PROJECT (sourcing_v2)
SPIDER (auto1.de)
2026-03-30 10:30:03 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 10:30:03 [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-30 10:30:03 [auto1.de] INFO: Batch mode enabled: batch 1/2
2026-03-30 10:30:03 [auto1.de] INFO: Starting spider auto1.de
2026-03-30 10:30:03 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 10:30:03 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 10:30:03 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 10:30:03 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 10:30:03 [scrapy.extensions.telnet] INFO: Telnet Password: a61c494b1bc810b2
2026-03-30 10:30:03 [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-30 10:30:03 [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.de/task_17_2026-03-30T10_30_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-30 10:30:03 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 10:30:03 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 10:30:03 [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-30 10:30:03 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 10:30:03 [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-30 10:30:03 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 10:30:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 10:30:03 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-30 10:30:03 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 10:30:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 10:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:04 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 10:30:04 [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-30 10:30:04 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 10:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 10:30:04 [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-30 10:30:04 [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-30 10:30:04 [scrapy.core.engine] INFO: Spider opened
2026-03-30 10:30:04 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 10:30:04 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-30 10:30:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-30 10:30:04 [scrapy-playwright] INFO: Starting download handler
2026-03-30 10:30:04 [scrapy-playwright] INFO: Starting download handler
2026-03-30 10:30:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-30 10:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:16 [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-30 10:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:20 [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-30 10:30:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:32 [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-30 10:30:32 [auto1.de] INFO: Channel: 24h | Page: 0 | totalHits: 9389 | hits on page: 40
2026-03-30 10:30:32 [auto1.de] INFO: Found listing with ID: TB59441
2026-03-30 10:30:32 [auto1.de] INFO: Found listing with ID: BR87527
2026-03-30 10:30:32 [auto1.de] INFO: Found listing with ID: SL00980
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SL00980%27 HTTP/1.1" 200 None
2026-03-30 10:30:32 [auto1.de] INFO: Scrape type for SL00980: 1
2026-03-30 10:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:32 [auto1.de] INFO: Found listing with ID: SU59079
2026-03-30 10:30:32 [auto1.de] INFO: Found listing with ID: HT07403
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HT07403%27 HTTP/1.1" 200 None
2026-03-30 10:30:32 [auto1.de] INFO: Scrape type for HT07403: 2
2026-03-30 10:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecca4c8e-70bd-510b-b92b-4b067402eff9 with identifier: HT07403
2026-03-30 10:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecca4c8e-70bd-510b-b92b-4b067402eff9 with scrape type 2
2026-03-30 10:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecca4c8e-70bd-510b-b92b-4b067402eff9 with scrape type 2
2026-03-30 10:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ecca4c8e-70bd-510b-b92b-4b067402eff9, identifier: HT07403
2026-03-30 10:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ecca4c8e-70bd-510b-b92b-4b067402eff9 with identifier: HT07403
2026-03-30 10:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-30 10:30:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ecca4c8e-70bd-510b-b92b-4b067402eff9 with identifier: HT07403
2026-03-30 10:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ecca4c8e-70bd-510b-b92b-4b067402eff9 with identifier: HT07403 to the API
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:44:33Z',
'fuel_type': 'diesel',
'id': 'ecca4c8e-70bd-510b-b92b-4b067402eff9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HT07403',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 133183,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-03',
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI RS',
'transmission': 'automatic',
'trim': 'RS',
'year': 2017}
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HT07403%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Saving data for HT07403: {'auction_closing_time': 1774971873.0, 'created_time': 1773658016.402589, 'last_price_update_time': 1774866633.639892}
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HT07403') HTTP/1.1" 204 0
2026-03-30 10:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: KB62051
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: KK63455
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KK63455%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for KK63455: 1
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: SJ61730
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SJ61730%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for SJ61730: 1
2026-03-30 10:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: EZ41546
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: HX90600
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HX90600%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for HX90600: 1
2026-03-30 10:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: CN17481
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: LB63142
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LB63142%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for LB63142: 1
2026-03-30 10:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: MV22055
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MV22055%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for MV22055: 1
2026-03-30 10:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: RB95028
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: HJ44005
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: ZT78115
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: NC73719
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NC73719%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for NC73719: 1
2026-03-30 10:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: TS03709
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: NV34927
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: MV50915
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: BA33674
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BA33674%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for BA33674: 1
2026-03-30 10:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: RE71978
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RE71978%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for RE71978: 1
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: GE19068
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: FA89686
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: SR78906
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: AA01285
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: CJ96583
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CJ96583%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for CJ96583: 1
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: MJ14379
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: AC44957
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: AT48689
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AT48689%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for AT48689: 1
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: LA60747
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LA60747%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for LA60747: 1
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: RL05361
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: FY79679
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: GL90573
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GL90573%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for GL90573: 1
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: UA27050
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: ZB67475
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: AF24454
2026-03-30 10:30:33 [auto1.de] INFO: Found listing with ID: VU63296
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VU63296%27 HTTP/1.1" 200 None
2026-03-30 10:30:33 [auto1.de] INFO: Scrape type for VU63296: 1
2026-03-30 10:30:34 [auto1.de] INFO: Found listing with ID: PG43779
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PG43779%27 HTTP/1.1" 200 None
2026-03-30 10:30:34 [auto1.de] INFO: Scrape type for PG43779: 1
2026-03-30 10:30:34 [auto1.de] INFO: Found listing with ID: RM26402
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RM26402%27 HTTP/1.1" 200 None
2026-03-30 10:30:34 [auto1.de] INFO: Scrape type for RM26402: 2
2026-03-30 10:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14ca5714-9e01-5927-bcc0-1a8d1580f20a with identifier: RM26402
2026-03-30 10:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14ca5714-9e01-5927-bcc0-1a8d1580f20a with scrape type 2
2026-03-30 10:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14ca5714-9e01-5927-bcc0-1a8d1580f20a with scrape type 2
2026-03-30 10:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 14ca5714-9e01-5927-bcc0-1a8d1580f20a, identifier: RM26402
2026-03-30 10:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 14ca5714-9e01-5927-bcc0-1a8d1580f20a with identifier: RM26402
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-30 10:30:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 14ca5714-9e01-5927-bcc0-1a8d1580f20a with identifier: RM26402
2026-03-30 10:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 14ca5714-9e01-5927-bcc0-1a8d1580f20a with identifier: RM26402 to the API
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:30: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-30 10:30: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:15:06Z',
'fuel_type': 'diesel',
'id': '14ca5714-9e01-5927-bcc0-1a8d1580f20a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RM26402',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 153933,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-28',
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Comfortline BlueMotion',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion',
'year': 2015}
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RM26402%27 HTTP/1.1" 200 None
2026-03-30 10:30:34 [auto1.de] INFO: Saving data for RM26402: {'auction_closing_time': 1774970106.0, 'created_time': 1774262583.722537, 'last_price_update_time': 1774866634.791459}
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RM26402') HTTP/1.1" 204 0
2026-03-30 10:30: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-30 10:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:35 [auto1.de] INFO: Channel: 24h | Page: 1 | totalHits: 9389 | hits on page: 40
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: TB59441
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: BR87527
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: SL00980
2026-03-30 10:30:35 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/SL00980/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: SU59079
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: HT07403
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HT07403%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [auto1.de] INFO: Scrape type for HT07403: 0
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: KB62051
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: KK63455
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: SJ61730
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: EZ41546
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: HX90600
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: CN17481
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: LB63142
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: MV22055
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: RB95028
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: HJ44005
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: ZT78115
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: NC73719
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: TS03709
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: NV34927
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: MV50915
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: BA33674
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: RE71978
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: GE19068
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: FA89686
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: SR78906
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: AA01285
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: CJ96583
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: MJ14379
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: AC44957
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: AT48689
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: LA60747
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: RL05361
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: FY79679
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: GL90573
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: UA27050
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: ZB67475
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: AF24454
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: VU63296
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: PG43779
2026-03-30 10:30:35 [auto1.de] INFO: Found listing with ID: RM26402
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RM26402%27 HTTP/1.1" 200 None
2026-03-30 10:30:35 [auto1.de] INFO: Scrape type for RM26402: 0
2026-03-30 10:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LB63142/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HX90600/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SL00980/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SJ61730/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BA33674/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:04 [scrapy.extensions.logstats] INFO: Crawled 10 pages (at 10 pages/min), scraped 2 items (at 2 items/min)
2026-03-30 10:31:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 157MiB
2026-03-30 10:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GL90573/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VU63296/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PG43779/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NC73719/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RE71978/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HX90600> (referer: https://www.auto1.com/v1/car-details-view/HX90600/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f547e7b-c58d-51cb-823c-a6f13beddb81 with identifier: HX90600
2026-03-30 10:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f547e7b-c58d-51cb-823c-a6f13beddb81 with scrape type 1
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f547e7b-c58d-51cb-823c-a6f13beddb81
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_88dc3c2abbfca38a82bf613a8611aed5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_88dc3c2abbfca38a82bf613a8611aed5.jpg not downloaded yet
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_3cf4ed5b573e6fa5926cb332ad9242c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_3cf4ed5b573e6fa5926cb332ad9242c9.jpg not downloaded yet
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_b4656206227a7940dd4e6d79eba45752.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_b4656206227a7940dd4e6d79eba45752.jpg not downloaded yet
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_71360b563f3d8f21ef0121dfcd0e7c99.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_71360b563f3d8f21ef0121dfcd0e7c99.jpg not downloaded yet
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_b6b608c2c6da62cfce7006e0912342a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_b6b608c2c6da62cfce7006e0912342a1.jpg not downloaded yet
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_c4c8fbcb6cc4dd55f96a62c6f2637dd4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_c4c8fbcb6cc4dd55f96a62c6f2637dd4.jpg not downloaded yet
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_0e02743ab3f518aa12ede5996ae66463.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_0e02743ab3f518aa12ede5996ae66463.jpg not downloaded yet
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_86156f480b9ea36b9d65085e5df0a217.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_86156f480b9ea36b9d65085e5df0a217.jpg not downloaded yet
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_ef50c0f067a8a208e848725acf640d66.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_ef50c0f067a8a208e848725acf640d66.jpg not downloaded yet
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_0b0fc6ea173746e98bb64a3d57d21885.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_0b0fc6ea173746e98bb64a3d57d21885.jpg not downloaded yet
2026-03-30 10:31:28 [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-30 10:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_88dc3c2abbfca38a82bf613a8611aed5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:28 [auto1.de] INFO: Channel: 24h | Page: 2 | totalHits: 9390 | hits on page: 40
2026-03-30 10:31:28 [auto1.de] INFO: Found listing with ID: PG43779
2026-03-30 10:31:28 [auto1.de] INFO: Found listing with ID: RM26402
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RM26402%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [auto1.de] INFO: Scrape type for RM26402: 0
2026-03-30 10:31:28 [auto1.de] INFO: Found listing with ID: RY19910
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RY19910%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [auto1.de] INFO: Scrape type for RY19910: 1
2026-03-30 10:31:28 [auto1.de] INFO: Found listing with ID: LR52017
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LR52017%27 HTTP/1.1" 200 None
2026-03-30 10:31:28 [auto1.de] INFO: Scrape type for LR52017: 2
2026-03-30 10:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84421e77-1495-55bb-b51b-52ef9e769dee with identifier: LR52017
2026-03-30 10:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84421e77-1495-55bb-b51b-52ef9e769dee with scrape type 2
2026-03-30 10:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84421e77-1495-55bb-b51b-52ef9e769dee with scrape type 2
2026-03-30 10:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 84421e77-1495-55bb-b51b-52ef9e769dee, identifier: LR52017
2026-03-30 10:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 84421e77-1495-55bb-b51b-52ef9e769dee with identifier: LR52017
2026-03-30 10:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 84421e77-1495-55bb-b51b-52ef9e769dee with identifier: LR52017
2026-03-30 10:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 84421e77-1495-55bb-b51b-52ef9e769dee with identifier: LR52017 to the API
2026-03-30 10:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:29 [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-31T15:30:51Z',
'fuel_type': 'diesel',
'id': '84421e77-1495-55bb-b51b-52ef9e769dee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LR52017',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 251708,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-27',
'seller_name': None,
'title': 'BMW 3er 318d',
'transmission': 'automatic',
'trim': '',
'year': 2013}
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LR52017%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [auto1.de] INFO: Saving data for LR52017: {'auction_closing_time': 1774971051.0, 'created_time': 1774262319.395619, 'last_price_update_time': 1774866689.181979}
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LR52017') HTTP/1.1" 204 0
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4302690>
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_88dc3c2abbfca38a82bf613a8611aed5.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_88dc3c2abbfca38a82bf613a8611aed5.jpg saved to cache
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2f547e7b-c58d-51cb-823c-a6f13beddb81
2026-03-30 10:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_ef50c0f067a8a208e848725acf640d66.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_0b0fc6ea173746e98bb64a3d57d21885.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:29 [auto1.de] INFO: Found listing with ID: AC30992
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AC30992%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [auto1.de] INFO: Scrape type for AC30992: 1
2026-03-30 10:31:29 [auto1.de] INFO: Found listing with ID: ZE05106
2026-03-30 10:31:29 [auto1.de] INFO: Found listing with ID: WL02580
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WL02580%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [auto1.de] INFO: Scrape type for WL02580: 1
2026-03-30 10:31:29 [auto1.de] INFO: Found listing with ID: TN19858
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TN19858%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [auto1.de] INFO: Scrape type for TN19858: 1
2026-03-30 10:31:29 [auto1.de] INFO: Found listing with ID: ND23678
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ND23678%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [auto1.de] INFO: Scrape type for ND23678: 1
2026-03-30 10:31:29 [auto1.de] INFO: Found listing with ID: YP09894
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YP09894%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [auto1.de] INFO: Scrape type for YP09894: 1
2026-03-30 10:31:29 [auto1.de] INFO: Found listing with ID: KH00073
2026-03-30 10:31:29 [auto1.de] INFO: Found listing with ID: MW69190
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MW69190%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [auto1.de] INFO: Scrape type for MW69190: 1
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4142f90>
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_ef50c0f067a8a208e848725acf640d66.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_ef50c0f067a8a208e848725acf640d66.jpg saved to cache
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2f547e7b-c58d-51cb-823c-a6f13beddb81
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4198550>
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_0b0fc6ea173746e98bb64a3d57d21885.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_0b0fc6ea173746e98bb64a3d57d21885.jpg saved to cache
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f547e7b-c58d-51cb-823c-a6f13beddb81
2026-03-30 10:31:29 [auto1.de] INFO: Found listing with ID: UT23109
2026-03-30 10:31:29 [auto1.de] INFO: Found listing with ID: HC62061
2026-03-30 10:31:29 [auto1.de] INFO: Found listing with ID: DV69723
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DV69723%27 HTTP/1.1" 200 None
2026-03-30 10:31:29 [auto1.de] INFO: Scrape type for DV69723: 2
2026-03-30 10:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 934ab9ed-359a-5950-a40a-21e09e7c97d3 with identifier: DV69723
2026-03-30 10:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 934ab9ed-359a-5950-a40a-21e09e7c97d3 with scrape type 2
2026-03-30 10:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 934ab9ed-359a-5950-a40a-21e09e7c97d3 with scrape type 2
2026-03-30 10:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 934ab9ed-359a-5950-a40a-21e09e7c97d3, identifier: DV69723
2026-03-30 10:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 934ab9ed-359a-5950-a40a-21e09e7c97d3 with identifier: DV69723
2026-03-30 10:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-30 10:31:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-30 10:31:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 934ab9ed-359a-5950-a40a-21e09e7c97d3 with identifier: DV69723
2026-03-30 10:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 934ab9ed-359a-5950-a40a-21e09e7c97d3 with identifier: DV69723 to the API
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 115,
'expiration_date': '2026-03-31T15:42:41Z',
'fuel_type': 'petrol',
'id': '934ab9ed-359a-5950-a40a-21e09e7c97d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DV69723',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 74821,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-02',
'seller_name': None,
'title': 'Skoda Octavia 1.0 TSI Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2019}
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DV69723%27 HTTP/1.1" 200 None
2026-03-30 10:31:30 [auto1.de] INFO: Saving data for DV69723: {'auction_closing_time': 1774971761.0, 'created_time': 1774380077.836258, 'last_price_update_time': 1774866690.532664}
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DV69723') HTTP/1.1" 204 0
2026-03-30 10:31:30 [auto1.de] INFO: Found listing with ID: LJ61664
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LJ61664%27 HTTP/1.1" 200 None
2026-03-30 10:31:30 [auto1.de] INFO: Scrape type for LJ61664: 1
2026-03-30 10:31:30 [auto1.de] INFO: Found listing with ID: PT71111
2026-03-30 10:31:30 [auto1.de] INFO: Found listing with ID: MR59336
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MR59336%27 HTTP/1.1" 200 None
2026-03-30 10:31:30 [auto1.de] INFO: Scrape type for MR59336: 2
2026-03-30 10:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bcb16f6-845e-5d33-890e-94b74152d5ad with identifier: MR59336
2026-03-30 10:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bcb16f6-845e-5d33-890e-94b74152d5ad with scrape type 2
2026-03-30 10:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bcb16f6-845e-5d33-890e-94b74152d5ad with scrape type 2
2026-03-30 10:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3bcb16f6-845e-5d33-890e-94b74152d5ad, identifier: MR59336
2026-03-30 10:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3bcb16f6-845e-5d33-890e-94b74152d5ad with identifier: MR59336
2026-03-30 10:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3bcb16f6-845e-5d33-890e-94b74152d5ad with identifier: MR59336
2026-03-30 10:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3bcb16f6-845e-5d33-890e-94b74152d5ad with identifier: MR59336 to the API
2026-03-30 10:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:24:02Z',
'fuel_type': 'petrol',
'id': '3bcb16f6-845e-5d33-890e-94b74152d5ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR59336',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 181899,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-20',
'seller_name': None,
'title': 'Renault Grand Scenic 2.0 Dynamique',
'transmission': 'automatic',
'trim': 'Dynamique',
'year': 2011}
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MR59336%27 HTTP/1.1" 200 None
2026-03-30 10:31:31 [auto1.de] INFO: Saving data for MR59336: {'auction_closing_time': 1774970642.0, 'created_time': 1773224717.031606, 'last_price_update_time': 1774866691.524197}
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MR59336') HTTP/1.1" 204 0
2026-03-30 10:31:31 [auto1.de] INFO: Found listing with ID: BZ99779
2026-03-30 10:31:31 [auto1.de] INFO: Found listing with ID: KS12062
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KS12062%27 HTTP/1.1" 200 None
2026-03-30 10:31:31 [auto1.de] INFO: Scrape type for KS12062: 2
2026-03-30 10:31:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6f2510e-558c-5e32-8c8b-7b9ae2f3f501 with identifier: KS12062
2026-03-30 10:31:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6f2510e-558c-5e32-8c8b-7b9ae2f3f501 with scrape type 2
2026-03-30 10:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6f2510e-558c-5e32-8c8b-7b9ae2f3f501 with scrape type 2
2026-03-30 10:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d6f2510e-558c-5e32-8c8b-7b9ae2f3f501, identifier: KS12062
2026-03-30 10:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d6f2510e-558c-5e32-8c8b-7b9ae2f3f501 with identifier: KS12062
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-30 10:31:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d6f2510e-558c-5e32-8c8b-7b9ae2f3f501 with identifier: KS12062
2026-03-30 10:31:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d6f2510e-558c-5e32-8c8b-7b9ae2f3f501 with identifier: KS12062 to the API
2026-03-30 10:31:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 200,
'expiration_date': '2026-03-31T15:41:09Z',
'fuel_type': 'diesel',
'id': 'd6f2510e-558c-5e32-8c8b-7b9ae2f3f501',
'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/KS12062',
'listing': 'auction',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 150598,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-28',
'seller_name': None,
'title': 'Ford Mondeo 2.2 TDCi Titanium X',
'transmission': 'manual',
'trim': 'Titanium X',
'year': 2013}
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KS12062%27 HTTP/1.1" 200 None
2026-03-30 10:31:32 [auto1.de] INFO: Saving data for KS12062: {'auction_closing_time': 1774971669.0, 'created_time': 1774380201.017097, 'last_price_update_time': 1774866692.95609}
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KS12062') HTTP/1.1" 204 0
2026-03-30 10:31:32 [auto1.de] INFO: Found listing with ID: HP60079
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HP60079%27 HTTP/1.1" 200 None
2026-03-30 10:31:32 [auto1.de] INFO: Scrape type for HP60079: 2
2026-03-30 10:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ce3b04b-6a43-546b-8663-5c9b42e66153 with identifier: HP60079
2026-03-30 10:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ce3b04b-6a43-546b-8663-5c9b42e66153 with scrape type 2
2026-03-30 10:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ce3b04b-6a43-546b-8663-5c9b42e66153 with scrape type 2
2026-03-30 10:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2ce3b04b-6a43-546b-8663-5c9b42e66153, identifier: HP60079
2026-03-30 10:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2ce3b04b-6a43-546b-8663-5c9b42e66153 with identifier: HP60079
2026-03-30 10:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2ce3b04b-6a43-546b-8663-5c9b42e66153 with identifier: HP60079
2026-03-30 10:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2ce3b04b-6a43-546b-8663-5c9b42e66153 with identifier: HP60079 to the API
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:58:12Z',
'fuel_type': 'diesel',
'id': '2ce3b04b-6a43-546b-8663-5c9b42e66153',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HP60079',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 140351,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-17',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Trendline BlueMotion',
'transmission': 'manual',
'trim': 'Trendline BlueMotion',
'year': 2017}
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HP60079%27 HTTP/1.1" 200 None
2026-03-30 10:31:33 [auto1.de] INFO: Saving data for HP60079: {'auction_closing_time': 1774972692.0, 'created_time': 1773228866.884302, 'last_price_update_time': 1774866693.433555}
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HP60079') HTTP/1.1" 204 0
2026-03-30 10:31:33 [auto1.de] INFO: Found listing with ID: EH27268
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EH27268%27 HTTP/1.1" 200 None
2026-03-30 10:31:33 [auto1.de] INFO: Scrape type for EH27268: 1
2026-03-30 10:31:33 [auto1.de] INFO: Found listing with ID: YY16041
2026-03-30 10:31:33 [auto1.de] INFO: Found listing with ID: NH36418
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NH36418%27 HTTP/1.1" 200 None
2026-03-30 10:31:33 [auto1.de] INFO: Scrape type for NH36418: 2
2026-03-30 10:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da6407b4-1e4f-5f72-be5d-a472b260cffa with identifier: NH36418
2026-03-30 10:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da6407b4-1e4f-5f72-be5d-a472b260cffa with scrape type 2
2026-03-30 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da6407b4-1e4f-5f72-be5d-a472b260cffa with scrape type 2
2026-03-30 10:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: da6407b4-1e4f-5f72-be5d-a472b260cffa, identifier: NH36418
2026-03-30 10:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: da6407b4-1e4f-5f72-be5d-a472b260cffa with identifier: NH36418
2026-03-30 10:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: da6407b4-1e4f-5f72-be5d-a472b260cffa with identifier: NH36418
2026-03-30 10:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: da6407b4-1e4f-5f72-be5d-a472b260cffa with identifier: NH36418 to the API
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:12:40Z',
'fuel_type': 'diesel',
'id': 'da6407b4-1e4f-5f72-be5d-a472b260cffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NH36418',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit',
'odometer': 172717,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-01',
'seller_name': None,
'title': 'Ford Transit 2.0 TDCi 310 L2 Trend',
'transmission': 'automatic',
'trim': '310 L2 Trend',
'year': 2017}
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NH36418%27 HTTP/1.1" 200 None
2026-03-30 10:31:33 [auto1.de] INFO: Saving data for NH36418: {'auction_closing_time': 1774969960.0, 'created_time': 1774463673.824886, 'last_price_update_time': 1774866693.903205}
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NH36418') HTTP/1.1" 204 0
2026-03-30 10:31:33 [auto1.de] INFO: Found listing with ID: ME91178
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ME91178%27 HTTP/1.1" 200 None
2026-03-30 10:31:33 [auto1.de] INFO: Scrape type for ME91178: 1
2026-03-30 10:31:33 [auto1.de] INFO: Found listing with ID: CK82511
2026-03-30 10:31:33 [auto1.de] INFO: Found listing with ID: HR29759
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HR29759%27 HTTP/1.1" 200 None
2026-03-30 10:31:33 [auto1.de] INFO: Scrape type for HR29759: 2
2026-03-30 10:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeb33fa1-2df9-5c86-b23a-d4f2f3e6fd6c with identifier: HR29759
2026-03-30 10:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb33fa1-2df9-5c86-b23a-d4f2f3e6fd6c with scrape type 2
2026-03-30 10:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aeb33fa1-2df9-5c86-b23a-d4f2f3e6fd6c with scrape type 2
2026-03-30 10:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: aeb33fa1-2df9-5c86-b23a-d4f2f3e6fd6c, identifier: HR29759
2026-03-30 10:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: aeb33fa1-2df9-5c86-b23a-d4f2f3e6fd6c with identifier: HR29759
2026-03-30 10:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: aeb33fa1-2df9-5c86-b23a-d4f2f3e6fd6c with identifier: HR29759
2026-03-30 10:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: aeb33fa1-2df9-5c86-b23a-d4f2f3e6fd6c with identifier: HR29759 to the API
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 190,
'expiration_date': '2026-03-31T15:15:28Z',
'fuel_type': 'diesel',
'id': 'aeb33fa1-2df9-5c86-b23a-d4f2f3e6fd6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HR29759',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'V-Klasse',
'odometer': 231552,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-06',
'seller_name': None,
'title': 'Mercedes-Benz V-Klasse V 250 d lang BlueTEC Avantgarde Edition',
'transmission': 'automatic',
'trim': 'lang BlueTEC Avantgarde Edition',
'year': 2016}
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HR29759%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [auto1.de] INFO: Saving data for HR29759: {'auction_closing_time': 1774970128.0, 'created_time': 1773132172.933046, 'last_price_update_time': 1774866694.38164}
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HR29759') HTTP/1.1" 204 0
2026-03-30 10:31:34 [auto1.de] INFO: Found listing with ID: XU95663
2026-03-30 10:31:34 [auto1.de] INFO: Found listing with ID: DE87976
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DE87976%27 HTTP/1.1" 200 None
2026-03-30 10:31:34 [auto1.de] INFO: Scrape type for DE87976: 2
2026-03-30 10:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5b8e26e-aaf7-5886-abf5-b163658bd032 with identifier: DE87976
2026-03-30 10:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5b8e26e-aaf7-5886-abf5-b163658bd032 with scrape type 2
2026-03-30 10:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5b8e26e-aaf7-5886-abf5-b163658bd032 with scrape type 2
2026-03-30 10:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d5b8e26e-aaf7-5886-abf5-b163658bd032, identifier: DE87976
2026-03-30 10:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d5b8e26e-aaf7-5886-abf5-b163658bd032 with identifier: DE87976
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=orange HTTP/1.1" 200 None
2026-03-30 10:31:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d5b8e26e-aaf7-5886-abf5-b163658bd032 with identifier: DE87976
2026-03-30 10:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d5b8e26e-aaf7-5886-abf5-b163658bd032 with identifier: DE87976 to the API
2026-03-30 10:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:47:21Z',
'fuel_type': 'petrol',
'id': 'd5b8e26e-aaf7-5886-abf5-b163658bd032',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DE87976',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 21062,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-26',
'seller_name': None,
'title': 'Volkswagen T-Cross 1.0 TSI United',
'transmission': 'manual',
'trim': 'United',
'year': 2020}
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DE87976%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [auto1.de] INFO: Saving data for DE87976: {'auction_closing_time': 1774972041.0, 'created_time': 1773776143.450017, 'last_price_update_time': 1774866695.274292}
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DE87976') HTTP/1.1" 204 0
2026-03-30 10:31:35 [auto1.de] INFO: Found listing with ID: LA83514
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LA83514%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [auto1.de] INFO: Scrape type for LA83514: 1
2026-03-30 10:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LB63142> (referer: https://www.auto1.com/v1/car-details-view/LB63142/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:35 [auto1.de] INFO: Found listing with ID: EJ77666
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EJ77666%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [auto1.de] INFO: Scrape type for EJ77666: 1
2026-03-30 10:31:35 [auto1.de] INFO: Found listing with ID: FN78597
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FN78597%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [auto1.de] INFO: Scrape type for FN78597: 2
2026-03-30 10:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6abbce3-be8c-54f0-84f1-e08b080bd7be with identifier: FN78597
2026-03-30 10:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6abbce3-be8c-54f0-84f1-e08b080bd7be with scrape type 2
2026-03-30 10:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6abbce3-be8c-54f0-84f1-e08b080bd7be with scrape type 2
2026-03-30 10:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e6abbce3-be8c-54f0-84f1-e08b080bd7be, identifier: FN78597
2026-03-30 10:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e6abbce3-be8c-54f0-84f1-e08b080bd7be with identifier: FN78597
2026-03-30 10:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e6abbce3-be8c-54f0-84f1-e08b080bd7be with identifier: FN78597
2026-03-30 10:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e6abbce3-be8c-54f0-84f1-e08b080bd7be with identifier: FN78597 to the API
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:35 [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': 177,
'expiration_date': '2026-03-31T15:52:15Z',
'fuel_type': 'petrol',
'id': 'e6abbce3-be8c-54f0-84f1-e08b080bd7be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FN78597',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 163606,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-12',
'seller_name': None,
'title': 'Hyundai Kona 1.6 TGDI Premium 4WD',
'transmission': 'automatic',
'trim': 'Premium 4WD',
'year': 2019}
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FN78597%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [auto1.de] INFO: Saving data for FN78597: {'auction_closing_time': 1774972335.0, 'created_time': 1773227796.762921, 'last_price_update_time': 1774866695.784625}
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FN78597') HTTP/1.1" 204 0
2026-03-30 10:31:35 [auto1.de] INFO: Found listing with ID: SH78977
2026-03-30 10:31:35 [auto1.de] INFO: Found listing with ID: WF16279
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WF16279%27 HTTP/1.1" 200 None
2026-03-30 10:31:35 [auto1.de] INFO: Scrape type for WF16279: 2
2026-03-30 10:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9a23347-b8a8-5622-b144-2a55df60ceeb with identifier: WF16279
2026-03-30 10:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9a23347-b8a8-5622-b144-2a55df60ceeb with scrape type 2
2026-03-30 10:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9a23347-b8a8-5622-b144-2a55df60ceeb with scrape type 2
2026-03-30 10:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d9a23347-b8a8-5622-b144-2a55df60ceeb, identifier: WF16279
2026-03-30 10:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d9a23347-b8a8-5622-b144-2a55df60ceeb with identifier: WF16279
2026-03-30 10:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d9a23347-b8a8-5622-b144-2a55df60ceeb with identifier: WF16279
2026-03-30 10:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d9a23347-b8a8-5622-b144-2a55df60ceeb with identifier: WF16279 to the API
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:36 [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-31T15:18:40Z',
'fuel_type': 'diesel',
'id': 'd9a23347-b8a8-5622-b144-2a55df60ceeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WF16279',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 172028,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-26',
'seller_name': None,
'title': 'BMW X3 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WF16279%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [auto1.de] INFO: Saving data for WF16279: {'auction_closing_time': 1774970320.0, 'created_time': 1773945081.269593, 'last_price_update_time': 1774866696.22732}
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WF16279') HTTP/1.1" 204 0
2026-03-30 10:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9d00847-8b8b-5049-9eb3-4112a859702c with identifier: LB63142
2026-03-30 10:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9d00847-8b8b-5049-9eb3-4112a859702c with scrape type 1
2026-03-30 10:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9d00847-8b8b-5049-9eb3-4112a859702c
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_650c4b643f94365aa05c00bf42fddbc5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_650c4b643f94365aa05c00bf42fddbc5.jpg not downloaded yet
2026-03-30 10:31:36 [auto1.de] INFO: Found listing with ID: HC77089
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HC77089%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [auto1.de] INFO: Scrape type for HC77089: 1
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_77811d26c8da3e3225740a80b2031156.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_77811d26c8da3e3225740a80b2031156.jpg not downloaded yet
2026-03-30 10:31:36 [auto1.de] INFO: Found listing with ID: TV02686
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TV02686%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [auto1.de] INFO: Scrape type for TV02686: 1
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_ecf7adbc899f6d5822e8d4dfce6fab3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ecf7adbc899f6d5822e8d4dfce6fab3a.jpg not downloaded yet
2026-03-30 10:31:36 [auto1.de] INFO: Found listing with ID: BR45511
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BR45511%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [auto1.de] INFO: Scrape type for BR45511: 2
2026-03-30 10:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b0c76f-a9b3-513a-b24a-55fbec71c328 with identifier: BR45511
2026-03-30 10:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b0c76f-a9b3-513a-b24a-55fbec71c328 with scrape type 2
2026-03-30 10:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1b0c76f-a9b3-513a-b24a-55fbec71c328 with scrape type 2
2026-03-30 10:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f1b0c76f-a9b3-513a-b24a-55fbec71c328, identifier: BR45511
2026-03-30 10:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f1b0c76f-a9b3-513a-b24a-55fbec71c328 with identifier: BR45511
2026-03-30 10:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f1b0c76f-a9b3-513a-b24a-55fbec71c328 with identifier: BR45511
2026-03-30 10:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f1b0c76f-a9b3-513a-b24a-55fbec71c328 with identifier: BR45511 to the API
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:36 [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-31T15:02:40Z',
'fuel_type': 'diesel',
'id': 'f1b0c76f-a9b3-513a-b24a-55fbec71c328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BR45511',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 146307,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-18',
'seller_name': None,
'title': 'Volkswagen Touran 2.0 TDI Join',
'transmission': 'manual',
'trim': 'Join',
'year': 2018}
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BR45511%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [auto1.de] INFO: Saving data for BR45511: {'auction_closing_time': 1774969360.0, 'created_time': 1774522348.611056, 'last_price_update_time': 1774866696.783342}
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BR45511') HTTP/1.1" 204 0
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_e87a6765d14b752b185cab1f4b2336a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_e87a6765d14b752b185cab1f4b2336a9.jpg not downloaded yet
2026-03-30 10:31:36 [auto1.de] INFO: Found listing with ID: WW07802
2026-03-30 10:31:36 [auto1.de] INFO: Found listing with ID: WN73161
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WN73161%27 HTTP/1.1" 200 None
2026-03-30 10:31:36 [auto1.de] INFO: Scrape type for WN73161: 2
2026-03-30 10:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a221b229-5e2f-5c81-b7ba-b7ec0236399f with identifier: WN73161
2026-03-30 10:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a221b229-5e2f-5c81-b7ba-b7ec0236399f with scrape type 2
2026-03-30 10:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a221b229-5e2f-5c81-b7ba-b7ec0236399f with scrape type 2
2026-03-30 10:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a221b229-5e2f-5c81-b7ba-b7ec0236399f, identifier: WN73161
2026-03-30 10:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a221b229-5e2f-5c81-b7ba-b7ec0236399f with identifier: WN73161
2026-03-30 10:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a221b229-5e2f-5c81-b7ba-b7ec0236399f with identifier: WN73161
2026-03-30 10:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a221b229-5e2f-5c81-b7ba-b7ec0236399f with identifier: WN73161 to the API
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31: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': 110,
'expiration_date': '2026-03-31T15:23:28Z',
'fuel_type': 'petrol',
'id': 'a221b229-5e2f-5c81-b7ba-b7ec0236399f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WN73161',
'listing': 'auction',
'make': 'Ford',
'model': 'EcoSport',
'odometer': 47304,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-05',
'seller_name': None,
'title': 'Ford EcoSport 1.5 Ti-VCT Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2016}
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WN73161%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [auto1.de] INFO: Saving data for WN73161: {'auction_closing_time': 1774970608.0, 'created_time': 1773303957.976994, 'last_price_update_time': 1774866697.376841}
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WN73161') HTTP/1.1" 204 0
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_cb785515e90eaccdc24e682b628ad368.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_cb785515e90eaccdc24e682b628ad368.jpg not downloaded yet
2026-03-30 10:31:37 [auto1.de] INFO: Found listing with ID: BH73994
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_95014e1a23dce2d1e58baa01cfb17aed.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_95014e1a23dce2d1e58baa01cfb17aed.jpg not downloaded yet
2026-03-30 10:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SJ61730> (referer: https://www.auto1.com/v1/car-details-view/SJ61730/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SL00980> (referer: https://www.auto1.com/v1/car-details-view/SL00980/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_24b6110178b0cc4edab7283a2e9466c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_24b6110178b0cc4edab7283a2e9466c4.jpg not downloaded yet
2026-03-30 10:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_ffbdb41ec591e1c4718b4b331e187331.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ffbdb41ec591e1c4718b4b331e187331.jpg not downloaded yet
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_e64199e6057d6d81ee8e8aa3cbcbb3d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_e64199e6057d6d81ee8e8aa3cbcbb3d5.jpg not downloaded yet
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_ab9f989f932c2eea3d1628e72cec989c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ab9f989f932c2eea3d1628e72cec989c.jpg not downloaded yet
2026-03-30 10:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9126a28-d17f-5b94-aaf5-72a83e8e2af5 with identifier: SJ61730
2026-03-30 10:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5 with scrape type 1
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_ae3a1d8f58d9d59cd2ba9261f30000ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_ae3a1d8f58d9d59cd2ba9261f30000ab.jpg not downloaded yet
2026-03-30 10:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf4da6b8-f01a-5146-a5f8-4685eeb2d21b with identifier: SL00980
2026-03-30 10:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf4da6b8-f01a-5146-a5f8-4685eeb2d21b with scrape type 1
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf4da6b8-f01a-5146-a5f8-4685eeb2d21b
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252Fc2%252F62c29821179275bf9a6119ac89329d61%252Fpa%252FSL00980_e9e4b50a875b59b25c3bd03aa39357d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_e9e4b50a875b59b25c3bd03aa39357d6.jpg already downloaded
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252Fc2%252F62c29821179275bf9a6119ac89329d61%252Fpa%252FSL00980_21c9324c86f4c7a8d1a497ea568067e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_21c9324c86f4c7a8d1a497ea568067e7.jpg already downloaded
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252Fc2%252F62c29821179275bf9a6119ac89329d61%252Fpa%252FSL00980_e15612123c97fc450c730b3d0cbd8205.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_e15612123c97fc450c730b3d0cbd8205.jpg already downloaded
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252Fc2%252F62c29821179275bf9a6119ac89329d61%252Fpa%252FSL00980_488995c9815dce2b5736df2324314a02.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_488995c9815dce2b5736df2324314a02.jpg already downloaded
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252Fc2%252F62c29821179275bf9a6119ac89329d61%252Fpa%252FSL00980_47acd7eb625667394ce947e3836b0866.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_47acd7eb625667394ce947e3836b0866.jpg already downloaded
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252Fc2%252F62c29821179275bf9a6119ac89329d61%252Fpa%252FSL00980_3e6c7aff5539f60c346db9f6bb110ef8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_3e6c7aff5539f60c346db9f6bb110ef8.jpg already downloaded
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252Fc2%252F62c29821179275bf9a6119ac89329d61%252Fpa%252FSL00980_239a8f5aac1fe97570bffc0c5c911383.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_239a8f5aac1fe97570bffc0c5c911383.jpg already downloaded
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252Fc2%252F62c29821179275bf9a6119ac89329d61%252Fpa%252FSL00980_dcb9e9d9f02db491ca9b093d1d57a28b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_dcb9e9d9f02db491ca9b093d1d57a28b.jpg already downloaded
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252Fc2%252F62c29821179275bf9a6119ac89329d61%252Fpa%252FSL00980_7527d5d56279e8b46e4174a0e617df8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_7527d5d56279e8b46e4174a0e617df8f.jpg already downloaded
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252Fc2%252F62c29821179275bf9a6119ac89329d61%252Fpa%252FSL00980_2d9971e1774de47d2137cb76091628c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_2d9971e1774de47d2137cb76091628c1.jpg already downloaded
2026-03-30 10:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: cf4da6b8-f01a-5146-a5f8-4685eeb2d21b, identifier: SL00980
2026-03-30 10:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: cf4da6b8-f01a-5146-a5f8-4685eeb2d21b with identifier: SL00980
2026-03-30 10:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: cf4da6b8-f01a-5146-a5f8-4685eeb2d21b with identifier: SL00980
2026-03-30 10:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: cf4da6b8-f01a-5146-a5f8-4685eeb2d21b with identifier: SL00980 to the API
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/SL00980>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:46:37Z',
'fuel_type': 'petrol',
'id': 'cf4da6b8-f01a-5146-a5f8-4685eeb2d21b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SL00980',
'listing': 'auction',
'location': 'DE, Oberding',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 36085,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_e9e4b50a875b59b25c3bd03aa39357d6.jpg',
'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_21c9324c86f4c7a8d1a497ea568067e7.jpg',
'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_e15612123c97fc450c730b3d0cbd8205.jpg',
'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_488995c9815dce2b5736df2324314a02.jpg',
'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_47acd7eb625667394ce947e3836b0866.jpg',
'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_3e6c7aff5539f60c346db9f6bb110ef8.jpg',
'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_239a8f5aac1fe97570bffc0c5c911383.jpg',
'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_dcb9e9d9f02db491ca9b093d1d57a28b.jpg',
'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_7527d5d56279e8b46e4174a0e617df8f.jpg',
'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_2d9971e1774de47d2137cb76091628c1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4da6b8-f01a-5146-a5f8-4685eeb2d21b/cf4da6b8-f01a-5146-a5f8-4685eeb2d21b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77299,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_e9e4b50a875b59b25c3bd03aa39357d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4da6b8-f01a-5146-a5f8-4685eeb2d21b/cf4da6b8-f01a-5146-a5f8-4685eeb2d21b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74041,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_21c9324c86f4c7a8d1a497ea568067e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4da6b8-f01a-5146-a5f8-4685eeb2d21b/cf4da6b8-f01a-5146-a5f8-4685eeb2d21b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78877,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_e15612123c97fc450c730b3d0cbd8205.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4da6b8-f01a-5146-a5f8-4685eeb2d21b/cf4da6b8-f01a-5146-a5f8-4685eeb2d21b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2825461,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_488995c9815dce2b5736df2324314a02.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4da6b8-f01a-5146-a5f8-4685eeb2d21b/cf4da6b8-f01a-5146-a5f8-4685eeb2d21b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67047,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_47acd7eb625667394ce947e3836b0866.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4da6b8-f01a-5146-a5f8-4685eeb2d21b/cf4da6b8-f01a-5146-a5f8-4685eeb2d21b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82142,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_3e6c7aff5539f60c346db9f6bb110ef8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4da6b8-f01a-5146-a5f8-4685eeb2d21b/cf4da6b8-f01a-5146-a5f8-4685eeb2d21b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50677,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_239a8f5aac1fe97570bffc0c5c911383.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4da6b8-f01a-5146-a5f8-4685eeb2d21b/cf4da6b8-f01a-5146-a5f8-4685eeb2d21b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64953,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_dcb9e9d9f02db491ca9b093d1d57a28b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4da6b8-f01a-5146-a5f8-4685eeb2d21b/cf4da6b8-f01a-5146-a5f8-4685eeb2d21b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74487,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_7527d5d56279e8b46e4174a0e617df8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4da6b8-f01a-5146-a5f8-4685eeb2d21b/cf4da6b8-f01a-5146-a5f8-4685eeb2d21b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2690093,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img62/c2/62c29821179275bf9a6119ac89329d61/pa/SL00980_2d9971e1774de47d2137cb76091628c1.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-07-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 200 AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2017}
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SL00980%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [auto1.de] INFO: Saving data for SL00980: {'created_time': 1774866698.377644, 'last_price_update_time': 1774866698.377655, 'auction_closing_time': 1774971997.0}
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SL00980') HTTP/1.1" 204 0
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_24f12a935d5038dd3b1e04084a261b53.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_24f12a935d5038dd3b1e04084a261b53.jpg not downloaded yet
2026-03-30 10:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_cb785515e90eaccdc24e682b628ad368.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_95014e1a23dce2d1e58baa01cfb17aed.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_14421f7acd539a60386238e690312abe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_14421f7acd539a60386238e690312abe.jpg not downloaded yet
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_51b8e9c81c8993bb25435cc389fa6582.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_51b8e9c81c8993bb25435cc389fa6582.jpg not downloaded yet
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_eb0274193a60f4a8ed7d1e71f7aaa0ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_eb0274193a60f4a8ed7d1e71f7aaa0ae.jpg not downloaded yet
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_39d381f74eb5aca1da1dadb24926d94b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_39d381f74eb5aca1da1dadb24926d94b.jpg not downloaded yet
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_de9f699b3fb44cb65dd2f5fded14b69e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_de9f699b3fb44cb65dd2f5fded14b69e.jpg not downloaded yet
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_bbe5558b4045a3aea0dbec8c757e3faa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_bbe5558b4045a3aea0dbec8c757e3faa.jpg not downloaded yet
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_434dea7845ee73c3c0a5697e97cf7168.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_434dea7845ee73c3c0a5697e97cf7168.jpg not downloaded yet
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42850d0>
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_cb785515e90eaccdc24e682b628ad368.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_cb785515e90eaccdc24e682b628ad368.jpg saved to cache
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e9d00847-8b8b-5049-9eb3-4112a859702c
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f437b510>
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_95014e1a23dce2d1e58baa01cfb17aed.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_95014e1a23dce2d1e58baa01cfb17aed.jpg saved to cache
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e9d00847-8b8b-5049-9eb3-4112a859702c
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_4bd429aedd41060a96e83dcb0cea04d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_4bd429aedd41060a96e83dcb0cea04d9.jpg not downloaded yet
2026-03-30 10:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_ae3a1d8f58d9d59cd2ba9261f30000ab.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ab9f989f932c2eea3d1628e72cec989c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432e490>
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_ae3a1d8f58d9d59cd2ba9261f30000ab.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_ae3a1d8f58d9d59cd2ba9261f30000ab.jpg saved to cache
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f416c410>
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_ab9f989f932c2eea3d1628e72cec989c.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ab9f989f932c2eea3d1628e72cec989c.jpg saved to cache
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e9d00847-8b8b-5049-9eb3-4112a859702c
2026-03-30 10:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_434dea7845ee73c3c0a5697e97cf7168.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_4bd429aedd41060a96e83dcb0cea04d9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5911bd0>
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_434dea7845ee73c3c0a5697e97cf7168.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_434dea7845ee73c3c0a5697e97cf7168.jpg saved to cache
2026-03-30 10:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4255290>
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_4bd429aedd41060a96e83dcb0cea04d9.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_4bd429aedd41060a96e83dcb0cea04d9.jpg saved to cache
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5
2026-03-30 10:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_bbe5558b4045a3aea0dbec8c757e3faa.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_de9f699b3fb44cb65dd2f5fded14b69e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f426bed0>
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_bbe5558b4045a3aea0dbec8c757e3faa.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_bbe5558b4045a3aea0dbec8c757e3faa.jpg saved to cache
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42693d0>
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_de9f699b3fb44cb65dd2f5fded14b69e.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_de9f699b3fb44cb65dd2f5fded14b69e.jpg saved to cache
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5
2026-03-30 10:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_39d381f74eb5aca1da1dadb24926d94b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_eb0274193a60f4a8ed7d1e71f7aaa0ae.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a3b50>
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_39d381f74eb5aca1da1dadb24926d94b.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_39d381f74eb5aca1da1dadb24926d94b.jpg saved to cache
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4254f90>
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_eb0274193a60f4a8ed7d1e71f7aaa0ae.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_eb0274193a60f4a8ed7d1e71f7aaa0ae.jpg saved to cache
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5
2026-03-30 10:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_51b8e9c81c8993bb25435cc389fa6582.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_14421f7acd539a60386238e690312abe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4171590>
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_51b8e9c81c8993bb25435cc389fa6582.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_51b8e9c81c8993bb25435cc389fa6582.jpg saved to cache
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4194fd0>
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_14421f7acd539a60386238e690312abe.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_14421f7acd539a60386238e690312abe.jpg saved to cache
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5
2026-03-30 10:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_24f12a935d5038dd3b1e04084a261b53.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_e64199e6057d6d81ee8e8aa3cbcbb3d5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f416d390>
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Ff9%252Ff0f902b8891338f0d597cdfe18d290e9%252Fpa%252FSJ61730_24f12a935d5038dd3b1e04084a261b53.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_24f12a935d5038dd3b1e04084a261b53.jpg saved to cache
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5
2026-03-30 10:31:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9126a28-d17f-5b94-aaf5-72a83e8e2af5, skipping ID generation
2026-03-30 10:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5 with scrape type 1
2026-03-30 10:31:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9126a28-d17f-5b94-aaf5-72a83e8e2af5 sending to next pipeline
2026-03-30 10:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d9126a28-d17f-5b94-aaf5-72a83e8e2af5, identifier: SJ61730
2026-03-30 10:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d9126a28-d17f-5b94-aaf5-72a83e8e2af5 with identifier: SJ61730
2026-03-30 10:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d9126a28-d17f-5b94-aaf5-72a83e8e2af5 with identifier: SJ61730
2026-03-30 10:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d9126a28-d17f-5b94-aaf5-72a83e8e2af5 with identifier: SJ61730 to the API
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_24f12a935d5038dd3b1e04084a261b53.jpg>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:59:06Z',
'fuel_type': 'petrol',
'id': 'd9126a28-d17f-5b94-aaf5-72a83e8e2af5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SJ61730',
'listing': 'auction',
'location': 'DE, Mülheim an der Ruhr',
'make': 'Skoda',
'model': 'Citigo',
'odometer': 63612,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82606,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_ae3a1d8f58d9d59cd2ba9261f30000ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79104,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_24f12a935d5038dd3b1e04084a261b53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82591,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_14421f7acd539a60386238e690312abe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80101,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_51b8e9c81c8993bb25435cc389fa6582.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93504,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_eb0274193a60f4a8ed7d1e71f7aaa0ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83249,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_39d381f74eb5aca1da1dadb24926d94b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74455,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_de9f699b3fb44cb65dd2f5fded14b69e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81329,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_bbe5558b4045a3aea0dbec8c757e3faa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66191,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_434dea7845ee73c3c0a5697e97cf7168.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9126a28-d17f-5b94-aaf5-72a83e8e2af5/d9126a28-d17f-5b94-aaf5-72a83e8e2af5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88423,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/f9/f0f902b8891338f0d597cdfe18d290e9/pa/SJ61730_4bd429aedd41060a96e83dcb0cea04d9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-04-11',
'seats_number': 4,
'seller_name': None,
'title': 'Skoda Citigo 1.0 MPI Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2013}
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SJ61730%27 HTTP/1.1" 200 None
2026-03-30 10:31:40 [auto1.de] INFO: Saving data for SJ61730: {'created_time': 1774866700.315836, 'last_price_update_time': 1774866700.315847, 'auction_closing_time': 1774972746.0}
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SJ61730') HTTP/1.1" 204 0
2026-03-30 10:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ffbdb41ec591e1c4718b4b331e187331.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_24b6110178b0cc4edab7283a2e9466c4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4278390>
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_e64199e6057d6d81ee8e8aa3cbcbb3d5.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_e64199e6057d6d81ee8e8aa3cbcbb3d5.jpg saved to cache
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e9d00847-8b8b-5049-9eb3-4112a859702c
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4289f90>
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_ffbdb41ec591e1c4718b4b331e187331.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ffbdb41ec591e1c4718b4b331e187331.jpg saved to cache
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e9d00847-8b8b-5049-9eb3-4112a859702c
2026-03-30 10:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_e87a6765d14b752b185cab1f4b2336a9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414ba50>
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_24b6110178b0cc4edab7283a2e9466c4.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_24b6110178b0cc4edab7283a2e9466c4.jpg saved to cache
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e9d00847-8b8b-5049-9eb3-4112a859702c
2026-03-30 10:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ecf7adbc899f6d5822e8d4dfce6fab3a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4223e90>
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_e87a6765d14b752b185cab1f4b2336a9.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_e87a6765d14b752b185cab1f4b2336a9.jpg saved to cache
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e9d00847-8b8b-5049-9eb3-4112a859702c
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4289110>
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_ecf7adbc899f6d5822e8d4dfce6fab3a.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ecf7adbc899f6d5822e8d4dfce6fab3a.jpg saved to cache
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e9d00847-8b8b-5049-9eb3-4112a859702c
2026-03-30 10:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_77811d26c8da3e3225740a80b2031156.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41949d0>
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_77811d26c8da3e3225740a80b2031156.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_77811d26c8da3e3225740a80b2031156.jpg saved to cache
2026-03-30 10:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e9d00847-8b8b-5049-9eb3-4112a859702c
2026-03-30 10:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KK63455/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_650c4b643f94365aa05c00bf42fddbc5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4289d50>
2026-03-30 10:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F78%252Fd4783e7663df4328519a981ac5b34ec8%252Fpa%252FLB63142_650c4b643f94365aa05c00bf42fddbc5.jpg') HTTP/1.1" 204 0
2026-03-30 10:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_650c4b643f94365aa05c00bf42fddbc5.jpg saved to cache
2026-03-30 10:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e9d00847-8b8b-5049-9eb3-4112a859702c
2026-03-30 10:31:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e9d00847-8b8b-5049-9eb3-4112a859702c, skipping ID generation
2026-03-30 10:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9d00847-8b8b-5049-9eb3-4112a859702c with scrape type 1
2026-03-30 10:31:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e9d00847-8b8b-5049-9eb3-4112a859702c sending to next pipeline
2026-03-30 10:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e9d00847-8b8b-5049-9eb3-4112a859702c, identifier: LB63142
2026-03-30 10:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e9d00847-8b8b-5049-9eb3-4112a859702c with identifier: LB63142
2026-03-30 10:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e9d00847-8b8b-5049-9eb3-4112a859702c with identifier: LB63142
2026-03-30 10:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e9d00847-8b8b-5049-9eb3-4112a859702c with identifier: LB63142 to the API
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:31: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-30 10:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_650c4b643f94365aa05c00bf42fddbc5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:57:18Z',
'fuel_type': 'diesel',
'id': 'e9d00847-8b8b-5049-9eb3-4112a859702c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LB63142',
'listing': 'auction',
'location': 'DE, Gera',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 123430,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69083,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_650c4b643f94365aa05c00bf42fddbc5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64883,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_77811d26c8da3e3225740a80b2031156.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68997,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ecf7adbc899f6d5822e8d4dfce6fab3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57760,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_e87a6765d14b752b185cab1f4b2336a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67867,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_cb785515e90eaccdc24e682b628ad368.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67139,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_95014e1a23dce2d1e58baa01cfb17aed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57624,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_24b6110178b0cc4edab7283a2e9466c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61722,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ffbdb41ec591e1c4718b4b331e187331.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71920,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_e64199e6057d6d81ee8e8aa3cbcbb3d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9d00847-8b8b-5049-9eb3-4112a859702c/e9d00847-8b8b-5049-9eb3-4112a859702c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83448,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/78/d4783e7663df4328519a981ac5b34ec8/pa/LB63142_ab9f989f932c2eea3d1628e72cec989c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 220 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2016}
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LB63142%27 HTTP/1.1" 200 None
2026-03-30 10:31:43 [auto1.de] INFO: Saving data for LB63142: {'created_time': 1774866703.288943, 'last_price_update_time': 1774866703.288955, 'auction_closing_time': 1774972638.0}
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LB63142') HTTP/1.1" 204 0
2026-03-30 10:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CJ96583/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:31:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:04 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 12 pages/min), scraped 17 items (at 15 items/min)
2026-03-30 10:32:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 160MiB
2026-03-30 10:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NC73719> (referer: https://www.auto1.com/v1/car-details-view/NC73719/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af632eeb-b78c-59f0-8a64-1fbc892297d2 with identifier: NC73719
2026-03-30 10:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af632eeb-b78c-59f0-8a64-1fbc892297d2 with scrape type 1
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af632eeb-b78c-59f0-8a64-1fbc892297d2
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F52%252F5c52ac4e9b8df186c2231922807ea922%252Fpa%252FNC73719_97183880412c3598b3330fb626581f8c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_97183880412c3598b3330fb626581f8c.jpg already downloaded
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F52%252F5c52ac4e9b8df186c2231922807ea922%252Fpa%252FNC73719_e20555be7aec0c86b704bc2c06bc4351.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_e20555be7aec0c86b704bc2c06bc4351.jpg already downloaded
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F52%252F5c52ac4e9b8df186c2231922807ea922%252Fpa%252FNC73719_89dc04394d26443940696cc9c9683f3d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_89dc04394d26443940696cc9c9683f3d.jpg already downloaded
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F52%252F5c52ac4e9b8df186c2231922807ea922%252Fpa%252FNC73719_83e7bf528d59dfc52a8a8fd75df94937.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_83e7bf528d59dfc52a8a8fd75df94937.jpg already downloaded
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F52%252F5c52ac4e9b8df186c2231922807ea922%252Fpa%252FNC73719_07a0db5581de8908d95a0f282003acc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_07a0db5581de8908d95a0f282003acc2.jpg already downloaded
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F52%252F5c52ac4e9b8df186c2231922807ea922%252Fpa%252FNC73719_02b6fe0ed1229d602ebc69dc43e7ac12.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_02b6fe0ed1229d602ebc69dc43e7ac12.jpg already downloaded
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F52%252F5c52ac4e9b8df186c2231922807ea922%252Fpa%252FNC73719_7ea1d907ff8d2ceeb9c82be980a6cd2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_7ea1d907ff8d2ceeb9c82be980a6cd2f.jpg already downloaded
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F52%252F5c52ac4e9b8df186c2231922807ea922%252Fpa%252FNC73719_4b193d49808389430695c7fd744504ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_4b193d49808389430695c7fd744504ac.jpg already downloaded
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F52%252F5c52ac4e9b8df186c2231922807ea922%252Fpa%252FNC73719_75e2305584dc15cfcdee7e5b1eb94573.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_75e2305584dc15cfcdee7e5b1eb94573.jpg already downloaded
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F52%252F5c52ac4e9b8df186c2231922807ea922%252Fpa%252FNC73719_b62ac4225c1418f1127f48b4cbc85cce.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_b62ac4225c1418f1127f48b4cbc85cce.jpg already downloaded
2026-03-30 10:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: af632eeb-b78c-59f0-8a64-1fbc892297d2, identifier: NC73719
2026-03-30 10:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: af632eeb-b78c-59f0-8a64-1fbc892297d2 with identifier: NC73719
2026-03-30 10:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: af632eeb-b78c-59f0-8a64-1fbc892297d2 with identifier: NC73719
2026-03-30 10:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: af632eeb-b78c-59f0-8a64-1fbc892297d2 with identifier: NC73719 to the API
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NC73719>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:08:51Z',
'fuel_type': 'petrol',
'id': 'af632eeb-b78c-59f0-8a64-1fbc892297d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NC73719',
'listing': 'auction',
'location': 'DE, Kerpen',
'make': 'Audi',
'model': 'A4',
'odometer': 113974,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_97183880412c3598b3330fb626581f8c.jpg',
'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_e20555be7aec0c86b704bc2c06bc4351.jpg',
'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_89dc04394d26443940696cc9c9683f3d.jpg',
'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_83e7bf528d59dfc52a8a8fd75df94937.jpg',
'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_07a0db5581de8908d95a0f282003acc2.jpg',
'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_02b6fe0ed1229d602ebc69dc43e7ac12.jpg',
'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_7ea1d907ff8d2ceeb9c82be980a6cd2f.jpg',
'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_4b193d49808389430695c7fd744504ac.jpg',
'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_75e2305584dc15cfcdee7e5b1eb94573.jpg',
'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_b62ac4225c1418f1127f48b4cbc85cce.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af632eeb-b78c-59f0-8a64-1fbc892297d2/af632eeb-b78c-59f0-8a64-1fbc892297d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2703651,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_97183880412c3598b3330fb626581f8c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af632eeb-b78c-59f0-8a64-1fbc892297d2/af632eeb-b78c-59f0-8a64-1fbc892297d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2741465,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_e20555be7aec0c86b704bc2c06bc4351.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af632eeb-b78c-59f0-8a64-1fbc892297d2/af632eeb-b78c-59f0-8a64-1fbc892297d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2621584,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_89dc04394d26443940696cc9c9683f3d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af632eeb-b78c-59f0-8a64-1fbc892297d2/af632eeb-b78c-59f0-8a64-1fbc892297d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2592473,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_83e7bf528d59dfc52a8a8fd75df94937.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af632eeb-b78c-59f0-8a64-1fbc892297d2/af632eeb-b78c-59f0-8a64-1fbc892297d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2797793,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_07a0db5581de8908d95a0f282003acc2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af632eeb-b78c-59f0-8a64-1fbc892297d2/af632eeb-b78c-59f0-8a64-1fbc892297d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2655745,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_02b6fe0ed1229d602ebc69dc43e7ac12.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af632eeb-b78c-59f0-8a64-1fbc892297d2/af632eeb-b78c-59f0-8a64-1fbc892297d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57080,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_7ea1d907ff8d2ceeb9c82be980a6cd2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af632eeb-b78c-59f0-8a64-1fbc892297d2/af632eeb-b78c-59f0-8a64-1fbc892297d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2676497,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_4b193d49808389430695c7fd744504ac.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af632eeb-b78c-59f0-8a64-1fbc892297d2/af632eeb-b78c-59f0-8a64-1fbc892297d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2661378,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_75e2305584dc15cfcdee7e5b1eb94573.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af632eeb-b78c-59f0-8a64-1fbc892297d2/af632eeb-b78c-59f0-8a64-1fbc892297d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2836722,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5c/52/5c52ac4e9b8df186c2231922807ea922/pa/NC73719_b62ac4225c1418f1127f48b4cbc85cce.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-06-06',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 2.0 TFSI Sport ultra',
'transmission': 'automatic',
'trim': 'Sport ultra',
'year': 2018}
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NC73719%27 HTTP/1.1" 200 None
2026-03-30 10:32:05 [auto1.de] INFO: Saving data for NC73719: {'created_time': 1774866725.685621, 'last_price_update_time': 1774866725.685632, 'auction_closing_time': 1774969731.0}
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NC73719') HTTP/1.1" 204 0
2026-03-30 10:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RE71978> (referer: https://www.auto1.com/v1/car-details-view/RE71978/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0e9782d-947a-5160-9545-0f3974cb81aa with identifier: RE71978
2026-03-30 10:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0e9782d-947a-5160-9545-0f3974cb81aa with scrape type 1
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0e9782d-947a-5160-9545-0f3974cb81aa
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fd5%252Fa4d5519e1067cafd6d0e56d218037f0c%252Fpa%252FRE71978_8a74e5f2593baddb0eb11e0c04544d8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_8a74e5f2593baddb0eb11e0c04544d8f.jpg already downloaded
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fd5%252Fa4d5519e1067cafd6d0e56d218037f0c%252Fpa%252FRE71978_b0842f7c2755fbb23cc952284129f758.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_b0842f7c2755fbb23cc952284129f758.jpg already downloaded
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fd5%252Fa4d5519e1067cafd6d0e56d218037f0c%252Fpa%252FRE71978_98435758a31f60fc22eaa3279d10b2fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_98435758a31f60fc22eaa3279d10b2fb.jpg already downloaded
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fd5%252Fa4d5519e1067cafd6d0e56d218037f0c%252Fpa%252FRE71978_15ccfbd1c48a75aa3d4bb8776c38dc79.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_15ccfbd1c48a75aa3d4bb8776c38dc79.jpg already downloaded
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fd5%252Fa4d5519e1067cafd6d0e56d218037f0c%252Fpa%252FRE71978_20b24795ef8bc1105393db2045ad1e18.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_20b24795ef8bc1105393db2045ad1e18.jpg already downloaded
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fd5%252Fa4d5519e1067cafd6d0e56d218037f0c%252Fpa%252FRE71978_89a116c6d8e5f68ad4463ae9f66f30ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_89a116c6d8e5f68ad4463ae9f66f30ff.jpg already downloaded
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fd5%252Fa4d5519e1067cafd6d0e56d218037f0c%252Fpa%252FRE71978_40d1f54e661e8e6c6ac75a645b69b037.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_40d1f54e661e8e6c6ac75a645b69b037.jpg already downloaded
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fd5%252Fa4d5519e1067cafd6d0e56d218037f0c%252Fpa%252FRE71978_5a7ef5ee0f4192d12daaf601c6902eea.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_5a7ef5ee0f4192d12daaf601c6902eea.jpg already downloaded
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fd5%252Fa4d5519e1067cafd6d0e56d218037f0c%252Fpa%252FRE71978_399a10870d4aa3b6df84e6439b5003cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_399a10870d4aa3b6df84e6439b5003cb.jpg already downloaded
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fd5%252Fa4d5519e1067cafd6d0e56d218037f0c%252Fpa%252FRE71978_8051c95764dce8169f773abafbffe725.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_8051c95764dce8169f773abafbffe725.jpg already downloaded
2026-03-30 10:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c0e9782d-947a-5160-9545-0f3974cb81aa, identifier: RE71978
2026-03-30 10:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c0e9782d-947a-5160-9545-0f3974cb81aa with identifier: RE71978
2026-03-30 10:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c0e9782d-947a-5160-9545-0f3974cb81aa with identifier: RE71978
2026-03-30 10:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c0e9782d-947a-5160-9545-0f3974cb81aa with identifier: RE71978 to the API
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RE71978>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:06:01Z',
'fuel_type': 'diesel',
'id': 'c0e9782d-947a-5160-9545-0f3974cb81aa',
'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/RE71978',
'listing': 'auction',
'location': 'DE, Fockbek',
'make': 'Mercedes-Benz',
'model': 'Vito Tourer',
'odometer': 244454,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_8a74e5f2593baddb0eb11e0c04544d8f.jpg',
'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_b0842f7c2755fbb23cc952284129f758.jpg',
'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_98435758a31f60fc22eaa3279d10b2fb.jpg',
'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_15ccfbd1c48a75aa3d4bb8776c38dc79.jpg',
'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_20b24795ef8bc1105393db2045ad1e18.jpg',
'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_89a116c6d8e5f68ad4463ae9f66f30ff.jpg',
'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_40d1f54e661e8e6c6ac75a645b69b037.jpg',
'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_5a7ef5ee0f4192d12daaf601c6902eea.jpg',
'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_399a10870d4aa3b6df84e6439b5003cb.jpg',
'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_8051c95764dce8169f773abafbffe725.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e9782d-947a-5160-9545-0f3974cb81aa/c0e9782d-947a-5160-9545-0f3974cb81aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67298,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_8a74e5f2593baddb0eb11e0c04544d8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e9782d-947a-5160-9545-0f3974cb81aa/c0e9782d-947a-5160-9545-0f3974cb81aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58015,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_b0842f7c2755fbb23cc952284129f758.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e9782d-947a-5160-9545-0f3974cb81aa/c0e9782d-947a-5160-9545-0f3974cb81aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66379,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_98435758a31f60fc22eaa3279d10b2fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e9782d-947a-5160-9545-0f3974cb81aa/c0e9782d-947a-5160-9545-0f3974cb81aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49293,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_15ccfbd1c48a75aa3d4bb8776c38dc79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e9782d-947a-5160-9545-0f3974cb81aa/c0e9782d-947a-5160-9545-0f3974cb81aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60986,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_20b24795ef8bc1105393db2045ad1e18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e9782d-947a-5160-9545-0f3974cb81aa/c0e9782d-947a-5160-9545-0f3974cb81aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62136,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_89a116c6d8e5f68ad4463ae9f66f30ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e9782d-947a-5160-9545-0f3974cb81aa/c0e9782d-947a-5160-9545-0f3974cb81aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47793,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_40d1f54e661e8e6c6ac75a645b69b037.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e9782d-947a-5160-9545-0f3974cb81aa/c0e9782d-947a-5160-9545-0f3974cb81aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65788,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_5a7ef5ee0f4192d12daaf601c6902eea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e9782d-947a-5160-9545-0f3974cb81aa/c0e9782d-947a-5160-9545-0f3974cb81aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64479,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_399a10870d4aa3b6df84e6439b5003cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0e9782d-947a-5160-9545-0f3974cb81aa/c0e9782d-947a-5160-9545-0f3974cb81aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54607,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/d5/a4d5519e1067cafd6d0e56d218037f0c/pa/RE71978_8051c95764dce8169f773abafbffe725.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-07-01',
'seats_number': 8,
'seller_name': None,
'title': 'Mercedes-Benz Vito Tourer 116 CDI Pro lang',
'transmission': 'automatic',
'trim': 'Pro lang',
'year': 2020}
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RE71978%27 HTTP/1.1" 200 None
2026-03-30 10:32:17 [auto1.de] INFO: Saving data for RE71978: {'created_time': 1774866737.276087, 'last_price_update_time': 1774866737.276101, 'auction_closing_time': 1774969561.0}
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RE71978') HTTP/1.1" 204 0
2026-03-30 10:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RY19910/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:19 [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-30 10:32:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:19 [auto1.de] INFO: Channel: 24h | Page: 3 | totalHits: 9394 | hits on page: 40
2026-03-30 10:32:19 [auto1.de] INFO: Found listing with ID: BR45511
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BR45511%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [auto1.de] INFO: Scrape type for BR45511: 0
2026-03-30 10:32:19 [auto1.de] INFO: Found listing with ID: WW07802
2026-03-30 10:32:19 [auto1.de] INFO: Found listing with ID: WN73161
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WN73161%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [auto1.de] INFO: Scrape type for WN73161: 0
2026-03-30 10:32:19 [auto1.de] INFO: Found listing with ID: BH73994
2026-03-30 10:32:19 [auto1.de] INFO: Found listing with ID: KN66141
2026-03-30 10:32:19 [auto1.de] INFO: Found listing with ID: PD23584
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PD23584%27 HTTP/1.1" 200 None
2026-03-30 10:32:19 [auto1.de] INFO: Scrape type for PD23584: 2
2026-03-30 10:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1b5f262-d14c-5db5-aca6-38a40a67c2aa with identifier: PD23584
2026-03-30 10:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1b5f262-d14c-5db5-aca6-38a40a67c2aa with scrape type 2
2026-03-30 10:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1b5f262-d14c-5db5-aca6-38a40a67c2aa with scrape type 2
2026-03-30 10:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b1b5f262-d14c-5db5-aca6-38a40a67c2aa, identifier: PD23584
2026-03-30 10:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b1b5f262-d14c-5db5-aca6-38a40a67c2aa with identifier: PD23584
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-30 10:32:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b1b5f262-d14c-5db5-aca6-38a40a67c2aa with identifier: PD23584
2026-03-30 10:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b1b5f262-d14c-5db5-aca6-38a40a67c2aa with identifier: PD23584 to the API
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:54:25Z',
'fuel_type': 'petrol',
'id': 'b1b5f262-d14c-5db5-aca6-38a40a67c2aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD23584',
'listing': 'auction',
'make': 'Skoda',
'model': 'Yeti',
'odometer': 264639,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-23',
'seller_name': None,
'title': 'Skoda Yeti 1.2 TSI Active Plus Edition',
'transmission': 'manual',
'trim': 'Active Plus Edition',
'year': 2010}
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PD23584%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [auto1.de] INFO: Saving data for PD23584: {'auction_closing_time': 1774972465.0, 'created_time': 1772546180.796855, 'last_price_update_time': 1774866740.309503}
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PD23584') HTTP/1.1" 204 0
2026-03-30 10:32:20 [auto1.de] INFO: Found listing with ID: SE03800
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SE03800%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [auto1.de] INFO: Scrape type for SE03800: 1
2026-03-30 10:32:20 [auto1.de] INFO: Found listing with ID: DJ88162
2026-03-30 10:32:20 [auto1.de] INFO: Found listing with ID: JB65863
2026-03-30 10:32:20 [auto1.de] INFO: Found listing with ID: MN85536
2026-03-30 10:32:20 [auto1.de] INFO: Found listing with ID: WW55760
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WW55760%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [auto1.de] INFO: Scrape type for WW55760: 2
2026-03-30 10:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c6bcf5b-59cb-5fb1-b753-805c7c2db73c with identifier: WW55760
2026-03-30 10:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6bcf5b-59cb-5fb1-b753-805c7c2db73c with scrape type 2
2026-03-30 10:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c6bcf5b-59cb-5fb1-b753-805c7c2db73c with scrape type 2
2026-03-30 10:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4c6bcf5b-59cb-5fb1-b753-805c7c2db73c, identifier: WW55760
2026-03-30 10:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4c6bcf5b-59cb-5fb1-b753-805c7c2db73c with identifier: WW55760
2026-03-30 10:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4c6bcf5b-59cb-5fb1-b753-805c7c2db73c with identifier: WW55760
2026-03-30 10:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4c6bcf5b-59cb-5fb1-b753-805c7c2db73c with identifier: WW55760 to the API
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:17:31Z',
'fuel_type': 'diesel',
'id': '4c6bcf5b-59cb-5fb1-b753-805c7c2db73c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WW55760',
'listing': 'auction',
'make': 'Skoda',
'model': 'Rapid Spaceback',
'odometer': 166227,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-29',
'seller_name': None,
'title': 'Skoda Rapid Spaceback 1.6 TDI StylePlus',
'transmission': 'manual',
'trim': 'StylePlus',
'year': 2014}
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WW55760%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [auto1.de] INFO: Saving data for WW55760: {'auction_closing_time': 1774970251.0, 'created_time': 1773687578.786787, 'last_price_update_time': 1774866740.790673}
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WW55760') HTTP/1.1" 204 0
2026-03-30 10:32:20 [auto1.de] INFO: Found listing with ID: AH23390
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AH23390%27 HTTP/1.1" 200 None
2026-03-30 10:32:20 [auto1.de] INFO: Scrape type for AH23390: 2
2026-03-30 10:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 379f4d9a-fe63-5f7b-b7e8-f839b395fe80 with identifier: AH23390
2026-03-30 10:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 379f4d9a-fe63-5f7b-b7e8-f839b395fe80 with scrape type 2
2026-03-30 10:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 379f4d9a-fe63-5f7b-b7e8-f839b395fe80 with scrape type 2
2026-03-30 10:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 379f4d9a-fe63-5f7b-b7e8-f839b395fe80, identifier: AH23390
2026-03-30 10:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 379f4d9a-fe63-5f7b-b7e8-f839b395fe80 with identifier: AH23390
2026-03-30 10:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 379f4d9a-fe63-5f7b-b7e8-f839b395fe80 with identifier: AH23390
2026-03-30 10:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 379f4d9a-fe63-5f7b-b7e8-f839b395fe80 with identifier: AH23390 to the API
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32:21 [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-30 10:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 272,
'expiration_date': '2026-03-31T15:43:09Z',
'fuel_type': 'petrol',
'id': '379f4d9a-fe63-5f7b-b7e8-f839b395fe80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AH23390',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 110422,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-16',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 300 Mild-Hybrid AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2019}
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AH23390%27 HTTP/1.1" 200 None
2026-03-30 10:32:21 [auto1.de] INFO: Saving data for AH23390: {'auction_closing_time': 1774971789.0, 'created_time': 1773776131.802502, 'last_price_update_time': 1774866741.901106}
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AH23390') HTTP/1.1" 204 0
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: NG72110
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NG72110%27 HTTP/1.1" 200 None
2026-03-30 10:32:21 [auto1.de] INFO: Scrape type for NG72110: 1
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: WK80523
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: UA29824
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: TW83915
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: AY86624
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: AL36767
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AL36767%27 HTTP/1.1" 200 None
2026-03-30 10:32:21 [auto1.de] INFO: Scrape type for AL36767: 1
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: ZT34022
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: YL93340
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: NV44287
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NV44287%27 HTTP/1.1" 200 None
2026-03-30 10:32:21 [auto1.de] INFO: Scrape type for NV44287: 1
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: ZW01245
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZW01245%27 HTTP/1.1" 200 None
2026-03-30 10:32:21 [auto1.de] INFO: Scrape type for ZW01245: 1
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: CH19633
2026-03-30 10:32:21 [auto1.de] INFO: Found listing with ID: KG08249
2026-03-30 10:32:22 [auto1.de] INFO: Found listing with ID: ZF42330
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZF42330%27 HTTP/1.1" 200 None
2026-03-30 10:32:22 [auto1.de] INFO: Scrape type for ZF42330: 2
2026-03-30 10:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fce6ecb3-fa84-5a80-9a9a-9529989925a8 with identifier: ZF42330
2026-03-30 10:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fce6ecb3-fa84-5a80-9a9a-9529989925a8 with scrape type 2
2026-03-30 10:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fce6ecb3-fa84-5a80-9a9a-9529989925a8 with scrape type 2
2026-03-30 10:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: fce6ecb3-fa84-5a80-9a9a-9529989925a8, identifier: ZF42330
2026-03-30 10:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: fce6ecb3-fa84-5a80-9a9a-9529989925a8 with identifier: ZF42330
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-30 10:32:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:32:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: fce6ecb3-fa84-5a80-9a9a-9529989925a8 with identifier: ZF42330
2026-03-30 10:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: fce6ecb3-fa84-5a80-9a9a-9529989925a8 with identifier: ZF42330 to the API
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32: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': 'gold',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 177,
'expiration_date': '2026-03-31T15:21:42Z',
'fuel_type': 'diesel',
'id': 'fce6ecb3-fa84-5a80-9a9a-9529989925a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZF42330',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 79400,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-07-18',
'seller_name': None,
'title': 'BMW 1er 120d',
'transmission': 'manual',
'trim': '',
'year': 2010}
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZF42330%27 HTTP/1.1" 200 None
2026-03-30 10:32:22 [auto1.de] INFO: Saving data for ZF42330: {'auction_closing_time': 1774970502.0, 'created_time': 1774293825.913308, 'last_price_update_time': 1774866742.545266}
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZF42330') HTTP/1.1" 204 0
2026-03-30 10:32:22 [auto1.de] INFO: Found listing with ID: EL41101
2026-03-30 10:32:22 [auto1.de] INFO: Found listing with ID: UZ88379
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UZ88379%27 HTTP/1.1" 200 None
2026-03-30 10:32:22 [auto1.de] INFO: Scrape type for UZ88379: 1
2026-03-30 10:32:22 [auto1.de] INFO: Found listing with ID: KF18796
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KF18796%27 HTTP/1.1" 200 None
2026-03-30 10:32:22 [auto1.de] INFO: Scrape type for KF18796: 2
2026-03-30 10:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cc2acd0-e6dd-5ebc-8a4d-a76c671d9be3 with identifier: KF18796
2026-03-30 10:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cc2acd0-e6dd-5ebc-8a4d-a76c671d9be3 with scrape type 2
2026-03-30 10:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cc2acd0-e6dd-5ebc-8a4d-a76c671d9be3 with scrape type 2
2026-03-30 10:32:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 6cc2acd0-e6dd-5ebc-8a4d-a76c671d9be3, identifier: KF18796
2026-03-30 10:32:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 6cc2acd0-e6dd-5ebc-8a4d-a76c671d9be3 with identifier: KF18796
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:32:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-30 10:32:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 6cc2acd0-e6dd-5ebc-8a4d-a76c671d9be3 with identifier: KF18796
2026-03-30 10:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 6cc2acd0-e6dd-5ebc-8a4d-a76c671d9be3 with identifier: KF18796 to the API
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 381,
'expiration_date': '2026-03-31T15:35:45Z',
'fuel_type': 'hybrid',
'id': '6cc2acd0-e6dd-5ebc-8a4d-a76c671d9be3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KF18796',
'listing': 'auction',
'make': 'Jeep',
'model': 'Wrangler Unlimited',
'odometer': 65881,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-22',
'seller_name': None,
'title': 'Jeep Wrangler Unlimited 2.0 4xe Plug-in Hybrid Sahara',
'transmission': 'automatic',
'trim': 'Sahara',
'year': 2021}
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KF18796%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [auto1.de] INFO: Saving data for KF18796: {'auction_closing_time': 1774971345.0, 'created_time': 1773346225.1618, 'last_price_update_time': 1774866743.540657}
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KF18796') HTTP/1.1" 204 0
2026-03-30 10:32:23 [auto1.de] INFO: Found listing with ID: VV15875
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VV15875%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [auto1.de] INFO: Scrape type for VV15875: 1
2026-03-30 10:32:23 [auto1.de] INFO: Found listing with ID: GT90153
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GT90153%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [auto1.de] INFO: Scrape type for GT90153: 1
2026-03-30 10:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LA83514/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:23 [auto1.de] INFO: Found listing with ID: YE41052
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YE41052%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [auto1.de] INFO: Scrape type for YE41052: 1
2026-03-30 10:32:23 [auto1.de] INFO: Found listing with ID: WL34445
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WL34445%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [auto1.de] INFO: Scrape type for WL34445: 1
2026-03-30 10:32:23 [auto1.de] INFO: Found listing with ID: VH91595
2026-03-30 10:32:23 [auto1.de] INFO: Found listing with ID: BX61235
2026-03-30 10:32:23 [auto1.de] INFO: Found listing with ID: KV96760
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KV96760%27 HTTP/1.1" 200 None
2026-03-30 10:32:23 [auto1.de] INFO: Scrape type for KV96760: 2
2026-03-30 10:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50d6fadd-d649-5ed3-b656-0c7d19e2da14 with identifier: KV96760
2026-03-30 10:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50d6fadd-d649-5ed3-b656-0c7d19e2da14 with scrape type 2
2026-03-30 10:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50d6fadd-d649-5ed3-b656-0c7d19e2da14 with scrape type 2
2026-03-30 10:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 50d6fadd-d649-5ed3-b656-0c7d19e2da14, identifier: KV96760
2026-03-30 10:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 50d6fadd-d649-5ed3-b656-0c7d19e2da14 with identifier: KV96760
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-30 10:32:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 50d6fadd-d649-5ed3-b656-0c7d19e2da14 with identifier: KV96760
2026-03-30 10:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 50d6fadd-d649-5ed3-b656-0c7d19e2da14 with identifier: KV96760 to the API
2026-03-30 10:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32: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': 'green',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 205,
'expiration_date': '2026-03-31T15:17:23Z',
'fuel_type': 'petrol',
'id': '50d6fadd-d649-5ed3-b656-0c7d19e2da14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KV96760',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 107931,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-03-10',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 280 Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 1998}
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KV96760%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [auto1.de] INFO: Saving data for KV96760: {'auction_closing_time': 1774970243.0, 'created_time': 1774293793.62119, 'last_price_update_time': 1774866744.216884}
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KV96760') HTTP/1.1" 204 0
2026-03-30 10:32:24 [auto1.de] INFO: Found listing with ID: JB89867
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JB89867%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [auto1.de] INFO: Scrape type for JB89867: 1
2026-03-30 10:32:24 [auto1.de] INFO: Found listing with ID: XR47953
2026-03-30 10:32:24 [auto1.de] INFO: Found listing with ID: EH55820
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EH55820%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [auto1.de] INFO: Scrape type for EH55820: 1
2026-03-30 10:32:24 [auto1.de] INFO: Found listing with ID: MF71867
2026-03-30 10:32:24 [auto1.de] INFO: Found listing with ID: WH35124
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WH35124%27 HTTP/1.1" 200 None
2026-03-30 10:32:24 [auto1.de] INFO: Scrape type for WH35124: 1
2026-03-30 10:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TV02686/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HC77089/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PG43779> (referer: https://www.auto1.com/v1/car-details-view/PG43779/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3fbc0b5-862b-5164-991a-266a1eb7f088 with identifier: PG43779
2026-03-30 10:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3fbc0b5-862b-5164-991a-266a1eb7f088 with scrape type 1
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3fbc0b5-862b-5164-991a-266a1eb7f088
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011d25cb91889ee263bb5a417a7581e%252Fpa%252FPG43779_c4a198a025f9dcacf895ac974f4f2691.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_c4a198a025f9dcacf895ac974f4f2691.jpg already downloaded
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011d25cb91889ee263bb5a417a7581e%252Fpa%252FPG43779_2fa62c405d2e15dc6252cef1ad531341.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_2fa62c405d2e15dc6252cef1ad531341.jpg already downloaded
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011d25cb91889ee263bb5a417a7581e%252Fpa%252FPG43779_f5d2068f18ed9d45426d6302bef0583c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_f5d2068f18ed9d45426d6302bef0583c.jpg already downloaded
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011d25cb91889ee263bb5a417a7581e%252Fpa%252FPG43779_4e43180503a5012abe89bd3ae65b1010.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_4e43180503a5012abe89bd3ae65b1010.jpg already downloaded
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011d25cb91889ee263bb5a417a7581e%252Fpa%252FPG43779_c9343e8f8de838917a156e1166e69ae5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_c9343e8f8de838917a156e1166e69ae5.jpg already downloaded
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011d25cb91889ee263bb5a417a7581e%252Fpa%252FPG43779_3ca0dc94552a768b36f2d7cfd220604e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_3ca0dc94552a768b36f2d7cfd220604e.jpg already downloaded
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011d25cb91889ee263bb5a417a7581e%252Fpa%252FPG43779_ae477fecbd245e2a6d32913a8436213f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_ae477fecbd245e2a6d32913a8436213f.jpg already downloaded
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011d25cb91889ee263bb5a417a7581e%252Fpa%252FPG43779_824079aeb14105801e99904375532e5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_824079aeb14105801e99904375532e5e.jpg already downloaded
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011d25cb91889ee263bb5a417a7581e%252Fpa%252FPG43779_a252b873ad51d4b7d1cb2b767670bec4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_a252b873ad51d4b7d1cb2b767670bec4.jpg already downloaded
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011d25cb91889ee263bb5a417a7581e%252Fpa%252FPG43779_9c6b0101ebd3799f59a8463999b3a56c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_9c6b0101ebd3799f59a8463999b3a56c.jpg already downloaded
2026-03-30 10:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b3fbc0b5-862b-5164-991a-266a1eb7f088, identifier: PG43779
2026-03-30 10:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b3fbc0b5-862b-5164-991a-266a1eb7f088 with identifier: PG43779
2026-03-30 10:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b3fbc0b5-862b-5164-991a-266a1eb7f088 with identifier: PG43779
2026-03-30 10:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b3fbc0b5-862b-5164-991a-266a1eb7f088 with identifier: PG43779 to the API
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/PG43779>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:53:44Z',
'fuel_type': 'diesel',
'id': 'b3fbc0b5-862b-5164-991a-266a1eb7f088',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PG43779',
'listing': 'auction',
'location': 'DE, Dortmund',
'make': 'BMW',
'model': '3er',
'odometer': 148494,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_c4a198a025f9dcacf895ac974f4f2691.jpg',
'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_2fa62c405d2e15dc6252cef1ad531341.jpg',
'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_f5d2068f18ed9d45426d6302bef0583c.jpg',
'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_4e43180503a5012abe89bd3ae65b1010.jpg',
'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_c9343e8f8de838917a156e1166e69ae5.jpg',
'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_3ca0dc94552a768b36f2d7cfd220604e.jpg',
'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_ae477fecbd245e2a6d32913a8436213f.jpg',
'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_824079aeb14105801e99904375532e5e.jpg',
'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_a252b873ad51d4b7d1cb2b767670bec4.jpg',
'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_9c6b0101ebd3799f59a8463999b3a56c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3fbc0b5-862b-5164-991a-266a1eb7f088/b3fbc0b5-862b-5164-991a-266a1eb7f088_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2888172,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_c4a198a025f9dcacf895ac974f4f2691.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3fbc0b5-862b-5164-991a-266a1eb7f088/b3fbc0b5-862b-5164-991a-266a1eb7f088_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2791516,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_2fa62c405d2e15dc6252cef1ad531341.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3fbc0b5-862b-5164-991a-266a1eb7f088/b3fbc0b5-862b-5164-991a-266a1eb7f088_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2787126,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_f5d2068f18ed9d45426d6302bef0583c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3fbc0b5-862b-5164-991a-266a1eb7f088/b3fbc0b5-862b-5164-991a-266a1eb7f088_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2641952,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_4e43180503a5012abe89bd3ae65b1010.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3fbc0b5-862b-5164-991a-266a1eb7f088/b3fbc0b5-862b-5164-991a-266a1eb7f088_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67842,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_c9343e8f8de838917a156e1166e69ae5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3fbc0b5-862b-5164-991a-266a1eb7f088/b3fbc0b5-862b-5164-991a-266a1eb7f088_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71526,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_3ca0dc94552a768b36f2d7cfd220604e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3fbc0b5-862b-5164-991a-266a1eb7f088/b3fbc0b5-862b-5164-991a-266a1eb7f088_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2588064,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_ae477fecbd245e2a6d32913a8436213f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3fbc0b5-862b-5164-991a-266a1eb7f088/b3fbc0b5-862b-5164-991a-266a1eb7f088_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77054,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_824079aeb14105801e99904375532e5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3fbc0b5-862b-5164-991a-266a1eb7f088/b3fbc0b5-862b-5164-991a-266a1eb7f088_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78946,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_a252b873ad51d4b7d1cb2b767670bec4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3fbc0b5-862b-5164-991a-266a1eb7f088/b3fbc0b5-862b-5164-991a-266a1eb7f088_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64571,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011d25cb91889ee263bb5a417a7581e/pa/PG43779_9c6b0101ebd3799f59a8463999b3a56c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3er 320d Mild-Hybrid Sport Line',
'transmission': 'automatic',
'trim': 'Sport Line',
'year': 2020}
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PG43779%27 HTTP/1.1" 200 None
2026-03-30 10:32:33 [auto1.de] INFO: Saving data for PG43779: {'created_time': 1774866753.84745, 'last_price_update_time': 1774866753.847461, 'auction_closing_time': 1774972424.0}
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PG43779') HTTP/1.1" 204 0
2026-03-30 10:32:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.435(s), this was the 1st time calling it.
2026-03-30 10:32:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.498187909202302 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:32:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.165(s), this was the 1st time calling it.
2026-03-30 10:32:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.207881193040996 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:32:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.385(s), this was the 1st time calling it.
2026-03-30 10:32:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.594896293901947 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GL90573> (referer: https://www.auto1.com/v1/car-details-view/GL90573/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ced91f3-8819-5ad6-a7bb-126d680b7af2 with identifier: GL90573
2026-03-30 10:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2 with scrape type 1
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_77088786b8849cdcf4e29bd2605e20b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_77088786b8849cdcf4e29bd2605e20b4.jpg not downloaded yet
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_db8f306a11ec13fb8c33156e8b64867e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_db8f306a11ec13fb8c33156e8b64867e.jpg not downloaded yet
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_b60c4c424bcd8ac7bf38ef3cac982d2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_b60c4c424bcd8ac7bf38ef3cac982d2f.jpg not downloaded yet
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_9ccca7a8ff6e6a5eec2969b8ecb5b760.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_9ccca7a8ff6e6a5eec2969b8ecb5b760.jpg not downloaded yet
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_d198efa1ab3f5e6923f96e1771d2bc45.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_d198efa1ab3f5e6923f96e1771d2bc45.jpg not downloaded yet
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_5ac5e2764f585934c4e10f0930430e29.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_5ac5e2764f585934c4e10f0930430e29.jpg not downloaded yet
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_b728aaa564d923fee6429bb8a7facd5c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_b728aaa564d923fee6429bb8a7facd5c.jpg not downloaded yet
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_4b6adc60e2a8a2295ad4b57d8e7879ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_4b6adc60e2a8a2295ad4b57d8e7879ac.jpg not downloaded yet
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_5381d3a9e58882a9ab9d6415b6c75e8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_5381d3a9e58882a9ab9d6415b6c75e8b.jpg not downloaded yet
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_7bd672c237460d5f40df7089dfa3acd4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_7bd672c237460d5f40df7089dfa3acd4.jpg not downloaded yet
2026-03-30 10:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VU63296> (referer: https://www.auto1.com/v1/car-details-view/VU63296/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8913a16-c02d-5382-b94c-d53f045f56b8 with identifier: VU63296
2026-03-30 10:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8913a16-c02d-5382-b94c-d53f045f56b8 with scrape type 1
2026-03-30 10:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8913a16-c02d-5382-b94c-d53f045f56b8
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_21f47e16fb076651d04885124037e030.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_21f47e16fb076651d04885124037e030.jpg not downloaded yet
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_0f3d5fa17d9bfd098b1bf8e8c48a41f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_0f3d5fa17d9bfd098b1bf8e8c48a41f5.jpg not downloaded yet
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_ba2bc7ce14ce0456be317fd785cdadc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_ba2bc7ce14ce0456be317fd785cdadc2.jpg not downloaded yet
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_a4ee8e21d6f02cb0c459231b568a4526.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_a4ee8e21d6f02cb0c459231b568a4526.jpg not downloaded yet
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_2c60c45d1949006641661719b352ebe4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_2c60c45d1949006641661719b352ebe4.jpg not downloaded yet
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_5c5bcc1d00b521b60b2686b86c1d3722.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_5c5bcc1d00b521b60b2686b86c1d3722.jpg not downloaded yet
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_2fc19e10e96eb33e85018342571d84ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_2fc19e10e96eb33e85018342571d84ec.jpg not downloaded yet
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_a2704fcf4771e1031f2e37f367e9ebdc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_a2704fcf4771e1031f2e37f367e9ebdc.jpg not downloaded yet
2026-03-30 10:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_77cd5e4f87316240fc3865a6280d50e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_77cd5e4f87316240fc3865a6280d50e0.jpg not downloaded yet
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_3da0bedc7be409adf90e1c1619f0eabe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_3da0bedc7be409adf90e1c1619f0eabe.jpg not downloaded yet
2026-03-30 10:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CJ96583> (referer: https://www.auto1.com/v1/car-details-view/CJ96583/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_7bd672c237460d5f40df7089dfa3acd4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_3da0bedc7be409adf90e1c1619f0eabe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_a2704fcf4771e1031f2e37f367e9ebdc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0871e266-bd70-57a8-84e2-b4086eb046ae with identifier: CJ96583
2026-03-30 10:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0871e266-bd70-57a8-84e2-b4086eb046ae with scrape type 1
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0871e266-bd70-57a8-84e2-b4086eb046ae
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_52d4b2d51e759df6a7d6c123db8d426b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_52d4b2d51e759df6a7d6c123db8d426b.jpg not downloaded yet
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_2fc19e10e96eb33e85018342571d84ec.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_86a2651e12efcd8fd8c56dd8c511f460.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_86a2651e12efcd8fd8c56dd8c511f460.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_f0f20f43f13d38851550e0736e974f4e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_f0f20f43f13d38851550e0736e974f4e.jpg not downloaded yet
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KK63455> (referer: https://www.auto1.com/v1/car-details-view/KK63455/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f59130d0>
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_7bd672c237460d5f40df7089dfa3acd4.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_7bd672c237460d5f40df7089dfa3acd4.jpg saved to cache
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b7390>
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_3da0bedc7be409adf90e1c1619f0eabe.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_3da0bedc7be409adf90e1c1619f0eabe.jpg saved to cache
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c8913a16-c02d-5382-b94c-d53f045f56b8
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_efa8f61d43ce24277a3d28e083f6e5d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_efa8f61d43ce24277a3d28e083f6e5d4.jpg not downloaded yet
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_77cd5e4f87316240fc3865a6280d50e0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_f7a5e6671f03ef20edbd2a969a954ace.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_f7a5e6671f03ef20edbd2a969a954ace.jpg not downloaded yet
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3c0d0>
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_a2704fcf4771e1031f2e37f367e9ebdc.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_a2704fcf4771e1031f2e37f367e9ebdc.jpg saved to cache
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c8913a16-c02d-5382-b94c-d53f045f56b8
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41f0d50>
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_2fc19e10e96eb33e85018342571d84ec.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_2fc19e10e96eb33e85018342571d84ec.jpg saved to cache
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c8913a16-c02d-5382-b94c-d53f045f56b8
2026-03-30 10:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 100d9089-f86b-574e-b3e9-2e594d2fa01f with identifier: KK63455
2026-03-30 10:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 100d9089-f86b-574e-b3e9-2e594d2fa01f with scrape type 1
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 100d9089-f86b-574e-b3e9-2e594d2fa01f
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_7f27a0d148c1c0d608fae291162d5ed6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_7f27a0d148c1c0d608fae291162d5ed6.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_59dfe753de98dc8368dfc784b6274153.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_59dfe753de98dc8368dfc784b6274153.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_fe4a7e264472a9c69eabdb703076b988.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_fe4a7e264472a9c69eabdb703076b988.jpg not downloaded yet
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef0e8d0>
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_77cd5e4f87316240fc3865a6280d50e0.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_77cd5e4f87316240fc3865a6280d50e0.jpg saved to cache
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c8913a16-c02d-5382-b94c-d53f045f56b8
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_6e1943026e612556aade70f788f8e7b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_6e1943026e612556aade70f788f8e7b0.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_6a5f03b2428fc33d5dec6586052361ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_6a5f03b2428fc33d5dec6586052361ba.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_55c721f39ef5e0ac8e3c6b211c465248.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_55c721f39ef5e0ac8e3c6b211c465248.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_6e5901ad649846cc2c7b48aad5f24cd8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_6e5901ad649846cc2c7b48aad5f24cd8.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_23f99e1a5b8175dd0ad0069c1f131076.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_23f99e1a5b8175dd0ad0069c1f131076.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_4204b87849b97732c8342f660f5e566f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_4204b87849b97732c8342f660f5e566f.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_594683ef24da83152923b0d11ec07340.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_594683ef24da83152923b0d11ec07340.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_372b505d29c60a6a397288784db9b02b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_372b505d29c60a6a397288784db9b02b.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_db2d087649e0cae84e828b9568662884.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_db2d087649e0cae84e828b9568662884.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_25495eb3c03bac82f2c8a816e5a7d1b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_25495eb3c03bac82f2c8a816e5a7d1b7.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_f118a0b4b2853084d2cb82226d5a43ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_f118a0b4b2853084d2cb82226d5a43ee.jpg not downloaded yet
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_84ffd761730fbcfd47d7cd9d2d83c987.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_84ffd761730fbcfd47d7cd9d2d83c987.jpg not downloaded yet
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MV22055/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_52d4b2d51e759df6a7d6c123db8d426b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_efa8f61d43ce24277a3d28e083f6e5d4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_86a2651e12efcd8fd8c56dd8c511f460.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_f118a0b4b2853084d2cb82226d5a43ee.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_25495eb3c03bac82f2c8a816e5a7d1b7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f420da10>
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_52d4b2d51e759df6a7d6c123db8d426b.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_52d4b2d51e759df6a7d6c123db8d426b.jpg saved to cache
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0871e266-bd70-57a8-84e2-b4086eb046ae
2026-03-30 10:32:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4254910>
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_efa8f61d43ce24277a3d28e083f6e5d4.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_efa8f61d43ce24277a3d28e083f6e5d4.jpg saved to cache
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0871e266-bd70-57a8-84e2-b4086eb046ae
2026-03-30 10:32:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433fbd0>
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_86a2651e12efcd8fd8c56dd8c511f460.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_86a2651e12efcd8fd8c56dd8c511f460.jpg saved to cache
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0871e266-bd70-57a8-84e2-b4086eb046ae
2026-03-30 10:32:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a4910>
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_f118a0b4b2853084d2cb82226d5a43ee.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_f118a0b4b2853084d2cb82226d5a43ee.jpg saved to cache
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 100d9089-f86b-574e-b3e9-2e594d2fa01f
2026-03-30 10:32:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419db10>
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_25495eb3c03bac82f2c8a816e5a7d1b7.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_25495eb3c03bac82f2c8a816e5a7d1b7.jpg saved to cache
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 100d9089-f86b-574e-b3e9-2e594d2fa01f
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_db2d087649e0cae84e828b9568662884.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_84ffd761730fbcfd47d7cd9d2d83c987.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_372b505d29c60a6a397288784db9b02b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_4204b87849b97732c8342f660f5e566f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_594683ef24da83152923b0d11ec07340.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a6250>
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_db2d087649e0cae84e828b9568662884.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_db2d087649e0cae84e828b9568662884.jpg saved to cache
2026-03-30 10:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 100d9089-f86b-574e-b3e9-2e594d2fa01f
2026-03-30 10:32:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef74f10>
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_84ffd761730fbcfd47d7cd9d2d83c987.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_84ffd761730fbcfd47d7cd9d2d83c987.jpg saved to cache
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 100d9089-f86b-574e-b3e9-2e594d2fa01f
2026-03-30 10:32:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4388b10>
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_372b505d29c60a6a397288784db9b02b.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_372b505d29c60a6a397288784db9b02b.jpg saved to cache
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 100d9089-f86b-574e-b3e9-2e594d2fa01f
2026-03-30 10:32:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef19250>
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_4204b87849b97732c8342f660f5e566f.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_4204b87849b97732c8342f660f5e566f.jpg saved to cache
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 100d9089-f86b-574e-b3e9-2e594d2fa01f
2026-03-30 10:32:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef19f90>
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_594683ef24da83152923b0d11ec07340.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_594683ef24da83152923b0d11ec07340.jpg saved to cache
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0871e266-bd70-57a8-84e2-b4086eb046ae
2026-03-30 10:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EH27268/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_55c721f39ef5e0ac8e3c6b211c465248.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_6e5901ad649846cc2c7b48aad5f24cd8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_6a5f03b2428fc33d5dec6586052361ba.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_6e1943026e612556aade70f788f8e7b0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_23f99e1a5b8175dd0ad0069c1f131076.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4255690>
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_55c721f39ef5e0ac8e3c6b211c465248.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_55c721f39ef5e0ac8e3c6b211c465248.jpg saved to cache
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0871e266-bd70-57a8-84e2-b4086eb046ae
2026-03-30 10:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:32:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefa7f10>
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_6e5901ad649846cc2c7b48aad5f24cd8.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_6e5901ad649846cc2c7b48aad5f24cd8.jpg saved to cache
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 100d9089-f86b-574e-b3e9-2e594d2fa01f
2026-03-30 10:32:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4292d10>
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_6a5f03b2428fc33d5dec6586052361ba.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_6a5f03b2428fc33d5dec6586052361ba.jpg saved to cache
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 100d9089-f86b-574e-b3e9-2e594d2fa01f
2026-03-30 10:32:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f591eed0>
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_6e1943026e612556aade70f788f8e7b0.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_6e1943026e612556aade70f788f8e7b0.jpg saved to cache
2026-03-30 10:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0871e266-bd70-57a8-84e2-b4086eb046ae
2026-03-30 10:32:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428be50>
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_23f99e1a5b8175dd0ad0069c1f131076.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_23f99e1a5b8175dd0ad0069c1f131076.jpg saved to cache
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0871e266-bd70-57a8-84e2-b4086eb046ae
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_7f27a0d148c1c0d608fae291162d5ed6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_59dfe753de98dc8368dfc784b6274153.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_fe4a7e264472a9c69eabdb703076b988.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WH35124/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_f0f20f43f13d38851550e0736e974f4e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414b090>
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_7f27a0d148c1c0d608fae291162d5ed6.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_7f27a0d148c1c0d608fae291162d5ed6.jpg saved to cache
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 100d9089-f86b-574e-b3e9-2e594d2fa01f
2026-03-30 10:32:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef45c10>
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_59dfe753de98dc8368dfc784b6274153.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_59dfe753de98dc8368dfc784b6274153.jpg saved to cache
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0871e266-bd70-57a8-84e2-b4086eb046ae
2026-03-30 10:32:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4388c50>
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F09%252F1f092c55fb74e45806bd1e78c5f877c6%252Fpa%252FKK63455_fe4a7e264472a9c69eabdb703076b988.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_fe4a7e264472a9c69eabdb703076b988.jpg saved to cache
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 100d9089-f86b-574e-b3e9-2e594d2fa01f
2026-03-30 10:32:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 100d9089-f86b-574e-b3e9-2e594d2fa01f, skipping ID generation
2026-03-30 10:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 100d9089-f86b-574e-b3e9-2e594d2fa01f with scrape type 1
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 100d9089-f86b-574e-b3e9-2e594d2fa01f sending to next pipeline
2026-03-30 10:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 100d9089-f86b-574e-b3e9-2e594d2fa01f, identifier: KK63455
2026-03-30 10:32:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4228550>
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_f0f20f43f13d38851550e0736e974f4e.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_f0f20f43f13d38851550e0736e974f4e.jpg saved to cache
2026-03-30 10:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0871e266-bd70-57a8-84e2-b4086eb046ae
2026-03-30 10:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 100d9089-f86b-574e-b3e9-2e594d2fa01f with identifier: KK63455
2026-03-30 10:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 100d9089-f86b-574e-b3e9-2e594d2fa01f with identifier: KK63455
2026-03-30 10:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 100d9089-f86b-574e-b3e9-2e594d2fa01f with identifier: KK63455 to the API
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_fe4a7e264472a9c69eabdb703076b988.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Rental',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:48:28Z',
'fuel_type': 'diesel',
'id': '100d9089-f86b-574e-b3e9-2e594d2fa01f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KK63455',
'listing': 'auction',
'location': 'DE, Paderborn',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 277621,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2493353,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_7f27a0d148c1c0d608fae291162d5ed6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2355051,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_fe4a7e264472a9c69eabdb703076b988.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2072069,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_6a5f03b2428fc33d5dec6586052361ba.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2123708,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_6e5901ad649846cc2c7b48aad5f24cd8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2255360,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_4204b87849b97732c8342f660f5e566f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2298254,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_372b505d29c60a6a397288784db9b02b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2076634,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_db2d087649e0cae84e828b9568662884.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2325775,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_25495eb3c03bac82f2c8a816e5a7d1b7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2471994,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_f118a0b4b2853084d2cb82226d5a43ee.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_100d9089-f86b-574e-b3e9-2e594d2fa01f/100d9089-f86b-574e-b3e9-2e594d2fa01f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2455469,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/09/1f092c55fb74e45806bd1e78c5f877c6/pa/KK63455_84ffd761730fbcfd47d7cd9d2d83c987.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-09-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VI 2.0 TDI GTD',
'transmission': 'automatic',
'trim': 'GTD',
'year': 2012}
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KK63455%27 HTTP/1.1" 200 None
2026-03-30 10:32:53 [auto1.de] INFO: Saving data for KK63455: {'created_time': 1774866773.379098, 'last_price_update_time': 1774866773.379109, 'auction_closing_time': 1774972108.0}
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KK63455') HTTP/1.1" 204 0
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_f7a5e6671f03ef20edbd2a969a954ace.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_a4ee8e21d6f02cb0c459231b568a4526.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_2c60c45d1949006641661719b352ebe4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_5c5bcc1d00b521b60b2686b86c1d3722.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_0f3d5fa17d9bfd098b1bf8e8c48a41f5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_21f47e16fb076651d04885124037e030.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b7d90>
2026-03-30 10:32:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F36%252F563685967f1d64fdc60a450ba6d0d68d%252Fpa%252FCJ96583_f7a5e6671f03ef20edbd2a969a954ace.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_f7a5e6671f03ef20edbd2a969a954ace.jpg saved to cache
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0871e266-bd70-57a8-84e2-b4086eb046ae
2026-03-30 10:32:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0871e266-bd70-57a8-84e2-b4086eb046ae, skipping ID generation
2026-03-30 10:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0871e266-bd70-57a8-84e2-b4086eb046ae with scrape type 1
2026-03-30 10:32:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0871e266-bd70-57a8-84e2-b4086eb046ae sending to next pipeline
2026-03-30 10:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0871e266-bd70-57a8-84e2-b4086eb046ae, identifier: CJ96583
2026-03-30 10:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0871e266-bd70-57a8-84e2-b4086eb046ae with identifier: CJ96583
2026-03-30 10:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0871e266-bd70-57a8-84e2-b4086eb046ae with identifier: CJ96583
2026-03-30 10:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0871e266-bd70-57a8-84e2-b4086eb046ae with identifier: CJ96583 to the API
2026-03-30 10:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_f7a5e6671f03ef20edbd2a969a954ace.jpg>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': '2026-03-31T15:26:38Z',
'fuel_type': 'petrol',
'id': '0871e266-bd70-57a8-84e2-b4086eb046ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CJ96583',
'listing': 'auction',
'location': 'DE, Hagen',
'make': 'Kia',
'model': 'Sportage',
'odometer': 97123,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2398567,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_52d4b2d51e759df6a7d6c123db8d426b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2516080,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_86a2651e12efcd8fd8c56dd8c511f460.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2224117,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_f0f20f43f13d38851550e0736e974f4e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2260000,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_efa8f61d43ce24277a3d28e083f6e5d4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2210701,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_f7a5e6671f03ef20edbd2a969a954ace.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1998176,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_59dfe753de98dc8368dfc784b6274153.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1948199,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_6e1943026e612556aade70f788f8e7b0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2104071,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_55c721f39ef5e0ac8e3c6b211c465248.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2361125,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_23f99e1a5b8175dd0ad0069c1f131076.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0871e266-bd70-57a8-84e2-b4086eb046ae/0871e266-bd70-57a8-84e2-b4086eb046ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2199366,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/36/563685967f1d64fdc60a450ba6d0d68d/pa/CJ96583_594683ef24da83152923b0d11ec07340.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 GDI Dream Team 2WD',
'transmission': 'manual',
'trim': 'Dream Team 2WD',
'year': 2017}
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CJ96583%27 HTTP/1.1" 200 None
2026-03-30 10:32:54 [auto1.de] INFO: Saving data for CJ96583: {'created_time': 1774866774.067487, 'last_price_update_time': 1774866774.067498, 'auction_closing_time': 1774970798.0}
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CJ96583') HTTP/1.1" 204 0
2026-03-30 10:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_ba2bc7ce14ce0456be317fd785cdadc2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef85950>
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_a4ee8e21d6f02cb0c459231b568a4526.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_a4ee8e21d6f02cb0c459231b568a4526.jpg saved to cache
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c8913a16-c02d-5382-b94c-d53f045f56b8
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ebfd0>
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_2c60c45d1949006641661719b352ebe4.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_2c60c45d1949006641661719b352ebe4.jpg saved to cache
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c8913a16-c02d-5382-b94c-d53f045f56b8
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd5410>
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_5c5bcc1d00b521b60b2686b86c1d3722.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_5c5bcc1d00b521b60b2686b86c1d3722.jpg saved to cache
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c8913a16-c02d-5382-b94c-d53f045f56b8
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41995d0>
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_0f3d5fa17d9bfd098b1bf8e8c48a41f5.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_0f3d5fa17d9bfd098b1bf8e8c48a41f5.jpg saved to cache
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c8913a16-c02d-5382-b94c-d53f045f56b8
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef85fd0>
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_21f47e16fb076651d04885124037e030.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_21f47e16fb076651d04885124037e030.jpg saved to cache
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c8913a16-c02d-5382-b94c-d53f045f56b8
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefde5d0>
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8b%252F6f%252F8b6fee11f6e237903a283a25fe78d459%252Fpa%252FVU63296_ba2bc7ce14ce0456be317fd785cdadc2.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_ba2bc7ce14ce0456be317fd785cdadc2.jpg saved to cache
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c8913a16-c02d-5382-b94c-d53f045f56b8
2026-03-30 10:32:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8913a16-c02d-5382-b94c-d53f045f56b8, skipping ID generation
2026-03-30 10:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8913a16-c02d-5382-b94c-d53f045f56b8 with scrape type 1
2026-03-30 10:32:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8913a16-c02d-5382-b94c-d53f045f56b8 sending to next pipeline
2026-03-30 10:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c8913a16-c02d-5382-b94c-d53f045f56b8, identifier: VU63296
2026-03-30 10:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c8913a16-c02d-5382-b94c-d53f045f56b8 with identifier: VU63296
2026-03-30 10:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c8913a16-c02d-5382-b94c-d53f045f56b8 with identifier: VU63296
2026-03-30 10:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c8913a16-c02d-5382-b94c-d53f045f56b8 with identifier: VU63296 to the API
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_ba2bc7ce14ce0456be317fd785cdadc2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:54:59Z',
'fuel_type': 'petrol',
'id': 'c8913a16-c02d-5382-b94c-d53f045f56b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VU63296',
'listing': 'auction',
'location': 'DE, Rosenheim',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 94877,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80867,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_21f47e16fb076651d04885124037e030.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72503,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_0f3d5fa17d9bfd098b1bf8e8c48a41f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70467,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_ba2bc7ce14ce0456be317fd785cdadc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60103,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_a4ee8e21d6f02cb0c459231b568a4526.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73887,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_2c60c45d1949006641661719b352ebe4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79668,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_5c5bcc1d00b521b60b2686b86c1d3722.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45137,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_2fc19e10e96eb33e85018342571d84ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80052,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_a2704fcf4771e1031f2e37f367e9ebdc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80108,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_77cd5e4f87316240fc3865a6280d50e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8913a16-c02d-5382-b94c-d53f045f56b8/c8913a16-c02d-5382-b94c-d53f045f56b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75178,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8b/6f/8b6fee11f6e237903a283a25fe78d459/pa/VU63296_3da0bedc7be409adf90e1c1619f0eabe.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc 1.5 TSI ACT Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2018}
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VU63296%27 HTTP/1.1" 200 None
2026-03-30 10:32:54 [auto1.de] INFO: Saving data for VU63296: {'created_time': 1774866774.972959, 'last_price_update_time': 1774866774.97297, 'auction_closing_time': 1774972499.0}
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VU63296') HTTP/1.1" 204 0
2026-03-30 10:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VV15875/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_4b6adc60e2a8a2295ad4b57d8e7879ac.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_5381d3a9e58882a9ab9d6415b6c75e8b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_b728aaa564d923fee6429bb8a7facd5c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428e610>
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_4b6adc60e2a8a2295ad4b57d8e7879ac.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_4b6adc60e2a8a2295ad4b57d8e7879ac.jpg saved to cache
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2
2026-03-30 10:32:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41e8650>
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_5381d3a9e58882a9ab9d6415b6c75e8b.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_5381d3a9e58882a9ab9d6415b6c75e8b.jpg saved to cache
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2
2026-03-30 10:32:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433a290>
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_b728aaa564d923fee6429bb8a7facd5c.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_b728aaa564d923fee6429bb8a7facd5c.jpg saved to cache
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2
2026-03-30 10:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_d198efa1ab3f5e6923f96e1771d2bc45.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_5ac5e2764f585934c4e10f0930430e29.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef1be90>
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_d198efa1ab3f5e6923f96e1771d2bc45.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_d198efa1ab3f5e6923f96e1771d2bc45.jpg saved to cache
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2
2026-03-30 10:32:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4300090>
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_5ac5e2764f585934c4e10f0930430e29.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_5ac5e2764f585934c4e10f0930430e29.jpg saved to cache
2026-03-30 10:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2
2026-03-30 10:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_9ccca7a8ff6e6a5eec2969b8ecb5b760.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_b60c4c424bcd8ac7bf38ef3cac982d2f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_db8f306a11ec13fb8c33156e8b64867e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4220710>
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_9ccca7a8ff6e6a5eec2969b8ecb5b760.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_9ccca7a8ff6e6a5eec2969b8ecb5b760.jpg saved to cache
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2
2026-03-30 10:32:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8fb90>
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_b60c4c424bcd8ac7bf38ef3cac982d2f.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_b60c4c424bcd8ac7bf38ef3cac982d2f.jpg saved to cache
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2
2026-03-30 10:32:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419fd50>
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_db8f306a11ec13fb8c33156e8b64867e.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_db8f306a11ec13fb8c33156e8b64867e.jpg saved to cache
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2
2026-03-30 10:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_77088786b8849cdcf4e29bd2605e20b4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:32:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4378e10>
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Fb6%252Ff8b6338cc5717dc6bea8416c71406615%252Fpa%252FGL90573_77088786b8849cdcf4e29bd2605e20b4.jpg') HTTP/1.1" 204 0
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_77088786b8849cdcf4e29bd2605e20b4.jpg saved to cache
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2
2026-03-30 10:32:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ced91f3-8819-5ad6-a7bb-126d680b7af2, skipping ID generation
2026-03-30 10:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2 with scrape type 1
2026-03-30 10:32:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ced91f3-8819-5ad6-a7bb-126d680b7af2 sending to next pipeline
2026-03-30 10:32:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4ced91f3-8819-5ad6-a7bb-126d680b7af2, identifier: GL90573
2026-03-30 10:32:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4ced91f3-8819-5ad6-a7bb-126d680b7af2 with identifier: GL90573
2026-03-30 10:32:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4ced91f3-8819-5ad6-a7bb-126d680b7af2 with identifier: GL90573
2026-03-30 10:32:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4ced91f3-8819-5ad6-a7bb-126d680b7af2 with identifier: GL90573 to the API
2026-03-30 10:32:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:32: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-30 10:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_77088786b8849cdcf4e29bd2605e20b4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 196,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T15:17:03Z',
'fuel_type': 'diesel',
'id': '4ced91f3-8819-5ad6-a7bb-126d680b7af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GL90573',
'listing': 'auction',
'location': 'DE, Euskirchen',
'make': 'BMW',
'model': 'X3',
'odometer': 329691,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2610445,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_77088786b8849cdcf4e29bd2605e20b4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2573950,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_db8f306a11ec13fb8c33156e8b64867e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2731424,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_b60c4c424bcd8ac7bf38ef3cac982d2f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2525408,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_9ccca7a8ff6e6a5eec2969b8ecb5b760.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3047703,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_d198efa1ab3f5e6923f96e1771d2bc45.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2748515,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_5ac5e2764f585934c4e10f0930430e29.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2577329,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_b728aaa564d923fee6429bb8a7facd5c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2495990,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_4b6adc60e2a8a2295ad4b57d8e7879ac.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2646864,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_5381d3a9e58882a9ab9d6415b6c75e8b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ced91f3-8819-5ad6-a7bb-126d680b7af2/4ced91f3-8819-5ad6-a7bb-126d680b7af2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2959908,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/b6/f8b6338cc5717dc6bea8416c71406615/pa/GL90573_7bd672c237460d5f40df7089dfa3acd4.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-06-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive 30d',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GL90573%27 HTTP/1.1" 200 None
2026-03-30 10:32:57 [auto1.de] INFO: Saving data for GL90573: {'created_time': 1774866777.213396, 'last_price_update_time': 1774866777.213407, 'auction_closing_time': 1774970223.0}
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GL90573') HTTP/1.1" 204 0
2026-03-30 10:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RY19910> (referer: https://www.auto1.com/v1/car-details-view/RY19910/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:32:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45d16ebc-fbed-5de9-94b7-19e911931bc6 with identifier: RY19910
2026-03-30 10:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45d16ebc-fbed-5de9-94b7-19e911931bc6 with scrape type 1
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 45d16ebc-fbed-5de9-94b7-19e911931bc6
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F5a%252F455afd2f901fcb601b2b9b6e6e78a6ce%252Fpa%252FRY19910_8b15d677b4c029df83078a4aa5dd6e33.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_8b15d677b4c029df83078a4aa5dd6e33.jpg not downloaded yet
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F5a%252F455afd2f901fcb601b2b9b6e6e78a6ce%252Fpa%252FRY19910_ee76b9dcff30f898e93eccb5fbb666b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_ee76b9dcff30f898e93eccb5fbb666b3.jpg not downloaded yet
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F5a%252F455afd2f901fcb601b2b9b6e6e78a6ce%252Fpa%252FRY19910_7ade3c67ed29f0e5850b31121dc7ae59.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_7ade3c67ed29f0e5850b31121dc7ae59.jpg not downloaded yet
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F5a%252F455afd2f901fcb601b2b9b6e6e78a6ce%252Fpa%252FRY19910_d9b8e894d2b42eca7313fe0ee0a03c80.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_d9b8e894d2b42eca7313fe0ee0a03c80.jpg not downloaded yet
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F5a%252F455afd2f901fcb601b2b9b6e6e78a6ce%252Fpa%252FRY19910_9a87054fa563d150f25679087c069b20.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_9a87054fa563d150f25679087c069b20.jpg not downloaded yet
2026-03-30 10:33:04 [scrapy.extensions.logstats] INFO: Crawled 39 pages (at 17 pages/min), scraped 30 items (at 13 items/min)
2026-03-30 10:33:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HC77089> (referer: https://www.auto1.com/v1/car-details-view/HC77089/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_9a87054fa563d150f25679087c069b20.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fe0a349-8197-50a3-a4c4-fde713162651 with identifier: HC77089
2026-03-30 10:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fe0a349-8197-50a3-a4c4-fde713162651 with scrape type 1
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6fe0a349-8197-50a3-a4c4-fde713162651
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_3fa38719604a525e3ff807e406303ef4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_3fa38719604a525e3ff807e406303ef4.jpg not downloaded yet
2026-03-30 10:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_d9b8e894d2b42eca7313fe0ee0a03c80.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_3266578cd7c923ea97f1430611684e02.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_3266578cd7c923ea97f1430611684e02.jpg not downloaded yet
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_94213c206355bf2588e0819d128729ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_94213c206355bf2588e0819d128729ed.jpg not downloaded yet
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a7850>
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d16ebc-fbed-5de9-94b7-19e911931bc6/45d16ebc-fbed-5de9-94b7-19e911931bc6_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F5a%252F455afd2f901fcb601b2b9b6e6e78a6ce%252Fpa%252FRY19910_9a87054fa563d150f25679087c069b20.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_9a87054fa563d150f25679087c069b20.jpg saved to cache
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 45d16ebc-fbed-5de9-94b7-19e911931bc6
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_d1011ef51a3d0501bf2bebe04974c243.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_d1011ef51a3d0501bf2bebe04974c243.jpg not downloaded yet
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_4ca8e4fea3b22bf4b179b7e43da4e7e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_4ca8e4fea3b22bf4b179b7e43da4e7e2.jpg not downloaded yet
2026-03-30 10:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_3fa38719604a525e3ff807e406303ef4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_1fe46bbdb47d8f25f6fa5aa8204b36b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_1fe46bbdb47d8f25f6fa5aa8204b36b6.jpg not downloaded yet
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3a010>
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d16ebc-fbed-5de9-94b7-19e911931bc6/45d16ebc-fbed-5de9-94b7-19e911931bc6_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F5a%252F455afd2f901fcb601b2b9b6e6e78a6ce%252Fpa%252FRY19910_d9b8e894d2b42eca7313fe0ee0a03c80.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_d9b8e894d2b42eca7313fe0ee0a03c80.jpg saved to cache
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 45d16ebc-fbed-5de9-94b7-19e911931bc6
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_320310cc5b970a349ad7311b8af8fbfa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_320310cc5b970a349ad7311b8af8fbfa.jpg not downloaded yet
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5958650>
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_3fa38719604a525e3ff807e406303ef4.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_3fa38719604a525e3ff807e406303ef4.jpg saved to cache
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6fe0a349-8197-50a3-a4c4-fde713162651
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_c479c0c79783e7dfb925b36b5f5597ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_c479c0c79783e7dfb925b36b5f5597ff.jpg not downloaded yet
2026-03-30 10:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_4ca8e4fea3b22bf4b179b7e43da4e7e2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_9ac5d915208ac154a6a5a2139879a228.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_9ac5d915208ac154a6a5a2139879a228.jpg not downloaded yet
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_19507db955c40a380ff2ab3ba4d11d35.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_19507db955c40a380ff2ab3ba4d11d35.jpg not downloaded yet
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4327a50>
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_4ca8e4fea3b22bf4b179b7e43da4e7e2.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_4ca8e4fea3b22bf4b179b7e43da4e7e2.jpg saved to cache
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6fe0a349-8197-50a3-a4c4-fde713162651
2026-03-30 10:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_c479c0c79783e7dfb925b36b5f5597ff.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3c850>
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_c479c0c79783e7dfb925b36b5f5597ff.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_c479c0c79783e7dfb925b36b5f5597ff.jpg saved to cache
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6fe0a349-8197-50a3-a4c4-fde713162651
2026-03-30 10:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EH55820/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_9ac5d915208ac154a6a5a2139879a228.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_19507db955c40a380ff2ab3ba4d11d35.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_320310cc5b970a349ad7311b8af8fbfa.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_1fe46bbdb47d8f25f6fa5aa8204b36b6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f413b910>
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_9ac5d915208ac154a6a5a2139879a228.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_9ac5d915208ac154a6a5a2139879a228.jpg saved to cache
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6fe0a349-8197-50a3-a4c4-fde713162651
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a5690>
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_19507db955c40a380ff2ab3ba4d11d35.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_19507db955c40a380ff2ab3ba4d11d35.jpg saved to cache
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6fe0a349-8197-50a3-a4c4-fde713162651
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4164410>
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_320310cc5b970a349ad7311b8af8fbfa.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_320310cc5b970a349ad7311b8af8fbfa.jpg saved to cache
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6fe0a349-8197-50a3-a4c4-fde713162651
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef37290>
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_1fe46bbdb47d8f25f6fa5aa8204b36b6.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_1fe46bbdb47d8f25f6fa5aa8204b36b6.jpg saved to cache
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6fe0a349-8197-50a3-a4c4-fde713162651
2026-03-30 10:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MV22055> (referer: https://www.auto1.com/v1/car-details-view/MV22055/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_d1011ef51a3d0501bf2bebe04974c243.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_94213c206355bf2588e0819d128729ed.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07d73fe8-9a82-5c97-a746-cb642e24c5c4 with identifier: MV22055
2026-03-30 10:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07d73fe8-9a82-5c97-a746-cb642e24c5c4 with scrape type 1
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07d73fe8-9a82-5c97-a746-cb642e24c5c4
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fd6%252Febd60e177ef8b12a86e1096afa08284b%252Fpa%252FMV22055_781a4fbeea997eb10bc1c1be6174edd3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_781a4fbeea997eb10bc1c1be6174edd3.jpg already downloaded
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fd6%252Febd60e177ef8b12a86e1096afa08284b%252Fpa%252FMV22055_c9bbff075238c7a3b3b8a16a7ee2d4cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_c9bbff075238c7a3b3b8a16a7ee2d4cf.jpg already downloaded
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fd6%252Febd60e177ef8b12a86e1096afa08284b%252Fpa%252FMV22055_506838768d38f7f0f0cd2c4f0e04a373.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_506838768d38f7f0f0cd2c4f0e04a373.jpg already downloaded
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fd6%252Febd60e177ef8b12a86e1096afa08284b%252Fpa%252FMV22055_28b99c73e838e70eed8ecd6bdcfec686.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_28b99c73e838e70eed8ecd6bdcfec686.jpg already downloaded
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fd6%252Febd60e177ef8b12a86e1096afa08284b%252Fpa%252FMV22055_456ddf3b8c1854fa64d56fc87be69c94.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_456ddf3b8c1854fa64d56fc87be69c94.jpg already downloaded
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fd6%252Febd60e177ef8b12a86e1096afa08284b%252Fpa%252FMV22055_aabd429fc387d16032ebc6af6cb8a7b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_aabd429fc387d16032ebc6af6cb8a7b4.jpg already downloaded
2026-03-30 10:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fd6%252Febd60e177ef8b12a86e1096afa08284b%252Fpa%252FMV22055_ef3bd7aaa52914937cb251f1b4f2953a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_ef3bd7aaa52914937cb251f1b4f2953a.jpg already downloaded
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fd6%252Febd60e177ef8b12a86e1096afa08284b%252Fpa%252FMV22055_dec79be365c5fcc800e85e1e61431758.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_dec79be365c5fcc800e85e1e61431758.jpg already downloaded
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fd6%252Febd60e177ef8b12a86e1096afa08284b%252Fpa%252FMV22055_b14b6c744f62b0253be498f226331eb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_b14b6c744f62b0253be498f226331eb9.jpg already downloaded
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fd6%252Febd60e177ef8b12a86e1096afa08284b%252Fpa%252FMV22055_4f9ebf26fbbd8842a478dbda6c87fdab.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_4f9ebf26fbbd8842a478dbda6c87fdab.jpg already downloaded
2026-03-30 10:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 07d73fe8-9a82-5c97-a746-cb642e24c5c4, identifier: MV22055
2026-03-30 10:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 07d73fe8-9a82-5c97-a746-cb642e24c5c4 with identifier: MV22055
2026-03-30 10:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 07d73fe8-9a82-5c97-a746-cb642e24c5c4 with identifier: MV22055
2026-03-30 10:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 07d73fe8-9a82-5c97-a746-cb642e24c5c4 with identifier: MV22055 to the API
2026-03-30 10:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MV22055>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-31T15:34:21Z',
'fuel_type': 'diesel',
'id': '07d73fe8-9a82-5c97-a746-cb642e24c5c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MV22055',
'listing': 'auction',
'location': 'DE, Lüdersfeld',
'make': 'Audi',
'model': 'A6',
'odometer': 201838,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_781a4fbeea997eb10bc1c1be6174edd3.jpg',
'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_c9bbff075238c7a3b3b8a16a7ee2d4cf.jpg',
'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_506838768d38f7f0f0cd2c4f0e04a373.jpg',
'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_28b99c73e838e70eed8ecd6bdcfec686.jpg',
'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_456ddf3b8c1854fa64d56fc87be69c94.jpg',
'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_aabd429fc387d16032ebc6af6cb8a7b4.jpg',
'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_ef3bd7aaa52914937cb251f1b4f2953a.jpg',
'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_dec79be365c5fcc800e85e1e61431758.jpg',
'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_b14b6c744f62b0253be498f226331eb9.jpg',
'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_4f9ebf26fbbd8842a478dbda6c87fdab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d73fe8-9a82-5c97-a746-cb642e24c5c4/07d73fe8-9a82-5c97-a746-cb642e24c5c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78476,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_781a4fbeea997eb10bc1c1be6174edd3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d73fe8-9a82-5c97-a746-cb642e24c5c4/07d73fe8-9a82-5c97-a746-cb642e24c5c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71200,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_c9bbff075238c7a3b3b8a16a7ee2d4cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d73fe8-9a82-5c97-a746-cb642e24c5c4/07d73fe8-9a82-5c97-a746-cb642e24c5c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59229,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_506838768d38f7f0f0cd2c4f0e04a373.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d73fe8-9a82-5c97-a746-cb642e24c5c4/07d73fe8-9a82-5c97-a746-cb642e24c5c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55655,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_28b99c73e838e70eed8ecd6bdcfec686.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d73fe8-9a82-5c97-a746-cb642e24c5c4/07d73fe8-9a82-5c97-a746-cb642e24c5c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61101,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_456ddf3b8c1854fa64d56fc87be69c94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d73fe8-9a82-5c97-a746-cb642e24c5c4/07d73fe8-9a82-5c97-a746-cb642e24c5c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63918,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_aabd429fc387d16032ebc6af6cb8a7b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d73fe8-9a82-5c97-a746-cb642e24c5c4/07d73fe8-9a82-5c97-a746-cb642e24c5c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56810,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_ef3bd7aaa52914937cb251f1b4f2953a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d73fe8-9a82-5c97-a746-cb642e24c5c4/07d73fe8-9a82-5c97-a746-cb642e24c5c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76242,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_dec79be365c5fcc800e85e1e61431758.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d73fe8-9a82-5c97-a746-cb642e24c5c4/07d73fe8-9a82-5c97-a746-cb642e24c5c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66721,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_b14b6c744f62b0253be498f226331eb9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d73fe8-9a82-5c97-a746-cb642e24c5c4/07d73fe8-9a82-5c97-a746-cb642e24c5c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73550,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/d6/ebd60e177ef8b12a86e1096afa08284b/pa/MV22055_4f9ebf26fbbd8842a478dbda6c87fdab.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-04-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 2.0 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2014}
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MV22055%27 HTTP/1.1" 200 None
2026-03-30 10:33:16 [auto1.de] INFO: Saving data for MV22055: {'created_time': 1774866796.068763, 'last_price_update_time': 1774866796.068773, 'auction_closing_time': 1774971261.0}
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MV22055') HTTP/1.1" 204 0
2026-03-30 10:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_7ade3c67ed29f0e5850b31121dc7ae59.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_3266578cd7c923ea97f1430611684e02.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41dbb90>
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_d1011ef51a3d0501bf2bebe04974c243.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_d1011ef51a3d0501bf2bebe04974c243.jpg saved to cache
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6fe0a349-8197-50a3-a4c4-fde713162651
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417cf50>
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_94213c206355bf2588e0819d128729ed.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_94213c206355bf2588e0819d128729ed.jpg saved to cache
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6fe0a349-8197-50a3-a4c4-fde713162651
2026-03-30 10:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_ee76b9dcff30f898e93eccb5fbb666b3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4339cd0>
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d16ebc-fbed-5de9-94b7-19e911931bc6/45d16ebc-fbed-5de9-94b7-19e911931bc6_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F5a%252F455afd2f901fcb601b2b9b6e6e78a6ce%252Fpa%252FRY19910_7ade3c67ed29f0e5850b31121dc7ae59.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_7ade3c67ed29f0e5850b31121dc7ae59.jpg saved to cache
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 45d16ebc-fbed-5de9-94b7-19e911931bc6
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4809190>
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F9e%252Fdc9e834c86561ff8dcebf16f458747bb%252Fpa%252FHC77089_3266578cd7c923ea97f1430611684e02.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_3266578cd7c923ea97f1430611684e02.jpg saved to cache
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6fe0a349-8197-50a3-a4c4-fde713162651
2026-03-30 10:33:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6fe0a349-8197-50a3-a4c4-fde713162651, skipping ID generation
2026-03-30 10:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fe0a349-8197-50a3-a4c4-fde713162651 with scrape type 1
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6fe0a349-8197-50a3-a4c4-fde713162651 sending to next pipeline
2026-03-30 10:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 6fe0a349-8197-50a3-a4c4-fde713162651, identifier: HC77089
2026-03-30 10:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 6fe0a349-8197-50a3-a4c4-fde713162651 with identifier: HC77089
2026-03-30 10:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 6fe0a349-8197-50a3-a4c4-fde713162651 with identifier: HC77089
2026-03-30 10:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 6fe0a349-8197-50a3-a4c4-fde713162651 with identifier: HC77089 to the API
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_3266578cd7c923ea97f1430611684e02.jpg>
{'auction_title': '',
'c_o_2_emission_value': 213,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.6L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T15:10:46Z',
'fuel_type': 'petrol',
'id': '6fe0a349-8197-50a3-a4c4-fde713162651',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HC77089',
'listing': 'auction',
'location': 'DE, Hanau',
'make': 'Volkswagen',
'model': 'CC',
'odometer': 110699,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96541,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_3fa38719604a525e3ff807e406303ef4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91813,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_3266578cd7c923ea97f1430611684e02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96440,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_94213c206355bf2588e0819d128729ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87314,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_d1011ef51a3d0501bf2bebe04974c243.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86906,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_4ca8e4fea3b22bf4b179b7e43da4e7e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102063,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_1fe46bbdb47d8f25f6fa5aa8204b36b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88892,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_320310cc5b970a349ad7311b8af8fbfa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96450,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_c479c0c79783e7dfb925b36b5f5597ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93065,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_9ac5d915208ac154a6a5a2139879a228.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fe0a349-8197-50a3-a4c4-fde713162651/6fe0a349-8197-50a3-a4c4-fde713162651_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93151,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/9e/dc9e834c86561ff8dcebf16f458747bb/pa/HC77089_19507db955c40a380ff2ab3ba4d11d35.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-09-06',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen CC 3.6 V6 FSI 4Motion',
'transmission': 'automatic',
'trim': '4Motion',
'year': 2012}
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HC77089%27 HTTP/1.1" 200 None
2026-03-30 10:33:16 [auto1.de] INFO: Saving data for HC77089: {'created_time': 1774866796.773694, 'last_price_update_time': 1774866796.773705, 'auction_closing_time': 1774969846.0}
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HC77089') HTTP/1.1" 204 0
2026-03-30 10:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_8b15d677b4c029df83078a4aa5dd6e33.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef1a090>
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d16ebc-fbed-5de9-94b7-19e911931bc6/45d16ebc-fbed-5de9-94b7-19e911931bc6_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F5a%252F455afd2f901fcb601b2b9b6e6e78a6ce%252Fpa%252FRY19910_ee76b9dcff30f898e93eccb5fbb666b3.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_ee76b9dcff30f898e93eccb5fbb666b3.jpg saved to cache
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 45d16ebc-fbed-5de9-94b7-19e911931bc6
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c0ae90>
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45d16ebc-fbed-5de9-94b7-19e911931bc6/45d16ebc-fbed-5de9-94b7-19e911931bc6_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg45%252F5a%252F455afd2f901fcb601b2b9b6e6e78a6ce%252Fpa%252FRY19910_8b15d677b4c029df83078a4aa5dd6e33.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_8b15d677b4c029df83078a4aa5dd6e33.jpg saved to cache
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 45d16ebc-fbed-5de9-94b7-19e911931bc6
2026-03-30 10:33:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45d16ebc-fbed-5de9-94b7-19e911931bc6, skipping ID generation
2026-03-30 10:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45d16ebc-fbed-5de9-94b7-19e911931bc6 with scrape type 1
2026-03-30 10:33:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45d16ebc-fbed-5de9-94b7-19e911931bc6 sending to next pipeline
2026-03-30 10:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 45d16ebc-fbed-5de9-94b7-19e911931bc6, identifier: RY19910
2026-03-30 10:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 45d16ebc-fbed-5de9-94b7-19e911931bc6 with identifier: RY19910
2026-03-30 10:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 45d16ebc-fbed-5de9-94b7-19e911931bc6 with identifier: RY19910
2026-03-30 10:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 45d16ebc-fbed-5de9-94b7-19e911931bc6 with identifier: RY19910 to the API
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_8b15d677b4c029df83078a4aa5dd6e33.jpg>
{'auction_title': '',
'c_o_2_emission_value': 252,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.6L',
'engine_horse_power': 177,
'expiration_date': '2026-03-31T15:05:16Z',
'fuel_type': 'petrol',
'id': '45d16ebc-fbed-5de9-94b7-19e911931bc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RY19910',
'listing': 'auction',
'location': 'DE, Reinbek',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 206680,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d16ebc-fbed-5de9-94b7-19e911931bc6/45d16ebc-fbed-5de9-94b7-19e911931bc6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85517,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_8b15d677b4c029df83078a4aa5dd6e33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d16ebc-fbed-5de9-94b7-19e911931bc6/45d16ebc-fbed-5de9-94b7-19e911931bc6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99857,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_ee76b9dcff30f898e93eccb5fbb666b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d16ebc-fbed-5de9-94b7-19e911931bc6/45d16ebc-fbed-5de9-94b7-19e911931bc6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93829,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_7ade3c67ed29f0e5850b31121dc7ae59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d16ebc-fbed-5de9-94b7-19e911931bc6/45d16ebc-fbed-5de9-94b7-19e911931bc6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59338,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_d9b8e894d2b42eca7313fe0ee0a03c80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45d16ebc-fbed-5de9-94b7-19e911931bc6/45d16ebc-fbed-5de9-94b7-19e911931bc6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88633,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img45/5a/455afd2f901fcb601b2b9b6e6e78a6ce/pa/RY19910_9a87054fa563d150f25679087c069b20.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2002-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 240 Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2002}
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RY19910%27 HTTP/1.1" 200 None
2026-03-30 10:33:17 [auto1.de] INFO: Saving data for RY19910: {'created_time': 1774866797.490799, 'last_price_update_time': 1774866797.490811, 'auction_closing_time': 1774969516.0}
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RY19910') HTTP/1.1" 204 0
2026-03-30 10:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TV02686> (referer: https://www.auto1.com/v1/car-details-view/TV02686/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e with identifier: TV02686
2026-03-30 10:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e with scrape type 1
2026-03-30 10:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F8c%252Fba8ce91b90966ae15d6e9019a76f7a0e%252Fpa%252FTV02686_dd2d872b247aee676ef2ab13c450dd21.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_dd2d872b247aee676ef2ab13c450dd21.jpg already downloaded
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F8c%252Fba8ce91b90966ae15d6e9019a76f7a0e%252Fpa%252FTV02686_332a9c57e19af9dc2ef064803dbabed5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_332a9c57e19af9dc2ef064803dbabed5.jpg already downloaded
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F8c%252Fba8ce91b90966ae15d6e9019a76f7a0e%252Fpa%252FTV02686_29600a9545025d66de18317ec4ffe0a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_29600a9545025d66de18317ec4ffe0a3.jpg already downloaded
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F8c%252Fba8ce91b90966ae15d6e9019a76f7a0e%252Fpa%252FTV02686_97795cd3b01498f954a4837c28d25122.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_97795cd3b01498f954a4837c28d25122.jpg already downloaded
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F8c%252Fba8ce91b90966ae15d6e9019a76f7a0e%252Fpa%252FTV02686_b2752d4ae88a6d126cd1704413a15bbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_b2752d4ae88a6d126cd1704413a15bbb.jpg already downloaded
2026-03-30 10:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e, identifier: TV02686
2026-03-30 10:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e with identifier: TV02686
2026-03-30 10:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e with identifier: TV02686
2026-03-30 10:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e with identifier: TV02686 to the API
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/TV02686>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:42:45Z',
'fuel_type': 'diesel',
'id': '7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV02686',
'listing': 'auction',
'location': 'DE, Atting',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 303552,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_dd2d872b247aee676ef2ab13c450dd21.jpg',
'https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_332a9c57e19af9dc2ef064803dbabed5.jpg',
'https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_29600a9545025d66de18317ec4ffe0a3.jpg',
'https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_97795cd3b01498f954a4837c28d25122.jpg',
'https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_b2752d4ae88a6d126cd1704413a15bbb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e/7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97255,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_dd2d872b247aee676ef2ab13c450dd21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e/7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96584,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_332a9c57e19af9dc2ef064803dbabed5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e/7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86486,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_29600a9545025d66de18317ec4ffe0a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e/7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74502,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_97795cd3b01498f954a4837c28d25122.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e/7e3393c4-fd1f-5dd4-8a11-3d6de8fa1e0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106656,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/8c/ba8ce91b90966ae15d6e9019a76f7a0e/pa/TV02686_b2752d4ae88a6d126cd1704413a15bbb.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VI 1.6 TDI Team',
'transmission': 'manual',
'trim': 'Team',
'year': 2011}
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TV02686%27 HTTP/1.1" 200 None
2026-03-30 10:33:25 [auto1.de] INFO: Saving data for TV02686: {'created_time': 1774866805.507162, 'last_price_update_time': 1774866805.507172, 'auction_closing_time': 1774971765.0}
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TV02686') HTTP/1.1" 204 0
2026-03-30 10:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ME91178/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LA83514> (referer: https://www.auto1.com/v1/car-details-view/LA83514/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88937290-07af-5b12-a31d-fbab1c3ddc34 with identifier: LA83514
2026-03-30 10:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88937290-07af-5b12-a31d-fbab1c3ddc34 with scrape type 1
2026-03-30 10:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 88937290-07af-5b12-a31d-fbab1c3ddc34
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F72%252F2572af5a93ea3362912f728c7ba7e781%252Fpa%252FLA83514_de3fa440603c06f45b9f06e284d4f27c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_de3fa440603c06f45b9f06e284d4f27c.jpg not downloaded yet
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F72%252F2572af5a93ea3362912f728c7ba7e781%252Fpa%252FLA83514_af10bc0cd2093dc63003f14257f73f30.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_af10bc0cd2093dc63003f14257f73f30.jpg not downloaded yet
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F72%252F2572af5a93ea3362912f728c7ba7e781%252Fpa%252FLA83514_af4c95ea2f20498ec4f1e61ef4a8a243.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_af4c95ea2f20498ec4f1e61ef4a8a243.jpg not downloaded yet
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F72%252F2572af5a93ea3362912f728c7ba7e781%252Fpa%252FLA83514_418b5e752ac9f6aeb241ae817be29bfb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_418b5e752ac9f6aeb241ae817be29bfb.jpg not downloaded yet
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F72%252F2572af5a93ea3362912f728c7ba7e781%252Fpa%252FLA83514_cde79cb5bde2474109a8c9df6279c6c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_cde79cb5bde2474109a8c9df6279c6c8.jpg not downloaded yet
2026-03-30 10:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LA60747/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_cde79cb5bde2474109a8c9df6279c6c8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41651d0>
2026-03-30 10:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88937290-07af-5b12-a31d-fbab1c3ddc34/88937290-07af-5b12-a31d-fbab1c3ddc34_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F72%252F2572af5a93ea3362912f728c7ba7e781%252Fpa%252FLA83514_cde79cb5bde2474109a8c9df6279c6c8.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_cde79cb5bde2474109a8c9df6279c6c8.jpg saved to cache
2026-03-30 10:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 88937290-07af-5b12-a31d-fbab1c3ddc34
2026-03-30 10:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VV15875> (referer: https://www.auto1.com/v1/car-details-view/VV15875/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f85d09b-b46f-531d-b18c-dd040d830660 with identifier: VV15875
2026-03-30 10:33:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f85d09b-b46f-531d-b18c-dd040d830660 with scrape type 1
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f85d09b-b46f-531d-b18c-dd040d830660
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F1c%252Ffc1c16610f5a12fd566868a74b38ef13%252Fpa%252FVV15875_8d411e4de007388bc4668a7ace588604.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_8d411e4de007388bc4668a7ace588604.jpg already downloaded
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F1c%252Ffc1c16610f5a12fd566868a74b38ef13%252Fpa%252FVV15875_1f939b9429151c7663e69f7b62e8ac75.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_1f939b9429151c7663e69f7b62e8ac75.jpg already downloaded
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F1c%252Ffc1c16610f5a12fd566868a74b38ef13%252Fpa%252FVV15875_e9be9434461f38530ae4ef82c42cc310.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_e9be9434461f38530ae4ef82c42cc310.jpg already downloaded
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F1c%252Ffc1c16610f5a12fd566868a74b38ef13%252Fpa%252FVV15875_25465a1a0b195bede79b085df0e95ab3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_25465a1a0b195bede79b085df0e95ab3.jpg already downloaded
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F1c%252Ffc1c16610f5a12fd566868a74b38ef13%252Fpa%252FVV15875_5c5ef0cd23ef74c3a719253372bc89ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_5c5ef0cd23ef74c3a719253372bc89ca.jpg already downloaded
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F1c%252Ffc1c16610f5a12fd566868a74b38ef13%252Fpa%252FVV15875_cab02ddfc89bbcdd52bc9362be78cf9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_cab02ddfc89bbcdd52bc9362be78cf9b.jpg already downloaded
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F1c%252Ffc1c16610f5a12fd566868a74b38ef13%252Fpa%252FVV15875_dd1833d5b482b83e0ac47ed518fb80bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_dd1833d5b482b83e0ac47ed518fb80bb.jpg already downloaded
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F1c%252Ffc1c16610f5a12fd566868a74b38ef13%252Fpa%252FVV15875_e21daa2b839a6eca80be4bcb9c9500dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_e21daa2b839a6eca80be4bcb9c9500dc.jpg already downloaded
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F1c%252Ffc1c16610f5a12fd566868a74b38ef13%252Fpa%252FVV15875_1d8776625d5c3a10a11ce6e4e0de2f3d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_1d8776625d5c3a10a11ce6e4e0de2f3d.jpg already downloaded
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252F1c%252Ffc1c16610f5a12fd566868a74b38ef13%252Fpa%252FVV15875_ee1b14098cb85cc442ba116ab57be0ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_ee1b14098cb85cc442ba116ab57be0ea.jpg already downloaded
2026-03-30 10:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2f85d09b-b46f-531d-b18c-dd040d830660, identifier: VV15875
2026-03-30 10:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2f85d09b-b46f-531d-b18c-dd040d830660 with identifier: VV15875
2026-03-30 10:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2f85d09b-b46f-531d-b18c-dd040d830660 with identifier: VV15875
2026-03-30 10:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2f85d09b-b46f-531d-b18c-dd040d830660 with identifier: VV15875 to the API
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/VV15875>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:57:29Z',
'fuel_type': 'diesel',
'id': '2f85d09b-b46f-531d-b18c-dd040d830660',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VV15875',
'listing': 'auction',
'location': 'DE, Lüdersfeld',
'make': 'Renault',
'model': 'Scenic',
'odometer': 163143,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_8d411e4de007388bc4668a7ace588604.jpg',
'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_1f939b9429151c7663e69f7b62e8ac75.jpg',
'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_e9be9434461f38530ae4ef82c42cc310.jpg',
'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_25465a1a0b195bede79b085df0e95ab3.jpg',
'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_5c5ef0cd23ef74c3a719253372bc89ca.jpg',
'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_cab02ddfc89bbcdd52bc9362be78cf9b.jpg',
'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_dd1833d5b482b83e0ac47ed518fb80bb.jpg',
'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_e21daa2b839a6eca80be4bcb9c9500dc.jpg',
'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_1d8776625d5c3a10a11ce6e4e0de2f3d.jpg',
'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_ee1b14098cb85cc442ba116ab57be0ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f85d09b-b46f-531d-b18c-dd040d830660/2f85d09b-b46f-531d-b18c-dd040d830660_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89854,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_8d411e4de007388bc4668a7ace588604.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f85d09b-b46f-531d-b18c-dd040d830660/2f85d09b-b46f-531d-b18c-dd040d830660_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84320,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_1f939b9429151c7663e69f7b62e8ac75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f85d09b-b46f-531d-b18c-dd040d830660/2f85d09b-b46f-531d-b18c-dd040d830660_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81721,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_e9be9434461f38530ae4ef82c42cc310.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f85d09b-b46f-531d-b18c-dd040d830660/2f85d09b-b46f-531d-b18c-dd040d830660_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69419,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_25465a1a0b195bede79b085df0e95ab3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f85d09b-b46f-531d-b18c-dd040d830660/2f85d09b-b46f-531d-b18c-dd040d830660_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80426,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_5c5ef0cd23ef74c3a719253372bc89ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f85d09b-b46f-531d-b18c-dd040d830660/2f85d09b-b46f-531d-b18c-dd040d830660_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78836,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_cab02ddfc89bbcdd52bc9362be78cf9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f85d09b-b46f-531d-b18c-dd040d830660/2f85d09b-b46f-531d-b18c-dd040d830660_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83611,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_dd1833d5b482b83e0ac47ed518fb80bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f85d09b-b46f-531d-b18c-dd040d830660/2f85d09b-b46f-531d-b18c-dd040d830660_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95910,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_e21daa2b839a6eca80be4bcb9c9500dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f85d09b-b46f-531d-b18c-dd040d830660/2f85d09b-b46f-531d-b18c-dd040d830660_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79290,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_1d8776625d5c3a10a11ce6e4e0de2f3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f85d09b-b46f-531d-b18c-dd040d830660/2f85d09b-b46f-531d-b18c-dd040d830660_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85826,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/1c/fc1c16610f5a12fd566868a74b38ef13/pa/VV15875_ee1b14098cb85cc442ba116ab57be0ea.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2017}
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VV15875%27 HTTP/1.1" 200 None
2026-03-30 10:33:33 [auto1.de] INFO: Saving data for VV15875: {'created_time': 1774866813.402823, 'last_price_update_time': 1774866813.402834, 'auction_closing_time': 1774972649.0}
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VV15875') HTTP/1.1" 204 0
2026-03-30 10:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_418b5e752ac9f6aeb241ae817be29bfb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd6390>
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88937290-07af-5b12-a31d-fbab1c3ddc34/88937290-07af-5b12-a31d-fbab1c3ddc34_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F72%252F2572af5a93ea3362912f728c7ba7e781%252Fpa%252FLA83514_418b5e752ac9f6aeb241ae817be29bfb.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_418b5e752ac9f6aeb241ae817be29bfb.jpg saved to cache
2026-03-30 10:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 88937290-07af-5b12-a31d-fbab1c3ddc34
2026-03-30 10:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_af4c95ea2f20498ec4f1e61ef4a8a243.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd7790>
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88937290-07af-5b12-a31d-fbab1c3ddc34/88937290-07af-5b12-a31d-fbab1c3ddc34_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F72%252F2572af5a93ea3362912f728c7ba7e781%252Fpa%252FLA83514_af4c95ea2f20498ec4f1e61ef4a8a243.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_af4c95ea2f20498ec4f1e61ef4a8a243.jpg saved to cache
2026-03-30 10:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 88937290-07af-5b12-a31d-fbab1c3ddc34
2026-03-30 10:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_af10bc0cd2093dc63003f14257f73f30.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_de3fa440603c06f45b9f06e284d4f27c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41f0250>
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88937290-07af-5b12-a31d-fbab1c3ddc34/88937290-07af-5b12-a31d-fbab1c3ddc34_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F72%252F2572af5a93ea3362912f728c7ba7e781%252Fpa%252FLA83514_af10bc0cd2093dc63003f14257f73f30.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_af10bc0cd2093dc63003f14257f73f30.jpg saved to cache
2026-03-30 10:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 88937290-07af-5b12-a31d-fbab1c3ddc34
2026-03-30 10:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd5b50>
2026-03-30 10:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88937290-07af-5b12-a31d-fbab1c3ddc34/88937290-07af-5b12-a31d-fbab1c3ddc34_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252F72%252F2572af5a93ea3362912f728c7ba7e781%252Fpa%252FLA83514_de3fa440603c06f45b9f06e284d4f27c.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_de3fa440603c06f45b9f06e284d4f27c.jpg saved to cache
2026-03-30 10:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 88937290-07af-5b12-a31d-fbab1c3ddc34
2026-03-30 10:33:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 88937290-07af-5b12-a31d-fbab1c3ddc34, skipping ID generation
2026-03-30 10:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88937290-07af-5b12-a31d-fbab1c3ddc34 with scrape type 1
2026-03-30 10:33:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 88937290-07af-5b12-a31d-fbab1c3ddc34 sending to next pipeline
2026-03-30 10:33:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 88937290-07af-5b12-a31d-fbab1c3ddc34, identifier: LA83514
2026-03-30 10:33:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 88937290-07af-5b12-a31d-fbab1c3ddc34 with identifier: LA83514
2026-03-30 10:33:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 88937290-07af-5b12-a31d-fbab1c3ddc34 with identifier: LA83514
2026-03-30 10:33:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 88937290-07af-5b12-a31d-fbab1c3ddc34 with identifier: LA83514 to the API
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_de3fa440603c06f45b9f06e284d4f27c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'engine_horse_power': 83,
'expiration_date': '2026-03-31T15:13:54Z',
'fuel_type': 'petrol',
'id': '88937290-07af-5b12-a31d-fbab1c3ddc34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LA83514',
'listing': 'auction',
'location': 'DE, Oberhausen',
'make': 'Honda',
'model': 'Jazz',
'odometer': 142008,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88937290-07af-5b12-a31d-fbab1c3ddc34/88937290-07af-5b12-a31d-fbab1c3ddc34_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88114,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_de3fa440603c06f45b9f06e284d4f27c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88937290-07af-5b12-a31d-fbab1c3ddc34/88937290-07af-5b12-a31d-fbab1c3ddc34_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78608,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_af10bc0cd2093dc63003f14257f73f30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88937290-07af-5b12-a31d-fbab1c3ddc34/88937290-07af-5b12-a31d-fbab1c3ddc34_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83672,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_af4c95ea2f20498ec4f1e61ef4a8a243.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88937290-07af-5b12-a31d-fbab1c3ddc34/88937290-07af-5b12-a31d-fbab1c3ddc34_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61870,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_418b5e752ac9f6aeb241ae817be29bfb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88937290-07af-5b12-a31d-fbab1c3ddc34/88937290-07af-5b12-a31d-fbab1c3ddc34_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99742,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/72/2572af5a93ea3362912f728c7ba7e781/pa/LA83514_cde79cb5bde2474109a8c9df6279c6c8.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2004-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Honda Jazz 1.4 DSi LS',
'transmission': 'automatic',
'trim': 'LS',
'year': 2004}
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LA83514%27 HTTP/1.1" 200 None
2026-03-30 10:33:34 [auto1.de] INFO: Saving data for LA83514: {'created_time': 1774866814.468227, 'last_price_update_time': 1774866814.468237, 'auction_closing_time': 1774970034.0}
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LA83514') HTTP/1.1" 204 0
2026-03-30 10:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EH27268> (referer: https://www.auto1.com/v1/car-details-view/EH27268/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56e53f10-5d52-5b97-9a72-4644c88ab4fb with identifier: EH27268
2026-03-30 10:33:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56e53f10-5d52-5b97-9a72-4644c88ab4fb with scrape type 1
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56e53f10-5d52-5b97-9a72-4644c88ab4fb
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Ffe%252F26fe40c0d1c78548e8fe5405ac74e18a%252Fpa%252FEH27268_e418f1b3d399582a349b8757e6a3437c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_e418f1b3d399582a349b8757e6a3437c.jpg already downloaded
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Ffe%252F26fe40c0d1c78548e8fe5405ac74e18a%252Fpa%252FEH27268_4d14054952eec51bd7f5099b3c161390.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_4d14054952eec51bd7f5099b3c161390.jpg already downloaded
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Ffe%252F26fe40c0d1c78548e8fe5405ac74e18a%252Fpa%252FEH27268_7a415fbf0ecd65d1b4b1284509b7db11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_7a415fbf0ecd65d1b4b1284509b7db11.jpg already downloaded
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Ffe%252F26fe40c0d1c78548e8fe5405ac74e18a%252Fpa%252FEH27268_aab0b2b4eef62386f577d6031480952c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_aab0b2b4eef62386f577d6031480952c.jpg already downloaded
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Ffe%252F26fe40c0d1c78548e8fe5405ac74e18a%252Fpa%252FEH27268_ba59359fb52e8b29a94d805e0038332f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_ba59359fb52e8b29a94d805e0038332f.jpg already downloaded
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Ffe%252F26fe40c0d1c78548e8fe5405ac74e18a%252Fpa%252FEH27268_ac626ca87fe6b0b9cee22c07dae31b4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_ac626ca87fe6b0b9cee22c07dae31b4a.jpg already downloaded
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Ffe%252F26fe40c0d1c78548e8fe5405ac74e18a%252Fpa%252FEH27268_0bb3ff2f19a88b36cbe73d47d7566caa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_0bb3ff2f19a88b36cbe73d47d7566caa.jpg already downloaded
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Ffe%252F26fe40c0d1c78548e8fe5405ac74e18a%252Fpa%252FEH27268_6c9ec150fa50911a32435faf10e77144.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_6c9ec150fa50911a32435faf10e77144.jpg already downloaded
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Ffe%252F26fe40c0d1c78548e8fe5405ac74e18a%252Fpa%252FEH27268_631d295636261487ff6a360f8cfcac61.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_631d295636261487ff6a360f8cfcac61.jpg already downloaded
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252Ffe%252F26fe40c0d1c78548e8fe5405ac74e18a%252Fpa%252FEH27268_1f3d9a8ec79b07c074aeca0f83743cf5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_1f3d9a8ec79b07c074aeca0f83743cf5.jpg already downloaded
2026-03-30 10:33:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 56e53f10-5d52-5b97-9a72-4644c88ab4fb, identifier: EH27268
2026-03-30 10:33:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 56e53f10-5d52-5b97-9a72-4644c88ab4fb with identifier: EH27268
2026-03-30 10:33:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 56e53f10-5d52-5b97-9a72-4644c88ab4fb with identifier: EH27268
2026-03-30 10:33:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 56e53f10-5d52-5b97-9a72-4644c88ab4fb with identifier: EH27268 to the API
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EH27268>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:17:26Z',
'fuel_type': 'petrol',
'id': '56e53f10-5d52-5b97-9a72-4644c88ab4fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EH27268',
'listing': 'auction',
'location': 'DE, Ketzin',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 55258,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_e418f1b3d399582a349b8757e6a3437c.jpg',
'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_4d14054952eec51bd7f5099b3c161390.jpg',
'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_7a415fbf0ecd65d1b4b1284509b7db11.jpg',
'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_aab0b2b4eef62386f577d6031480952c.jpg',
'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_ba59359fb52e8b29a94d805e0038332f.jpg',
'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_ac626ca87fe6b0b9cee22c07dae31b4a.jpg',
'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_0bb3ff2f19a88b36cbe73d47d7566caa.jpg',
'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_6c9ec150fa50911a32435faf10e77144.jpg',
'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_631d295636261487ff6a360f8cfcac61.jpg',
'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_1f3d9a8ec79b07c074aeca0f83743cf5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56e53f10-5d52-5b97-9a72-4644c88ab4fb/56e53f10-5d52-5b97-9a72-4644c88ab4fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2539164,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_e418f1b3d399582a349b8757e6a3437c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56e53f10-5d52-5b97-9a72-4644c88ab4fb/56e53f10-5d52-5b97-9a72-4644c88ab4fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2624759,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_4d14054952eec51bd7f5099b3c161390.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56e53f10-5d52-5b97-9a72-4644c88ab4fb/56e53f10-5d52-5b97-9a72-4644c88ab4fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62669,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_7a415fbf0ecd65d1b4b1284509b7db11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56e53f10-5d52-5b97-9a72-4644c88ab4fb/56e53f10-5d52-5b97-9a72-4644c88ab4fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61102,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_aab0b2b4eef62386f577d6031480952c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56e53f10-5d52-5b97-9a72-4644c88ab4fb/56e53f10-5d52-5b97-9a72-4644c88ab4fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2312193,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_ba59359fb52e8b29a94d805e0038332f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56e53f10-5d52-5b97-9a72-4644c88ab4fb/56e53f10-5d52-5b97-9a72-4644c88ab4fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2432185,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_ac626ca87fe6b0b9cee22c07dae31b4a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56e53f10-5d52-5b97-9a72-4644c88ab4fb/56e53f10-5d52-5b97-9a72-4644c88ab4fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2475649,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_0bb3ff2f19a88b36cbe73d47d7566caa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56e53f10-5d52-5b97-9a72-4644c88ab4fb/56e53f10-5d52-5b97-9a72-4644c88ab4fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2564187,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_6c9ec150fa50911a32435faf10e77144.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56e53f10-5d52-5b97-9a72-4644c88ab4fb/56e53f10-5d52-5b97-9a72-4644c88ab4fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64734,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_631d295636261487ff6a360f8cfcac61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56e53f10-5d52-5b97-9a72-4644c88ab4fb/56e53f10-5d52-5b97-9a72-4644c88ab4fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67388,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img26/fe/26fe40c0d1c78548e8fe5405ac74e18a/pa/EH27268_1f3d9a8ec79b07c074aeca0f83743cf5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kangoo 1.3 TCe Edition ONE',
'transmission': 'manual',
'trim': 'Edition ONE',
'year': 2022}
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EH27268%27 HTTP/1.1" 200 None
2026-03-30 10:33:36 [auto1.de] INFO: Saving data for EH27268: {'created_time': 1774866816.42564, 'last_price_update_time': 1774866816.425651, 'auction_closing_time': 1774970246.0}
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EH27268') HTTP/1.1" 204 0
2026-03-30 10:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EH55820> (referer: https://www.auto1.com/v1/car-details-view/EH55820/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8a84004-476a-50f2-be31-9b0bffd46aab with identifier: EH55820
2026-03-30 10:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8a84004-476a-50f2-be31-9b0bffd46aab with scrape type 1
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8a84004-476a-50f2-be31-9b0bffd46aab
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252Fb7%252Fc3b790addde1592ee5269b30ceb32011%252Fpa%252FEH55820_1f74bdcf64279ae23ac357d084422010.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_1f74bdcf64279ae23ac357d084422010.jpg already downloaded
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252Fb7%252Fc3b790addde1592ee5269b30ceb32011%252Fpa%252FEH55820_9777fe14cd4eff444c71de89980eb0de.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_9777fe14cd4eff444c71de89980eb0de.jpg already downloaded
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252Fb7%252Fc3b790addde1592ee5269b30ceb32011%252Fpa%252FEH55820_57e385849094ed9826876a09f5637950.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_57e385849094ed9826876a09f5637950.jpg already downloaded
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252Fb7%252Fc3b790addde1592ee5269b30ceb32011%252Fpa%252FEH55820_ddc556404c0a8849c9eb06f3f24c121e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_ddc556404c0a8849c9eb06f3f24c121e.jpg already downloaded
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252Fb7%252Fc3b790addde1592ee5269b30ceb32011%252Fpa%252FEH55820_d1d4ca269e6f4301308eabcf7359f92a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_d1d4ca269e6f4301308eabcf7359f92a.jpg already downloaded
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252Fb7%252Fc3b790addde1592ee5269b30ceb32011%252Fpa%252FEH55820_2b08c88149e4b7b9cf885fa0c60e37ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_2b08c88149e4b7b9cf885fa0c60e37ab.jpg already downloaded
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252Fb7%252Fc3b790addde1592ee5269b30ceb32011%252Fpa%252FEH55820_d494982eb6c1bfd61ef0256c9b1ee0fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_d494982eb6c1bfd61ef0256c9b1ee0fa.jpg already downloaded
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252Fb7%252Fc3b790addde1592ee5269b30ceb32011%252Fpa%252FEH55820_276548f7d956936e8e8b350fd0815cae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_276548f7d956936e8e8b350fd0815cae.jpg already downloaded
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252Fb7%252Fc3b790addde1592ee5269b30ceb32011%252Fpa%252FEH55820_968983afb88338abd5ca173fdb9ae0cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_968983afb88338abd5ca173fdb9ae0cf.jpg already downloaded
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252Fb7%252Fc3b790addde1592ee5269b30ceb32011%252Fpa%252FEH55820_d75a6746c85e7e2e194c6c77c3e6d07f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_d75a6746c85e7e2e194c6c77c3e6d07f.jpg already downloaded
2026-03-30 10:33:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a8a84004-476a-50f2-be31-9b0bffd46aab, identifier: EH55820
2026-03-30 10:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a8a84004-476a-50f2-be31-9b0bffd46aab with identifier: EH55820
2026-03-30 10:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a8a84004-476a-50f2-be31-9b0bffd46aab with identifier: EH55820
2026-03-30 10:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a8a84004-476a-50f2-be31-9b0bffd46aab with identifier: EH55820 to the API
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EH55820>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:24:17Z',
'fuel_type': 'diesel',
'id': 'a8a84004-476a-50f2-be31-9b0bffd46aab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EH55820',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Seat',
'model': 'Leon',
'odometer': 184895,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_1f74bdcf64279ae23ac357d084422010.jpg',
'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_9777fe14cd4eff444c71de89980eb0de.jpg',
'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_57e385849094ed9826876a09f5637950.jpg',
'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_ddc556404c0a8849c9eb06f3f24c121e.jpg',
'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_d1d4ca269e6f4301308eabcf7359f92a.jpg',
'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_2b08c88149e4b7b9cf885fa0c60e37ab.jpg',
'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_d494982eb6c1bfd61ef0256c9b1ee0fa.jpg',
'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_276548f7d956936e8e8b350fd0815cae.jpg',
'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_968983afb88338abd5ca173fdb9ae0cf.jpg',
'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_d75a6746c85e7e2e194c6c77c3e6d07f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8a84004-476a-50f2-be31-9b0bffd46aab/a8a84004-476a-50f2-be31-9b0bffd46aab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83795,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_1f74bdcf64279ae23ac357d084422010.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8a84004-476a-50f2-be31-9b0bffd46aab/a8a84004-476a-50f2-be31-9b0bffd46aab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72241,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_9777fe14cd4eff444c71de89980eb0de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8a84004-476a-50f2-be31-9b0bffd46aab/a8a84004-476a-50f2-be31-9b0bffd46aab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2878431,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_57e385849094ed9826876a09f5637950.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8a84004-476a-50f2-be31-9b0bffd46aab/a8a84004-476a-50f2-be31-9b0bffd46aab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2763434,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_ddc556404c0a8849c9eb06f3f24c121e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8a84004-476a-50f2-be31-9b0bffd46aab/a8a84004-476a-50f2-be31-9b0bffd46aab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2874977,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_d1d4ca269e6f4301308eabcf7359f92a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8a84004-476a-50f2-be31-9b0bffd46aab/a8a84004-476a-50f2-be31-9b0bffd46aab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81708,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_2b08c88149e4b7b9cf885fa0c60e37ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8a84004-476a-50f2-be31-9b0bffd46aab/a8a84004-476a-50f2-be31-9b0bffd46aab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2600686,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_d494982eb6c1bfd61ef0256c9b1ee0fa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8a84004-476a-50f2-be31-9b0bffd46aab/a8a84004-476a-50f2-be31-9b0bffd46aab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84105,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_276548f7d956936e8e8b350fd0815cae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8a84004-476a-50f2-be31-9b0bffd46aab/a8a84004-476a-50f2-be31-9b0bffd46aab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78302,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_968983afb88338abd5ca173fdb9ae0cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8a84004-476a-50f2-be31-9b0bffd46aab/a8a84004-476a-50f2-be31-9b0bffd46aab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3003083,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/b7/c3b790addde1592ee5269b30ceb32011/pa/EH55820_d75a6746c85e7e2e194c6c77c3e6d07f.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-07-06',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 2.0 TDI FR',
'transmission': 'automatic',
'trim': 'FR',
'year': 2016}
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EH55820%27 HTTP/1.1" 200 None
2026-03-30 10:33:43 [auto1.de] INFO: Saving data for EH55820: {'created_time': 1774866823.977489, 'last_price_update_time': 1774866823.977501, 'auction_closing_time': 1774970657.0}
2026-03-30 10:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EH55820') HTTP/1.1" 204 0
2026-03-30 10:33:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.383(s), this was the 1st time calling it.
2026-03-30 10:33:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.630035541432157 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:33:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WH35124> (referer: https://www.auto1.com/v1/car-details-view/WH35124/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1818e11-8506-5630-b819-4e2debb8d46e with identifier: WH35124
2026-03-30 10:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1818e11-8506-5630-b819-4e2debb8d46e with scrape type 1
2026-03-30 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item d1818e11-8506-5630-b819-4e2debb8d46e
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F43%252F6743c3d6b2d458ac9493e6c9007a61dd%252Fpa%252FWH35124_76f6685515c4c3e4843f0d0d8496b14a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_76f6685515c4c3e4843f0d0d8496b14a.jpg not downloaded yet
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F43%252F6743c3d6b2d458ac9493e6c9007a61dd%252Fpa%252FWH35124_3b0d288fee028735bb34368278e7c43e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_3b0d288fee028735bb34368278e7c43e.jpg not downloaded yet
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F43%252F6743c3d6b2d458ac9493e6c9007a61dd%252Fpa%252FWH35124_709f56bb1ece3689b51609a5ee8d077f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_709f56bb1ece3689b51609a5ee8d077f.jpg not downloaded yet
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F43%252F6743c3d6b2d458ac9493e6c9007a61dd%252Fpa%252FWH35124_d218b169608e898d6d8aac26c80ad2bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_d218b169608e898d6d8aac26c80ad2bd.jpg not downloaded yet
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F43%252F6743c3d6b2d458ac9493e6c9007a61dd%252Fpa%252FWH35124_93d7e0d3774fd60f964b80365ee26323.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_93d7e0d3774fd60f964b80365ee26323.jpg not downloaded yet
2026-03-30 10:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GT90153/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_93d7e0d3774fd60f964b80365ee26323.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419d6d0>
2026-03-30 10:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1818e11-8506-5630-b819-4e2debb8d46e/d1818e11-8506-5630-b819-4e2debb8d46e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F43%252F6743c3d6b2d458ac9493e6c9007a61dd%252Fpa%252FWH35124_93d7e0d3774fd60f964b80365ee26323.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_93d7e0d3774fd60f964b80365ee26323.jpg saved to cache
2026-03-30 10:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d1818e11-8506-5630-b819-4e2debb8d46e
2026-03-30 10:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZW01245/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_d218b169608e898d6d8aac26c80ad2bd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdd310>
2026-03-30 10:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1818e11-8506-5630-b819-4e2debb8d46e/d1818e11-8506-5630-b819-4e2debb8d46e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F43%252F6743c3d6b2d458ac9493e6c9007a61dd%252Fpa%252FWH35124_d218b169608e898d6d8aac26c80ad2bd.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_d218b169608e898d6d8aac26c80ad2bd.jpg saved to cache
2026-03-30 10:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d1818e11-8506-5630-b819-4e2debb8d46e
2026-03-30 10:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YE41052/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_709f56bb1ece3689b51609a5ee8d077f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c4590>
2026-03-30 10:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1818e11-8506-5630-b819-4e2debb8d46e/d1818e11-8506-5630-b819-4e2debb8d46e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F43%252F6743c3d6b2d458ac9493e6c9007a61dd%252Fpa%252FWH35124_709f56bb1ece3689b51609a5ee8d077f.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_709f56bb1ece3689b51609a5ee8d077f.jpg saved to cache
2026-03-30 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d1818e11-8506-5630-b819-4e2debb8d46e
2026-03-30 10:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_3b0d288fee028735bb34368278e7c43e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef1b110>
2026-03-30 10:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1818e11-8506-5630-b819-4e2debb8d46e/d1818e11-8506-5630-b819-4e2debb8d46e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F43%252F6743c3d6b2d458ac9493e6c9007a61dd%252Fpa%252FWH35124_3b0d288fee028735bb34368278e7c43e.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_3b0d288fee028735bb34368278e7c43e.jpg saved to cache
2026-03-30 10:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d1818e11-8506-5630-b819-4e2debb8d46e
2026-03-30 10:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UZ88379/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_76f6685515c4c3e4843f0d0d8496b14a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a5390>
2026-03-30 10:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1818e11-8506-5630-b819-4e2debb8d46e/d1818e11-8506-5630-b819-4e2debb8d46e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F43%252F6743c3d6b2d458ac9493e6c9007a61dd%252Fpa%252FWH35124_76f6685515c4c3e4843f0d0d8496b14a.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_76f6685515c4c3e4843f0d0d8496b14a.jpg saved to cache
2026-03-30 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d1818e11-8506-5630-b819-4e2debb8d46e
2026-03-30 10:33:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1818e11-8506-5630-b819-4e2debb8d46e, skipping ID generation
2026-03-30 10:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1818e11-8506-5630-b819-4e2debb8d46e with scrape type 1
2026-03-30 10:33:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1818e11-8506-5630-b819-4e2debb8d46e sending to next pipeline
2026-03-30 10:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d1818e11-8506-5630-b819-4e2debb8d46e, identifier: WH35124
2026-03-30 10:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d1818e11-8506-5630-b819-4e2debb8d46e with identifier: WH35124
2026-03-30 10:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d1818e11-8506-5630-b819-4e2debb8d46e with identifier: WH35124
2026-03-30 10:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d1818e11-8506-5630-b819-4e2debb8d46e with identifier: WH35124 to the API
2026-03-30 10:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:33: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-30 10:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_76f6685515c4c3e4843f0d0d8496b14a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Rental',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:46:45Z',
'fuel_type': 'petrol',
'id': 'd1818e11-8506-5630-b819-4e2debb8d46e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WH35124',
'listing': 'auction',
'location': 'DE, Waiblingen',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 149364,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1818e11-8506-5630-b819-4e2debb8d46e/d1818e11-8506-5630-b819-4e2debb8d46e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83446,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_76f6685515c4c3e4843f0d0d8496b14a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1818e11-8506-5630-b819-4e2debb8d46e/d1818e11-8506-5630-b819-4e2debb8d46e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72648,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_3b0d288fee028735bb34368278e7c43e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1818e11-8506-5630-b819-4e2debb8d46e/d1818e11-8506-5630-b819-4e2debb8d46e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60140,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_709f56bb1ece3689b51609a5ee8d077f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1818e11-8506-5630-b819-4e2debb8d46e/d1818e11-8506-5630-b819-4e2debb8d46e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70606,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_d218b169608e898d6d8aac26c80ad2bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1818e11-8506-5630-b819-4e2debb8d46e/d1818e11-8506-5630-b819-4e2debb8d46e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62299,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/43/6743c3d6b2d458ac9493e6c9007a61dd/pa/WH35124_93d7e0d3774fd60f964b80365ee26323.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.0 EcoBoost SYNC Edition',
'transmission': 'manual',
'trim': 'SYNC Edition',
'year': 2015}
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WH35124%27 HTTP/1.1" 200 None
2026-03-30 10:33:56 [auto1.de] INFO: Saving data for WH35124: {'created_time': 1774866836.554813, 'last_price_update_time': 1774866836.554824, 'auction_closing_time': 1774972005.0}
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WH35124') HTTP/1.1" 204 0
2026-03-30 10:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BA33674> (referer: https://www.auto1.com/v1/car-details-view/BA33674/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80f76873-3b37-583f-a766-6e398b06c2e4 with identifier: BA33674
2026-03-30 10:33:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80f76873-3b37-583f-a766-6e398b06c2e4 with scrape type 1
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80f76873-3b37-583f-a766-6e398b06c2e4
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_9e02b7241760f8942dcdf09f552941da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_9e02b7241760f8942dcdf09f552941da.jpg not downloaded yet
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_5ee0383e4de47cd5736154e2e8382f6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_5ee0383e4de47cd5736154e2e8382f6d.jpg not downloaded yet
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_430afc65572f218ea28a759bb4fef99d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_430afc65572f218ea28a759bb4fef99d.jpg not downloaded yet
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_6eacc4f6ec7f9c898aea0e1624efe28a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_6eacc4f6ec7f9c898aea0e1624efe28a.jpg not downloaded yet
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_f326bd4c86e02fd41a3de74ec84906d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_f326bd4c86e02fd41a3de74ec84906d7.jpg not downloaded yet
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_b7bdf4a17bc3ba010168688fc7611ed5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_b7bdf4a17bc3ba010168688fc7611ed5.jpg not downloaded yet
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_b5e5b7fd059e7a45ae8b0cfd9def0ca1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_b5e5b7fd059e7a45ae8b0cfd9def0ca1.jpg not downloaded yet
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_c24fe93cc086aa149523031c8c90e3b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_c24fe93cc086aa149523031c8c90e3b5.jpg not downloaded yet
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_522185c6cd9b0563150b6abc25264bd5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_522185c6cd9b0563150b6abc25264bd5.jpg not downloaded yet
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_a73ace506ac803519963353818232030.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_a73ace506ac803519963353818232030.jpg not downloaded yet
2026-03-30 10:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AT48689/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_a73ace506ac803519963353818232030.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419c850>
2026-03-30 10:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_a73ace506ac803519963353818232030.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_a73ace506ac803519963353818232030.jpg saved to cache
2026-03-30 10:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 80f76873-3b37-583f-a766-6e398b06c2e4
2026-03-30 10:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_522185c6cd9b0563150b6abc25264bd5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:33:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433bf90>
2026-03-30 10:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_522185c6cd9b0563150b6abc25264bd5.jpg') HTTP/1.1" 204 0
2026-03-30 10:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_522185c6cd9b0563150b6abc25264bd5.jpg saved to cache
2026-03-30 10:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 80f76873-3b37-583f-a766-6e398b06c2e4
2026-03-30 10:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NG72110/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_c24fe93cc086aa149523031c8c90e3b5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8ef50>
2026-03-30 10:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_c24fe93cc086aa149523031c8c90e3b5.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_c24fe93cc086aa149523031c8c90e3b5.jpg saved to cache
2026-03-30 10:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 80f76873-3b37-583f-a766-6e398b06c2e4
2026-03-30 10:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NV44287/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_b5e5b7fd059e7a45ae8b0cfd9def0ca1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef357d0>
2026-03-30 10:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_b5e5b7fd059e7a45ae8b0cfd9def0ca1.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_b5e5b7fd059e7a45ae8b0cfd9def0ca1.jpg saved to cache
2026-03-30 10:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 80f76873-3b37-583f-a766-6e398b06c2e4
2026-03-30 10:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SE03800/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_b7bdf4a17bc3ba010168688fc7611ed5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a5c50>
2026-03-30 10:34:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_b7bdf4a17bc3ba010168688fc7611ed5.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_b7bdf4a17bc3ba010168688fc7611ed5.jpg saved to cache
2026-03-30 10:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 80f76873-3b37-583f-a766-6e398b06c2e4
2026-03-30 10:34: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-30 10:34:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:03 [auto1.de] INFO: Channel: 24h | Page: 4 | totalHits: 9403 | hits on page: 40
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: WL34445
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: VH91595
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: BX61235
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: KV96760
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KV96760%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [auto1.de] INFO: Scrape type for KV96760: 0
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: JB89867
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: XR47953
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: EH55820
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EH55820%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [auto1.de] INFO: Scrape type for EH55820: 0
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: MF71867
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: WH35124
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WH35124%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [auto1.de] INFO: Scrape type for WH35124: 0
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: AN41238
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: XB34738
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XB34738%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [auto1.de] INFO: Scrape type for XB34738: 1
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: XY53001
2026-03-30 10:34:03 [auto1.de] INFO: Found listing with ID: BK47474
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BK47474%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [auto1.de] INFO: Scrape type for BK47474: 2
2026-03-30 10:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fda5f3c-c68e-5b02-9432-608e1759e312 with identifier: BK47474
2026-03-30 10:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fda5f3c-c68e-5b02-9432-608e1759e312 with scrape type 2
2026-03-30 10:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fda5f3c-c68e-5b02-9432-608e1759e312 with scrape type 2
2026-03-30 10:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1fda5f3c-c68e-5b02-9432-608e1759e312, identifier: BK47474
2026-03-30 10:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1fda5f3c-c68e-5b02-9432-608e1759e312 with identifier: BK47474
2026-03-30 10:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1fda5f3c-c68e-5b02-9432-608e1759e312 with identifier: BK47474
2026-03-30 10:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1fda5f3c-c68e-5b02-9432-608e1759e312 with identifier: BK47474 to the API
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:03 [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-31T15:44:25Z',
'fuel_type': 'diesel',
'id': '1fda5f3c-c68e-5b02-9432-608e1759e312',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BK47474',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3 Sportback',
'odometer': 231715,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-27',
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TDI S line',
'transmission': 'automatic',
'trim': 'S line',
'year': 2021}
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BK47474%27 HTTP/1.1" 200 None
2026-03-30 10:34:03 [auto1.de] INFO: Saving data for BK47474: {'auction_closing_time': 1774971865.0, 'created_time': 1773688622.911878, 'last_price_update_time': 1774866843.971572}
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BK47474') HTTP/1.1" 204 0
2026-03-30 10:34:04 [auto1.de] INFO: Found listing with ID: UK28735
2026-03-30 10:34:04 [auto1.de] INFO: Found listing with ID: YS62418
2026-03-30 10:34:04 [auto1.de] INFO: Found listing with ID: DJ38509
2026-03-30 10:34:04 [auto1.de] INFO: Found listing with ID: BH58234
2026-03-30 10:34:04 [auto1.de] INFO: Found listing with ID: HJ01307
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HJ01307%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [auto1.de] INFO: Scrape type for HJ01307: 1
2026-03-30 10:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JB89867/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:04 [auto1.de] INFO: Found listing with ID: PZ96037
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PZ96037%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [auto1.de] INFO: Scrape type for PZ96037: 2
2026-03-30 10:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74195520-69dd-50ea-ab3a-ff7ff3e5a4b5 with identifier: PZ96037
2026-03-30 10:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74195520-69dd-50ea-ab3a-ff7ff3e5a4b5 with scrape type 2
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74195520-69dd-50ea-ab3a-ff7ff3e5a4b5 with scrape type 2
2026-03-30 10:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 74195520-69dd-50ea-ab3a-ff7ff3e5a4b5, identifier: PZ96037
2026-03-30 10:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LA60747> (referer: https://www.auto1.com/v1/car-details-view/LA60747/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:04 [scrapy.extensions.logstats] INFO: Crawled 62 pages (at 23 pages/min), scraped 40 items (at 10 items/min)
2026-03-30 10:34:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-30 10:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 74195520-69dd-50ea-ab3a-ff7ff3e5a4b5 with identifier: PZ96037
2026-03-30 10:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 74195520-69dd-50ea-ab3a-ff7ff3e5a4b5 with identifier: PZ96037
2026-03-30 10:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 74195520-69dd-50ea-ab3a-ff7ff3e5a4b5 with identifier: PZ96037 to the API
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:28:01Z',
'fuel_type': 'petrol',
'id': '74195520-69dd-50ea-ab3a-ff7ff3e5a4b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ96037',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf V',
'odometer': 116079,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-09-29',
'seller_name': None,
'title': 'Volkswagen Golf V 1.6 FSI Trendline',
'transmission': 'manual',
'trim': 'Trendline',
'year': 2004}
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PZ96037%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [auto1.de] INFO: Saving data for PZ96037: {'auction_closing_time': 1774970881.0, 'created_time': 1774262587.719989, 'last_price_update_time': 1774866844.535849}
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PZ96037') HTTP/1.1" 204 0
2026-03-30 10:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:04 [auto1.de] INFO: Found listing with ID: BN24933
2026-03-30 10:34:04 [auto1.de] INFO: Found listing with ID: TU30152
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TU30152%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [auto1.de] INFO: Scrape type for TU30152: 1
2026-03-30 10:34:04 [auto1.de] INFO: Found listing with ID: MW00897
2026-03-30 10:34:04 [auto1.de] INFO: Found listing with ID: VY67471
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VY67471%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [auto1.de] INFO: Scrape type for VY67471: 1
2026-03-30 10:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f877359f-3e73-56b2-a075-007f7ff51db6 with identifier: LA60747
2026-03-30 10:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f877359f-3e73-56b2-a075-007f7ff51db6 with scrape type 1
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f877359f-3e73-56b2-a075-007f7ff51db6
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F8b%252F9d8b93f4fedd3c59f1d5211bc494b4da%252Fpa%252FLA60747_c316afeed5b0ff7d386769fd0b4753a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_c316afeed5b0ff7d386769fd0b4753a7.jpg already downloaded
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F8b%252F9d8b93f4fedd3c59f1d5211bc494b4da%252Fpa%252FLA60747_5d24a6b876c435428b32696e6429b211.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_5d24a6b876c435428b32696e6429b211.jpg already downloaded
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F8b%252F9d8b93f4fedd3c59f1d5211bc494b4da%252Fpa%252FLA60747_e3f7580069411098634671bc641ed1af.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_e3f7580069411098634671bc641ed1af.jpg already downloaded
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F8b%252F9d8b93f4fedd3c59f1d5211bc494b4da%252Fpa%252FLA60747_bf06edf92b3119a1101ef3f50fd24dfc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_bf06edf92b3119a1101ef3f50fd24dfc.jpg already downloaded
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F8b%252F9d8b93f4fedd3c59f1d5211bc494b4da%252Fpa%252FLA60747_094313c00a18674cef6c1447faf720bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_094313c00a18674cef6c1447faf720bb.jpg already downloaded
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F8b%252F9d8b93f4fedd3c59f1d5211bc494b4da%252Fpa%252FLA60747_ed7e2ba164ed26cf48ff889bce0930cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_ed7e2ba164ed26cf48ff889bce0930cc.jpg already downloaded
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F8b%252F9d8b93f4fedd3c59f1d5211bc494b4da%252Fpa%252FLA60747_910279ce7c9da7d0aa295bc88ea4f4ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_910279ce7c9da7d0aa295bc88ea4f4ed.jpg already downloaded
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F8b%252F9d8b93f4fedd3c59f1d5211bc494b4da%252Fpa%252FLA60747_4fe55b2746c3a5fe2d09e60e35cbc5f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_4fe55b2746c3a5fe2d09e60e35cbc5f4.jpg already downloaded
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F8b%252F9d8b93f4fedd3c59f1d5211bc494b4da%252Fpa%252FLA60747_c5f220ec6f3306256bbdd98a8f1b33ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_c5f220ec6f3306256bbdd98a8f1b33ae.jpg already downloaded
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F8b%252F9d8b93f4fedd3c59f1d5211bc494b4da%252Fpa%252FLA60747_50eb266fcc74375323eac0aaa3609313.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_50eb266fcc74375323eac0aaa3609313.jpg already downloaded
2026-03-30 10:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f877359f-3e73-56b2-a075-007f7ff51db6, identifier: LA60747
2026-03-30 10:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f877359f-3e73-56b2-a075-007f7ff51db6 with identifier: LA60747
2026-03-30 10:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f877359f-3e73-56b2-a075-007f7ff51db6 with identifier: LA60747
2026-03-30 10:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f877359f-3e73-56b2-a075-007f7ff51db6 with identifier: LA60747 to the API
2026-03-30 10:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LA60747>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:59:51Z',
'fuel_type': 'diesel',
'id': 'f877359f-3e73-56b2-a075-007f7ff51db6',
'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/LA60747',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 186324,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_c316afeed5b0ff7d386769fd0b4753a7.jpg',
'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_5d24a6b876c435428b32696e6429b211.jpg',
'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_e3f7580069411098634671bc641ed1af.jpg',
'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_bf06edf92b3119a1101ef3f50fd24dfc.jpg',
'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_094313c00a18674cef6c1447faf720bb.jpg',
'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_ed7e2ba164ed26cf48ff889bce0930cc.jpg',
'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_910279ce7c9da7d0aa295bc88ea4f4ed.jpg',
'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_4fe55b2746c3a5fe2d09e60e35cbc5f4.jpg',
'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_c5f220ec6f3306256bbdd98a8f1b33ae.jpg',
'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_50eb266fcc74375323eac0aaa3609313.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f877359f-3e73-56b2-a075-007f7ff51db6/f877359f-3e73-56b2-a075-007f7ff51db6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60146,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_c316afeed5b0ff7d386769fd0b4753a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f877359f-3e73-56b2-a075-007f7ff51db6/f877359f-3e73-56b2-a075-007f7ff51db6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63900,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_5d24a6b876c435428b32696e6429b211.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f877359f-3e73-56b2-a075-007f7ff51db6/f877359f-3e73-56b2-a075-007f7ff51db6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87254,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_e3f7580069411098634671bc641ed1af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f877359f-3e73-56b2-a075-007f7ff51db6/f877359f-3e73-56b2-a075-007f7ff51db6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73232,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_bf06edf92b3119a1101ef3f50fd24dfc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f877359f-3e73-56b2-a075-007f7ff51db6/f877359f-3e73-56b2-a075-007f7ff51db6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82962,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_094313c00a18674cef6c1447faf720bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f877359f-3e73-56b2-a075-007f7ff51db6/f877359f-3e73-56b2-a075-007f7ff51db6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83030,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_ed7e2ba164ed26cf48ff889bce0930cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f877359f-3e73-56b2-a075-007f7ff51db6/f877359f-3e73-56b2-a075-007f7ff51db6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73541,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_910279ce7c9da7d0aa295bc88ea4f4ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f877359f-3e73-56b2-a075-007f7ff51db6/f877359f-3e73-56b2-a075-007f7ff51db6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64559,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_4fe55b2746c3a5fe2d09e60e35cbc5f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f877359f-3e73-56b2-a075-007f7ff51db6/f877359f-3e73-56b2-a075-007f7ff51db6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69233,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_c5f220ec6f3306256bbdd98a8f1b33ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f877359f-3e73-56b2-a075-007f7ff51db6/f877359f-3e73-56b2-a075-007f7ff51db6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100335,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/8b/9d8b93f4fedd3c59f1d5211bc494b4da/pa/LA60747_50eb266fcc74375323eac0aaa3609313.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-11-13',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI Clever',
'transmission': 'automatic',
'trim': 'Clever',
'year': 2018}
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LA60747%27 HTTP/1.1" 200 None
2026-03-30 10:34:05 [auto1.de] INFO: Saving data for LA60747: {'created_time': 1774866845.377371, 'last_price_update_time': 1774866845.377381, 'auction_closing_time': 1774972791.0}
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LA60747') HTTP/1.1" 204 0
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: UB22204
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: LG30254
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LG30254%27 HTTP/1.1" 200 None
2026-03-30 10:34:05 [auto1.de] INFO: Scrape type for LG30254: 1
2026-03-30 10:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZW01245> (referer: https://www.auto1.com/v1/car-details-view/ZW01245/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: ZU32637
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZU32637%27 HTTP/1.1" 200 None
2026-03-30 10:34:05 [auto1.de] INFO: Scrape type for ZU32637: 1
2026-03-30 10:34:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: ZA80746
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: ZZ54313
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: LK73650
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LK73650%27 HTTP/1.1" 200 None
2026-03-30 10:34:05 [auto1.de] INFO: Scrape type for LK73650: 1
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: LK11873
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: FW21815
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: WD03646
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WD03646%27 HTTP/1.1" 200 None
2026-03-30 10:34:05 [auto1.de] INFO: Scrape type for WD03646: 1
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: VZ38032
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: KN27665
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KN27665%27 HTTP/1.1" 200 None
2026-03-30 10:34:05 [auto1.de] INFO: Scrape type for KN27665: 1
2026-03-30 10:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WL34445/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: JA21775
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JA21775%27 HTTP/1.1" 200 None
2026-03-30 10:34:05 [auto1.de] INFO: Scrape type for JA21775: 1
2026-03-30 10:34:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:05 [auto1.de] INFO: Found listing with ID: VZ06022
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VZ06022%27 HTTP/1.1" 200 None
2026-03-30 10:34:05 [auto1.de] INFO: Scrape type for VZ06022: 2
2026-03-30 10:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56254f51-d2e4-5efd-a8ed-03be84d49d0c with identifier: VZ06022
2026-03-30 10:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56254f51-d2e4-5efd-a8ed-03be84d49d0c with scrape type 2
2026-03-30 10:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56254f51-d2e4-5efd-a8ed-03be84d49d0c with scrape type 2
2026-03-30 10:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 56254f51-d2e4-5efd-a8ed-03be84d49d0c, identifier: VZ06022
2026-03-30 10:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 56254f51-d2e4-5efd-a8ed-03be84d49d0c with identifier: VZ06022
2026-03-30 10:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 56254f51-d2e4-5efd-a8ed-03be84d49d0c with identifier: VZ06022
2026-03-30 10:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 56254f51-d2e4-5efd-a8ed-03be84d49d0c with identifier: VZ06022 to the API
2026-03-30 10:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:06 [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': 90,
'expiration_date': '2026-03-31T15:05:14Z',
'fuel_type': 'petrol',
'id': '56254f51-d2e4-5efd-a8ed-03be84d49d0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VZ06022',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 87854,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-30',
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TSI Highline BlueMotion Tech',
'transmission': 'manual',
'trim': 'Highline BlueMotion Tech',
'year': 2016}
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VZ06022%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [auto1.de] INFO: Saving data for VZ06022: {'auction_closing_time': 1774969514.0, 'created_time': 1774263363.695573, 'last_price_update_time': 1774866846.045422}
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VZ06022') HTTP/1.1" 204 0
2026-03-30 10:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03138c0d-6831-50ce-a241-6c500b0318cb with identifier: ZW01245
2026-03-30 10:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03138c0d-6831-50ce-a241-6c500b0318cb with scrape type 1
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 03138c0d-6831-50ce-a241-6c500b0318cb
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F9b%252F589bb414569653892ea317c6ce1a01d4%252Fpa%252FZW01245_0496c37c1e74735e94b31e3705fed44b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_0496c37c1e74735e94b31e3705fed44b.jpg not downloaded yet
2026-03-30 10:34:06 [auto1.de] INFO: Found listing with ID: KF51408
2026-03-30 10:34:06 [auto1.de] INFO: Found listing with ID: SK04411
2026-03-30 10:34:06 [auto1.de] INFO: Found listing with ID: FY02898
2026-03-30 10:34:06 [auto1.de] INFO: Found listing with ID: CY80853
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CY80853%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [auto1.de] INFO: Scrape type for CY80853: 2
2026-03-30 10:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6fb16b5-b378-5171-85c7-a3fb13d8c43f with identifier: CY80853
2026-03-30 10:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6fb16b5-b378-5171-85c7-a3fb13d8c43f with scrape type 2
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6fb16b5-b378-5171-85c7-a3fb13d8c43f with scrape type 2
2026-03-30 10:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e6fb16b5-b378-5171-85c7-a3fb13d8c43f, identifier: CY80853
2026-03-30 10:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e6fb16b5-b378-5171-85c7-a3fb13d8c43f with identifier: CY80853
2026-03-30 10:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e6fb16b5-b378-5171-85c7-a3fb13d8c43f with identifier: CY80853
2026-03-30 10:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e6fb16b5-b378-5171-85c7-a3fb13d8c43f with identifier: CY80853 to the API
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:06 [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': 125,
'expiration_date': '2026-03-31T15:47:54Z',
'fuel_type': 'petrol',
'id': 'e6fb16b5-b378-5171-85c7-a3fb13d8c43f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CY80853',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-22',
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Business',
'transmission': 'automatic',
'trim': 'Business',
'year': 2018}
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CY80853%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [auto1.de] INFO: Saving data for CY80853: {'auction_closing_time': 1774972074.0, 'created_time': 1774380100.673488, 'last_price_update_time': 1774866846.618278}
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CY80853') HTTP/1.1" 204 0
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F9b%252F589bb414569653892ea317c6ce1a01d4%252Fpa%252FZW01245_8b43a2de0a0414924a864c751b334b6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_8b43a2de0a0414924a864c751b334b6a.jpg not downloaded yet
2026-03-30 10:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ME91178> (referer: https://www.auto1.com/v1/car-details-view/ME91178/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F9b%252F589bb414569653892ea317c6ce1a01d4%252Fpa%252FZW01245_6366adef2cb9471f7707ffe712fa4c13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_6366adef2cb9471f7707ffe712fa4c13.jpg not downloaded yet
2026-03-30 10:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YE41052> (referer: https://www.auto1.com/v1/car-details-view/YE41052/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_f326bd4c86e02fd41a3de74ec84906d7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F9b%252F589bb414569653892ea317c6ce1a01d4%252Fpa%252FZW01245_56f0b7887fb45eccca9ea87ed6506a0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_56f0b7887fb45eccca9ea87ed6506a0e.jpg not downloaded yet
2026-03-30 10:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F9b%252F589bb414569653892ea317c6ce1a01d4%252Fpa%252FZW01245_9b2d792557e7e2e7598fddbb4af53cf8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_9b2d792557e7e2e7598fddbb4af53cf8.jpg not downloaded yet
2026-03-30 10:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df2291d5-b9a6-5db0-ab8a-b7671dd1249e with identifier: ME91178
2026-03-30 10:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df2291d5-b9a6-5db0-ab8a-b7671dd1249e with scrape type 1
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item df2291d5-b9a6-5db0-ab8a-b7671dd1249e
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252Fbb%252Ff6bbac062f1a7e38acd5153f511cb978%252Fpa%252FME91178_1cd16048e555d76516c64c5c8dd66db4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_1cd16048e555d76516c64c5c8dd66db4.jpg not downloaded yet
2026-03-30 10:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_8b43a2de0a0414924a864c751b334b6a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_6366adef2cb9471f7707ffe712fa4c13.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252Fbb%252Ff6bbac062f1a7e38acd5153f511cb978%252Fpa%252FME91178_85c9780c29b193071c0c4cbebc82d122.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_85c9780c29b193071c0c4cbebc82d122.jpg not downloaded yet
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252Fbb%252Ff6bbac062f1a7e38acd5153f511cb978%252Fpa%252FME91178_740196363d63472080912406b7125e7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_740196363d63472080912406b7125e7a.jpg not downloaded yet
2026-03-30 10:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63fa3323-9bf5-57e8-a126-3c16afdac4cb with identifier: YE41052
2026-03-30 10:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb with scrape type 1
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_5726b51c737ceaaca73bbf3eb4985940.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_5726b51c737ceaaca73bbf3eb4985940.jpg not downloaded yet
2026-03-30 10:34:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a1310>
2026-03-30 10:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_f326bd4c86e02fd41a3de74ec84906d7.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_f326bd4c86e02fd41a3de74ec84906d7.jpg saved to cache
2026-03-30 10:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 80f76873-3b37-583f-a766-6e398b06c2e4
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252Fbb%252Ff6bbac062f1a7e38acd5153f511cb978%252Fpa%252FME91178_dafabab28ecdd635cee5fad39e65f183.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_dafabab28ecdd635cee5fad39e65f183.jpg not downloaded yet
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_ea0f249060e903e3dd0fc2635a54f42b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_ea0f249060e903e3dd0fc2635a54f42b.jpg not downloaded yet
2026-03-30 10:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_1cd16048e555d76516c64c5c8dd66db4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_9b2d792557e7e2e7598fddbb4af53cf8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252Fbb%252Ff6bbac062f1a7e38acd5153f511cb978%252Fpa%252FME91178_d41d23d4f0847f91e8c75d9440394e6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_d41d23d4f0847f91e8c75d9440394e6c.jpg not downloaded yet
2026-03-30 10:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AL36767/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LJ61664/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_540caad136afeabf0c3c1e3a5bb90038.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_540caad136afeabf0c3c1e3a5bb90038.jpg not downloaded yet
2026-03-30 10:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3a2d0>
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03138c0d-6831-50ce-a241-6c500b0318cb/03138c0d-6831-50ce-a241-6c500b0318cb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F9b%252F589bb414569653892ea317c6ce1a01d4%252Fpa%252FZW01245_8b43a2de0a0414924a864c751b334b6a.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_8b43a2de0a0414924a864c751b334b6a.jpg saved to cache
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 03138c0d-6831-50ce-a241-6c500b0318cb
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432f450>
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03138c0d-6831-50ce-a241-6c500b0318cb/03138c0d-6831-50ce-a241-6c500b0318cb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F9b%252F589bb414569653892ea317c6ce1a01d4%252Fpa%252FZW01245_6366adef2cb9471f7707ffe712fa4c13.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_6366adef2cb9471f7707ffe712fa4c13.jpg saved to cache
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 03138c0d-6831-50ce-a241-6c500b0318cb
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_db9889b65bf127e1fef26cf2996efc1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_db9889b65bf127e1fef26cf2996efc1d.jpg not downloaded yet
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4347490>
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df2291d5-b9a6-5db0-ab8a-b7671dd1249e/df2291d5-b9a6-5db0-ab8a-b7671dd1249e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252Fbb%252Ff6bbac062f1a7e38acd5153f511cb978%252Fpa%252FME91178_1cd16048e555d76516c64c5c8dd66db4.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_1cd16048e555d76516c64c5c8dd66db4.jpg saved to cache
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item df2291d5-b9a6-5db0-ab8a-b7671dd1249e
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdc910>
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03138c0d-6831-50ce-a241-6c500b0318cb/03138c0d-6831-50ce-a241-6c500b0318cb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F9b%252F589bb414569653892ea317c6ce1a01d4%252Fpa%252FZW01245_9b2d792557e7e2e7598fddbb4af53cf8.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_9b2d792557e7e2e7598fddbb4af53cf8.jpg saved to cache
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 03138c0d-6831-50ce-a241-6c500b0318cb
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_cbb62dc1f0ddd1c3821e285517ad96a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_cbb62dc1f0ddd1c3821e285517ad96a7.jpg not downloaded yet
2026-03-30 10:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_740196363d63472080912406b7125e7a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_dafabab28ecdd635cee5fad39e65f183.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_e5c19fb5e3c4eab60ba3fb413448dd98.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_e5c19fb5e3c4eab60ba3fb413448dd98.jpg not downloaded yet
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_7b83eb406162ab96d88074472380e098.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_7b83eb406162ab96d88074472380e098.jpg not downloaded yet
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_f4f587771a0f3b683318009716ff1704.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_f4f587771a0f3b683318009716ff1704.jpg not downloaded yet
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_4e8719ec433adf280d12f11e7799525a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_4e8719ec433adf280d12f11e7799525a.jpg not downloaded yet
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_684a61eb57f01a967fc9600771b9c795.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_684a61eb57f01a967fc9600771b9c795.jpg not downloaded yet
2026-03-30 10:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UZ88379> (referer: https://www.auto1.com/v1/car-details-view/UZ88379/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b7b10>
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df2291d5-b9a6-5db0-ab8a-b7671dd1249e/df2291d5-b9a6-5db0-ab8a-b7671dd1249e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252Fbb%252Ff6bbac062f1a7e38acd5153f511cb978%252Fpa%252FME91178_740196363d63472080912406b7125e7a.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_740196363d63472080912406b7125e7a.jpg saved to cache
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item df2291d5-b9a6-5db0-ab8a-b7671dd1249e
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c00c10>
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df2291d5-b9a6-5db0-ab8a-b7671dd1249e/df2291d5-b9a6-5db0-ab8a-b7671dd1249e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252Fbb%252Ff6bbac062f1a7e38acd5153f511cb978%252Fpa%252FME91178_dafabab28ecdd635cee5fad39e65f183.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_dafabab28ecdd635cee5fad39e65f183.jpg saved to cache
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item df2291d5-b9a6-5db0-ab8a-b7671dd1249e
2026-03-30 10:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_5726b51c737ceaaca73bbf3eb4985940.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_ea0f249060e903e3dd0fc2635a54f42b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1282fb24-a056-5262-af8d-e3794f4665d2 with identifier: UZ88379
2026-03-30 10:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1282fb24-a056-5262-af8d-e3794f4665d2 with scrape type 1
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1282fb24-a056-5262-af8d-e3794f4665d2
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_17b85ce866c4e16930c63b45aff44f79.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_17b85ce866c4e16930c63b45aff44f79.jpg not downloaded yet
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_680d8fc38835ee7ec3421c7fa67ee253.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_680d8fc38835ee7ec3421c7fa67ee253.jpg not downloaded yet
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_12bce38855eb511532f252e61c5632e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_12bce38855eb511532f252e61c5632e4.jpg not downloaded yet
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_cb9582f05b15480674a43214b8172d39.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_cb9582f05b15480674a43214b8172d39.jpg not downloaded yet
2026-03-30 10:34:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee0fe90>
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_5726b51c737ceaaca73bbf3eb4985940.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_5726b51c737ceaaca73bbf3eb4985940.jpg saved to cache
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb
2026-03-30 10:34:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef44cd0>
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_ea0f249060e903e3dd0fc2635a54f42b.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_ea0f249060e903e3dd0fc2635a54f42b.jpg saved to cache
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_69dbdd59910adad89ca36b1a80968f43.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_69dbdd59910adad89ca36b1a80968f43.jpg not downloaded yet
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_c0d62902ee22e5e571b0e7baea6f31f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c0d62902ee22e5e571b0e7baea6f31f4.jpg not downloaded yet
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HJ01307/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_c43e46e1ab532c99b083bd6e5e647d4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c43e46e1ab532c99b083bd6e5e647d4a.jpg not downloaded yet
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_a98c8798919b28381072b2390407a557.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_a98c8798919b28381072b2390407a557.jpg not downloaded yet
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_c4bb2e5b2f6c8de6c958081499c1dbb1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c4bb2e5b2f6c8de6c958081499c1dbb1.jpg not downloaded yet
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_35845ca5597be4b77c6f1832ee44a790.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_35845ca5597be4b77c6f1832ee44a790.jpg not downloaded yet
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_684a61eb57f01a967fc9600771b9c795.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_69dbdd59910adad89ca36b1a80968f43.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4197090>
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_684a61eb57f01a967fc9600771b9c795.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_684a61eb57f01a967fc9600771b9c795.jpg saved to cache
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb
2026-03-30 10:34:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4198290>
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_69dbdd59910adad89ca36b1a80968f43.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_69dbdd59910adad89ca36b1a80968f43.jpg saved to cache
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1282fb24-a056-5262-af8d-e3794f4665d2
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_cb9582f05b15480674a43214b8172d39.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SE03800> (referer: https://www.auto1.com/v1/car-details-view/SE03800/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_12bce38855eb511532f252e61c5632e4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_35845ca5597be4b77c6f1832ee44a790.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_cbb62dc1f0ddd1c3821e285517ad96a7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f593d750>
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_cb9582f05b15480674a43214b8172d39.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_cb9582f05b15480674a43214b8172d39.jpg saved to cache
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1282fb24-a056-5262-af8d-e3794f4665d2
2026-03-30 10:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df23a1a5-fbcc-56d9-93fe-3d980673ee74 with identifier: SE03800
2026-03-30 10:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df23a1a5-fbcc-56d9-93fe-3d980673ee74 with scrape type 1
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item df23a1a5-fbcc-56d9-93fe-3d980673ee74
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_35348a2973229236cae1826f1494e1d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_35348a2973229236cae1826f1494e1d3.jpg not downloaded yet
2026-03-30 10:34:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c7a90>
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_12bce38855eb511532f252e61c5632e4.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_12bce38855eb511532f252e61c5632e4.jpg saved to cache
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1282fb24-a056-5262-af8d-e3794f4665d2
2026-03-30 10:34:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7c250>
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_35845ca5597be4b77c6f1832ee44a790.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_35845ca5597be4b77c6f1832ee44a790.jpg saved to cache
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1282fb24-a056-5262-af8d-e3794f4665d2
2026-03-30 10:34:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43273d0>
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_cbb62dc1f0ddd1c3821e285517ad96a7.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_cbb62dc1f0ddd1c3821e285517ad96a7.jpg saved to cache
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_3fdcc26c092d8107e68c5d354239237f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_3fdcc26c092d8107e68c5d354239237f.jpg not downloaded yet
2026-03-30 10:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GT90153> (referer: https://www.auto1.com/v1/car-details-view/GT90153/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LG30254/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_73a2eee1799d824e34d8a17b2dda7712.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_73a2eee1799d824e34d8a17b2dda7712.jpg not downloaded yet
2026-03-30 10:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_356f45891c63f775c9adca7dd985c1fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_356f45891c63f775c9adca7dd985c1fc.jpg not downloaded yet
2026-03-30 10:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NV44287> (referer: https://www.auto1.com/v1/car-details-view/NV44287/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_7bf86899958182dee69fd88f12986832.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_7bf86899958182dee69fd88f12986832.jpg not downloaded yet
2026-03-30 10:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_1fc110119dbf16e3d3f186031129d01b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_1fc110119dbf16e3d3f186031129d01b.jpg not downloaded yet
2026-03-30 10:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_35348a2973229236cae1826f1494e1d3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0633b60-85a2-5c37-969f-e882908006de with identifier: GT90153
2026-03-30 10:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0633b60-85a2-5c37-969f-e882908006de with scrape type 1
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0633b60-85a2-5c37-969f-e882908006de
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_17daf7c367289f1a25937c799a5c46a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_17daf7c367289f1a25937c799a5c46a6.jpg not downloaded yet
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_4346dde67a5dbd00056e01ff2192641b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_4346dde67a5dbd00056e01ff2192641b.jpg not downloaded yet
2026-03-30 10:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c4bb2e5b2f6c8de6c958081499c1dbb1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_1fc110119dbf16e3d3f186031129d01b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_aeabb1094de2948074c12315d26cc1a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_aeabb1094de2948074c12315d26cc1a5.jpg not downloaded yet
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_8a0a7e652527b824550692382fecae0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_8a0a7e652527b824550692382fecae0f.jpg not downloaded yet
2026-03-30 10:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07d56e91-8bc4-5a9c-8a42-fcc230c9f725 with identifier: NV44287
2026-03-30 10:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725 with scrape type 1
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_d749124209ba4f0d5139d7f47c3fc999.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_d749124209ba4f0d5139d7f47c3fc999.jpg not downloaded yet
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_687e92b0227eb2a412a6097e3b6333b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_687e92b0227eb2a412a6097e3b6333b8.jpg not downloaded yet
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_18386df8762231c937736b4094526dd2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_18386df8762231c937736b4094526dd2.jpg not downloaded yet
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_ebd5358f509e34cebd4f487f54358c1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_ebd5358f509e34cebd4f487f54358c1d.jpg not downloaded yet
2026-03-30 10:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_17daf7c367289f1a25937c799a5c46a6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_0332f6b7e8d57bdf72beb4beb9e51ee4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_0332f6b7e8d57bdf72beb4beb9e51ee4.jpg not downloaded yet
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4184dd0>
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_35348a2973229236cae1826f1494e1d3.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_35348a2973229236cae1826f1494e1d3.jpg saved to cache
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item df23a1a5-fbcc-56d9-93fe-3d980673ee74
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_3c2d4c2b308b170c7ea78842d2585c0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_3c2d4c2b308b170c7ea78842d2585c0b.jpg not downloaded yet
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_9a7d298660850ba412b290ba4189dd9f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_9a7d298660850ba412b290ba4189dd9f.jpg not downloaded yet
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_95cedbfa9309f95c3c0ad5615d5f00cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_95cedbfa9309f95c3c0ad5615d5f00cc.jpg not downloaded yet
2026-03-30 10:34:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef5b190>
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_c4bb2e5b2f6c8de6c958081499c1dbb1.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c4bb2e5b2f6c8de6c958081499c1dbb1.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1282fb24-a056-5262-af8d-e3794f4665d2
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4231b50>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_1fc110119dbf16e3d3f186031129d01b.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_1fc110119dbf16e3d3f186031129d01b.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item df23a1a5-fbcc-56d9-93fe-3d980673ee74
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_356f45891c63f775c9adca7dd985c1fc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_65ac9b42c7cd4c03c325c231c6d3b88f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_65ac9b42c7cd4c03c325c231c6d3b88f.jpg not downloaded yet
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_18386df8762231c937736b4094526dd2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_3fdcc26c092d8107e68c5d354239237f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_f1894570c0a53c9bd012a683f553c61b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_f1894570c0a53c9bd012a683f553c61b.jpg not downloaded yet
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AT48689> (referer: https://www.auto1.com/v1/car-details-view/AT48689/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f591db90>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_17daf7c367289f1a25937c799a5c46a6.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_17daf7c367289f1a25937c799a5c46a6.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a0633b60-85a2-5c37-969f-e882908006de
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_e9ada3cf06c208da8b2b7f6997a3becf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_e9ada3cf06c208da8b2b7f6997a3becf.jpg not downloaded yet
2026-03-30 10:34:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_32d3ce5a97453990ebf068f18e1f0fe5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_32d3ce5a97453990ebf068f18e1f0fe5.jpg not downloaded yet
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XB34738/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_0aeccc022e156e5b1a2f816cb9afb643.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_0aeccc022e156e5b1a2f816cb9afb643.jpg not downloaded yet
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_9a7d298660850ba412b290ba4189dd9f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_1fc4fbcd92b8f35a0e6c75a754ae97da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_1fc4fbcd92b8f35a0e6c75a754ae97da.jpg not downloaded yet
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43a9c10>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_356f45891c63f775c9adca7dd985c1fc.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_356f45891c63f775c9adca7dd985c1fc.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item df23a1a5-fbcc-56d9-93fe-3d980673ee74
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee07410>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_18386df8762231c937736b4094526dd2.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_18386df8762231c937736b4094526dd2.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee43350>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_3fdcc26c092d8107e68c5d354239237f.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_3fdcc26c092d8107e68c5d354239237f.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item df23a1a5-fbcc-56d9-93fe-3d980673ee74
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_65ac9b42c7cd4c03c325c231c6d3b88f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_3c2d4c2b308b170c7ea78842d2585c0b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_b20f90da8142a22a2184624d195b155b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_b20f90da8142a22a2184624d195b155b.jpg not downloaded yet
2026-03-30 10:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 711156bf-6f01-53b7-8b3e-e6f97a4fa70e with identifier: AT48689
2026-03-30 10:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e with scrape type 1
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_1e5aafa289841eaae6121afd77753fc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1e5aafa289841eaae6121afd77753fc2.jpg not downloaded yet
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KN27665/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_e9ada3cf06c208da8b2b7f6997a3becf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_7050f27ea34cdcc4451c93404f34f4cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_7050f27ea34cdcc4451c93404f34f4cf.jpg not downloaded yet
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_8870d98ed3de56914b3e008da05dfc99.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_8870d98ed3de56914b3e008da05dfc99.jpg not downloaded yet
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LJ61664> (referer: https://www.auto1.com/v1/car-details-view/LJ61664/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414b790>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_9a7d298660850ba412b290ba4189dd9f.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_9a7d298660850ba412b290ba4189dd9f.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_1fc4fbcd92b8f35a0e6c75a754ae97da.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_0aeccc022e156e5b1a2f816cb9afb643.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_a8d6297669db36cde91ab93ac6a39621.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_a8d6297669db36cde91ab93ac6a39621.jpg not downloaded yet
2026-03-30 10:34:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_984177535fb9ae13859e6125977dd2bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_984177535fb9ae13859e6125977dd2bf.jpg not downloaded yet
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432d5d0>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_65ac9b42c7cd4c03c325c231c6d3b88f.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_65ac9b42c7cd4c03c325c231c6d3b88f.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c6010>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_3c2d4c2b308b170c7ea78842d2585c0b.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_3c2d4c2b308b170c7ea78842d2585c0b.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a0633b60-85a2-5c37-969f-e882908006de
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef36a10>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_e9ada3cf06c208da8b2b7f6997a3becf.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_e9ada3cf06c208da8b2b7f6997a3becf.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_fcb34659e6aad595fba128ee383ad683.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_fcb34659e6aad595fba128ee383ad683.jpg not downloaded yet
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_32d3ce5a97453990ebf068f18e1f0fe5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_2ef9c5e9dc0f33c1bca669427c830547.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_2ef9c5e9dc0f33c1bca669427c830547.jpg not downloaded yet
2026-03-30 10:34:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f48e8135-1333-590a-90f1-add68305e013 with identifier: LJ61664
2026-03-30 10:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f48e8135-1333-590a-90f1-add68305e013 with scrape type 1
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item f48e8135-1333-590a-90f1-add68305e013
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F07%252F2707983b1e4186337980f670e70ec319%252Fpa%252FLJ61664_74c9a568e46628842a8747066ee0dbc1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_74c9a568e46628842a8747066ee0dbc1.jpg not downloaded yet
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c0ac90>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_1fc4fbcd92b8f35a0e6c75a754ae97da.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_1fc4fbcd92b8f35a0e6c75a754ae97da.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee11810>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_0aeccc022e156e5b1a2f816cb9afb643.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_0aeccc022e156e5b1a2f816cb9afb643.jpg saved to cache
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_1567b7c5005071128fc4a738d82304e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1567b7c5005071128fc4a738d82304e9.jpg not downloaded yet
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F07%252F2707983b1e4186337980f670e70ec319%252Fpa%252FLJ61664_db0a70667a2108578bf12b8122efecd9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_db0a70667a2108578bf12b8122efecd9.jpg not downloaded yet
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WL34445> (referer: https://www.auto1.com/v1/car-details-view/WL34445/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_a98c8798919b28381072b2390407a557.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c43e46e1ab532c99b083bd6e5e647d4a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414a850>
2026-03-30 10:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_32d3ce5a97453990ebf068f18e1f0fe5.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_32d3ce5a97453990ebf068f18e1f0fe5.jpg saved to cache
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a0633b60-85a2-5c37-969f-e882908006de
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_3acc085cc4a809a5d1c49a2ad9ff58af.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_3acc085cc4a809a5d1c49a2ad9ff58af.jpg not downloaded yet
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F07%252F2707983b1e4186337980f670e70ec319%252Fpa%252FLJ61664_0a2204a9cc93f537112d87852ddbcde5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_0a2204a9cc93f537112d87852ddbcde5.jpg not downloaded yet
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_1030e28e30d069d103f869e0ea0240a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1030e28e30d069d103f869e0ea0240a1.jpg not downloaded yet
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F07%252F2707983b1e4186337980f670e70ec319%252Fpa%252FLJ61664_bc8b3f9927f28b3d3cbfa5f34c3971c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_bc8b3f9927f28b3d3cbfa5f34c3971c4.jpg not downloaded yet
2026-03-30 10:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c0d62902ee22e5e571b0e7baea6f31f4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_6876d9d67db3ff6014814b3febacf845.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_6876d9d67db3ff6014814b3febacf845.jpg not downloaded yet
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F07%252F2707983b1e4186337980f670e70ec319%252Fpa%252FLJ61664_71faf761705dabaac4403aeef027b2cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_71faf761705dabaac4403aeef027b2cc.jpg not downloaded yet
2026-03-30 10:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9893309-a070-5a33-8a54-2e4e3a369457 with identifier: WL34445
2026-03-30 10:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9893309-a070-5a33-8a54-2e4e3a369457 with scrape type 1
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b9893309-a070-5a33-8a54-2e4e3a369457
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F7c%252F377c6f0fa498822ea295a0e98164f699%252Fpa%252FWL34445_529e4063660d4dba1f8a037170e2fd04.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_529e4063660d4dba1f8a037170e2fd04.jpg already downloaded
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F7c%252F377c6f0fa498822ea295a0e98164f699%252Fpa%252FWL34445_0f7cab32cfdc7ffad7d5336bf19f8b95.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_0f7cab32cfdc7ffad7d5336bf19f8b95.jpg already downloaded
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F7c%252F377c6f0fa498822ea295a0e98164f699%252Fpa%252FWL34445_d969aba109a01ec3d10082d1b3f3969c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_d969aba109a01ec3d10082d1b3f3969c.jpg already downloaded
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F7c%252F377c6f0fa498822ea295a0e98164f699%252Fpa%252FWL34445_74deefe2678c5bd45ad6bfbc9f87b730.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_74deefe2678c5bd45ad6bfbc9f87b730.jpg already downloaded
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F7c%252F377c6f0fa498822ea295a0e98164f699%252Fpa%252FWL34445_05e17fca3d1cd34688934982f4e336ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_05e17fca3d1cd34688934982f4e336ba.jpg already downloaded
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F7c%252F377c6f0fa498822ea295a0e98164f699%252Fpa%252FWL34445_12d3e9b7b8631c751d21e3d1d9c555a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_12d3e9b7b8631c751d21e3d1d9c555a6.jpg already downloaded
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F7c%252F377c6f0fa498822ea295a0e98164f699%252Fpa%252FWL34445_99526d65b388cf91fb4951b8fe621661.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_99526d65b388cf91fb4951b8fe621661.jpg already downloaded
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F7c%252F377c6f0fa498822ea295a0e98164f699%252Fpa%252FWL34445_2023c42a65169e5bace3bfa03d53eada.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_2023c42a65169e5bace3bfa03d53eada.jpg already downloaded
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F7c%252F377c6f0fa498822ea295a0e98164f699%252Fpa%252FWL34445_119c9ba49b75c6266b6e2a7ace5c7c81.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_119c9ba49b75c6266b6e2a7ace5c7c81.jpg already downloaded
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F7c%252F377c6f0fa498822ea295a0e98164f699%252Fpa%252FWL34445_a4f7b6d7d4273fcba3132ac4e43d0ce5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_a4f7b6d7d4273fcba3132ac4e43d0ce5.jpg already downloaded
2026-03-30 10:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b9893309-a070-5a33-8a54-2e4e3a369457, identifier: WL34445
2026-03-30 10:34:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414df90>
2026-03-30 10:34:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_a98c8798919b28381072b2390407a557.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_a98c8798919b28381072b2390407a557.jpg saved to cache
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1282fb24-a056-5262-af8d-e3794f4665d2
2026-03-30 10:34:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee4f950>
2026-03-30 10:34:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_c43e46e1ab532c99b083bd6e5e647d4a.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c43e46e1ab532c99b083bd6e5e647d4a.jpg saved to cache
2026-03-30 10:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1282fb24-a056-5262-af8d-e3794f4665d2
2026-03-30 10:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b9893309-a070-5a33-8a54-2e4e3a369457 with identifier: WL34445
2026-03-30 10:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b9893309-a070-5a33-8a54-2e4e3a369457 with identifier: WL34445
2026-03-30 10:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b9893309-a070-5a33-8a54-2e4e3a369457 with identifier: WL34445 to the API
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WL34445>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:44:03Z',
'fuel_type': 'diesel',
'id': 'b9893309-a070-5a33-8a54-2e4e3a369457',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WL34445',
'listing': 'auction',
'location': 'DE, Schöneck-Kilianstädten',
'make': 'Ford',
'model': 'Transit',
'odometer': 138866,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_529e4063660d4dba1f8a037170e2fd04.jpg',
'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_0f7cab32cfdc7ffad7d5336bf19f8b95.jpg',
'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_d969aba109a01ec3d10082d1b3f3969c.jpg',
'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_74deefe2678c5bd45ad6bfbc9f87b730.jpg',
'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_05e17fca3d1cd34688934982f4e336ba.jpg',
'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_12d3e9b7b8631c751d21e3d1d9c555a6.jpg',
'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_99526d65b388cf91fb4951b8fe621661.jpg',
'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_2023c42a65169e5bace3bfa03d53eada.jpg',
'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_119c9ba49b75c6266b6e2a7ace5c7c81.jpg',
'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_a4f7b6d7d4273fcba3132ac4e43d0ce5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9893309-a070-5a33-8a54-2e4e3a369457/b9893309-a070-5a33-8a54-2e4e3a369457_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2811651,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_529e4063660d4dba1f8a037170e2fd04.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9893309-a070-5a33-8a54-2e4e3a369457/b9893309-a070-5a33-8a54-2e4e3a369457_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79618,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_0f7cab32cfdc7ffad7d5336bf19f8b95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9893309-a070-5a33-8a54-2e4e3a369457/b9893309-a070-5a33-8a54-2e4e3a369457_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73751,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_d969aba109a01ec3d10082d1b3f3969c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9893309-a070-5a33-8a54-2e4e3a369457/b9893309-a070-5a33-8a54-2e4e3a369457_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73210,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_74deefe2678c5bd45ad6bfbc9f87b730.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9893309-a070-5a33-8a54-2e4e3a369457/b9893309-a070-5a33-8a54-2e4e3a369457_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2712616,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_05e17fca3d1cd34688934982f4e336ba.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9893309-a070-5a33-8a54-2e4e3a369457/b9893309-a070-5a33-8a54-2e4e3a369457_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2719006,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_12d3e9b7b8631c751d21e3d1d9c555a6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9893309-a070-5a33-8a54-2e4e3a369457/b9893309-a070-5a33-8a54-2e4e3a369457_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2950990,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_99526d65b388cf91fb4951b8fe621661.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9893309-a070-5a33-8a54-2e4e3a369457/b9893309-a070-5a33-8a54-2e4e3a369457_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76304,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_2023c42a65169e5bace3bfa03d53eada.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9893309-a070-5a33-8a54-2e4e3a369457/b9893309-a070-5a33-8a54-2e4e3a369457_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2739452,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_119c9ba49b75c6266b6e2a7ace5c7c81.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9893309-a070-5a33-8a54-2e4e3a369457/b9893309-a070-5a33-8a54-2e4e3a369457_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66823,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/7c/377c6f0fa498822ea295a0e98164f699/pa/WL34445_a4f7b6d7d4273fcba3132ac4e43d0ce5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-12-26',
'seats_number': 9,
'seller_name': None,
'title': 'Ford Transit 2.0 TDCi 310 L1 Tourneo Titanium',
'transmission': 'manual',
'trim': '310 L1 Tourneo Titanium',
'year': 2016}
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WL34445%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [auto1.de] INFO: Saving data for WL34445: {'created_time': 1774866852.314626, 'last_price_update_time': 1774866852.314638, 'auction_closing_time': 1774971843.0}
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WL34445') HTTP/1.1" 204 0
2026-03-30 10:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_7050f27ea34cdcc4451c93404f34f4cf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LG30254> (referer: https://www.auto1.com/v1/car-details-view/LG30254/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NG72110> (referer: https://www.auto1.com/v1/car-details-view/NG72110/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:12 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefed810>
2026-03-30 10:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_c0d62902ee22e5e571b0e7baea6f31f4.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c0d62902ee22e5e571b0e7baea6f31f4.jpg saved to cache
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1282fb24-a056-5262-af8d-e3794f4665d2
2026-03-30 10:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef383d0>
2026-03-30 10:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_7050f27ea34cdcc4451c93404f34f4cf.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_7050f27ea34cdcc4451c93404f34f4cf.jpg saved to cache
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725
2026-03-30 10:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d893e3aa-ec08-5028-9892-6271f0e7f430 with identifier: LG30254
2026-03-30 10:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d893e3aa-ec08-5028-9892-6271f0e7f430 with scrape type 1
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d893e3aa-ec08-5028-9892-6271f0e7f430
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F12%252F2b12abdd4d97d1a3732162d83f92928d%252Fpa%252FLG30254_5852acef6944afbb8c04d4057e9db9b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_5852acef6944afbb8c04d4057e9db9b6.jpg already downloaded
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F12%252F2b12abdd4d97d1a3732162d83f92928d%252Fpa%252FLG30254_d2a348ec4c7d9cde6069d950b6ed5d7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_d2a348ec4c7d9cde6069d950b6ed5d7d.jpg already downloaded
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F12%252F2b12abdd4d97d1a3732162d83f92928d%252Fpa%252FLG30254_6d2495eddc1e06ac6e105f5b73e9cecb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_6d2495eddc1e06ac6e105f5b73e9cecb.jpg already downloaded
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F12%252F2b12abdd4d97d1a3732162d83f92928d%252Fpa%252FLG30254_0c373018a38e7e2da99ddcd117f72372.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_0c373018a38e7e2da99ddcd117f72372.jpg already downloaded
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F12%252F2b12abdd4d97d1a3732162d83f92928d%252Fpa%252FLG30254_e10de38d808f99032217deb50340a10f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_e10de38d808f99032217deb50340a10f.jpg already downloaded
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F12%252F2b12abdd4d97d1a3732162d83f92928d%252Fpa%252FLG30254_43e2630599feb2469ce51f4d3a2c3de4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_43e2630599feb2469ce51f4d3a2c3de4.jpg already downloaded
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F12%252F2b12abdd4d97d1a3732162d83f92928d%252Fpa%252FLG30254_c37ffa1ff72b67861d2e4ea85a62b0bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_c37ffa1ff72b67861d2e4ea85a62b0bd.jpg already downloaded
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F12%252F2b12abdd4d97d1a3732162d83f92928d%252Fpa%252FLG30254_472e19b8918f6196ee3c596c4cfc3ed1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_472e19b8918f6196ee3c596c4cfc3ed1.jpg already downloaded
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F12%252F2b12abdd4d97d1a3732162d83f92928d%252Fpa%252FLG30254_3a91df8f71fea46fc0b3a2a42db151e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_3a91df8f71fea46fc0b3a2a42db151e5.jpg already downloaded
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F12%252F2b12abdd4d97d1a3732162d83f92928d%252Fpa%252FLG30254_e88d29ae65d542a9b261061a734633b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_e88d29ae65d542a9b261061a734633b2.jpg already downloaded
2026-03-30 10:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d893e3aa-ec08-5028-9892-6271f0e7f430, identifier: LG30254
2026-03-30 10:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60f9bb57-fb10-51bc-a6ba-b8ff758818ac with identifier: NG72110
2026-03-30 10:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60f9bb57-fb10-51bc-a6ba-b8ff758818ac with scrape type 1
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 60f9bb57-fb10-51bc-a6ba-b8ff758818ac
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F4d%252F584d214e19ba2e687f07a1b3c8a298b0%252Fpa%252FNG72110_5556254b05749c3897885a1eca6dd33a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_5556254b05749c3897885a1eca6dd33a.jpg not downloaded yet
2026-03-30 10:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d893e3aa-ec08-5028-9892-6271f0e7f430 with identifier: LG30254
2026-03-30 10:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d893e3aa-ec08-5028-9892-6271f0e7f430 with identifier: LG30254
2026-03-30 10:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d893e3aa-ec08-5028-9892-6271f0e7f430 with identifier: LG30254 to the API
2026-03-30 10:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LG30254>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Rental',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:41:57Z',
'fuel_type': 'diesel',
'id': 'd893e3aa-ec08-5028-9892-6271f0e7f430',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LG30254',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 154624,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_5852acef6944afbb8c04d4057e9db9b6.jpg',
'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_d2a348ec4c7d9cde6069d950b6ed5d7d.jpg',
'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_6d2495eddc1e06ac6e105f5b73e9cecb.jpg',
'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_0c373018a38e7e2da99ddcd117f72372.jpg',
'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_e10de38d808f99032217deb50340a10f.jpg',
'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_43e2630599feb2469ce51f4d3a2c3de4.jpg',
'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_c37ffa1ff72b67861d2e4ea85a62b0bd.jpg',
'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_472e19b8918f6196ee3c596c4cfc3ed1.jpg',
'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_3a91df8f71fea46fc0b3a2a42db151e5.jpg',
'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_e88d29ae65d542a9b261061a734633b2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d893e3aa-ec08-5028-9892-6271f0e7f430/d893e3aa-ec08-5028-9892-6271f0e7f430_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70489,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_5852acef6944afbb8c04d4057e9db9b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d893e3aa-ec08-5028-9892-6271f0e7f430/d893e3aa-ec08-5028-9892-6271f0e7f430_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2982245,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_d2a348ec4c7d9cde6069d950b6ed5d7d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d893e3aa-ec08-5028-9892-6271f0e7f430/d893e3aa-ec08-5028-9892-6271f0e7f430_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66318,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_6d2495eddc1e06ac6e105f5b73e9cecb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d893e3aa-ec08-5028-9892-6271f0e7f430/d893e3aa-ec08-5028-9892-6271f0e7f430_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2890444,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_0c373018a38e7e2da99ddcd117f72372.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d893e3aa-ec08-5028-9892-6271f0e7f430/d893e3aa-ec08-5028-9892-6271f0e7f430_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62033,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_e10de38d808f99032217deb50340a10f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d893e3aa-ec08-5028-9892-6271f0e7f430/d893e3aa-ec08-5028-9892-6271f0e7f430_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2967886,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_43e2630599feb2469ce51f4d3a2c3de4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d893e3aa-ec08-5028-9892-6271f0e7f430/d893e3aa-ec08-5028-9892-6271f0e7f430_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2752822,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_c37ffa1ff72b67861d2e4ea85a62b0bd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d893e3aa-ec08-5028-9892-6271f0e7f430/d893e3aa-ec08-5028-9892-6271f0e7f430_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63898,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_472e19b8918f6196ee3c596c4cfc3ed1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d893e3aa-ec08-5028-9892-6271f0e7f430/d893e3aa-ec08-5028-9892-6271f0e7f430_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3039136,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_3a91df8f71fea46fc0b3a2a42db151e5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d893e3aa-ec08-5028-9892-6271f0e7f430/d893e3aa-ec08-5028-9892-6271f0e7f430_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3088375,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/12/2b12abdd4d97d1a3732162d83f92928d/pa/LG30254_e88d29ae65d542a9b261061a734633b2.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Mondeo 2.0 TDCi Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2016}
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LG30254%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [auto1.de] INFO: Saving data for LG30254: {'created_time': 1774866853.165848, 'last_price_update_time': 1774866853.165858, 'auction_closing_time': 1774971717.0}
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LG30254') HTTP/1.1" 204 0
2026-03-30 10:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_71faf761705dabaac4403aeef027b2cc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F4d%252F584d214e19ba2e687f07a1b3c8a298b0%252Fpa%252FNG72110_1b3b098ba06639db3e7a6ac08bf9fed3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_1b3b098ba06639db3e7a6ac08bf9fed3.jpg not downloaded yet
2026-03-30 10:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_680d8fc38835ee7ec3421c7fa67ee253.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HJ01307> (referer: https://www.auto1.com/v1/car-details-view/HJ01307/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F4d%252F584d214e19ba2e687f07a1b3c8a298b0%252Fpa%252FNG72110_f3af71645c9b6df45084bfa9dececed3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_f3af71645c9b6df45084bfa9dececed3.jpg not downloaded yet
2026-03-30 10:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XB34738> (referer: https://www.auto1.com/v1/car-details-view/XB34738/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F4d%252F584d214e19ba2e687f07a1b3c8a298b0%252Fpa%252FNG72110_1c7da707cbbaa3041082dbf337c1f43c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_1c7da707cbbaa3041082dbf337c1f43c.jpg not downloaded yet
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F4d%252F584d214e19ba2e687f07a1b3c8a298b0%252Fpa%252FNG72110_68af4f619a565fb55ae43d06a684835b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_68af4f619a565fb55ae43d06a684835b.jpg not downloaded yet
2026-03-30 10:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_95cedbfa9309f95c3c0ad5615d5f00cc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_bc8b3f9927f28b3d3cbfa5f34c3971c4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef59450>
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f48e8135-1333-590a-90f1-add68305e013/f48e8135-1333-590a-90f1-add68305e013_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F07%252F2707983b1e4186337980f670e70ec319%252Fpa%252FLJ61664_71faf761705dabaac4403aeef027b2cc.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_71faf761705dabaac4403aeef027b2cc.jpg saved to cache
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f48e8135-1333-590a-90f1-add68305e013
2026-03-30 10:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_0a2204a9cc93f537112d87852ddbcde5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14020c45d0>
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_680d8fc38835ee7ec3421c7fa67ee253.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_680d8fc38835ee7ec3421c7fa67ee253.jpg saved to cache
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1282fb24-a056-5262-af8d-e3794f4665d2
2026-03-30 10:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac654143-76a8-5d1c-b50e-fc49c0e48a74 with identifier: HJ01307
2026-03-30 10:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac654143-76a8-5d1c-b50e-fc49c0e48a74 with scrape type 1
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item ac654143-76a8-5d1c-b50e-fc49c0e48a74
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Fd3%252F18d3488609940d8f52d8d14887769ad9%252Fpa%252FHJ01307_cdf55ab51d5b36f7d5d0f75586c0f71e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_cdf55ab51d5b36f7d5d0f75586c0f71e.jpg not downloaded yet
2026-03-30 10:34:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 609c05b5-bafa-5e3e-a21d-379e738f0d59 with identifier: XB34738
2026-03-30 10:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 609c05b5-bafa-5e3e-a21d-379e738f0d59 with scrape type 1
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 609c05b5-bafa-5e3e-a21d-379e738f0d59
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252Fcd%252F5ecd722a8b9e363aca9dc3dd59d9c5fe%252Fpa%252FXB34738_7b81feac1dc7912d1fcfb9a38c9949e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_7b81feac1dc7912d1fcfb9a38c9949e2.jpg already downloaded
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252Fcd%252F5ecd722a8b9e363aca9dc3dd59d9c5fe%252Fpa%252FXB34738_063ea435b2806d05ee00b8471c5376e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_063ea435b2806d05ee00b8471c5376e8.jpg already downloaded
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252Fcd%252F5ecd722a8b9e363aca9dc3dd59d9c5fe%252Fpa%252FXB34738_d89bbb5adab4bafa0035dd0dddcab1a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_d89bbb5adab4bafa0035dd0dddcab1a6.jpg already downloaded
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252Fcd%252F5ecd722a8b9e363aca9dc3dd59d9c5fe%252Fpa%252FXB34738_fefc5623ad2147837aaa2efd6cd283e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_fefc5623ad2147837aaa2efd6cd283e4.jpg already downloaded
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252Fcd%252F5ecd722a8b9e363aca9dc3dd59d9c5fe%252Fpa%252FXB34738_93a58122aad7841c9830ed068cba7757.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_93a58122aad7841c9830ed068cba7757.jpg already downloaded
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252Fcd%252F5ecd722a8b9e363aca9dc3dd59d9c5fe%252Fpa%252FXB34738_dbcd7f68f8f9ae95a23e7de83274e878.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_dbcd7f68f8f9ae95a23e7de83274e878.jpg already downloaded
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252Fcd%252F5ecd722a8b9e363aca9dc3dd59d9c5fe%252Fpa%252FXB34738_5ab64077d35d7e8c5008b9d680d86621.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_5ab64077d35d7e8c5008b9d680d86621.jpg already downloaded
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252Fcd%252F5ecd722a8b9e363aca9dc3dd59d9c5fe%252Fpa%252FXB34738_dd70b901ca08b73180c1e15533d4f3e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_dd70b901ca08b73180c1e15533d4f3e1.jpg already downloaded
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252Fcd%252F5ecd722a8b9e363aca9dc3dd59d9c5fe%252Fpa%252FXB34738_c82f70140db39f1cd2d20ce55ab9b424.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_c82f70140db39f1cd2d20ce55ab9b424.jpg already downloaded
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5e%252Fcd%252F5ecd722a8b9e363aca9dc3dd59d9c5fe%252Fpa%252FXB34738_bb5e9dbade8abc6f5940d6996cf30985.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_bb5e9dbade8abc6f5940d6996cf30985.jpg already downloaded
2026-03-30 10:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 609c05b5-bafa-5e3e-a21d-379e738f0d59, identifier: XB34738
2026-03-30 10:34:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fd850>
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_95cedbfa9309f95c3c0ad5615d5f00cc.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_95cedbfa9309f95c3c0ad5615d5f00cc.jpg saved to cache
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a0633b60-85a2-5c37-969f-e882908006de
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425bcd0>
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f48e8135-1333-590a-90f1-add68305e013/f48e8135-1333-590a-90f1-add68305e013_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F07%252F2707983b1e4186337980f670e70ec319%252Fpa%252FLJ61664_bc8b3f9927f28b3d3cbfa5f34c3971c4.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_bc8b3f9927f28b3d3cbfa5f34c3971c4.jpg saved to cache
2026-03-30 10:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f48e8135-1333-590a-90f1-add68305e013
2026-03-30 10:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 609c05b5-bafa-5e3e-a21d-379e738f0d59 with identifier: XB34738
2026-03-30 10:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 609c05b5-bafa-5e3e-a21d-379e738f0d59 with identifier: XB34738
2026-03-30 10:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 609c05b5-bafa-5e3e-a21d-379e738f0d59 with identifier: XB34738 to the API
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XB34738>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.4L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:51:00Z',
'fuel_type': 'diesel',
'id': '609c05b5-bafa-5e3e-a21d-379e738f0d59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XB34738',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 169723,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_7b81feac1dc7912d1fcfb9a38c9949e2.jpg',
'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_063ea435b2806d05ee00b8471c5376e8.jpg',
'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_d89bbb5adab4bafa0035dd0dddcab1a6.jpg',
'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_fefc5623ad2147837aaa2efd6cd283e4.jpg',
'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_93a58122aad7841c9830ed068cba7757.jpg',
'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_dbcd7f68f8f9ae95a23e7de83274e878.jpg',
'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_5ab64077d35d7e8c5008b9d680d86621.jpg',
'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_dd70b901ca08b73180c1e15533d4f3e1.jpg',
'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_c82f70140db39f1cd2d20ce55ab9b424.jpg',
'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_bb5e9dbade8abc6f5940d6996cf30985.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_609c05b5-bafa-5e3e-a21d-379e738f0d59/609c05b5-bafa-5e3e-a21d-379e738f0d59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73606,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_7b81feac1dc7912d1fcfb9a38c9949e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_609c05b5-bafa-5e3e-a21d-379e738f0d59/609c05b5-bafa-5e3e-a21d-379e738f0d59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65913,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_063ea435b2806d05ee00b8471c5376e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_609c05b5-bafa-5e3e-a21d-379e738f0d59/609c05b5-bafa-5e3e-a21d-379e738f0d59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71953,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_d89bbb5adab4bafa0035dd0dddcab1a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_609c05b5-bafa-5e3e-a21d-379e738f0d59/609c05b5-bafa-5e3e-a21d-379e738f0d59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53512,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_fefc5623ad2147837aaa2efd6cd283e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_609c05b5-bafa-5e3e-a21d-379e738f0d59/609c05b5-bafa-5e3e-a21d-379e738f0d59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70331,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_93a58122aad7841c9830ed068cba7757.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_609c05b5-bafa-5e3e-a21d-379e738f0d59/609c05b5-bafa-5e3e-a21d-379e738f0d59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6869,
'Height': 144,
'OriginUrl': 'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_dbcd7f68f8f9ae95a23e7de83274e878.jpg',
'Width': 192},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_609c05b5-bafa-5e3e-a21d-379e738f0d59/609c05b5-bafa-5e3e-a21d-379e738f0d59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69755,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_5ab64077d35d7e8c5008b9d680d86621.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_609c05b5-bafa-5e3e-a21d-379e738f0d59/609c05b5-bafa-5e3e-a21d-379e738f0d59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66872,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_dd70b901ca08b73180c1e15533d4f3e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_609c05b5-bafa-5e3e-a21d-379e738f0d59/609c05b5-bafa-5e3e-a21d-379e738f0d59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69695,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_c82f70140db39f1cd2d20ce55ab9b424.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_609c05b5-bafa-5e3e-a21d-379e738f0d59/609c05b5-bafa-5e3e-a21d-379e738f0d59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81642,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5e/cd/5ecd722a8b9e363aca9dc3dd59d9c5fe/pa/XB34738_bb5e9dbade8abc6f5940d6996cf30985.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.4 D4 Summum AWD',
'transmission': 'automatic',
'trim': 'Summum AWD',
'year': 2017}
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XB34738%27 HTTP/1.1" 200 None
2026-03-30 10:34:14 [auto1.de] INFO: Saving data for XB34738: {'created_time': 1774866854.361829, 'last_price_update_time': 1774866854.361844, 'auction_closing_time': 1774972260.0}
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XB34738') HTTP/1.1" 204 0
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Fd3%252F18d3488609940d8f52d8d14887769ad9%252Fpa%252FHJ01307_c423e2720d264dac9051750ad8c934c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_c423e2720d264dac9051750ad8c934c3.jpg not downloaded yet
2026-03-30 10:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_b20f90da8142a22a2184624d195b155b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1e5aafa289841eaae6121afd77753fc2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_db0a70667a2108578bf12b8122efecd9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Fd3%252F18d3488609940d8f52d8d14887769ad9%252Fpa%252FHJ01307_d59ea5e0d7631b0b01b535c4242d72bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_d59ea5e0d7631b0b01b535c4242d72bf.jpg not downloaded yet
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43ab810>
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f48e8135-1333-590a-90f1-add68305e013/f48e8135-1333-590a-90f1-add68305e013_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F07%252F2707983b1e4186337980f670e70ec319%252Fpa%252FLJ61664_0a2204a9cc93f537112d87852ddbcde5.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_0a2204a9cc93f537112d87852ddbcde5.jpg saved to cache
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f48e8135-1333-590a-90f1-add68305e013
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Fd3%252F18d3488609940d8f52d8d14887769ad9%252Fpa%252FHJ01307_840ba09f852b8b3ddb823d50b98c0106.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_840ba09f852b8b3ddb823d50b98c0106.jpg not downloaded yet
2026-03-30 10:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_8870d98ed3de56914b3e008da05dfc99.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_5556254b05749c3897885a1eca6dd33a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Fd3%252F18d3488609940d8f52d8d14887769ad9%252Fpa%252FHJ01307_01a8434258afd4d8897bbfcd3e4bfbf4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_01a8434258afd4d8897bbfcd3e4bfbf4.jpg not downloaded yet
2026-03-30 10:34:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8dbd0>
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_b20f90da8142a22a2184624d195b155b.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_b20f90da8142a22a2184624d195b155b.jpg saved to cache
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725
2026-03-30 10:34:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9bb50>
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_1e5aafa289841eaae6121afd77753fc2.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1e5aafa289841eaae6121afd77753fc2.jpg saved to cache
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f420c050>
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f48e8135-1333-590a-90f1-add68305e013/f48e8135-1333-590a-90f1-add68305e013_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F07%252F2707983b1e4186337980f670e70ec319%252Fpa%252FLJ61664_db0a70667a2108578bf12b8122efecd9.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_db0a70667a2108578bf12b8122efecd9.jpg saved to cache
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f48e8135-1333-590a-90f1-add68305e013
2026-03-30 10:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_fcb34659e6aad595fba128ee383ad683.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_74c9a568e46628842a8747066ee0dbc1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_cdf55ab51d5b36f7d5d0f75586c0f71e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_1b3b098ba06639db3e7a6ac08bf9fed3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4389c90>
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_8870d98ed3de56914b3e008da05dfc99.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_8870d98ed3de56914b3e008da05dfc99.jpg saved to cache
2026-03-30 10:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f611f850>
2026-03-30 10:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60f9bb57-fb10-51bc-a6ba-b8ff758818ac/60f9bb57-fb10-51bc-a6ba-b8ff758818ac_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F4d%252F584d214e19ba2e687f07a1b3c8a298b0%252Fpa%252FNG72110_5556254b05749c3897885a1eca6dd33a.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_5556254b05749c3897885a1eca6dd33a.jpg saved to cache
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 60f9bb57-fb10-51bc-a6ba-b8ff758818ac
2026-03-30 10:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4337b50>
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_fcb34659e6aad595fba128ee383ad683.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_fcb34659e6aad595fba128ee383ad683.jpg saved to cache
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee5eed0>
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f48e8135-1333-590a-90f1-add68305e013/f48e8135-1333-590a-90f1-add68305e013_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F07%252F2707983b1e4186337980f670e70ec319%252Fpa%252FLJ61664_74c9a568e46628842a8747066ee0dbc1.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_74c9a568e46628842a8747066ee0dbc1.jpg saved to cache
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f48e8135-1333-590a-90f1-add68305e013
2026-03-30 10:34:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f48e8135-1333-590a-90f1-add68305e013, skipping ID generation
2026-03-30 10:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f48e8135-1333-590a-90f1-add68305e013 with scrape type 1
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f48e8135-1333-590a-90f1-add68305e013 sending to next pipeline
2026-03-30 10:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f48e8135-1333-590a-90f1-add68305e013, identifier: LJ61664
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4255550>
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac654143-76a8-5d1c-b50e-fc49c0e48a74/ac654143-76a8-5d1c-b50e-fc49c0e48a74_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Fd3%252F18d3488609940d8f52d8d14887769ad9%252Fpa%252FHJ01307_cdf55ab51d5b36f7d5d0f75586c0f71e.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_cdf55ab51d5b36f7d5d0f75586c0f71e.jpg saved to cache
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac654143-76a8-5d1c-b50e-fc49c0e48a74
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f411f550>
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60f9bb57-fb10-51bc-a6ba-b8ff758818ac/60f9bb57-fb10-51bc-a6ba-b8ff758818ac_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F4d%252F584d214e19ba2e687f07a1b3c8a298b0%252Fpa%252FNG72110_1b3b098ba06639db3e7a6ac08bf9fed3.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_1b3b098ba06639db3e7a6ac08bf9fed3.jpg saved to cache
2026-03-30 10:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 60f9bb57-fb10-51bc-a6ba-b8ff758818ac
2026-03-30 10:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f48e8135-1333-590a-90f1-add68305e013 with identifier: LJ61664
2026-03-30 10:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f48e8135-1333-590a-90f1-add68305e013 with identifier: LJ61664
2026-03-30 10:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f48e8135-1333-590a-90f1-add68305e013 with identifier: LJ61664 to the API
2026-03-30 10:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_74c9a568e46628842a8747066ee0dbc1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:56:33Z',
'fuel_type': 'petrol',
'id': 'f48e8135-1333-590a-90f1-add68305e013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LJ61664',
'listing': 'auction',
'location': 'DE, Kandel',
'make': 'Toyota',
'model': 'Corolla Verso',
'odometer': 189577,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48e8135-1333-590a-90f1-add68305e013/f48e8135-1333-590a-90f1-add68305e013_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75682,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_74c9a568e46628842a8747066ee0dbc1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48e8135-1333-590a-90f1-add68305e013/f48e8135-1333-590a-90f1-add68305e013_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75995,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_db0a70667a2108578bf12b8122efecd9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48e8135-1333-590a-90f1-add68305e013/f48e8135-1333-590a-90f1-add68305e013_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73531,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_0a2204a9cc93f537112d87852ddbcde5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48e8135-1333-590a-90f1-add68305e013/f48e8135-1333-590a-90f1-add68305e013_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79840,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_bc8b3f9927f28b3d3cbfa5f34c3971c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48e8135-1333-590a-90f1-add68305e013/f48e8135-1333-590a-90f1-add68305e013_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55832,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/07/2707983b1e4186337980f670e70ec319/pa/LJ61664_71faf761705dabaac4403aeef027b2cc.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2004-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Corolla Verso 1.8 Luna',
'transmission': 'manual',
'trim': 'Luna',
'year': 2004}
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LJ61664%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [auto1.de] INFO: Saving data for LJ61664: {'created_time': 1774866856.033892, 'last_price_update_time': 1774866856.033905, 'auction_closing_time': 1774972593.0}
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LJ61664') HTTP/1.1" 204 0
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_68af4f619a565fb55ae43d06a684835b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_f3af71645c9b6df45084bfa9dececed3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_1c7da707cbbaa3041082dbf337c1f43c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_01a8434258afd4d8897bbfcd3e4bfbf4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_6876d9d67db3ff6014814b3febacf845.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1030e28e30d069d103f869e0ea0240a1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_3acc085cc4a809a5d1c49a2ad9ff58af.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1567b7c5005071128fc4a738d82304e9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_d59ea5e0d7631b0b01b535c4242d72bf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_840ba09f852b8b3ddb823d50b98c0106.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_0332f6b7e8d57bdf72beb4beb9e51ee4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_c423e2720d264dac9051750ad8c934c3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_d749124209ba4f0d5139d7f47c3fc999.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_f1894570c0a53c9bd012a683f553c61b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d4350>
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60f9bb57-fb10-51bc-a6ba-b8ff758818ac/60f9bb57-fb10-51bc-a6ba-b8ff758818ac_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F4d%252F584d214e19ba2e687f07a1b3c8a298b0%252Fpa%252FNG72110_68af4f619a565fb55ae43d06a684835b.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_68af4f619a565fb55ae43d06a684835b.jpg saved to cache
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 60f9bb57-fb10-51bc-a6ba-b8ff758818ac
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd8b90>
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60f9bb57-fb10-51bc-a6ba-b8ff758818ac/60f9bb57-fb10-51bc-a6ba-b8ff758818ac_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F4d%252F584d214e19ba2e687f07a1b3c8a298b0%252Fpa%252FNG72110_f3af71645c9b6df45084bfa9dececed3.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_f3af71645c9b6df45084bfa9dececed3.jpg saved to cache
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 60f9bb57-fb10-51bc-a6ba-b8ff758818ac
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef38c90>
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60f9bb57-fb10-51bc-a6ba-b8ff758818ac/60f9bb57-fb10-51bc-a6ba-b8ff758818ac_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F4d%252F584d214e19ba2e687f07a1b3c8a298b0%252Fpa%252FNG72110_1c7da707cbbaa3041082dbf337c1f43c.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_1c7da707cbbaa3041082dbf337c1f43c.jpg saved to cache
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 60f9bb57-fb10-51bc-a6ba-b8ff758818ac
2026-03-30 10:34:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60f9bb57-fb10-51bc-a6ba-b8ff758818ac, skipping ID generation
2026-03-30 10:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60f9bb57-fb10-51bc-a6ba-b8ff758818ac with scrape type 1
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60f9bb57-fb10-51bc-a6ba-b8ff758818ac sending to next pipeline
2026-03-30 10:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 60f9bb57-fb10-51bc-a6ba-b8ff758818ac, identifier: NG72110
2026-03-30 10:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 60f9bb57-fb10-51bc-a6ba-b8ff758818ac with identifier: NG72110
2026-03-30 10:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 60f9bb57-fb10-51bc-a6ba-b8ff758818ac with identifier: NG72110
2026-03-30 10:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 60f9bb57-fb10-51bc-a6ba-b8ff758818ac with identifier: NG72110 to the API
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_1c7da707cbbaa3041082dbf337c1f43c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:43:13Z',
'fuel_type': 'petrol',
'id': '60f9bb57-fb10-51bc-a6ba-b8ff758818ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NG72110',
'listing': 'auction',
'location': 'DE, Magdeburg',
'make': 'Chevrolet',
'model': 'Aveo',
'odometer': 172035,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60f9bb57-fb10-51bc-a6ba-b8ff758818ac/60f9bb57-fb10-51bc-a6ba-b8ff758818ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89148,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_5556254b05749c3897885a1eca6dd33a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60f9bb57-fb10-51bc-a6ba-b8ff758818ac/60f9bb57-fb10-51bc-a6ba-b8ff758818ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91204,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_1b3b098ba06639db3e7a6ac08bf9fed3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60f9bb57-fb10-51bc-a6ba-b8ff758818ac/60f9bb57-fb10-51bc-a6ba-b8ff758818ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62751,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_f3af71645c9b6df45084bfa9dececed3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60f9bb57-fb10-51bc-a6ba-b8ff758818ac/60f9bb57-fb10-51bc-a6ba-b8ff758818ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79895,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_1c7da707cbbaa3041082dbf337c1f43c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60f9bb57-fb10-51bc-a6ba-b8ff758818ac/60f9bb57-fb10-51bc-a6ba-b8ff758818ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101675,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/4d/584d214e19ba2e687f07a1b3c8a298b0/pa/NG72110_68af4f619a565fb55ae43d06a684835b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Chevrolet Aveo 1.2 LT',
'transmission': 'manual',
'trim': 'LT',
'year': 2011}
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NG72110%27 HTTP/1.1" 200 None
2026-03-30 10:34:16 [auto1.de] INFO: Saving data for NG72110: {'created_time': 1774866856.811205, 'last_price_update_time': 1774866856.811222, 'auction_closing_time': 1774971793.0}
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NG72110') HTTP/1.1" 204 0
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_ebd5358f509e34cebd4f487f54358c1d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_687e92b0227eb2a412a6097e3b6333b8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434c410>
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac654143-76a8-5d1c-b50e-fc49c0e48a74/ac654143-76a8-5d1c-b50e-fc49c0e48a74_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Fd3%252F18d3488609940d8f52d8d14887769ad9%252Fpa%252FHJ01307_01a8434258afd4d8897bbfcd3e4bfbf4.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_01a8434258afd4d8897bbfcd3e4bfbf4.jpg saved to cache
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac654143-76a8-5d1c-b50e-fc49c0e48a74
2026-03-30 10:34:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee463b50>
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_6876d9d67db3ff6014814b3febacf845.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_6876d9d67db3ff6014814b3febacf845.jpg saved to cache
2026-03-30 10:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e
2026-03-30 10:34:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee46b550>
2026-03-30 10:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_1030e28e30d069d103f869e0ea0240a1.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1030e28e30d069d103f869e0ea0240a1.jpg saved to cache
2026-03-30 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e
2026-03-30 10:34:17 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee463d90>
2026-03-30 10:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_3acc085cc4a809a5d1c49a2ad9ff58af.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_3acc085cc4a809a5d1c49a2ad9ff58af.jpg saved to cache
2026-03-30 10:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e
2026-03-30 10:34:17 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee47f250>
2026-03-30 10:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_1567b7c5005071128fc4a738d82304e9.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1567b7c5005071128fc4a738d82304e9.jpg saved to cache
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee479250>
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac654143-76a8-5d1c-b50e-fc49c0e48a74/ac654143-76a8-5d1c-b50e-fc49c0e48a74_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Fd3%252F18d3488609940d8f52d8d14887769ad9%252Fpa%252FHJ01307_d59ea5e0d7631b0b01b535c4242d72bf.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_d59ea5e0d7631b0b01b535c4242d72bf.jpg saved to cache
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac654143-76a8-5d1c-b50e-fc49c0e48a74
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee472e50>
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac654143-76a8-5d1c-b50e-fc49c0e48a74/ac654143-76a8-5d1c-b50e-fc49c0e48a74_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Fd3%252F18d3488609940d8f52d8d14887769ad9%252Fpa%252FHJ01307_840ba09f852b8b3ddb823d50b98c0106.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_840ba09f852b8b3ddb823d50b98c0106.jpg saved to cache
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac654143-76a8-5d1c-b50e-fc49c0e48a74
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef51650>
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_0332f6b7e8d57bdf72beb4beb9e51ee4.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_0332f6b7e8d57bdf72beb4beb9e51ee4.jpg saved to cache
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4799d0>
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac654143-76a8-5d1c-b50e-fc49c0e48a74/ac654143-76a8-5d1c-b50e-fc49c0e48a74_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Fd3%252F18d3488609940d8f52d8d14887769ad9%252Fpa%252FHJ01307_c423e2720d264dac9051750ad8c934c3.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_c423e2720d264dac9051750ad8c934c3.jpg saved to cache
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac654143-76a8-5d1c-b50e-fc49c0e48a74
2026-03-30 10:34:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac654143-76a8-5d1c-b50e-fc49c0e48a74, skipping ID generation
2026-03-30 10:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac654143-76a8-5d1c-b50e-fc49c0e48a74 with scrape type 1
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac654143-76a8-5d1c-b50e-fc49c0e48a74 sending to next pipeline
2026-03-30 10:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ac654143-76a8-5d1c-b50e-fc49c0e48a74, identifier: HJ01307
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4149010>
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fc9%252F8dc9480fc05a3fc24ca350882c729ded%252Fpa%252FNV44287_d749124209ba4f0d5139d7f47c3fc999.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_d749124209ba4f0d5139d7f47c3fc999.jpg saved to cache
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725
2026-03-30 10:34:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07d56e91-8bc4-5a9c-8a42-fcc230c9f725, skipping ID generation
2026-03-30 10:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725 with scrape type 1
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07d56e91-8bc4-5a9c-8a42-fcc230c9f725 sending to next pipeline
2026-03-30 10:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 07d56e91-8bc4-5a9c-8a42-fcc230c9f725, identifier: NV44287
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee463a10>
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_f1894570c0a53c9bd012a683f553c61b.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_f1894570c0a53c9bd012a683f553c61b.jpg saved to cache
2026-03-30 10:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a0633b60-85a2-5c37-969f-e882908006de
2026-03-30 10:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ac654143-76a8-5d1c-b50e-fc49c0e48a74 with identifier: HJ01307
2026-03-30 10:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ac654143-76a8-5d1c-b50e-fc49c0e48a74 with identifier: HJ01307
2026-03-30 10:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ac654143-76a8-5d1c-b50e-fc49c0e48a74 with identifier: HJ01307 to the API
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_c423e2720d264dac9051750ad8c934c3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '1.4L',
'engine_horse_power': 98,
'expiration_date': '2026-03-31T15:51:07Z',
'fuel_type': 'petrol',
'id': 'ac654143-76a8-5d1c-b50e-fc49c0e48a74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HJ01307',
'listing': 'auction',
'location': 'DE, Saarlouis',
'make': 'Renault',
'model': 'Clio',
'odometer': 131232,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac654143-76a8-5d1c-b50e-fc49c0e48a74/ac654143-76a8-5d1c-b50e-fc49c0e48a74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88688,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_cdf55ab51d5b36f7d5d0f75586c0f71e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac654143-76a8-5d1c-b50e-fc49c0e48a74/ac654143-76a8-5d1c-b50e-fc49c0e48a74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103898,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_c423e2720d264dac9051750ad8c934c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac654143-76a8-5d1c-b50e-fc49c0e48a74/ac654143-76a8-5d1c-b50e-fc49c0e48a74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75984,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_d59ea5e0d7631b0b01b535c4242d72bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac654143-76a8-5d1c-b50e-fc49c0e48a74/ac654143-76a8-5d1c-b50e-fc49c0e48a74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73372,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_840ba09f852b8b3ddb823d50b98c0106.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac654143-76a8-5d1c-b50e-fc49c0e48a74/ac654143-76a8-5d1c-b50e-fc49c0e48a74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80054,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/d3/18d3488609940d8f52d8d14887769ad9/pa/HJ01307_01a8434258afd4d8897bbfcd3e4bfbf4.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2004-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.4 Emotion',
'transmission': 'manual',
'trim': 'Emotion',
'year': 2004}
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HJ01307%27 HTTP/1.1" 200 None
2026-03-30 10:34:18 [auto1.de] INFO: Saving data for HJ01307: {'created_time': 1774866858.87663, 'last_price_update_time': 1774866858.876641, 'auction_closing_time': 1774972267.0}
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HJ01307') HTTP/1.1" 204 0
2026-03-30 10:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 07d56e91-8bc4-5a9c-8a42-fcc230c9f725 with identifier: NV44287
2026-03-30 10:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 07d56e91-8bc4-5a9c-8a42-fcc230c9f725 with identifier: NV44287
2026-03-30 10:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 07d56e91-8bc4-5a9c-8a42-fcc230c9f725 with identifier: NV44287 to the API
2026-03-30 10:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_d749124209ba4f0d5139d7f47c3fc999.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Rental',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:09:24Z',
'fuel_type': 'petrol',
'id': '07d56e91-8bc4-5a9c-8a42-fcc230c9f725',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NV44287',
'listing': 'auction',
'location': 'DE, Wuppertal',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 245016,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47295,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_d749124209ba4f0d5139d7f47c3fc999.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35325,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_18386df8762231c937736b4094526dd2.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50313,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_0332f6b7e8d57bdf72beb4beb9e51ee4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43060,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_9a7d298660850ba412b290ba4189dd9f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41721,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_65ac9b42c7cd4c03c325c231c6d3b88f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45209,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_e9ada3cf06c208da8b2b7f6997a3becf.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35930,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_0aeccc022e156e5b1a2f816cb9afb643.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55626,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_1fc4fbcd92b8f35a0e6c75a754ae97da.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2998018,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_b20f90da8142a22a2184624d195b155b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07d56e91-8bc4-5a9c-8a42-fcc230c9f725/07d56e91-8bc4-5a9c-8a42-fcc230c9f725_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97479,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/c9/8dc9480fc05a3fc24ca350882c729ded/pa/NV44287_7050f27ea34cdcc4451c93404f34f4cf.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 1.4 TSI Cup BlueMotion Tech',
'transmission': 'manual',
'trim': 'Cup BlueMotion Tech',
'year': 2015}
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NV44287%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [auto1.de] INFO: Saving data for NV44287: {'created_time': 1774866859.640843, 'last_price_update_time': 1774866859.640858, 'auction_closing_time': 1774969764.0}
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NV44287') HTTP/1.1" 204 0
2026-03-30 10:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KN27665> (referer: https://www.auto1.com/v1/car-details-view/KN27665/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec63d0>
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_ebd5358f509e34cebd4f487f54358c1d.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_ebd5358f509e34cebd4f487f54358c1d.jpg saved to cache
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a0633b60-85a2-5c37-969f-e882908006de
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec5c90>
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_687e92b0227eb2a412a6097e3b6333b8.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_687e92b0227eb2a412a6097e3b6333b8.jpg saved to cache
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a0633b60-85a2-5c37-969f-e882908006de
2026-03-30 10:34:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e261d4bd-4f18-5521-8139-1bb6392e8bd7 with identifier: KN27665
2026-03-30 10:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e261d4bd-4f18-5521-8139-1bb6392e8bd7 with scrape type 1
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e261d4bd-4f18-5521-8139-1bb6392e8bd7
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_7323f2a48c864f54ab22fc24397e586b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_7323f2a48c864f54ab22fc24397e586b.jpg not downloaded yet
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_d41ccc057ae509d79cf2a6ef9db7c061.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_d41ccc057ae509d79cf2a6ef9db7c061.jpg not downloaded yet
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_7864ba98040731b0fa5d418df79e28d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_7864ba98040731b0fa5d418df79e28d2.jpg not downloaded yet
2026-03-30 10:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_4346dde67a5dbd00056e01ff2192641b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_aeabb1094de2948074c12315d26cc1a5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_efe512d5fd08764d7bab8c3a18c23cf3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_efe512d5fd08764d7bab8c3a18c23cf3.jpg not downloaded yet
2026-03-30 10:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_73a2eee1799d824e34d8a17b2dda7712.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_7bf86899958182dee69fd88f12986832.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_aa8cc3c186ec1d6ccef20c0bebc51dc7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_aa8cc3c186ec1d6ccef20c0bebc51dc7.jpg not downloaded yet
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_39a0ac5c54f99e2d46c5a2d7799f4142.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_39a0ac5c54f99e2d46c5a2d7799f4142.jpg not downloaded yet
2026-03-30 10:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_2ef9c5e9dc0f33c1bca669427c830547.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_984177535fb9ae13859e6125977dd2bf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_a8d6297669db36cde91ab93ac6a39621.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee93750>
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_4346dde67a5dbd00056e01ff2192641b.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_4346dde67a5dbd00056e01ff2192641b.jpg saved to cache
2026-03-30 10:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a0633b60-85a2-5c37-969f-e882908006de
2026-03-30 10:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_8a0a7e652527b824550692382fecae0f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_7864ba98040731b0fa5d418df79e28d2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee97850>
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_aeabb1094de2948074c12315d26cc1a5.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_aeabb1094de2948074c12315d26cc1a5.jpg saved to cache
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a0633b60-85a2-5c37-969f-e882908006de
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d76d0>
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_73a2eee1799d824e34d8a17b2dda7712.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_73a2eee1799d824e34d8a17b2dda7712.jpg saved to cache
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item df23a1a5-fbcc-56d9-93fe-3d980673ee74
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4235e10>
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252F2f%252Fa72fce2b5e9e4d55c98b0957b48733c5%252Fpa%252FSE03800_7bf86899958182dee69fd88f12986832.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_7bf86899958182dee69fd88f12986832.jpg saved to cache
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item df23a1a5-fbcc-56d9-93fe-3d980673ee74
2026-03-30 10:34:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df23a1a5-fbcc-56d9-93fe-3d980673ee74, skipping ID generation
2026-03-30 10:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df23a1a5-fbcc-56d9-93fe-3d980673ee74 with scrape type 1
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df23a1a5-fbcc-56d9-93fe-3d980673ee74 sending to next pipeline
2026-03-30 10:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: df23a1a5-fbcc-56d9-93fe-3d980673ee74, identifier: SE03800
2026-03-30 10:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: df23a1a5-fbcc-56d9-93fe-3d980673ee74 with identifier: SE03800
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-30 10:34:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: df23a1a5-fbcc-56d9-93fe-3d980673ee74 with identifier: SE03800
2026-03-30 10:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: df23a1a5-fbcc-56d9-93fe-3d980673ee74 with identifier: SE03800 to the API
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_7bf86899958182dee69fd88f12986832.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:22:55Z',
'fuel_type': 'petrol',
'id': 'df23a1a5-fbcc-56d9-93fe-3d980673ee74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SE03800',
'listing': 'auction',
'location': 'DE, München',
'make': 'Renault',
'model': 'Clio',
'odometer': 110778,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111027,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_35348a2973229236cae1826f1494e1d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96056,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_3fdcc26c092d8107e68c5d354239237f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86846,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_73a2eee1799d824e34d8a17b2dda7712.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70518,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_356f45891c63f775c9adca7dd985c1fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111557,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_7bf86899958182dee69fd88f12986832.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df23a1a5-fbcc-56d9-93fe-3d980673ee74/df23a1a5-fbcc-56d9-93fe-3d980673ee74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88764,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/2f/a72fce2b5e9e4d55c98b0957b48733c5/pa/SE03800_1fc110119dbf16e3d3f186031129d01b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2006-05-04',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.2 Edition Dynamique',
'transmission': 'manual',
'trim': 'Edition Dynamique',
'year': 2006}
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SE03800%27 HTTP/1.1" 200 None
2026-03-30 10:34:20 [auto1.de] INFO: Saving data for SE03800: {'created_time': 1774866860.723068, 'last_price_update_time': 1774866860.723078, 'auction_closing_time': 1774970575.0}
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SE03800') HTTP/1.1" 204 0
2026-03-30 10:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_7323f2a48c864f54ab22fc24397e586b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_d41ccc057ae509d79cf2a6ef9db7c061.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d2450>
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_2ef9c5e9dc0f33c1bca669427c830547.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_2ef9c5e9dc0f33c1bca669427c830547.jpg saved to cache
2026-03-30 10:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e
2026-03-30 10:34:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee5db90>
2026-03-30 10:34:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_984177535fb9ae13859e6125977dd2bf.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_984177535fb9ae13859e6125977dd2bf.jpg saved to cache
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e
2026-03-30 10:34:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432d8d0>
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc5%252F16c5ad381c10f0151db87358782a1e52%252Fpa%252FAT48689_a8d6297669db36cde91ab93ac6a39621.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_a8d6297669db36cde91ab93ac6a39621.jpg saved to cache
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e
2026-03-30 10:34:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 711156bf-6f01-53b7-8b3e-e6f97a4fa70e, skipping ID generation
2026-03-30 10:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e with scrape type 1
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 711156bf-6f01-53b7-8b3e-e6f97a4fa70e sending to next pipeline
2026-03-30 10:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 711156bf-6f01-53b7-8b3e-e6f97a4fa70e, identifier: AT48689
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4143d10>
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252Ff6%252F34f61191ebb498192f9e3b005d339a30%252Fpa%252FGT90153_8a0a7e652527b824550692382fecae0f.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_8a0a7e652527b824550692382fecae0f.jpg saved to cache
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a0633b60-85a2-5c37-969f-e882908006de
2026-03-30 10:34:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0633b60-85a2-5c37-969f-e882908006de, skipping ID generation
2026-03-30 10:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0633b60-85a2-5c37-969f-e882908006de with scrape type 1
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0633b60-85a2-5c37-969f-e882908006de sending to next pipeline
2026-03-30 10:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a0633b60-85a2-5c37-969f-e882908006de, identifier: GT90153
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4141310>
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_7864ba98040731b0fa5d418df79e28d2.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_7864ba98040731b0fa5d418df79e28d2.jpg saved to cache
2026-03-30 10:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e261d4bd-4f18-5521-8139-1bb6392e8bd7
2026-03-30 10:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 711156bf-6f01-53b7-8b3e-e6f97a4fa70e with identifier: AT48689
2026-03-30 10:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 711156bf-6f01-53b7-8b3e-e6f97a4fa70e with identifier: AT48689
2026-03-30 10:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 711156bf-6f01-53b7-8b3e-e6f97a4fa70e with identifier: AT48689 to the API
2026-03-30 10:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:21 [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-30 10:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_a8d6297669db36cde91ab93ac6a39621.jpg>
{'auction_title': '',
'c_o_2_emission_value': 233,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'engine_horse_power': 272,
'expiration_date': '2026-03-31T15:37:40Z',
'fuel_type': 'petrol',
'id': '711156bf-6f01-53b7-8b3e-e6f97a4fa70e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AT48689',
'listing': 'auction',
'location': 'DE, Ludwigsburg',
'make': 'BMW',
'model': 'X3',
'odometer': 140967,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3083239,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1e5aafa289841eaae6121afd77753fc2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2934002,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_8870d98ed3de56914b3e008da05dfc99.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3152175,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_a8d6297669db36cde91ab93ac6a39621.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3190022,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_984177535fb9ae13859e6125977dd2bf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3103540,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_fcb34659e6aad595fba128ee383ad683.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3168166,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_2ef9c5e9dc0f33c1bca669427c830547.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3139871,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1567b7c5005071128fc4a738d82304e9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2968079,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_3acc085cc4a809a5d1c49a2ad9ff58af.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2951121,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_1030e28e30d069d103f869e0ea0240a1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_711156bf-6f01-53b7-8b3e-e6f97a4fa70e/711156bf-6f01-53b7-8b3e-e6f97a4fa70e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3085878,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c5/16c5ad381c10f0151db87358782a1e52/pa/AT48689_6876d9d67db3ff6014814b3febacf845.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive 30i',
'transmission': 'automatic',
'trim': '',
'year': 2008}
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AT48689%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [auto1.de] INFO: Saving data for AT48689: {'created_time': 1774866862.089073, 'last_price_update_time': 1774866862.089086, 'auction_closing_time': 1774971460.0}
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AT48689') HTTP/1.1" 204 0
2026-03-30 10:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a0633b60-85a2-5c37-969f-e882908006de with identifier: GT90153
2026-03-30 10:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a0633b60-85a2-5c37-969f-e882908006de with identifier: GT90153
2026-03-30 10:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a0633b60-85a2-5c37-969f-e882908006de with identifier: GT90153 to the API
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_8a0a7e652527b824550692382fecae0f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T15:28:00Z',
'fuel_type': 'diesel',
'id': 'a0633b60-85a2-5c37-969f-e882908006de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GT90153',
'listing': 'auction',
'location': 'DE, Landsberg am Lech',
'make': 'Mercedes-Benz',
'model': 'CLS-Klasse',
'odometer': 168677,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79463,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_17daf7c367289f1a25937c799a5c46a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68321,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_4346dde67a5dbd00056e01ff2192641b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67658,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_aeabb1094de2948074c12315d26cc1a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48676,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_8a0a7e652527b824550692382fecae0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73724,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_687e92b0227eb2a412a6097e3b6333b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71237,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_ebd5358f509e34cebd4f487f54358c1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52294,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_3c2d4c2b308b170c7ea78842d2585c0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2679250,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_95cedbfa9309f95c3c0ad5615d5f00cc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74125,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_f1894570c0a53c9bd012a683f553c61b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0633b60-85a2-5c37-969f-e882908006de/a0633b60-85a2-5c37-969f-e882908006de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70541,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/f6/34f61191ebb498192f9e3b005d339a30/pa/GT90153_32d3ce5a97453990ebf068f18e1f0fe5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLS-Klasse CLS 350 d Shooting Brake BlueEfficiency',
'transmission': 'automatic',
'trim': 'BlueEfficiency',
'year': 2013}
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GT90153%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [auto1.de] INFO: Saving data for GT90153: {'created_time': 1774866862.474104, 'last_price_update_time': 1774866862.474115, 'auction_closing_time': 1774970880.0}
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GT90153') HTTP/1.1" 204 0
2026-03-30 10:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_39a0ac5c54f99e2d46c5a2d7799f4142.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_efe512d5fd08764d7bab8c3a18c23cf3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AL36767> (referer: https://www.auto1.com/v1/car-details-view/AL36767/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f60c02d0>
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_7323f2a48c864f54ab22fc24397e586b.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_7323f2a48c864f54ab22fc24397e586b.jpg saved to cache
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e261d4bd-4f18-5521-8139-1bb6392e8bd7
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41f2250>
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_d41ccc057ae509d79cf2a6ef9db7c061.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_d41ccc057ae509d79cf2a6ef9db7c061.jpg saved to cache
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e261d4bd-4f18-5521-8139-1bb6392e8bd7
2026-03-30 10:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefe8d50>
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_39a0ac5c54f99e2d46c5a2d7799f4142.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_39a0ac5c54f99e2d46c5a2d7799f4142.jpg saved to cache
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e261d4bd-4f18-5521-8139-1bb6392e8bd7
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef03cd0>
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_efe512d5fd08764d7bab8c3a18c23cf3.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_efe512d5fd08764d7bab8c3a18c23cf3.jpg saved to cache
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e261d4bd-4f18-5521-8139-1bb6392e8bd7
2026-03-30 10:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_4e8719ec433adf280d12f11e7799525a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fbaf57c-c6ff-595c-ba95-57453798e701 with identifier: AL36767
2026-03-30 10:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fbaf57c-c6ff-595c-ba95-57453798e701 with scrape type 1
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3fbaf57c-c6ff-595c-ba95-57453798e701
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F15%252F95159624e50cb7c9b454ba6c50d83165%252Fpa%252FAL36767_20f1c31ec781f0f528757b5dba2b4cda.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_20f1c31ec781f0f528757b5dba2b4cda.jpg already downloaded
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F15%252F95159624e50cb7c9b454ba6c50d83165%252Fpa%252FAL36767_9af5a8c4b383ab72f29c064d96b715e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_9af5a8c4b383ab72f29c064d96b715e5.jpg already downloaded
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F15%252F95159624e50cb7c9b454ba6c50d83165%252Fpa%252FAL36767_686567326e2373d8296083f409838280.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_686567326e2373d8296083f409838280.jpg already downloaded
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F15%252F95159624e50cb7c9b454ba6c50d83165%252Fpa%252FAL36767_71a56488ce51d707924a92d18e401be0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_71a56488ce51d707924a92d18e401be0.jpg already downloaded
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F15%252F95159624e50cb7c9b454ba6c50d83165%252Fpa%252FAL36767_0f56fe3745282a2ce2af7b77c690c434.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_0f56fe3745282a2ce2af7b77c690c434.jpg already downloaded
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F15%252F95159624e50cb7c9b454ba6c50d83165%252Fpa%252FAL36767_51575d9d51103038f0f0ca9da9f00039.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_51575d9d51103038f0f0ca9da9f00039.jpg already downloaded
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F15%252F95159624e50cb7c9b454ba6c50d83165%252Fpa%252FAL36767_efb9d107f76881b3099708ced4461032.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_efb9d107f76881b3099708ced4461032.jpg already downloaded
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F15%252F95159624e50cb7c9b454ba6c50d83165%252Fpa%252FAL36767_291af86c4b5963a89d3b80915680b01d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_291af86c4b5963a89d3b80915680b01d.jpg already downloaded
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F15%252F95159624e50cb7c9b454ba6c50d83165%252Fpa%252FAL36767_7f07e51c4f8daf0177f48f62f4d9bbcd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_7f07e51c4f8daf0177f48f62f4d9bbcd.jpg already downloaded
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F15%252F95159624e50cb7c9b454ba6c50d83165%252Fpa%252FAL36767_9e1a162317d48e33b20a4f07dd3157c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_9e1a162317d48e33b20a4f07dd3157c0.jpg already downloaded
2026-03-30 10:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3fbaf57c-c6ff-595c-ba95-57453798e701, identifier: AL36767
2026-03-30 10:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3fbaf57c-c6ff-595c-ba95-57453798e701 with identifier: AL36767
2026-03-30 10:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gas HTTP/1.1" 200 None
2026-03-30 10:34:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3fbaf57c-c6ff-595c-ba95-57453798e701 with identifier: AL36767
2026-03-30 10:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3fbaf57c-c6ff-595c-ba95-57453798e701 with identifier: AL36767 to the API
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/AL36767>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T15:58:58Z',
'fuel_type': 'gas',
'id': '3fbaf57c-c6ff-595c-ba95-57453798e701',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AL36767',
'listing': 'auction',
'location': 'DE, Seddiner See',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 45998,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_20f1c31ec781f0f528757b5dba2b4cda.jpg',
'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_9af5a8c4b383ab72f29c064d96b715e5.jpg',
'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_686567326e2373d8296083f409838280.jpg',
'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_71a56488ce51d707924a92d18e401be0.jpg',
'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_0f56fe3745282a2ce2af7b77c690c434.jpg',
'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_51575d9d51103038f0f0ca9da9f00039.jpg',
'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_efb9d107f76881b3099708ced4461032.jpg',
'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_291af86c4b5963a89d3b80915680b01d.jpg',
'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_7f07e51c4f8daf0177f48f62f4d9bbcd.jpg',
'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_9e1a162317d48e33b20a4f07dd3157c0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbaf57c-c6ff-595c-ba95-57453798e701/3fbaf57c-c6ff-595c-ba95-57453798e701_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64019,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_20f1c31ec781f0f528757b5dba2b4cda.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbaf57c-c6ff-595c-ba95-57453798e701/3fbaf57c-c6ff-595c-ba95-57453798e701_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71404,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_9af5a8c4b383ab72f29c064d96b715e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbaf57c-c6ff-595c-ba95-57453798e701/3fbaf57c-c6ff-595c-ba95-57453798e701_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70174,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_686567326e2373d8296083f409838280.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbaf57c-c6ff-595c-ba95-57453798e701/3fbaf57c-c6ff-595c-ba95-57453798e701_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61058,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_71a56488ce51d707924a92d18e401be0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbaf57c-c6ff-595c-ba95-57453798e701/3fbaf57c-c6ff-595c-ba95-57453798e701_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58119,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_0f56fe3745282a2ce2af7b77c690c434.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbaf57c-c6ff-595c-ba95-57453798e701/3fbaf57c-c6ff-595c-ba95-57453798e701_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66094,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_51575d9d51103038f0f0ca9da9f00039.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbaf57c-c6ff-595c-ba95-57453798e701/3fbaf57c-c6ff-595c-ba95-57453798e701_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53690,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_efb9d107f76881b3099708ced4461032.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbaf57c-c6ff-595c-ba95-57453798e701/3fbaf57c-c6ff-595c-ba95-57453798e701_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63670,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_291af86c4b5963a89d3b80915680b01d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbaf57c-c6ff-595c-ba95-57453798e701/3fbaf57c-c6ff-595c-ba95-57453798e701_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61184,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_7f07e51c4f8daf0177f48f62f4d9bbcd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbaf57c-c6ff-595c-ba95-57453798e701/3fbaf57c-c6ff-595c-ba95-57453798e701_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70079,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/15/95159624e50cb7c9b454ba6c50d83165/pa/AL36767_9e1a162317d48e33b20a4f07dd3157c0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-05-07',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 1.0 TCe LPG Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2023}
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AL36767%27 HTTP/1.1" 200 None
2026-03-30 10:34:23 [auto1.de] INFO: Saving data for AL36767: {'created_time': 1774866863.46406, 'last_price_update_time': 1774866863.464071, 'auction_closing_time': 1774972738.0}
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AL36767') HTTP/1.1" 204 0
2026-03-30 10:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_aa8cc3c186ec1d6ccef20c0bebc51dc7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_d41d23d4f0847f91e8c75d9440394e6c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefeb810>
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_4e8719ec433adf280d12f11e7799525a.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_4e8719ec433adf280d12f11e7799525a.jpg saved to cache
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb
2026-03-30 10:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_7b83eb406162ab96d88074472380e098.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef188d0>
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fc9%252Fc1c9e53dab0cd75557ac8d296d146714%252Fpa%252FKN27665_aa8cc3c186ec1d6ccef20c0bebc51dc7.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_aa8cc3c186ec1d6ccef20c0bebc51dc7.jpg saved to cache
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e261d4bd-4f18-5521-8139-1bb6392e8bd7
2026-03-30 10:34:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e261d4bd-4f18-5521-8139-1bb6392e8bd7, skipping ID generation
2026-03-30 10:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e261d4bd-4f18-5521-8139-1bb6392e8bd7 with scrape type 1
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e261d4bd-4f18-5521-8139-1bb6392e8bd7 sending to next pipeline
2026-03-30 10:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e261d4bd-4f18-5521-8139-1bb6392e8bd7, identifier: KN27665
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee96310>
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df2291d5-b9a6-5db0-ab8a-b7671dd1249e/df2291d5-b9a6-5db0-ab8a-b7671dd1249e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252Fbb%252Ff6bbac062f1a7e38acd5153f511cb978%252Fpa%252FME91178_d41d23d4f0847f91e8c75d9440394e6c.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_d41d23d4f0847f91e8c75d9440394e6c.jpg saved to cache
2026-03-30 10:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item df2291d5-b9a6-5db0-ab8a-b7671dd1249e
2026-03-30 10:34:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e261d4bd-4f18-5521-8139-1bb6392e8bd7 with identifier: KN27665
2026-03-30 10:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e261d4bd-4f18-5521-8139-1bb6392e8bd7 with identifier: KN27665
2026-03-30 10:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e261d4bd-4f18-5521-8139-1bb6392e8bd7 with identifier: KN27665 to the API
2026-03-30 10:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_aa8cc3c186ec1d6ccef20c0bebc51dc7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:54:30Z',
'fuel_type': 'diesel',
'id': 'e261d4bd-4f18-5521-8139-1bb6392e8bd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KN27665',
'listing': 'auction',
'location': 'DE, München',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 278299,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93542,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_7323f2a48c864f54ab22fc24397e586b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96568,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_d41ccc057ae509d79cf2a6ef9db7c061.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75675,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_7864ba98040731b0fa5d418df79e28d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66774,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_efe512d5fd08764d7bab8c3a18c23cf3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123099,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_aa8cc3c186ec1d6ccef20c0bebc51dc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e261d4bd-4f18-5521-8139-1bb6392e8bd7/e261d4bd-4f18-5521-8139-1bb6392e8bd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62914,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/c9/c1c9e53dab0cd75557ac8d296d146714/pa/KN27665_39a0ac5c54f99e2d46c5a2d7799f4142.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-01-29',
'seats_number': 9,
'seller_name': None,
'title': 'Ford Galaxy 2.0 TDCi Ghia',
'transmission': 'manual',
'trim': 'Ghia',
'year': 2007}
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KN27665%27 HTTP/1.1" 200 None
2026-03-30 10:34:24 [auto1.de] INFO: Saving data for KN27665: {'created_time': 1774866864.2235, 'last_price_update_time': 1774866864.22351, 'auction_closing_time': 1774972470.0}
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KN27665') HTTP/1.1" 204 0
2026-03-30 10:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_db9889b65bf127e1fef26cf2996efc1d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_56f0b7887fb45eccca9ea87ed6506a0e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_85c9780c29b193071c0c4cbebc82d122.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_e5c19fb5e3c4eab60ba3fb413448dd98.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_0496c37c1e74735e94b31e3705fed44b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_f4f587771a0f3b683318009716ff1704.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f416d410>
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_7b83eb406162ab96d88074472380e098.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_7b83eb406162ab96d88074472380e098.jpg saved to cache
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb
2026-03-30 10:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LK73650/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_17b85ce866c4e16930c63b45aff44f79.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebcfd0>
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_db9889b65bf127e1fef26cf2996efc1d.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_db9889b65bf127e1fef26cf2996efc1d.jpg saved to cache
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42aab50>
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03138c0d-6831-50ce-a241-6c500b0318cb/03138c0d-6831-50ce-a241-6c500b0318cb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F9b%252F589bb414569653892ea317c6ce1a01d4%252Fpa%252FZW01245_56f0b7887fb45eccca9ea87ed6506a0e.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_56f0b7887fb45eccca9ea87ed6506a0e.jpg saved to cache
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 03138c0d-6831-50ce-a241-6c500b0318cb
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f426b910>
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df2291d5-b9a6-5db0-ab8a-b7671dd1249e/df2291d5-b9a6-5db0-ab8a-b7671dd1249e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252Fbb%252Ff6bbac062f1a7e38acd5153f511cb978%252Fpa%252FME91178_85c9780c29b193071c0c4cbebc82d122.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_85c9780c29b193071c0c4cbebc82d122.jpg saved to cache
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item df2291d5-b9a6-5db0-ab8a-b7671dd1249e
2026-03-30 10:34:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df2291d5-b9a6-5db0-ab8a-b7671dd1249e, skipping ID generation
2026-03-30 10:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df2291d5-b9a6-5db0-ab8a-b7671dd1249e with scrape type 1
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df2291d5-b9a6-5db0-ab8a-b7671dd1249e sending to next pipeline
2026-03-30 10:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: df2291d5-b9a6-5db0-ab8a-b7671dd1249e, identifier: ME91178
2026-03-30 10:34:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef18e10>
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_e5c19fb5e3c4eab60ba3fb413448dd98.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_e5c19fb5e3c4eab60ba3fb413448dd98.jpg saved to cache
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fcfd0>
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03138c0d-6831-50ce-a241-6c500b0318cb/03138c0d-6831-50ce-a241-6c500b0318cb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F9b%252F589bb414569653892ea317c6ce1a01d4%252Fpa%252FZW01245_0496c37c1e74735e94b31e3705fed44b.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_0496c37c1e74735e94b31e3705fed44b.jpg saved to cache
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 03138c0d-6831-50ce-a241-6c500b0318cb
2026-03-30 10:34:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 03138c0d-6831-50ce-a241-6c500b0318cb, skipping ID generation
2026-03-30 10:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03138c0d-6831-50ce-a241-6c500b0318cb with scrape type 1
2026-03-30 10:34:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 03138c0d-6831-50ce-a241-6c500b0318cb sending to next pipeline
2026-03-30 10:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 03138c0d-6831-50ce-a241-6c500b0318cb, identifier: ZW01245
2026-03-30 10:34:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4258bd0>
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_f4f587771a0f3b683318009716ff1704.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_f4f587771a0f3b683318009716ff1704.jpg saved to cache
2026-03-30 10:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb
2026-03-30 10:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: df2291d5-b9a6-5db0-ab8a-b7671dd1249e with identifier: ME91178
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-30 10:34:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: df2291d5-b9a6-5db0-ab8a-b7671dd1249e with identifier: ME91178
2026-03-30 10:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: df2291d5-b9a6-5db0-ab8a-b7671dd1249e with identifier: ME91178 to the API
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_85c9780c29b193071c0c4cbebc82d122.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'brown',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 87,
'expiration_date': '2026-03-31T15:08:25Z',
'fuel_type': 'petrol',
'id': 'df2291d5-b9a6-5db0-ab8a-b7671dd1249e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ME91178',
'listing': 'auction',
'location': 'DE, Landau in der Pfalz',
'make': 'Opel',
'model': 'Corsa',
'odometer': 190056,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df2291d5-b9a6-5db0-ab8a-b7671dd1249e/df2291d5-b9a6-5db0-ab8a-b7671dd1249e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97474,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_1cd16048e555d76516c64c5c8dd66db4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df2291d5-b9a6-5db0-ab8a-b7671dd1249e/df2291d5-b9a6-5db0-ab8a-b7671dd1249e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91163,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_85c9780c29b193071c0c4cbebc82d122.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df2291d5-b9a6-5db0-ab8a-b7671dd1249e/df2291d5-b9a6-5db0-ab8a-b7671dd1249e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84198,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_740196363d63472080912406b7125e7a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df2291d5-b9a6-5db0-ab8a-b7671dd1249e/df2291d5-b9a6-5db0-ab8a-b7671dd1249e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68325,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_dafabab28ecdd635cee5fad39e65f183.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df2291d5-b9a6-5db0-ab8a-b7671dd1249e/df2291d5-b9a6-5db0-ab8a-b7671dd1249e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88701,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/bb/f6bbac062f1a7e38acd5153f511cb978/pa/ME91178_d41d23d4f0847f91e8c75d9440394e6c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.4 Selection',
'transmission': 'manual',
'trim': 'Selection',
'year': 2013}
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ME91178%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [auto1.de] INFO: Saving data for ME91178: {'created_time': 1774866865.566813, 'last_price_update_time': 1774866865.566827, 'auction_closing_time': 1774969705.0}
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ME91178') HTTP/1.1" 204 0
2026-03-30 10:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 03138c0d-6831-50ce-a241-6c500b0318cb with identifier: ZW01245
2026-03-30 10:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 03138c0d-6831-50ce-a241-6c500b0318cb with identifier: ZW01245
2026-03-30 10:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 03138c0d-6831-50ce-a241-6c500b0318cb with identifier: ZW01245 to the API
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_0496c37c1e74735e94b31e3705fed44b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:29:27Z',
'fuel_type': 'petrol',
'id': '03138c0d-6831-50ce-a241-6c500b0318cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZW01245',
'listing': 'auction',
'location': 'DE, Köln',
'make': 'MINI',
'model': 'MINI',
'odometer': 155642,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03138c0d-6831-50ce-a241-6c500b0318cb/03138c0d-6831-50ce-a241-6c500b0318cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111192,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_0496c37c1e74735e94b31e3705fed44b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03138c0d-6831-50ce-a241-6c500b0318cb/03138c0d-6831-50ce-a241-6c500b0318cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103068,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_8b43a2de0a0414924a864c751b334b6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03138c0d-6831-50ce-a241-6c500b0318cb/03138c0d-6831-50ce-a241-6c500b0318cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84875,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_6366adef2cb9471f7707ffe712fa4c13.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03138c0d-6831-50ce-a241-6c500b0318cb/03138c0d-6831-50ce-a241-6c500b0318cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95931,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_56f0b7887fb45eccca9ea87ed6506a0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03138c0d-6831-50ce-a241-6c500b0318cb/03138c0d-6831-50ce-a241-6c500b0318cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114646,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/9b/589bb414569653892ea317c6ce1a01d4/pa/ZW01245_9b2d792557e7e2e7598fddbb4af53cf8.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2004-12-12',
'seats_number': 4,
'seller_name': None,
'title': 'MINI Cooper',
'transmission': 'automatic',
'trim': '',
'year': 2004}
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZW01245%27 HTTP/1.1" 200 None
2026-03-30 10:34:25 [auto1.de] INFO: Saving data for ZW01245: {'created_time': 1774866865.962983, 'last_price_update_time': 1774866865.962995, 'auction_closing_time': 1774970967.0}
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZW01245') HTTP/1.1" 204 0
2026-03-30 10:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TU30152/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WD03646/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZU32637/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JB89867> (referer: https://www.auto1.com/v1/car-details-view/JB89867/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VY67471/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef19490>
2026-03-30 10:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252Fdb%252Fd4dbd976ae6fd0a35f8520d548db9580%252Fpa%252FUZ88379_17b85ce866c4e16930c63b45aff44f79.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_17b85ce866c4e16930c63b45aff44f79.jpg saved to cache
2026-03-30 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1282fb24-a056-5262-af8d-e3794f4665d2
2026-03-30 10:34:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1282fb24-a056-5262-af8d-e3794f4665d2, skipping ID generation
2026-03-30 10:34:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1282fb24-a056-5262-af8d-e3794f4665d2 with scrape type 1
2026-03-30 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1282fb24-a056-5262-af8d-e3794f4665d2 sending to next pipeline
2026-03-30 10:34:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1282fb24-a056-5262-af8d-e3794f4665d2, identifier: UZ88379
2026-03-30 10:34:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1282fb24-a056-5262-af8d-e3794f4665d2 with identifier: UZ88379
2026-03-30 10:34:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1282fb24-a056-5262-af8d-e3794f4665d2 with identifier: UZ88379
2026-03-30 10:34:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1282fb24-a056-5262-af8d-e3794f4665d2 with identifier: UZ88379 to the API
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_17b85ce866c4e16930c63b45aff44f79.jpg>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:30:54Z',
'fuel_type': 'petrol',
'id': '1282fb24-a056-5262-af8d-e3794f4665d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UZ88379',
'listing': 'auction',
'location': 'DE, Stuttgart',
'make': 'BMW',
'model': '1er',
'odometer': 174528,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3095031,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_17b85ce866c4e16930c63b45aff44f79.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2939957,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_680d8fc38835ee7ec3421c7fa67ee253.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2582811,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_12bce38855eb511532f252e61c5632e4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2755148,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_cb9582f05b15480674a43214b8172d39.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2637876,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_69dbdd59910adad89ca36b1a80968f43.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2508802,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c0d62902ee22e5e571b0e7baea6f31f4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2369896,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c43e46e1ab532c99b083bd6e5e647d4a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2732620,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_a98c8798919b28381072b2390407a557.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2945143,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_c4bb2e5b2f6c8de6c958081499c1dbb1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282fb24-a056-5262-af8d-e3794f4665d2/1282fb24-a056-5262-af8d-e3794f4665d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2908906,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/db/d4dbd976ae6fd0a35f8520d548db9580/pa/UZ88379_35845ca5597be4b77c6f1832ee44a790.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1er 116i',
'transmission': 'manual',
'trim': '',
'year': 2011}
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UZ88379%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [auto1.de] INFO: Saving data for UZ88379: {'created_time': 1774866866.803521, 'last_price_update_time': 1774866866.803533, 'auction_closing_time': 1774971054.0}
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UZ88379') HTTP/1.1" 204 0
2026-03-30 10:34:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bd23069-98ed-54e3-81a9-4218667ba0da with identifier: JB89867
2026-03-30 10:34:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bd23069-98ed-54e3-81a9-4218667ba0da with scrape type 1
2026-03-30 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9bd23069-98ed-54e3-81a9-4218667ba0da
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5d%252F39%252F5d396e922102ce33f2f5fc97e8865208%252Fpa%252FJB89867_e9594656da77b908f009ce094e3ad538.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_e9594656da77b908f009ce094e3ad538.jpg already downloaded
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5d%252F39%252F5d396e922102ce33f2f5fc97e8865208%252Fpa%252FJB89867_2ffd563310ea9c422ea3772d22aaba79.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_2ffd563310ea9c422ea3772d22aaba79.jpg already downloaded
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5d%252F39%252F5d396e922102ce33f2f5fc97e8865208%252Fpa%252FJB89867_a57119901a717d4269c5df2806f0b217.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_a57119901a717d4269c5df2806f0b217.jpg already downloaded
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5d%252F39%252F5d396e922102ce33f2f5fc97e8865208%252Fpa%252FJB89867_c63fab789dbe4df0da2112bdff46bc8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_c63fab789dbe4df0da2112bdff46bc8f.jpg already downloaded
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5d%252F39%252F5d396e922102ce33f2f5fc97e8865208%252Fpa%252FJB89867_1352c75b4168fa81eb18b862f92095c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_1352c75b4168fa81eb18b862f92095c5.jpg already downloaded
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5d%252F39%252F5d396e922102ce33f2f5fc97e8865208%252Fpa%252FJB89867_27c1cdf5273dc2f83e99cd7fcb5530d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_27c1cdf5273dc2f83e99cd7fcb5530d0.jpg already downloaded
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5d%252F39%252F5d396e922102ce33f2f5fc97e8865208%252Fpa%252FJB89867_2049b133f433032a563b4e04ca8ecdba.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_2049b133f433032a563b4e04ca8ecdba.jpg already downloaded
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5d%252F39%252F5d396e922102ce33f2f5fc97e8865208%252Fpa%252FJB89867_f53718f0c24101c70291b784adfb2109.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_f53718f0c24101c70291b784adfb2109.jpg already downloaded
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5d%252F39%252F5d396e922102ce33f2f5fc97e8865208%252Fpa%252FJB89867_f146904ce8dae1ee145d32397104d794.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_f146904ce8dae1ee145d32397104d794.jpg already downloaded
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5d%252F39%252F5d396e922102ce33f2f5fc97e8865208%252Fpa%252FJB89867_8cebb3bf514c6e576b919f85217a3098.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_8cebb3bf514c6e576b919f85217a3098.jpg already downloaded
2026-03-30 10:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9bd23069-98ed-54e3-81a9-4218667ba0da, identifier: JB89867
2026-03-30 10:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9bd23069-98ed-54e3-81a9-4218667ba0da with identifier: JB89867
2026-03-30 10:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9bd23069-98ed-54e3-81a9-4218667ba0da with identifier: JB89867
2026-03-30 10:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9bd23069-98ed-54e3-81a9-4218667ba0da with identifier: JB89867 to the API
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JB89867>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:54:34Z',
'fuel_type': 'petrol',
'id': '9bd23069-98ed-54e3-81a9-4218667ba0da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JB89867',
'listing': 'auction',
'location': 'DE, Germersheim',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 28821,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_e9594656da77b908f009ce094e3ad538.jpg',
'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_2ffd563310ea9c422ea3772d22aaba79.jpg',
'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_a57119901a717d4269c5df2806f0b217.jpg',
'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_c63fab789dbe4df0da2112bdff46bc8f.jpg',
'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_1352c75b4168fa81eb18b862f92095c5.jpg',
'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_27c1cdf5273dc2f83e99cd7fcb5530d0.jpg',
'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_2049b133f433032a563b4e04ca8ecdba.jpg',
'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_f53718f0c24101c70291b784adfb2109.jpg',
'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_f146904ce8dae1ee145d32397104d794.jpg',
'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_8cebb3bf514c6e576b919f85217a3098.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bd23069-98ed-54e3-81a9-4218667ba0da/9bd23069-98ed-54e3-81a9-4218667ba0da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2637673,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_e9594656da77b908f009ce094e3ad538.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bd23069-98ed-54e3-81a9-4218667ba0da/9bd23069-98ed-54e3-81a9-4218667ba0da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75579,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_2ffd563310ea9c422ea3772d22aaba79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bd23069-98ed-54e3-81a9-4218667ba0da/9bd23069-98ed-54e3-81a9-4218667ba0da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2629585,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_a57119901a717d4269c5df2806f0b217.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bd23069-98ed-54e3-81a9-4218667ba0da/9bd23069-98ed-54e3-81a9-4218667ba0da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69956,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_c63fab789dbe4df0da2112bdff46bc8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bd23069-98ed-54e3-81a9-4218667ba0da/9bd23069-98ed-54e3-81a9-4218667ba0da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69626,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_1352c75b4168fa81eb18b862f92095c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bd23069-98ed-54e3-81a9-4218667ba0da/9bd23069-98ed-54e3-81a9-4218667ba0da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73169,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_27c1cdf5273dc2f83e99cd7fcb5530d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bd23069-98ed-54e3-81a9-4218667ba0da/9bd23069-98ed-54e3-81a9-4218667ba0da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69836,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_2049b133f433032a563b4e04ca8ecdba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bd23069-98ed-54e3-81a9-4218667ba0da/9bd23069-98ed-54e3-81a9-4218667ba0da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80612,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_f53718f0c24101c70291b784adfb2109.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bd23069-98ed-54e3-81a9-4218667ba0da/9bd23069-98ed-54e3-81a9-4218667ba0da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70644,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_f146904ce8dae1ee145d32397104d794.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9bd23069-98ed-54e3-81a9-4218667ba0da/9bd23069-98ed-54e3-81a9-4218667ba0da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66793,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5d/39/5d396e922102ce33f2f5fc97e8865208/pa/JB89867_8cebb3bf514c6e576b919f85217a3098.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Mild-Hybrid Trend 2WD',
'transmission': 'automatic',
'trim': 'Trend 2WD',
'year': 2021}
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JB89867%27 HTTP/1.1" 200 None
2026-03-30 10:34:27 [auto1.de] INFO: Saving data for JB89867: {'created_time': 1774866867.538143, 'last_price_update_time': 1774866867.538154, 'auction_closing_time': 1774972474.0}
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JB89867') HTTP/1.1" 204 0
2026-03-30 10:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_0e02743ab3f518aa12ede5996ae66463.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_86156f480b9ea36b9d65085e5df0a217.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_540caad136afeabf0c3c1e3a5bb90038.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_6eacc4f6ec7f9c898aea0e1624efe28a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_430afc65572f218ea28a759bb4fef99d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_5ee0383e4de47cd5736154e2e8382f6d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_9e02b7241760f8942dcdf09f552941da.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432c150>
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_0e02743ab3f518aa12ede5996ae66463.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_0e02743ab3f518aa12ede5996ae66463.jpg saved to cache
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f547e7b-c58d-51cb-823c-a6f13beddb81
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4808750>
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_86156f480b9ea36b9d65085e5df0a217.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_86156f480b9ea36b9d65085e5df0a217.jpg saved to cache
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2f547e7b-c58d-51cb-823c-a6f13beddb81
2026-03-30 10:34:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec1a50>
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F7c%252F6c7cc890914db3fd8297a65daab2e153%252Fpa%252FYE41052_540caad136afeabf0c3c1e3a5bb90038.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_540caad136afeabf0c3c1e3a5bb90038.jpg saved to cache
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb
2026-03-30 10:34:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63fa3323-9bf5-57e8-a126-3c16afdac4cb, skipping ID generation
2026-03-30 10:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb with scrape type 1
2026-03-30 10:34:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63fa3323-9bf5-57e8-a126-3c16afdac4cb sending to next pipeline
2026-03-30 10:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 63fa3323-9bf5-57e8-a126-3c16afdac4cb, identifier: YE41052
2026-03-30 10:34:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f480a8d0>
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_6eacc4f6ec7f9c898aea0e1624efe28a.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_6eacc4f6ec7f9c898aea0e1624efe28a.jpg saved to cache
2026-03-30 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 80f76873-3b37-583f-a766-6e398b06c2e4
2026-03-30 10:34:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a3c50>
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_430afc65572f218ea28a759bb4fef99d.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_430afc65572f218ea28a759bb4fef99d.jpg saved to cache
2026-03-30 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 80f76873-3b37-583f-a766-6e398b06c2e4
2026-03-30 10:34:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414aa10>
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_5ee0383e4de47cd5736154e2e8382f6d.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_5ee0383e4de47cd5736154e2e8382f6d.jpg saved to cache
2026-03-30 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 80f76873-3b37-583f-a766-6e398b06c2e4
2026-03-30 10:34:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb1b90>
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F68%252Fa0686db8d8176b856bd007b0a6ffd3f5%252Fpa%252FBA33674_9e02b7241760f8942dcdf09f552941da.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_9e02b7241760f8942dcdf09f552941da.jpg saved to cache
2026-03-30 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 80f76873-3b37-583f-a766-6e398b06c2e4
2026-03-30 10:34:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 80f76873-3b37-583f-a766-6e398b06c2e4, skipping ID generation
2026-03-30 10:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80f76873-3b37-583f-a766-6e398b06c2e4 with scrape type 1
2026-03-30 10:34:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 80f76873-3b37-583f-a766-6e398b06c2e4 sending to next pipeline
2026-03-30 10:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 80f76873-3b37-583f-a766-6e398b06c2e4, identifier: BA33674
2026-03-30 10:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 63fa3323-9bf5-57e8-a126-3c16afdac4cb with identifier: YE41052
2026-03-30 10:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 63fa3323-9bf5-57e8-a126-3c16afdac4cb with identifier: YE41052
2026-03-30 10:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 63fa3323-9bf5-57e8-a126-3c16afdac4cb with identifier: YE41052 to the API
2026-03-30 10:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_540caad136afeabf0c3c1e3a5bb90038.jpg>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T15:37:10Z',
'fuel_type': 'petrol',
'id': '63fa3323-9bf5-57e8-a126-3c16afdac4cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YE41052',
'listing': 'auction',
'location': 'DE, Deggendorf',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 128011,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2762859,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_5726b51c737ceaaca73bbf3eb4985940.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2828121,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_ea0f249060e903e3dd0fc2635a54f42b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2838643,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_540caad136afeabf0c3c1e3a5bb90038.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2676004,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_db9889b65bf127e1fef26cf2996efc1d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2661876,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_cbb62dc1f0ddd1c3821e285517ad96a7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2743201,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_e5c19fb5e3c4eab60ba3fb413448dd98.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2695466,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_7b83eb406162ab96d88074472380e098.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2839893,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_f4f587771a0f3b683318009716ff1704.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2715646,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_4e8719ec433adf280d12f11e7799525a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63fa3323-9bf5-57e8-a126-3c16afdac4cb/63fa3323-9bf5-57e8-a126-3c16afdac4cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2873298,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/7c/6c7cc890914db3fd8297a65daab2e153/pa/YE41052_684a61eb57f01a967fc9600771b9c795.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-04-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VI 1.6 Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2009}
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YE41052%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [auto1.de] INFO: Saving data for YE41052: {'created_time': 1774866869.060834, 'last_price_update_time': 1774866869.060845, 'auction_closing_time': 1774971430.0}
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YE41052') HTTP/1.1" 204 0
2026-03-30 10:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 80f76873-3b37-583f-a766-6e398b06c2e4 with identifier: BA33674
2026-03-30 10:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 80f76873-3b37-583f-a766-6e398b06c2e4 with identifier: BA33674
2026-03-30 10:34:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 80f76873-3b37-583f-a766-6e398b06c2e4 with identifier: BA33674 to the API
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_9e02b7241760f8942dcdf09f552941da.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 159,
'expiration_date': '2026-03-31T15:51:49Z',
'fuel_type': 'petrol',
'id': '80f76873-3b37-583f-a766-6e398b06c2e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BA33674',
'listing': 'auction',
'location': 'DE, Buchholz',
'make': 'Renault',
'model': 'Talisman',
'odometer': 44136,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2727900,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_9e02b7241760f8942dcdf09f552941da.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2712395,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_5ee0383e4de47cd5736154e2e8382f6d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2604796,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_430afc65572f218ea28a759bb4fef99d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2549564,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_6eacc4f6ec7f9c898aea0e1624efe28a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2487812,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_f326bd4c86e02fd41a3de74ec84906d7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2498846,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_b7bdf4a17bc3ba010168688fc7611ed5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2297021,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_b5e5b7fd059e7a45ae8b0cfd9def0ca1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2371402,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_c24fe93cc086aa149523031c8c90e3b5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2322741,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_522185c6cd9b0563150b6abc25264bd5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f76873-3b37-583f-a766-6e398b06c2e4/80f76873-3b37-583f-a766-6e398b06c2e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78828,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/68/a0686db8d8176b856bd007b0a6ffd3f5/pa/BA33674_a73ace506ac803519963353818232030.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Talisman 1.3 TCe Life',
'transmission': 'automatic',
'trim': 'Life',
'year': 2020}
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BA33674%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [auto1.de] INFO: Saving data for BA33674: {'created_time': 1774866869.480282, 'last_price_update_time': 1774866869.480292, 'auction_closing_time': 1774972309.0}
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BA33674') HTTP/1.1" 204 0
2026-03-30 10:34: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-30 10:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ND23678/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TN19858/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MW69190/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YP09894/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:29 [auto1.de] INFO: Channel: 24h | Page: 5 | totalHits: 9408 | hits on page: 40
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: VZ06022
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VZ06022%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [auto1.de] INFO: Scrape type for VZ06022: 0
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: KF51408
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: SK04411
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: FY02898
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: CY80853
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CY80853%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [auto1.de] INFO: Scrape type for CY80853: 0
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: ZZ25351
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZZ25351%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [auto1.de] INFO: Scrape type for ZZ25351: 1
2026-03-30 10:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_71360b563f3d8f21ef0121dfcd0e7c99.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: GB07563
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GB07563%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [auto1.de] INFO: Scrape type for GB07563: 1
2026-03-30 10:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_b4656206227a7940dd4e6d79eba45752.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_c4c8fbcb6cc4dd55f96a62c6f2637dd4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: KV37303
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KV37303%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [auto1.de] INFO: Scrape type for KV37303: 1
2026-03-30 10:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_3cf4ed5b573e6fa5926cb332ad9242c9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: FW24951
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: SE83942
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SE83942%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [auto1.de] INFO: Scrape type for SE83942: 1
2026-03-30 10:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_b6b608c2c6da62cfce7006e0912342a1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: TR68176
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TR68176%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [auto1.de] INFO: Scrape type for TR68176: 1
2026-03-30 10:34:29 [auto1.de] INFO: Found listing with ID: LA66050
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LA66050%27 HTTP/1.1" 200 None
2026-03-30 10:34:29 [auto1.de] INFO: Scrape type for LA66050: 2
2026-03-30 10:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cc887c0-0b0b-5f53-857f-7904b97611c0 with identifier: LA66050
2026-03-30 10:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc887c0-0b0b-5f53-857f-7904b97611c0 with scrape type 2
2026-03-30 10:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cc887c0-0b0b-5f53-857f-7904b97611c0 with scrape type 2
2026-03-30 10:34:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7cc887c0-0b0b-5f53-857f-7904b97611c0, identifier: LA66050
2026-03-30 10:34:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7cc887c0-0b0b-5f53-857f-7904b97611c0 with identifier: LA66050
2026-03-30 10:34:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7cc887c0-0b0b-5f53-857f-7904b97611c0 with identifier: LA66050
2026-03-30 10:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7cc887c0-0b0b-5f53-857f-7904b97611c0 with identifier: LA66050 to the API
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 200,
'expiration_date': '2026-03-31T15:57:23Z',
'fuel_type': 'diesel',
'id': '7cc887c0-0b0b-5f53-857f-7904b97611c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LA66050',
'listing': 'auction',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 125567,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-24',
'seller_name': None,
'title': 'Jeep Cherokee 2.2 M-Jet Limited 4WD',
'transmission': 'automatic',
'trim': 'Limited 4WD',
'year': 2016}
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LA66050%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [auto1.de] INFO: Saving data for LA66050: {'auction_closing_time': 1774972643.0, 'created_time': 1773741270.702906, 'last_price_update_time': 1774866870.308532}
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LA66050') HTTP/1.1" 204 0
2026-03-30 10:34:30 [auto1.de] INFO: Found listing with ID: TV08904
2026-03-30 10:34:30 [auto1.de] INFO: Found listing with ID: MR47328
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MR47328%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [auto1.de] INFO: Scrape type for MR47328: 1
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee30e50>
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_71360b563f3d8f21ef0121dfcd0e7c99.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_71360b563f3d8f21ef0121dfcd0e7c99.jpg saved to cache
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f547e7b-c58d-51cb-823c-a6f13beddb81
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3f9d0>
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_b4656206227a7940dd4e6d79eba45752.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_b4656206227a7940dd4e6d79eba45752.jpg saved to cache
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f547e7b-c58d-51cb-823c-a6f13beddb81
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb4c10>
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_c4c8fbcb6cc4dd55f96a62c6f2637dd4.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_c4c8fbcb6cc4dd55f96a62c6f2637dd4.jpg saved to cache
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2f547e7b-c58d-51cb-823c-a6f13beddb81
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec6590>
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_3cf4ed5b573e6fa5926cb332ad9242c9.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_3cf4ed5b573e6fa5926cb332ad9242c9.jpg saved to cache
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f547e7b-c58d-51cb-823c-a6f13beddb81
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb6110>
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fed%252F42ed4e16cd2a03bccff579ca0df6e51d%252Fpa%252FHX90600_b6b608c2c6da62cfce7006e0912342a1.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_b6b608c2c6da62cfce7006e0912342a1.jpg saved to cache
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2f547e7b-c58d-51cb-823c-a6f13beddb81
2026-03-30 10:34:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f547e7b-c58d-51cb-823c-a6f13beddb81, skipping ID generation
2026-03-30 10:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f547e7b-c58d-51cb-823c-a6f13beddb81 with scrape type 1
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f547e7b-c58d-51cb-823c-a6f13beddb81 sending to next pipeline
2026-03-30 10:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2f547e7b-c58d-51cb-823c-a6f13beddb81, identifier: HX90600
2026-03-30 10:34:30 [auto1.de] INFO: Found listing with ID: RV63045
2026-03-30 10:34:30 [auto1.de] INFO: Found listing with ID: AL74934
2026-03-30 10:34:30 [auto1.de] INFO: Found listing with ID: KJ13654
2026-03-30 10:34:30 [auto1.de] INFO: Found listing with ID: YE31815
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YE31815%27 HTTP/1.1" 200 None
2026-03-30 10:34:30 [auto1.de] INFO: Scrape type for YE31815: 2
2026-03-30 10:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62cc4a02-dfbe-57e7-8601-0495f3887bfc with identifier: YE31815
2026-03-30 10:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62cc4a02-dfbe-57e7-8601-0495f3887bfc with scrape type 2
2026-03-30 10:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62cc4a02-dfbe-57e7-8601-0495f3887bfc with scrape type 2
2026-03-30 10:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 62cc4a02-dfbe-57e7-8601-0495f3887bfc, identifier: YE31815
2026-03-30 10:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2f547e7b-c58d-51cb-823c-a6f13beddb81 with identifier: HX90600
2026-03-30 10:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2f547e7b-c58d-51cb-823c-a6f13beddb81 with identifier: HX90600
2026-03-30 10:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2f547e7b-c58d-51cb-823c-a6f13beddb81 with identifier: HX90600 to the API
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_b6b608c2c6da62cfce7006e0912342a1.jpg>
{'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': 150,
'expiration_date': '2026-03-31T15:13:14Z',
'fuel_type': 'petrol',
'id': '2f547e7b-c58d-51cb-823c-a6f13beddb81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HX90600',
'listing': 'auction',
'location': 'DE, Seddiner See',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 42741,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70851,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_88dc3c2abbfca38a82bf613a8611aed5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65861,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_3cf4ed5b573e6fa5926cb332ad9242c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63732,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_b4656206227a7940dd4e6d79eba45752.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42030,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_71360b563f3d8f21ef0121dfcd0e7c99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53451,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_b6b608c2c6da62cfce7006e0912342a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69491,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_c4c8fbcb6cc4dd55f96a62c6f2637dd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44808,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_0e02743ab3f518aa12ede5996ae66463.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59045,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_86156f480b9ea36b9d65085e5df0a217.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69523,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_ef50c0f067a8a208e848725acf640d66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f547e7b-c58d-51cb-823c-a6f13beddb81/2f547e7b-c58d-51cb-823c-a6f13beddb81_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60960,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/ed/42ed4e16cd2a03bccff579ca0df6e51d/pa/HX90600_0b0fc6ea173746e98bb64a3d57d21885.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 1.5 TSI ACT Tour',
'transmission': 'manual',
'trim': 'Tour',
'year': 2022}
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HX90600%27 HTTP/1.1" 200 None
2026-03-30 10:34:31 [auto1.de] INFO: Saving data for HX90600: {'created_time': 1774866871.86692, 'last_price_update_time': 1774866871.866934, 'auction_closing_time': 1774969994.0}
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HX90600') HTTP/1.1" 204 0
2026-03-30 10:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 62cc4a02-dfbe-57e7-8601-0495f3887bfc with identifier: YE31815
2026-03-30 10:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 62cc4a02-dfbe-57e7-8601-0495f3887bfc with identifier: YE31815
2026-03-30 10:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 62cc4a02-dfbe-57e7-8601-0495f3887bfc with identifier: YE31815 to the API
2026-03-30 10:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:51:24Z',
'fuel_type': 'petrol',
'id': '62cc4a02-dfbe-57e7-8601-0495f3887bfc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YE31815',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 51785,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-03',
'seller_name': None,
'title': 'Opel Corsa 1.4 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2017}
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YE31815%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [auto1.de] INFO: Saving data for YE31815: {'auction_closing_time': 1774972284.0, 'created_time': 1774293329.866135, 'last_price_update_time': 1774866872.219589}
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YE31815') HTTP/1.1" 204 0
2026-03-30 10:34:32 [auto1.de] INFO: Found listing with ID: CL87122
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CL87122%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [auto1.de] INFO: Scrape type for CL87122: 2
2026-03-30 10:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c6fe0a7-2d67-5942-9af2-a793717d6d47 with identifier: CL87122
2026-03-30 10:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6fe0a7-2d67-5942-9af2-a793717d6d47 with scrape type 2
2026-03-30 10:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c6fe0a7-2d67-5942-9af2-a793717d6d47 with scrape type 2
2026-03-30 10:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4c6fe0a7-2d67-5942-9af2-a793717d6d47, identifier: CL87122
2026-03-30 10:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VY67471> (referer: https://www.auto1.com/v1/car-details-view/VY67471/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZU32637> (referer: https://www.auto1.com/v1/car-details-view/ZU32637/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AC30992/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TU30152> (referer: https://www.auto1.com/v1/car-details-view/TU30152/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4c6fe0a7-2d67-5942-9af2-a793717d6d47 with identifier: CL87122
2026-03-30 10:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4c6fe0a7-2d67-5942-9af2-a793717d6d47 with identifier: CL87122
2026-03-30 10:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4c6fe0a7-2d67-5942-9af2-a793717d6d47 with identifier: CL87122 to the API
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:35:04Z',
'fuel_type': 'petrol',
'id': '4c6fe0a7-2d67-5942-9af2-a793717d6d47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CL87122',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 111206,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-01-05',
'seller_name': None,
'title': 'Opel Astra 1.6 Edition',
'transmission': 'automatic',
'trim': 'Edition',
'year': 2006}
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CL87122%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [auto1.de] INFO: Saving data for CL87122: {'auction_closing_time': 1774971304.0, 'created_time': 1773687230.733782, 'last_price_update_time': 1774866872.799175}
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CL87122') HTTP/1.1" 204 0
2026-03-30 10:34:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WL02580/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JA21775/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:32 [auto1.de] INFO: Found listing with ID: KJ05833
2026-03-30 10:34:32 [auto1.de] INFO: Found listing with ID: DK89944
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DK89944%27 HTTP/1.1" 200 None
2026-03-30 10:34:32 [auto1.de] INFO: Scrape type for DK89944: 2
2026-03-30 10:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 648c073d-1611-5425-ade9-b3726c4428aa with identifier: DK89944
2026-03-30 10:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 648c073d-1611-5425-ade9-b3726c4428aa with scrape type 2
2026-03-30 10:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 648c073d-1611-5425-ade9-b3726c4428aa with scrape type 2
2026-03-30 10:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 648c073d-1611-5425-ade9-b3726c4428aa, identifier: DK89944
2026-03-30 10:34:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WD03646> (referer: https://www.auto1.com/v1/car-details-view/WD03646/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 648c073d-1611-5425-ade9-b3726c4428aa with identifier: DK89944
2026-03-30 10:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 648c073d-1611-5425-ade9-b3726c4428aa with identifier: DK89944
2026-03-30 10:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 648c073d-1611-5425-ade9-b3726c4428aa with identifier: DK89944 to the API
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 'white',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:26:21Z',
'fuel_type': 'petrol',
'id': '648c073d-1611-5425-ade9-b3726c4428aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DK89944',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'SLC-Klasse',
'odometer': 45024,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-07',
'seller_name': None,
'title': 'Mercedes-Benz SLC-Klasse SLC 200 CGI',
'transmission': 'automatic',
'trim': '',
'year': 2019}
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DK89944%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [auto1.de] INFO: Saving data for DK89944: {'auction_closing_time': 1774970781.0, 'created_time': 1773646258.984292, 'last_price_update_time': 1774866873.266552}
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DK89944') HTTP/1.1" 204 0
2026-03-30 10:34:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:33 [auto1.de] INFO: Found listing with ID: FM12370
2026-03-30 10:34:33 [auto1.de] INFO: Found listing with ID: XR25787
2026-03-30 10:34:33 [auto1.de] INFO: Found listing with ID: PC55242
2026-03-30 10:34:33 [auto1.de] INFO: Found listing with ID: AM41059
2026-03-30 10:34:33 [auto1.de] INFO: Found listing with ID: WX33837
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WX33837%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [auto1.de] INFO: Scrape type for WX33837: 1
2026-03-30 10:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b40d5609-d44e-587d-bcb0-68c5a8db35eb with identifier: VY67471
2026-03-30 10:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b40d5609-d44e-587d-bcb0-68c5a8db35eb with scrape type 1
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b40d5609-d44e-587d-bcb0-68c5a8db35eb
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_fae298b09fd16704817c3dbbd28eb4f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_fae298b09fd16704817c3dbbd28eb4f4.jpg not downloaded yet
2026-03-30 10:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72585f43-9ebd-5e3f-b847-0344e7671e63 with identifier: ZU32637
2026-03-30 10:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72585f43-9ebd-5e3f-b847-0344e7671e63 with scrape type 1
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72585f43-9ebd-5e3f-b847-0344e7671e63
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F36%252F55361520dda4a29367e333dd0bc7e13d%252Fpa%252FZU32637_a01099c5ced41c0c632871663ef0a6a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_a01099c5ced41c0c632871663ef0a6a5.jpg already downloaded
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F36%252F55361520dda4a29367e333dd0bc7e13d%252Fpa%252FZU32637_62f00e0153a303ab08a3474495bdcfa6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_62f00e0153a303ab08a3474495bdcfa6.jpg already downloaded
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F36%252F55361520dda4a29367e333dd0bc7e13d%252Fpa%252FZU32637_6610328ac1c6f53309b8c9169adae5fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_6610328ac1c6f53309b8c9169adae5fd.jpg already downloaded
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F36%252F55361520dda4a29367e333dd0bc7e13d%252Fpa%252FZU32637_20443bd6403beed3d0400b4664fcb7b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_20443bd6403beed3d0400b4664fcb7b0.jpg already downloaded
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F36%252F55361520dda4a29367e333dd0bc7e13d%252Fpa%252FZU32637_e439d689aae239de9bc7ce703a0fc76a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_e439d689aae239de9bc7ce703a0fc76a.jpg already downloaded
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F36%252F55361520dda4a29367e333dd0bc7e13d%252Fpa%252FZU32637_efb3a2189f9ba9a0ee66ef1a79ab8aac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_efb3a2189f9ba9a0ee66ef1a79ab8aac.jpg already downloaded
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F36%252F55361520dda4a29367e333dd0bc7e13d%252Fpa%252FZU32637_1971c78b3d1640842037abb0fa4659e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_1971c78b3d1640842037abb0fa4659e5.jpg already downloaded
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F36%252F55361520dda4a29367e333dd0bc7e13d%252Fpa%252FZU32637_0c43540198bf9a874ae7cd4b2af8362c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_0c43540198bf9a874ae7cd4b2af8362c.jpg already downloaded
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F36%252F55361520dda4a29367e333dd0bc7e13d%252Fpa%252FZU32637_d8f29a78a51c64ba41adb564b2713642.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_d8f29a78a51c64ba41adb564b2713642.jpg already downloaded
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F36%252F55361520dda4a29367e333dd0bc7e13d%252Fpa%252FZU32637_00d4e8fe54a57eb960d4ce16344c5af7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_00d4e8fe54a57eb960d4ce16344c5af7.jpg already downloaded
2026-03-30 10:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 72585f43-9ebd-5e3f-b847-0344e7671e63, identifier: ZU32637
2026-03-30 10:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8b4ed73-b977-51b6-9904-16b975722641 with identifier: TU30152
2026-03-30 10:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8b4ed73-b977-51b6-9904-16b975722641 with scrape type 1
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8b4ed73-b977-51b6-9904-16b975722641
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_7dc0859ee05c36bac832a269057c38bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_7dc0859ee05c36bac832a269057c38bb.jpg not downloaded yet
2026-03-30 10:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 72585f43-9ebd-5e3f-b847-0344e7671e63 with identifier: ZU32637
2026-03-30 10:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 72585f43-9ebd-5e3f-b847-0344e7671e63 with identifier: ZU32637
2026-03-30 10:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 72585f43-9ebd-5e3f-b847-0344e7671e63 with identifier: ZU32637 to the API
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZU32637>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:21:21Z',
'fuel_type': 'petrol',
'id': '72585f43-9ebd-5e3f-b847-0344e7671e63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZU32637',
'listing': 'auction',
'location': 'DE, Atting',
'make': 'Opel',
'model': 'Corsa',
'odometer': 71418,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_a01099c5ced41c0c632871663ef0a6a5.jpg',
'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_62f00e0153a303ab08a3474495bdcfa6.jpg',
'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_6610328ac1c6f53309b8c9169adae5fd.jpg',
'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_20443bd6403beed3d0400b4664fcb7b0.jpg',
'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_e439d689aae239de9bc7ce703a0fc76a.jpg',
'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_efb3a2189f9ba9a0ee66ef1a79ab8aac.jpg',
'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_1971c78b3d1640842037abb0fa4659e5.jpg',
'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_0c43540198bf9a874ae7cd4b2af8362c.jpg',
'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_d8f29a78a51c64ba41adb564b2713642.jpg',
'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_00d4e8fe54a57eb960d4ce16344c5af7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72585f43-9ebd-5e3f-b847-0344e7671e63/72585f43-9ebd-5e3f-b847-0344e7671e63_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81447,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_a01099c5ced41c0c632871663ef0a6a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72585f43-9ebd-5e3f-b847-0344e7671e63/72585f43-9ebd-5e3f-b847-0344e7671e63_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70820,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_62f00e0153a303ab08a3474495bdcfa6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72585f43-9ebd-5e3f-b847-0344e7671e63/72585f43-9ebd-5e3f-b847-0344e7671e63_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68742,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_6610328ac1c6f53309b8c9169adae5fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72585f43-9ebd-5e3f-b847-0344e7671e63/72585f43-9ebd-5e3f-b847-0344e7671e63_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69435,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_20443bd6403beed3d0400b4664fcb7b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72585f43-9ebd-5e3f-b847-0344e7671e63/72585f43-9ebd-5e3f-b847-0344e7671e63_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3065156,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_e439d689aae239de9bc7ce703a0fc76a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72585f43-9ebd-5e3f-b847-0344e7671e63/72585f43-9ebd-5e3f-b847-0344e7671e63_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50620,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_efb3a2189f9ba9a0ee66ef1a79ab8aac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72585f43-9ebd-5e3f-b847-0344e7671e63/72585f43-9ebd-5e3f-b847-0344e7671e63_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60683,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_1971c78b3d1640842037abb0fa4659e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72585f43-9ebd-5e3f-b847-0344e7671e63/72585f43-9ebd-5e3f-b847-0344e7671e63_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61820,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_0c43540198bf9a874ae7cd4b2af8362c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72585f43-9ebd-5e3f-b847-0344e7671e63/72585f43-9ebd-5e3f-b847-0344e7671e63_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70507,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_d8f29a78a51c64ba41adb564b2713642.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72585f43-9ebd-5e3f-b847-0344e7671e63/72585f43-9ebd-5e3f-b847-0344e7671e63_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85335,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/36/55361520dda4a29367e333dd0bc7e13d/pa/ZU32637_00d4e8fe54a57eb960d4ce16344c5af7.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.4 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2015}
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZU32637%27 HTTP/1.1" 200 None
2026-03-30 10:34:33 [auto1.de] INFO: Saving data for ZU32637: {'created_time': 1774866873.951325, 'last_price_update_time': 1774866873.951337, 'auction_closing_time': 1774970481.0}
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZU32637') HTTP/1.1" 204 0
2026-03-30 10:34:34 [auto1.de] INFO: Found listing with ID: RM21186
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RM21186%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [auto1.de] INFO: Scrape type for RM21186: 1
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_f146909702ed0bfafe4b355e16896a4e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_f146909702ed0bfafe4b355e16896a4e.jpg not downloaded yet
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_9eae36ec492b3b1cae25397a4d4dc524.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_9eae36ec492b3b1cae25397a4d4dc524.jpg not downloaded yet
2026-03-30 10:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7f97e5e-8884-55f3-8ccf-af7c698e0fa6 with identifier: WD03646
2026-03-30 10:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6 with scrape type 1
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_58df5e2d83d98ad75abff2e10f6f136c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_58df5e2d83d98ad75abff2e10f6f136c.jpg not downloaded yet
2026-03-30 10:34:34 [auto1.de] INFO: Found listing with ID: CZ81825
2026-03-30 10:34:34 [auto1.de] INFO: Found listing with ID: TD64392
2026-03-30 10:34:34 [auto1.de] INFO: Found listing with ID: KT88198
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KT88198%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [auto1.de] INFO: Scrape type for KT88198: 2
2026-03-30 10:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fb6f717-7ea1-5b4d-850f-42cbf6514e62 with identifier: KT88198
2026-03-30 10:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fb6f717-7ea1-5b4d-850f-42cbf6514e62 with scrape type 2
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fb6f717-7ea1-5b4d-850f-42cbf6514e62 with scrape type 2
2026-03-30 10:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0fb6f717-7ea1-5b4d-850f-42cbf6514e62, identifier: KT88198
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_dfe22d4642b59893aecf69fe4aa1c1b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_dfe22d4642b59893aecf69fe4aa1c1b4.jpg not downloaded yet
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_5698031e2e05a154b1e4c6738b15b400.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_5698031e2e05a154b1e4c6738b15b400.jpg not downloaded yet
2026-03-30 10:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0fb6f717-7ea1-5b4d-850f-42cbf6514e62 with identifier: KT88198
2026-03-30 10:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0fb6f717-7ea1-5b4d-850f-42cbf6514e62 with identifier: KT88198
2026-03-30 10:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0fb6f717-7ea1-5b4d-850f-42cbf6514e62 with identifier: KT88198 to the API
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:53:26Z',
'fuel_type': 'petrol',
'id': '0fb6f717-7ea1-5b4d-850f-42cbf6514e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KT88198',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i30',
'odometer': 287646,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-17',
'seller_name': None,
'title': 'Hyundai i30 1.4 FIFA WM Edition',
'transmission': 'manual',
'trim': 'FIFA WM Edition',
'year': 2011}
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KT88198%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [auto1.de] INFO: Saving data for KT88198: {'auction_closing_time': 1774972406.0, 'created_time': 1774377343.830123, 'last_price_update_time': 1774866874.582817}
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KT88198') HTTP/1.1" 204 0
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_8219d245dbc968ffa33431834cc23161.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_8219d245dbc968ffa33431834cc23161.jpg not downloaded yet
2026-03-30 10:34:34 [auto1.de] INFO: Found listing with ID: ZX44823
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZX44823%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [auto1.de] INFO: Scrape type for ZX44823: 1
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_0757987ad11c9e4e05c54f57bee559a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_0757987ad11c9e4e05c54f57bee559a1.jpg not downloaded yet
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_a147bb05929c4e778b9e49cc824abb0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_a147bb05929c4e778b9e49cc824abb0c.jpg not downloaded yet
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_6194179781bc708bbdef25c4db842c23.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_6194179781bc708bbdef25c4db842c23.jpg not downloaded yet
2026-03-30 10:34:34 [auto1.de] INFO: Found listing with ID: VX41327
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VX41327%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [auto1.de] INFO: Scrape type for VX41327: 2
2026-03-30 10:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dca10b27-ab11-581a-a2ee-0314aa7bd45e with identifier: VX41327
2026-03-30 10:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca10b27-ab11-581a-a2ee-0314aa7bd45e with scrape type 2
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dca10b27-ab11-581a-a2ee-0314aa7bd45e with scrape type 2
2026-03-30 10:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: dca10b27-ab11-581a-a2ee-0314aa7bd45e, identifier: VX41327
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_8c827a4a1f24e087780aa57c3e027aa7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_8c827a4a1f24e087780aa57c3e027aa7.jpg not downloaded yet
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_e7f2a851f50a1a81a9ce4580295771ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_e7f2a851f50a1a81a9ce4580295771ae.jpg not downloaded yet
2026-03-30 10:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: dca10b27-ab11-581a-a2ee-0314aa7bd45e with identifier: VX41327
2026-03-30 10:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: dca10b27-ab11-581a-a2ee-0314aa7bd45e with identifier: VX41327
2026-03-30 10:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: dca10b27-ab11-581a-a2ee-0314aa7bd45e with identifier: VX41327 to the API
2026-03-30 10:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:35 [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': 125,
'expiration_date': '2026-03-31T15:33:58Z',
'fuel_type': 'petrol',
'id': 'dca10b27-ab11-581a-a2ee-0314aa7bd45e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VX41327',
'listing': 'auction',
'make': 'Ford',
'model': 'EcoSport',
'odometer': 79309,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-03',
'seller_name': None,
'title': 'Ford EcoSport 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2019}
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VX41327%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [auto1.de] INFO: Saving data for VX41327: {'auction_closing_time': 1774971238.0, 'created_time': 1773741968.484622, 'last_price_update_time': 1774866875.129193}
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VX41327') HTTP/1.1" 204 0
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_28329be8eb800af1e078ff674c52229c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_28329be8eb800af1e078ff674c52229c.jpg not downloaded yet
2026-03-30 10:34:35 [auto1.de] INFO: Found listing with ID: YM81802
2026-03-30 10:34:35 [auto1.de] INFO: Found listing with ID: JB14555
2026-03-30 10:34:35 [auto1.de] INFO: Found listing with ID: DB12378
2026-03-30 10:34:35 [auto1.de] INFO: Found listing with ID: TH79589
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TH79589%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [auto1.de] INFO: Scrape type for TH79589: 1
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_e4df7ad28efc4b639fa4ea34b9d09b67.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_e4df7ad28efc4b639fa4ea34b9d09b67.jpg not downloaded yet
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_fbbdf1135d9ce11e5fb8cd828ba604f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_fbbdf1135d9ce11e5fb8cd828ba604f1.jpg not downloaded yet
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_71f5bbebfbbf3a794fb608a74f71af35.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_71f5bbebfbbf3a794fb608a74f71af35.jpg not downloaded yet
2026-03-30 10:34:35 [auto1.de] INFO: Found listing with ID: PD59539
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PD59539%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [auto1.de] INFO: Scrape type for PD59539: 2
2026-03-30 10:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ecd4bff-4ecd-539c-8e95-94e4ead29d03 with identifier: PD59539
2026-03-30 10:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ecd4bff-4ecd-539c-8e95-94e4ead29d03 with scrape type 2
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ecd4bff-4ecd-539c-8e95-94e4ead29d03 with scrape type 2
2026-03-30 10:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5ecd4bff-4ecd-539c-8e95-94e4ead29d03, identifier: PD59539
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_d2dc510dcff875b8290c95454eca120a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_d2dc510dcff875b8290c95454eca120a.jpg not downloaded yet
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_505345bbff0fe788187cd31626566c5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_505345bbff0fe788187cd31626566c5a.jpg not downloaded yet
2026-03-30 10:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5ecd4bff-4ecd-539c-8e95-94e4ead29d03 with identifier: PD59539
2026-03-30 10:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5ecd4bff-4ecd-539c-8e95-94e4ead29d03 with identifier: PD59539
2026-03-30 10:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5ecd4bff-4ecd-539c-8e95-94e4ead29d03 with identifier: PD59539 to the API
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:35 [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': 150,
'expiration_date': '2026-03-31T15:23:33Z',
'fuel_type': 'diesel',
'id': '5ecd4bff-4ecd-539c-8e95-94e4ead29d03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD59539',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 114346,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-07',
'seller_name': None,
'title': 'Ford Focus 2.0 TDCi ST-Line',
'transmission': 'automatic',
'trim': 'ST-Line',
'year': 2018}
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PD59539%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [auto1.de] INFO: Saving data for PD59539: {'auction_closing_time': 1774970613.0, 'created_time': 1774293433.235449, 'last_price_update_time': 1774866875.693652}
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PD59539') HTTP/1.1" 204 0
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_f6975209ae3be432f4b4068b3886062d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_f6975209ae3be432f4b4068b3886062d.jpg not downloaded yet
2026-03-30 10:34:35 [auto1.de] INFO: Found listing with ID: TZ25189
2026-03-30 10:34:35 [auto1.de] INFO: Found listing with ID: NG72078
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NG72078%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [auto1.de] INFO: Scrape type for NG72078: 1
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_45d35d725db3ad4a994d1277aebbf9f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_45d35d725db3ad4a994d1277aebbf9f0.jpg not downloaded yet
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_9215b8294d788276143c26da10d72e6b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_9215b8294d788276143c26da10d72e6b.jpg not downloaded yet
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_1f94bb342cde16604b388995000b069d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_1f94bb342cde16604b388995000b069d.jpg not downloaded yet
2026-03-30 10:34:35 [auto1.de] INFO: Found listing with ID: KD91632
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KD91632%27 HTTP/1.1" 200 None
2026-03-30 10:34:35 [auto1.de] INFO: Scrape type for KD91632: 2
2026-03-30 10:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de97e93f-def6-59f3-9a74-589eb19876ce with identifier: KD91632
2026-03-30 10:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de97e93f-def6-59f3-9a74-589eb19876ce with scrape type 2
2026-03-30 10:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de97e93f-def6-59f3-9a74-589eb19876ce with scrape type 2
2026-03-30 10:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: de97e93f-def6-59f3-9a74-589eb19876ce, identifier: KD91632
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_d31414a2b65164cf41e9a9232f8413f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_d31414a2b65164cf41e9a9232f8413f2.jpg not downloaded yet
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_ee76aa321f0c13da40bd948585b362ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_ee76aa321f0c13da40bd948585b362ef.jpg not downloaded yet
2026-03-30 10:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: de97e93f-def6-59f3-9a74-589eb19876ce with identifier: KD91632
2026-03-30 10:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: de97e93f-def6-59f3-9a74-589eb19876ce with identifier: KD91632
2026-03-30 10:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: de97e93f-def6-59f3-9a74-589eb19876ce with identifier: KD91632 to the API
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:36 [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': 205,
'expiration_date': '2026-03-31T15:48:08Z',
'fuel_type': 'diesel',
'id': 'de97e93f-def6-59f3-9a74-589eb19876ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KD91632',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 164317,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-05',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2013}
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KD91632%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [auto1.de] INFO: Saving data for KD91632: {'auction_closing_time': 1774972088.0, 'created_time': 1774379818.598817, 'last_price_update_time': 1774866876.379241}
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KD91632') HTTP/1.1" 204 0
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_b8f8fa3265c87623ae971e4864de9ab9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_b8f8fa3265c87623ae971e4864de9ab9.jpg not downloaded yet
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_239ebc4e9097261ea94fd30c6b50c6eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_239ebc4e9097261ea94fd30c6b50c6eb.jpg not downloaded yet
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_6ffb85db7d1c103dd5c2bd407cbbbd50.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_6ffb85db7d1c103dd5c2bd407cbbbd50.jpg not downloaded yet
2026-03-30 10:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GB07563/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_6faef50dddb5889a75b7290fea24d759.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_6faef50dddb5889a75b7290fea24d759.jpg not downloaded yet
2026-03-30 10:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LK73650> (referer: https://www.auto1.com/v1/car-details-view/LK73650/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TN19858> (referer: https://www.auto1.com/v1/car-details-view/TN19858/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YP09894> (referer: https://www.auto1.com/v1/car-details-view/YP09894/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_20812345e6c0c07766901ce8091dd512.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_20812345e6c0c07766901ce8091dd512.jpg not downloaded yet
2026-03-30 10:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_fae298b09fd16704817c3dbbd28eb4f4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_7dc0859ee05c36bac832a269057c38bb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KV37303/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8 with identifier: LK73650
2026-03-30 10:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8 with scrape type 1
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_6efe14bf48419d207772ee1b794b026f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6efe14bf48419d207772ee1b794b026f.jpg not downloaded yet
2026-03-30 10:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d63708c1-fd06-5daa-8d4b-d9f87ef758ef with identifier: TN19858
2026-03-30 10:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef with scrape type 1
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_ab31c4c016fd8b9b41a1c5a7f556ff3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_ab31c4c016fd8b9b41a1c5a7f556ff3a.jpg not downloaded yet
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_a3042f7a139c25dc6a46b52e522fb3d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_a3042f7a139c25dc6a46b52e522fb3d5.jpg not downloaded yet
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_de75eee4f840910e3b449ce94123e670.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_de75eee4f840910e3b449ce94123e670.jpg not downloaded yet
2026-03-30 10:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbd9ca6d-2eab-53cd-b404-cd1030af16c2 with identifier: YP09894
2026-03-30 10:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2 with scrape type 1
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_4b0ea85bce0001d2d1d00f5918b00c6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_4b0ea85bce0001d2d1d00f5918b00c6e.jpg not downloaded yet
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_6fa130ecf2fbc4480deeceb0437c0c87.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6fa130ecf2fbc4480deeceb0437c0c87.jpg not downloaded yet
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_8222adf16872435aedddad0d7d5612f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_8222adf16872435aedddad0d7d5612f7.jpg not downloaded yet
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_ee3f5895d9fc5496164cbd3288dbaad8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_ee3f5895d9fc5496164cbd3288dbaad8.jpg not downloaded yet
2026-03-30 10:34:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4166790>
2026-03-30 10:34:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_fae298b09fd16704817c3dbbd28eb4f4.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_fae298b09fd16704817c3dbbd28eb4f4.jpg saved to cache
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b40d5609-d44e-587d-bcb0-68c5a8db35eb
2026-03-30 10:34:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f411fa90>
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_7dc0859ee05c36bac832a269057c38bb.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_7dc0859ee05c36bac832a269057c38bb.jpg saved to cache
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e8b4ed73-b977-51b6-9904-16b975722641
2026-03-30 10:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_6faef50dddb5889a75b7290fea24d759.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_20812345e6c0c07766901ce8091dd512.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_b8f8fa3265c87623ae971e4864de9ab9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_d2eeb58cfdc816027d3d8a16ef69056e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_d2eeb58cfdc816027d3d8a16ef69056e.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_c83756ab93b21a48bfc233353f963357.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_c83756ab93b21a48bfc233353f963357.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_4758e44ad3cb91cd98375fa102a05517.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_4758e44ad3cb91cd98375fa102a05517.jpg not downloaded yet
2026-03-30 10:34:37 [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-30 10:34:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MW69190> (referer: https://www.auto1.com/v1/car-details-view/MW69190/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_91afaaf9b74beb21f05e515f40ced17c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_91afaaf9b74beb21f05e515f40ced17c.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_206841a5bf11f56bc65618b0a3a632d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_206841a5bf11f56bc65618b0a3a632d2.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_b881d101588bf0d3bc8ece32bbfc7fe7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_b881d101588bf0d3bc8ece32bbfc7fe7.jpg not downloaded yet
2026-03-30 10:34:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_4563d5d77eaad0dea3c99e2d32ff8814.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_4563d5d77eaad0dea3c99e2d32ff8814.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_12c18fcd0a2bc75e6515368380727220.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_12c18fcd0a2bc75e6515368380727220.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_8f011a16ff4a1203ccd3c1302a428e86.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_8f011a16ff4a1203ccd3c1302a428e86.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_207efbcddabfa6a2989b08509a5e165e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_207efbcddabfa6a2989b08509a5e165e.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_e8973bb9267d0ad0b7c510eb338b4244.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_e8973bb9267d0ad0b7c510eb338b4244.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_a3b2491ff41b8a2670c491f6cfb2d60c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_a3b2491ff41b8a2670c491f6cfb2d60c.jpg not downloaded yet
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef84550>
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_6faef50dddb5889a75b7290fea24d759.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_6faef50dddb5889a75b7290fea24d759.jpg saved to cache
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee61190>
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_20812345e6c0c07766901ce8091dd512.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_20812345e6c0c07766901ce8091dd512.jpg saved to cache
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee0ddd0>
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_b8f8fa3265c87623ae971e4864de9ab9.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_b8f8fa3265c87623ae971e4864de9ab9.jpg saved to cache
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6
2026-03-30 10:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_d2eeb58cfdc816027d3d8a16ef69056e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6fa130ecf2fbc4480deeceb0437c0c87.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_d1e3bfa4051466cb4e035f576b8b2ed0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_d1e3bfa4051466cb4e035f576b8b2ed0.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_1aa774b4a9a7a0f01ef266d9bfa9f7b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_1aa774b4a9a7a0f01ef266d9bfa9f7b2.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_f33c67e6280dfd7826f63b2fd7a20cfe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_f33c67e6280dfd7826f63b2fd7a20cfe.jpg not downloaded yet
2026-03-30 10:34:37 [auto1.de] INFO: Channel: 24h | Page: 6 | totalHits: 9409 | hits on page: 40
2026-03-30 10:34:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc22b32-58ae-50bb-87e0-17e4ddbcc469 with identifier: MW69190
2026-03-30 10:34:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc22b32-58ae-50bb-87e0-17e4ddbcc469 with scrape type 1
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ddc22b32-58ae-50bb-87e0-17e4ddbcc469
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_5c9f214fda2489a8a87fe6c814207f16.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_5c9f214fda2489a8a87fe6c814207f16.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_ed1b96f9fd581ec9ce036c3759f66dd4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_ed1b96f9fd581ec9ce036c3759f66dd4.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_0acff0cec4ac5ce6bc51e3770fc0de34.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_0acff0cec4ac5ce6bc51e3770fc0de34.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_212872d1fca04c887c71901c53bc542a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_212872d1fca04c887c71901c53bc542a.jpg not downloaded yet
2026-03-30 10:34:37 [auto1.de] INFO: Found listing with ID: KD91632
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KD91632%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [auto1.de] INFO: Scrape type for KD91632: 0
2026-03-30 10:34:37 [auto1.de] INFO: Found listing with ID: UD25726
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UD25726%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [auto1.de] INFO: Scrape type for UD25726: 1
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_b25662d8a98476b9566468d477922e06.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_b25662d8a98476b9566468d477922e06.jpg not downloaded yet
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefed390>
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_d2eeb58cfdc816027d3d8a16ef69056e.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_d2eeb58cfdc816027d3d8a16ef69056e.jpg saved to cache
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd7dd0>
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_6fa130ecf2fbc4480deeceb0437c0c87.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6fa130ecf2fbc4480deeceb0437c0c87.jpg saved to cache
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_6755d5decb1b175ab4aa7d8ae8fbc055.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6755d5decb1b175ab4aa7d8ae8fbc055.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_2c8abc8dfbaf88af60dabdc330e70e16.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_2c8abc8dfbaf88af60dabdc330e70e16.jpg not downloaded yet
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_b328e9cffc498fca5c9f54bf09bc4b0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_b328e9cffc498fca5c9f54bf09bc4b0b.jpg not downloaded yet
2026-03-30 10:34:37 [auto1.de] INFO: Found listing with ID: VZ62992
2026-03-30 10:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VZ62992%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [auto1.de] INFO: Scrape type for VZ62992: 2
2026-03-30 10:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32111123-9255-5e04-a6bf-8ace1f53bf73 with identifier: VZ62992
2026-03-30 10:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32111123-9255-5e04-a6bf-8ace1f53bf73 with scrape type 2
2026-03-30 10:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32111123-9255-5e04-a6bf-8ace1f53bf73 with scrape type 2
2026-03-30 10:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 32111123-9255-5e04-a6bf-8ace1f53bf73, identifier: VZ62992
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_a99a9e161a179ac8119762a9cd374d67.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_a99a9e161a179ac8119762a9cd374d67.jpg not downloaded yet
2026-03-30 10:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 32111123-9255-5e04-a6bf-8ace1f53bf73 with identifier: VZ62992
2026-03-30 10:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 32111123-9255-5e04-a6bf-8ace1f53bf73 with identifier: VZ62992
2026-03-30 10:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 32111123-9255-5e04-a6bf-8ace1f53bf73 with identifier: VZ62992 to the API
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 5,
'engine_horse_power': 132,
'expiration_date': '2026-03-31T15:18:56Z',
'fuel_type': 'petrol',
'id': '32111123-9255-5e04-a6bf-8ace1f53bf73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VZ62992',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 88675,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-13',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 Advantage blue 2WD',
'transmission': 'manual',
'trim': 'Advantage blue 2WD',
'year': 2017}
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VZ62992%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [auto1.de] INFO: Saving data for VZ62992: {'auction_closing_time': 1774970336.0, 'created_time': 1773775198.307702, 'last_price_update_time': 1774866878.524419}
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VZ62992') HTTP/1.1" 204 0
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_6448d10e9d8ae94f875fcbadf0061feb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_6448d10e9d8ae94f875fcbadf0061feb.jpg not downloaded yet
2026-03-30 10:34:38 [auto1.de] INFO: Found listing with ID: AU07976
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AU07976%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [auto1.de] INFO: Scrape type for AU07976: 1
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_11832d9734b1fe8398fb5f1b2020bfd5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_11832d9734b1fe8398fb5f1b2020bfd5.jpg not downloaded yet
2026-03-30 10:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SE83942/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:38 [auto1.de] INFO: Found listing with ID: ZD62787
2026-03-30 10:34:38 [auto1.de] INFO: Found listing with ID: WG88044
2026-03-30 10:34:38 [auto1.de] INFO: Found listing with ID: SD14914
2026-03-30 10:34:38 [auto1.de] INFO: Found listing with ID: RH79105
2026-03-30 10:34:38 [auto1.de] INFO: Found listing with ID: BB09478
2026-03-30 10:34:38 [auto1.de] INFO: Found listing with ID: UY94864
2026-03-30 10:34:38 [auto1.de] INFO: Found listing with ID: NB58576
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NB58576%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [auto1.de] INFO: Scrape type for NB58576: 1
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_6cf96ef3c0bbf65bd82b427fe3fb6ca5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_6cf96ef3c0bbf65bd82b427fe3fb6ca5.jpg not downloaded yet
2026-03-30 10:34:38 [auto1.de] INFO: Found listing with ID: ZM82524
2026-03-30 10:34:38 [auto1.de] INFO: Found listing with ID: VT56580
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VT56580%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [auto1.de] INFO: Scrape type for VT56580: 2
2026-03-30 10:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a463fe0-569f-5eec-83db-502b7257534e with identifier: VT56580
2026-03-30 10:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a463fe0-569f-5eec-83db-502b7257534e with scrape type 2
2026-03-30 10:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a463fe0-569f-5eec-83db-502b7257534e with scrape type 2
2026-03-30 10:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0a463fe0-569f-5eec-83db-502b7257534e, identifier: VT56580
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_eefe065c804bb20043e0ec04d5a1957e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_eefe065c804bb20043e0ec04d5a1957e.jpg not downloaded yet
2026-03-30 10:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0a463fe0-569f-5eec-83db-502b7257534e with identifier: VT56580
2026-03-30 10:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0a463fe0-569f-5eec-83db-502b7257534e with identifier: VT56580
2026-03-30 10:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0a463fe0-569f-5eec-83db-502b7257534e with identifier: VT56580 to the API
2026-03-30 10:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:11:10Z',
'fuel_type': 'diesel',
'id': '0a463fe0-569f-5eec-83db-502b7257534e',
'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/VT56580',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 139618,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-29',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d T BlueTEC Avantgarde',
'transmission': 'automatic',
'trim': 'T BlueTEC Avantgarde',
'year': 2018}
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VT56580%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Saving data for VT56580: {'auction_closing_time': 1774969870.0, 'created_time': 1773229581.860133, 'last_price_update_time': 1774866879.15384}
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VT56580') HTTP/1.1" 204 0
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: JZ36451
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JZ36451%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Scrape type for JZ36451: 1
2026-03-30 10:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZZ25351/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: LJ01907
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: BP27054
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: FM86230
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FM86230%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Scrape type for FM86230: 1
2026-03-30 10:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: WB27214
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WB27214%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Scrape type for WB27214: 2
2026-03-30 10:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f38ae58-d99c-5cea-8fa8-8b60a737f5d9 with identifier: WB27214
2026-03-30 10:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f38ae58-d99c-5cea-8fa8-8b60a737f5d9 with scrape type 2
2026-03-30 10:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f38ae58-d99c-5cea-8fa8-8b60a737f5d9 with scrape type 2
2026-03-30 10:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0f38ae58-d99c-5cea-8fa8-8b60a737f5d9, identifier: WB27214
2026-03-30 10:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0f38ae58-d99c-5cea-8fa8-8b60a737f5d9 with identifier: WB27214
2026-03-30 10:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0f38ae58-d99c-5cea-8fa8-8b60a737f5d9 with identifier: WB27214
2026-03-30 10:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0f38ae58-d99c-5cea-8fa8-8b60a737f5d9 with identifier: WB27214 to the API
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 194,
'expiration_date': '2026-03-31T15:48:33Z',
'fuel_type': 'petrol',
'id': '0f38ae58-d99c-5cea-8fa8-8b60a737f5d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WB27214',
'listing': 'auction',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 170829,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-09',
'seller_name': None,
'title': 'Mazda CX-5 2.5 Sports-Line 2WD',
'transmission': 'automatic',
'trim': 'Sports-Line 2WD',
'year': 2022}
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WB27214%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Saving data for WB27214: {'auction_closing_time': 1774972113.0, 'created_time': 1774262783.153643, 'last_price_update_time': 1774866879.750521}
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WB27214') HTTP/1.1" 204 0
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: BW18419
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BW18419%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Scrape type for BW18419: 1
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: VP88886
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: WX76835
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WX76835%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Scrape type for WX76835: 1
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: KP85790
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KP85790%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Scrape type for KP85790: 1
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: CL77227
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CL77227%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Scrape type for CL77227: 1
2026-03-30 10:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_239ebc4e9097261ea94fd30c6b50c6eb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: SV86811
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SV86811%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Scrape type for SV86811: 1
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: WK34527
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: GW16115
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: KY27075
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KY27075%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Scrape type for KY27075: 1
2026-03-30 10:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_6ffb85db7d1c103dd5c2bd407cbbbd50.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: ZK56270
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: DC27012
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DC27012%27 HTTP/1.1" 200 None
2026-03-30 10:34:39 [auto1.de] INFO: Scrape type for DC27012: 1
2026-03-30 10:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_11832d9734b1fe8398fb5f1b2020bfd5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: TR56494
2026-03-30 10:34:39 [auto1.de] INFO: Found listing with ID: UE91025
2026-03-30 10:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UE91025%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [auto1.de] INFO: Scrape type for UE91025: 1
2026-03-30 10:34:40 [auto1.de] INFO: Found listing with ID: AE19872
2026-03-30 10:34:40 [auto1.de] INFO: Found listing with ID: GX87704
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GX87704%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [auto1.de] INFO: Scrape type for GX87704: 1
2026-03-30 10:34:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee02bd0>
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_239ebc4e9097261ea94fd30c6b50c6eb.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_239ebc4e9097261ea94fd30c6b50c6eb.jpg saved to cache
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b40d5609-d44e-587d-bcb0-68c5a8db35eb
2026-03-30 10:34:40 [auto1.de] INFO: Found listing with ID: BG55575
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BG55575%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [auto1.de] INFO: Scrape type for BG55575: 1
2026-03-30 10:34:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4199b10>
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_6ffb85db7d1c103dd5c2bd407cbbbd50.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_6ffb85db7d1c103dd5c2bd407cbbbd50.jpg saved to cache
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e8b4ed73-b977-51b6-9904-16b975722641
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3eac50>
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_11832d9734b1fe8398fb5f1b2020bfd5.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_11832d9734b1fe8398fb5f1b2020bfd5.jpg saved to cache
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ddc22b32-58ae-50bb-87e0-17e4ddbcc469
2026-03-30 10:34:40 [auto1.de] INFO: Found listing with ID: GM26241
2026-03-30 10:34:40 [auto1.de] INFO: Found listing with ID: FR16544
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FR16544%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [auto1.de] INFO: Scrape type for FR16544: 1
2026-03-30 10:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KV37303> (referer: https://www.auto1.com/v1/car-details-view/KV37303/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_c83756ab93b21a48bfc233353f963357.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:40 [auto1.de] INFO: Found listing with ID: SF86380
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SF86380%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [auto1.de] INFO: Scrape type for SF86380: 1
2026-03-30 10:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_8222adf16872435aedddad0d7d5612f7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_4758e44ad3cb91cd98375fa102a05517.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:40 [auto1.de] INFO: Found listing with ID: DZ96943
2026-03-30 10:34:40 [auto1.de] INFO: Found listing with ID: HK07148
2026-03-30 10:34:40 [auto1.de] INFO: Found listing with ID: WJ62591
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WJ62591%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [auto1.de] INFO: Scrape type for WJ62591: 1
2026-03-30 10:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_ee3f5895d9fc5496164cbd3288dbaad8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_e8973bb9267d0ad0b7c510eb338b4244.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_a3b2491ff41b8a2670c491f6cfb2d60c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80f3b975-b734-5e96-aa53-0391c8b980ae with identifier: KV37303
2026-03-30 10:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80f3b975-b734-5e96-aa53-0391c8b980ae with scrape type 1
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 80f3b975-b734-5e96-aa53-0391c8b980ae
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F4b%252F4d4b8c78e4cf50edd7b38f985ab47b0b%252Fpa%252FKV37303_21bf79c4747541a657b60de312bac227.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_21bf79c4747541a657b60de312bac227.jpg already downloaded
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F4b%252F4d4b8c78e4cf50edd7b38f985ab47b0b%252Fpa%252FKV37303_44c480c811402744f0b16320a8f591a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_44c480c811402744f0b16320a8f591a3.jpg already downloaded
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F4b%252F4d4b8c78e4cf50edd7b38f985ab47b0b%252Fpa%252FKV37303_d85fc8d0d6451ff7c321a7481e1a991d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_d85fc8d0d6451ff7c321a7481e1a991d.jpg already downloaded
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F4b%252F4d4b8c78e4cf50edd7b38f985ab47b0b%252Fpa%252FKV37303_ac263273c914ccff6da02dff0b600732.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_ac263273c914ccff6da02dff0b600732.jpg already downloaded
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F4b%252F4d4b8c78e4cf50edd7b38f985ab47b0b%252Fpa%252FKV37303_f5cb39cad3f2f704c5665c0eaa95ef03.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_f5cb39cad3f2f704c5665c0eaa95ef03.jpg already downloaded
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F4b%252F4d4b8c78e4cf50edd7b38f985ab47b0b%252Fpa%252FKV37303_54d8eaffa5a8eb5ce14779d3259509fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_54d8eaffa5a8eb5ce14779d3259509fc.jpg already downloaded
2026-03-30 10:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 80f3b975-b734-5e96-aa53-0391c8b980ae, identifier: KV37303
2026-03-30 10:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 80f3b975-b734-5e96-aa53-0391c8b980ae with identifier: KV37303
2026-03-30 10:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 80f3b975-b734-5e96-aa53-0391c8b980ae with identifier: KV37303
2026-03-30 10:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 80f3b975-b734-5e96-aa53-0391c8b980ae with identifier: KV37303 to the API
2026-03-30 10:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/KV37303>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:10:57Z',
'fuel_type': 'petrol',
'id': '80f3b975-b734-5e96-aa53-0391c8b980ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KV37303',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Ford',
'model': 'Focus',
'odometer': 171600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_21bf79c4747541a657b60de312bac227.jpg',
'https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_44c480c811402744f0b16320a8f591a3.jpg',
'https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_d85fc8d0d6451ff7c321a7481e1a991d.jpg',
'https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_ac263273c914ccff6da02dff0b600732.jpg',
'https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_f5cb39cad3f2f704c5665c0eaa95ef03.jpg',
'https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_54d8eaffa5a8eb5ce14779d3259509fc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f3b975-b734-5e96-aa53-0391c8b980ae/80f3b975-b734-5e96-aa53-0391c8b980ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58910,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_21bf79c4747541a657b60de312bac227.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f3b975-b734-5e96-aa53-0391c8b980ae/80f3b975-b734-5e96-aa53-0391c8b980ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87453,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_44c480c811402744f0b16320a8f591a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f3b975-b734-5e96-aa53-0391c8b980ae/80f3b975-b734-5e96-aa53-0391c8b980ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61927,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_d85fc8d0d6451ff7c321a7481e1a991d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f3b975-b734-5e96-aa53-0391c8b980ae/80f3b975-b734-5e96-aa53-0391c8b980ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68757,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_ac263273c914ccff6da02dff0b600732.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f3b975-b734-5e96-aa53-0391c8b980ae/80f3b975-b734-5e96-aa53-0391c8b980ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107112,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_f5cb39cad3f2f704c5665c0eaa95ef03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80f3b975-b734-5e96-aa53-0391c8b980ae/80f3b975-b734-5e96-aa53-0391c8b980ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50488,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/4b/4d4b8c78e4cf50edd7b38f985ab47b0b/pa/KV37303_54d8eaffa5a8eb5ce14779d3259509fc.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.6 Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2011}
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KV37303%27 HTTP/1.1" 200 None
2026-03-30 10:34:41 [auto1.de] INFO: Saving data for KV37303: {'created_time': 1774866881.206453, 'last_price_update_time': 1774866881.206463, 'auction_closing_time': 1774969857.0}
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KV37303') HTTP/1.1" 204 0
2026-03-30 10:34:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee56410>
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_c83756ab93b21a48bfc233353f963357.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_c83756ab93b21a48bfc233353f963357.jpg saved to cache
2026-03-30 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef
2026-03-30 10:34:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeecaf90>
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_8222adf16872435aedddad0d7d5612f7.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_8222adf16872435aedddad0d7d5612f7.jpg saved to cache
2026-03-30 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef
2026-03-30 10:34:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef19ad0>
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_4758e44ad3cb91cd98375fa102a05517.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_4758e44ad3cb91cd98375fa102a05517.jpg saved to cache
2026-03-30 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2
2026-03-30 10:34:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4334a50>
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_ee3f5895d9fc5496164cbd3288dbaad8.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_ee3f5895d9fc5496164cbd3288dbaad8.jpg saved to cache
2026-03-30 10:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2
2026-03-30 10:34:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f427bbd0>
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_e8973bb9267d0ad0b7c510eb338b4244.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_e8973bb9267d0ad0b7c510eb338b4244.jpg saved to cache
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef
2026-03-30 10:34:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4229b50>
2026-03-30 10:34:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_a3b2491ff41b8a2670c491f6cfb2d60c.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_a3b2491ff41b8a2670c491f6cfb2d60c.jpg saved to cache
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2
2026-03-30 10:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ND23678> (referer: https://www.auto1.com/v1/car-details-view/ND23678/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10002550-1074-57c4-9820-62c0ff499daa with identifier: ND23678
2026-03-30 10:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10002550-1074-57c4-9820-62c0ff499daa with scrape type 1
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 10002550-1074-57c4-9820-62c0ff499daa
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_19f9ff7595b4f327d68627a03abe1726.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_19f9ff7595b4f327d68627a03abe1726.jpg not downloaded yet
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_e9adb6f0483def104b4607d3083f6f86.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_e9adb6f0483def104b4607d3083f6f86.jpg not downloaded yet
2026-03-30 10:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BG55575/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_b0e83771d423e01e00f443a9bd944f9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_b0e83771d423e01e00f443a9bd944f9e.jpg not downloaded yet
2026-03-30 10:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_bc9caa46a699e8c600188ec0597c7716.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_bc9caa46a699e8c600188ec0597c7716.jpg not downloaded yet
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_204a4e1aa80ffdcae2fce98251ebae66.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_204a4e1aa80ffdcae2fce98251ebae66.jpg not downloaded yet
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_469aa84c86b753db4869659fbf76bbf6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_469aa84c86b753db4869659fbf76bbf6.jpg not downloaded yet
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_41e245b39318ff30775e07ba757630b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_41e245b39318ff30775e07ba757630b7.jpg not downloaded yet
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_8e4b43f317ccd5e1376a01417eb2bad6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_8e4b43f317ccd5e1376a01417eb2bad6.jpg not downloaded yet
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_48eedf517b49fc46da969f991fcfb9bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_48eedf517b49fc46da969f991fcfb9bc.jpg not downloaded yet
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_b38013e89de2cacd0ec93c4ac66ec148.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_b38013e89de2cacd0ec93c4ac66ec148.jpg not downloaded yet
2026-03-30 10:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_e9adb6f0483def104b4607d3083f6f86.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee0e390>
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_e9adb6f0483def104b4607d3083f6f86.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_e9adb6f0483def104b4607d3083f6f86.jpg saved to cache
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 10002550-1074-57c4-9820-62c0ff499daa
2026-03-30 10:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_b38013e89de2cacd0ec93c4ac66ec148.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec7190>
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_b38013e89de2cacd0ec93c4ac66ec148.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_b38013e89de2cacd0ec93c4ac66ec148.jpg saved to cache
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 10002550-1074-57c4-9820-62c0ff499daa
2026-03-30 10:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AC30992> (referer: https://www.auto1.com/v1/car-details-view/AC30992/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1060e49b-1ec0-5983-bb5f-22f83d3ff265 with identifier: AC30992
2026-03-30 10:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265 with scrape type 1
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_1816839814becbc1a9049d73f3256354.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_1816839814becbc1a9049d73f3256354.jpg not downloaded yet
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_28c05d686a899165abc748cc8f63ae66.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_28c05d686a899165abc748cc8f63ae66.jpg not downloaded yet
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_feccaa7773882ca7e45ae5e277342e49.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_feccaa7773882ca7e45ae5e277342e49.jpg not downloaded yet
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_c1914d80bc5596b616d4ece628dfc745.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_c1914d80bc5596b616d4ece628dfc745.jpg not downloaded yet
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_476212e4b4a5328cdcfa11638697c21f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_476212e4b4a5328cdcfa11638697c21f.jpg not downloaded yet
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_189c7892767db554ceccc81ee4cd0053.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_189c7892767db554ceccc81ee4cd0053.jpg not downloaded yet
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_76aa589ea9bd16263daf17ff9d7123ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_76aa589ea9bd16263daf17ff9d7123ef.jpg not downloaded yet
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_5ee70cad26cebb87dd43a15fd5838020.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_5ee70cad26cebb87dd43a15fd5838020.jpg not downloaded yet
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_94d3b851e9868b30fa26104050680fc1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_94d3b851e9868b30fa26104050680fc1.jpg not downloaded yet
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_b70905ffd2d32d0e4b778bbf9ef7dcf1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_b70905ffd2d32d0e4b778bbf9ef7dcf1.jpg not downloaded yet
2026-03-30 10:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_48eedf517b49fc46da969f991fcfb9bc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42a84d0>
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_48eedf517b49fc46da969f991fcfb9bc.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_48eedf517b49fc46da969f991fcfb9bc.jpg saved to cache
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 10002550-1074-57c4-9820-62c0ff499daa
2026-03-30 10:34:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.943(s), this was the 1st time calling it.
2026-03-30 10:34:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.819931037472003 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_b70905ffd2d32d0e4b778bbf9ef7dcf1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KP85790/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414b990>
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_b70905ffd2d32d0e4b778bbf9ef7dcf1.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_b70905ffd2d32d0e4b778bbf9ef7dcf1.jpg saved to cache
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265
2026-03-30 10:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_94d3b851e9868b30fa26104050680fc1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec7310>
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_94d3b851e9868b30fa26104050680fc1.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_94d3b851e9868b30fa26104050680fc1.jpg saved to cache
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265
2026-03-30 10:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_5ee70cad26cebb87dd43a15fd5838020.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec4f50>
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_5ee70cad26cebb87dd43a15fd5838020.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_5ee70cad26cebb87dd43a15fd5838020.jpg saved to cache
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265
2026-03-30 10:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_76aa589ea9bd16263daf17ff9d7123ef.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433cad0>
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_76aa589ea9bd16263daf17ff9d7123ef.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_76aa589ea9bd16263daf17ff9d7123ef.jpg saved to cache
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265
2026-03-30 10:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_189c7892767db554ceccc81ee4cd0053.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_476212e4b4a5328cdcfa11638697c21f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41db0d0>
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_189c7892767db554ceccc81ee4cd0053.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_189c7892767db554ceccc81ee4cd0053.jpg saved to cache
2026-03-30 10:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41dba90>
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_476212e4b4a5328cdcfa11638697c21f.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_476212e4b4a5328cdcfa11638697c21f.jpg saved to cache
2026-03-30 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265
2026-03-30 10:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_c1914d80bc5596b616d4ece628dfc745.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_feccaa7773882ca7e45ae5e277342e49.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef58a50>
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_c1914d80bc5596b616d4ece628dfc745.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_c1914d80bc5596b616d4ece628dfc745.jpg saved to cache
2026-03-30 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433ea90>
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_feccaa7773882ca7e45ae5e277342e49.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_feccaa7773882ca7e45ae5e277342e49.jpg saved to cache
2026-03-30 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265
2026-03-30 10:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_28c05d686a899165abc748cc8f63ae66.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_1816839814becbc1a9049d73f3256354.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee0d390>
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_28c05d686a899165abc748cc8f63ae66.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_28c05d686a899165abc748cc8f63ae66.jpg saved to cache
2026-03-30 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265
2026-03-30 10:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FR16544/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb01d0>
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252Ff1%252F61f13883c8a575bcf1f0d8b24def1853%252Fpa%252FAC30992_1816839814becbc1a9049d73f3256354.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_1816839814becbc1a9049d73f3256354.jpg saved to cache
2026-03-30 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265
2026-03-30 10:34:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1060e49b-1ec0-5983-bb5f-22f83d3ff265, skipping ID generation
2026-03-30 10:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265 with scrape type 1
2026-03-30 10:34:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1060e49b-1ec0-5983-bb5f-22f83d3ff265 sending to next pipeline
2026-03-30 10:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1060e49b-1ec0-5983-bb5f-22f83d3ff265, identifier: AC30992
2026-03-30 10:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1060e49b-1ec0-5983-bb5f-22f83d3ff265 with identifier: AC30992
2026-03-30 10:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1060e49b-1ec0-5983-bb5f-22f83d3ff265 with identifier: AC30992
2026-03-30 10:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1060e49b-1ec0-5983-bb5f-22f83d3ff265 with identifier: AC30992 to the API
2026-03-30 10:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_1816839814becbc1a9049d73f3256354.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:17:23Z',
'fuel_type': 'diesel',
'id': '1060e49b-1ec0-5983-bb5f-22f83d3ff265',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AC30992',
'listing': 'auction',
'location': 'DE, Schwerin',
'make': 'Volkswagen',
'model': 'Sharan',
'odometer': 135556,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75851,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_1816839814becbc1a9049d73f3256354.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75088,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_28c05d686a899165abc748cc8f63ae66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68279,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_feccaa7773882ca7e45ae5e277342e49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58427,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_c1914d80bc5596b616d4ece628dfc745.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68987,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_476212e4b4a5328cdcfa11638697c21f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67686,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_189c7892767db554ceccc81ee4cd0053.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68642,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_76aa589ea9bd16263daf17ff9d7123ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77009,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_5ee70cad26cebb87dd43a15fd5838020.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70941,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_94d3b851e9868b30fa26104050680fc1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1060e49b-1ec0-5983-bb5f-22f83d3ff265/1060e49b-1ec0-5983-bb5f-22f83d3ff265_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75331,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/f1/61f13883c8a575bcf1f0d8b24def1853/pa/AC30992_b70905ffd2d32d0e4b778bbf9ef7dcf1.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-03-16',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen Sharan 2.0 TDI Allstar BlueMotion',
'transmission': 'automatic',
'trim': 'Allstar BlueMotion',
'year': 2017}
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AC30992%27 HTTP/1.1" 200 None
2026-03-30 10:34:46 [auto1.de] INFO: Saving data for AC30992: {'created_time': 1774866886.218178, 'last_price_update_time': 1774866886.218188, 'auction_closing_time': 1774970243.0}
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AC30992') HTTP/1.1" 204 0
2026-03-30 10:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GX87704/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_41e245b39318ff30775e07ba757630b7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb0750>
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_41e245b39318ff30775e07ba757630b7.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_41e245b39318ff30775e07ba757630b7.jpg saved to cache
2026-03-30 10:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 10002550-1074-57c4-9820-62c0ff499daa
2026-03-30 10:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_8e4b43f317ccd5e1376a01417eb2bad6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_469aa84c86b753db4869659fbf76bbf6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43abdd0>
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_8e4b43f317ccd5e1376a01417eb2bad6.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_8e4b43f317ccd5e1376a01417eb2bad6.jpg saved to cache
2026-03-30 10:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 10002550-1074-57c4-9820-62c0ff499daa
2026-03-30 10:34:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb1510>
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_469aa84c86b753db4869659fbf76bbf6.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_469aa84c86b753db4869659fbf76bbf6.jpg saved to cache
2026-03-30 10:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 10002550-1074-57c4-9820-62c0ff499daa
2026-03-30 10:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_204a4e1aa80ffdcae2fce98251ebae66.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UE91025/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4379650>
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_204a4e1aa80ffdcae2fce98251ebae66.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_204a4e1aa80ffdcae2fce98251ebae66.jpg saved to cache
2026-03-30 10:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 10002550-1074-57c4-9820-62c0ff499daa
2026-03-30 10:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_bc9caa46a699e8c600188ec0597c7716.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43ab8d0>
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_bc9caa46a699e8c600188ec0597c7716.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_bc9caa46a699e8c600188ec0597c7716.jpg saved to cache
2026-03-30 10:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 10002550-1074-57c4-9820-62c0ff499daa
2026-03-30 10:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_b0e83771d423e01e00f443a9bd944f9e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MR47328/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WJ62591/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb0d50>
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_b0e83771d423e01e00f443a9bd944f9e.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_b0e83771d423e01e00f443a9bd944f9e.jpg saved to cache
2026-03-30 10:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 10002550-1074-57c4-9820-62c0ff499daa
2026-03-30 10:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_19f9ff7595b4f327d68627a03abe1726.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41bc610>
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg35%252Fd2%252F35d2865612278624f003633e2f1750f9%252Fpa%252FND23678_19f9ff7595b4f327d68627a03abe1726.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_19f9ff7595b4f327d68627a03abe1726.jpg saved to cache
2026-03-30 10:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 10002550-1074-57c4-9820-62c0ff499daa
2026-03-30 10:34:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 10002550-1074-57c4-9820-62c0ff499daa, skipping ID generation
2026-03-30 10:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10002550-1074-57c4-9820-62c0ff499daa with scrape type 1
2026-03-30 10:34:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 10002550-1074-57c4-9820-62c0ff499daa sending to next pipeline
2026-03-30 10:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 10002550-1074-57c4-9820-62c0ff499daa, identifier: ND23678
2026-03-30 10:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 10002550-1074-57c4-9820-62c0ff499daa with identifier: ND23678
2026-03-30 10:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 10002550-1074-57c4-9820-62c0ff499daa with identifier: ND23678
2026-03-30 10:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 10002550-1074-57c4-9820-62c0ff499daa with identifier: ND23678 to the API
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_19f9ff7595b4f327d68627a03abe1726.jpg>
{'auction_title': '',
'c_o_2_emission_value': 208,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 275,
'expiration_date': '2026-03-31T15:38:50Z',
'fuel_type': 'diesel',
'id': '10002550-1074-57c4-9820-62c0ff499daa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ND23678',
'listing': 'auction',
'location': 'DE, Würzburg',
'make': 'Land Rover',
'model': 'Range Rover Velar',
'odometer': 182799,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2398933,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_19f9ff7595b4f327d68627a03abe1726.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2370441,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_e9adb6f0483def104b4607d3083f6f86.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2260898,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_b0e83771d423e01e00f443a9bd944f9e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2225496,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_bc9caa46a699e8c600188ec0597c7716.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2244229,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_204a4e1aa80ffdcae2fce98251ebae66.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2236007,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_469aa84c86b753db4869659fbf76bbf6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1990563,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_41e245b39318ff30775e07ba757630b7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2365583,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_8e4b43f317ccd5e1376a01417eb2bad6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2317579,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_48eedf517b49fc46da969f991fcfb9bc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10002550-1074-57c4-9820-62c0ff499daa/10002550-1074-57c4-9820-62c0ff499daa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2413707,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img35/d2/35d2865612278624f003633e2f1750f9/pa/ND23678_b38013e89de2cacd0ec93c4ac66ec148.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 3.0 SD V6 R-Dynamic SE',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'year': 2019}
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ND23678%27 HTTP/1.1" 200 None
2026-03-30 10:34:48 [auto1.de] INFO: Saving data for ND23678: {'created_time': 1774866888.274978, 'last_price_update_time': 1774866888.274989, 'auction_closing_time': 1774971530.0}
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ND23678') HTTP/1.1" 204 0
2026-03-30 10:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KY27075/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BG55575> (referer: https://www.auto1.com/v1/car-details-view/BG55575/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b with identifier: BG55575
2026-03-30 10:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b with scrape type 1
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fd7%252Fecd72d20a2ccde9c0042e21e878aa87d%252Fpa%252FBG55575_6430b978642bf2c514e0f7a748ca4c93.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_6430b978642bf2c514e0f7a748ca4c93.jpg already downloaded
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fd7%252Fecd72d20a2ccde9c0042e21e878aa87d%252Fpa%252FBG55575_c6d78dd124881bd02239d7550a04ebb0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_c6d78dd124881bd02239d7550a04ebb0.jpg already downloaded
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fd7%252Fecd72d20a2ccde9c0042e21e878aa87d%252Fpa%252FBG55575_1c89d33a2eaa1318cac06e338c21bb2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_1c89d33a2eaa1318cac06e338c21bb2f.jpg already downloaded
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fd7%252Fecd72d20a2ccde9c0042e21e878aa87d%252Fpa%252FBG55575_09e4f36e09f1e4f35a883fa6518e7ef5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_09e4f36e09f1e4f35a883fa6518e7ef5.jpg already downloaded
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fd7%252Fecd72d20a2ccde9c0042e21e878aa87d%252Fpa%252FBG55575_0c62c8bcce64c8a2414ae13894acb12a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_0c62c8bcce64c8a2414ae13894acb12a.jpg already downloaded
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fd7%252Fecd72d20a2ccde9c0042e21e878aa87d%252Fpa%252FBG55575_3aaef9c7fcd2a3798184cddd7cd79c71.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_3aaef9c7fcd2a3798184cddd7cd79c71.jpg already downloaded
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fd7%252Fecd72d20a2ccde9c0042e21e878aa87d%252Fpa%252FBG55575_349e739ce811b4366af4a0e4198b8020.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_349e739ce811b4366af4a0e4198b8020.jpg already downloaded
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fd7%252Fecd72d20a2ccde9c0042e21e878aa87d%252Fpa%252FBG55575_857281e871a7e3c0210e1eae6e88da96.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_857281e871a7e3c0210e1eae6e88da96.jpg already downloaded
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fd7%252Fecd72d20a2ccde9c0042e21e878aa87d%252Fpa%252FBG55575_a7d5ae793a8498687fad80ac4f7f623f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_a7d5ae793a8498687fad80ac4f7f623f.jpg already downloaded
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fd7%252Fecd72d20a2ccde9c0042e21e878aa87d%252Fpa%252FBG55575_d0dc2e3d479bdc2b406b9120a2536173.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_d0dc2e3d479bdc2b406b9120a2536173.jpg already downloaded
2026-03-30 10:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b, identifier: BG55575
2026-03-30 10:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b with identifier: BG55575
2026-03-30 10:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b with identifier: BG55575
2026-03-30 10:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b with identifier: BG55575 to the API
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34: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-30 10:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BG55575>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:02:55Z',
'fuel_type': 'petrol',
'id': 'aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BG55575',
'listing': 'auction',
'location': 'DE, Germersheim',
'make': 'Volkswagen',
'model': 'Beetle',
'odometer': 152445,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_6430b978642bf2c514e0f7a748ca4c93.jpg',
'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_c6d78dd124881bd02239d7550a04ebb0.jpg',
'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_1c89d33a2eaa1318cac06e338c21bb2f.jpg',
'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_09e4f36e09f1e4f35a883fa6518e7ef5.jpg',
'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_0c62c8bcce64c8a2414ae13894acb12a.jpg',
'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_3aaef9c7fcd2a3798184cddd7cd79c71.jpg',
'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_349e739ce811b4366af4a0e4198b8020.jpg',
'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_857281e871a7e3c0210e1eae6e88da96.jpg',
'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_a7d5ae793a8498687fad80ac4f7f623f.jpg',
'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_d0dc2e3d479bdc2b406b9120a2536173.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b/aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2954393,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_6430b978642bf2c514e0f7a748ca4c93.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b/aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74004,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_c6d78dd124881bd02239d7550a04ebb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b/aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2988885,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_1c89d33a2eaa1318cac06e338c21bb2f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b/aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73266,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_09e4f36e09f1e4f35a883fa6518e7ef5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b/aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3079953,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_0c62c8bcce64c8a2414ae13894acb12a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b/aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2976573,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_3aaef9c7fcd2a3798184cddd7cd79c71.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b/aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3178950,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_349e739ce811b4366af4a0e4198b8020.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b/aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82114,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_857281e871a7e3c0210e1eae6e88da96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b/aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75958,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_a7d5ae793a8498687fad80ac4f7f623f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b/aa05949d-8f57-53e1-b6cb-c5e5ccc29d4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3174319,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/d7/ecd72d20a2ccde9c0042e21e878aa87d/pa/BG55575_d0dc2e3d479bdc2b406b9120a2536173.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-05-31',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen Beetle 1.4 TSI Allstar BlueMotion',
'transmission': 'manual',
'trim': 'Allstar BlueMotion',
'year': 2017}
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BG55575%27 HTTP/1.1" 200 None
2026-03-30 10:34:51 [auto1.de] INFO: Saving data for BG55575: {'created_time': 1774866891.961677, 'last_price_update_time': 1774866891.961687, 'auction_closing_time': 1774969375.0}
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BG55575') HTTP/1.1" 204 0
2026-03-30 10:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KP85790> (referer: https://www.auto1.com/v1/car-details-view/KP85790/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f36db48e-58ae-510f-aa38-25ffe46ce16d with identifier: KP85790
2026-03-30 10:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f36db48e-58ae-510f-aa38-25ffe46ce16d with scrape type 1
2026-03-30 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f36db48e-58ae-510f-aa38-25ffe46ce16d
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_2d6574c8308c6085ed92dcbadedb3b4e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_2d6574c8308c6085ed92dcbadedb3b4e.jpg not downloaded yet
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_9e0b238c76fda1e25d23e77f7c4b0c08.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_9e0b238c76fda1e25d23e77f7c4b0c08.jpg not downloaded yet
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_d8635407db2f31892f6884cb83fd43b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d8635407db2f31892f6884cb83fd43b9.jpg not downloaded yet
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_d4486ee26be3eec886ae6a3167d3f155.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d4486ee26be3eec886ae6a3167d3f155.jpg not downloaded yet
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_4f9037945250522fd2aa4c69931c6e41.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_4f9037945250522fd2aa4c69931c6e41.jpg not downloaded yet
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_b33ac5275aeb670b43a4d09c05419770.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_b33ac5275aeb670b43a4d09c05419770.jpg not downloaded yet
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_d4fe650ace18a77cc587e7f2c2a904ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d4fe650ace18a77cc587e7f2c2a904ce.jpg not downloaded yet
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_26a0ead4c41e4c97b2d0d8a8b1d10290.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_26a0ead4c41e4c97b2d0d8a8b1d10290.jpg not downloaded yet
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_85b617e54b830759b64d99a8f11e53f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_85b617e54b830759b64d99a8f11e53f3.jpg not downloaded yet
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_8e361c90e9227765ef715e251f88c7fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_8e361c90e9227765ef715e251f88c7fe.jpg not downloaded yet
2026-03-30 10:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CL77227/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_8e361c90e9227765ef715e251f88c7fe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SE83942> (referer: https://www.auto1.com/v1/car-details-view/SE83942/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_85b617e54b830759b64d99a8f11e53f3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebf0d0>
2026-03-30 10:34:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_8e361c90e9227765ef715e251f88c7fe.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_8e361c90e9227765ef715e251f88c7fe.jpg saved to cache
2026-03-30 10:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f36db48e-58ae-510f-aa38-25ffe46ce16d
2026-03-30 10:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SV86811/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9d3ef6a-0fea-5bb4-864c-d7b2057c322d with identifier: SE83942
2026-03-30 10:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d with scrape type 1
2026-03-30 10:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_9ce5690292db06eeecd050acf15507e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_9ce5690292db06eeecd050acf15507e4.jpg not downloaded yet
2026-03-30 10:34:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4228090>
2026-03-30 10:34:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_85b617e54b830759b64d99a8f11e53f3.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_85b617e54b830759b64d99a8f11e53f3.jpg saved to cache
2026-03-30 10:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f36db48e-58ae-510f-aa38-25ffe46ce16d
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_1b915177737c2f8b42b47a80510e37ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_1b915177737c2f8b42b47a80510e37ff.jpg not downloaded yet
2026-03-30 10:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_26a0ead4c41e4c97b2d0d8a8b1d10290.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_7bb8d28e5100f82b6938b10a6eb95a04.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_7bb8d28e5100f82b6938b10a6eb95a04.jpg not downloaded yet
2026-03-30 10:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EJ77666/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_37134285607e43eae9283274156dd5d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_37134285607e43eae9283274156dd5d2.jpg not downloaded yet
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_1e4f2f8ecdec18dba1d342aa63221da8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_1e4f2f8ecdec18dba1d342aa63221da8.jpg not downloaded yet
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_5525f20e53a01a7444420e0510934db7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_5525f20e53a01a7444420e0510934db7.jpg not downloaded yet
2026-03-30 10:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d4fe650ace18a77cc587e7f2c2a904ce.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec2550>
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_26a0ead4c41e4c97b2d0d8a8b1d10290.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_26a0ead4c41e4c97b2d0d8a8b1d10290.jpg saved to cache
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f36db48e-58ae-510f-aa38-25ffe46ce16d
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_367f153435e025a01c3184347a830c2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_367f153435e025a01c3184347a830c2f.jpg not downloaded yet
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_84c4ad6c88bc0ba61c147eb5e1f366b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_84c4ad6c88bc0ba61c147eb5e1f366b0.jpg not downloaded yet
2026-03-30 10:34:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4346cd0>
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_d4fe650ace18a77cc587e7f2c2a904ce.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d4fe650ace18a77cc587e7f2c2a904ce.jpg saved to cache
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f36db48e-58ae-510f-aa38-25ffe46ce16d
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_5dd67eacbdf73083f056ecee3c1c4cde.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_5dd67eacbdf73083f056ecee3c1c4cde.jpg not downloaded yet
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_0946cec417a8a825c9848db88888aa8c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_0946cec417a8a825c9848db88888aa8c.jpg not downloaded yet
2026-03-30 10:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_1b915177737c2f8b42b47a80510e37ff.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_9ce5690292db06eeecd050acf15507e4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef51dd0>
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_1b915177737c2f8b42b47a80510e37ff.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_1b915177737c2f8b42b47a80510e37ff.jpg saved to cache
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d
2026-03-30 10:34:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c06710>
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_9ce5690292db06eeecd050acf15507e4.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_9ce5690292db06eeecd050acf15507e4.jpg saved to cache
2026-03-30 10:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d
2026-03-30 10:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_1e4f2f8ecdec18dba1d342aa63221da8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_0946cec417a8a825c9848db88888aa8c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UE91025> (referer: https://www.auto1.com/v1/car-details-view/UE91025/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebd810>
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_1e4f2f8ecdec18dba1d342aa63221da8.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_1e4f2f8ecdec18dba1d342aa63221da8.jpg saved to cache
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d
2026-03-30 10:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WX76835/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee33250>
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_0946cec417a8a825c9848db88888aa8c.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_0946cec417a8a825c9848db88888aa8c.jpg saved to cache
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d
2026-03-30 10:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bfd40c1-1031-591c-a7c8-451dc9930f1f with identifier: UE91025
2026-03-30 10:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f with scrape type 1
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_5402cb40a7933086a055f32e14d5bea3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_5402cb40a7933086a055f32e14d5bea3.jpg not downloaded yet
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_f482e34efcf4898de35e3ec91c49fc5c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_f482e34efcf4898de35e3ec91c49fc5c.jpg not downloaded yet
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_fae42f045b67fe33dce294399658b154.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_fae42f045b67fe33dce294399658b154.jpg not downloaded yet
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_39f4f76c092485b20b74235bd8cb4bfe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_39f4f76c092485b20b74235bd8cb4bfe.jpg not downloaded yet
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_1089c61632f6a7f2d8ba2105a1ed8797.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_1089c61632f6a7f2d8ba2105a1ed8797.jpg not downloaded yet
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_3b4bbce4aaaa55eaab6ad332111feb5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_3b4bbce4aaaa55eaab6ad332111feb5a.jpg not downloaded yet
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_b0252d8662030cc60b969ac616edb7b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_b0252d8662030cc60b969ac616edb7b3.jpg not downloaded yet
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_9a4a7c175c9d5fec007036372503a417.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_9a4a7c175c9d5fec007036372503a417.jpg not downloaded yet
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_80ab2325d95961accbf9a22b2b7901b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_80ab2325d95961accbf9a22b2b7901b2.jpg not downloaded yet
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_702ae4fcf94e32853c7d09fe0c45f3ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_702ae4fcf94e32853c7d09fe0c45f3ca.jpg not downloaded yet
2026-03-30 10:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_5dd67eacbdf73083f056ecee3c1c4cde.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_84c4ad6c88bc0ba61c147eb5e1f366b0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_702ae4fcf94e32853c7d09fe0c45f3ca.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_5525f20e53a01a7444420e0510934db7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4230b90>
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_5dd67eacbdf73083f056ecee3c1c4cde.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_5dd67eacbdf73083f056ecee3c1c4cde.jpg saved to cache
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d
2026-03-30 10:34:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41be1d0>
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_84c4ad6c88bc0ba61c147eb5e1f366b0.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_84c4ad6c88bc0ba61c147eb5e1f366b0.jpg saved to cache
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef50290>
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_702ae4fcf94e32853c7d09fe0c45f3ca.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_702ae4fcf94e32853c7d09fe0c45f3ca.jpg saved to cache
2026-03-30 10:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f
2026-03-30 10:34:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4199710>
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_5525f20e53a01a7444420e0510934db7.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_5525f20e53a01a7444420e0510934db7.jpg saved to cache
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZZ25351> (referer: https://www.auto1.com/v1/car-details-view/ZZ25351/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:34:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_b0252d8662030cc60b969ac616edb7b3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_80ab2325d95961accbf9a22b2b7901b2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_9a4a7c175c9d5fec007036372503a417.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_367f153435e025a01c3184347a830c2f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_3b4bbce4aaaa55eaab6ad332111feb5a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91bf2107-1027-54cb-be3c-eaf2420b95ba with identifier: ZZ25351
2026-03-30 10:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91bf2107-1027-54cb-be3c-eaf2420b95ba with scrape type 1
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91bf2107-1027-54cb-be3c-eaf2420b95ba
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_cd1edaa6295ee994fd47a13d67956a46.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_cd1edaa6295ee994fd47a13d67956a46.jpg not downloaded yet
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_fae42f045b67fe33dce294399658b154.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_e29cec30cedf6efa3a642d1d176eb085.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_e29cec30cedf6efa3a642d1d176eb085.jpg not downloaded yet
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_1089c61632f6a7f2d8ba2105a1ed8797.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_39f4f76c092485b20b74235bd8cb4bfe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_dab06d68497c96dbbfbc7d9ed1114f30.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_dab06d68497c96dbbfbc7d9ed1114f30.jpg not downloaded yet
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_f482e34efcf4898de35e3ec91c49fc5c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_a3ca4c3ef672601ca0c61701644e5e67.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_a3ca4c3ef672601ca0c61701644e5e67.jpg not downloaded yet
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_29c328f26a4c0707b86c8c9925ed1cdc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_29c328f26a4c0707b86c8c9925ed1cdc.jpg not downloaded yet
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_cd1edaa6295ee994fd47a13d67956a46.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee75690>
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_b0252d8662030cc60b969ac616edb7b3.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_b0252d8662030cc60b969ac616edb7b3.jpg saved to cache
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee4e550>
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_80ab2325d95961accbf9a22b2b7901b2.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_80ab2325d95961accbf9a22b2b7901b2.jpg saved to cache
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee0e150>
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_9a4a7c175c9d5fec007036372503a417.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_9a4a7c175c9d5fec007036372503a417.jpg saved to cache
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f
2026-03-30 10:34:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f413af50>
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_367f153435e025a01c3184347a830c2f.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_367f153435e025a01c3184347a830c2f.jpg saved to cache
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_7b1d33bc64aee05ee2c0058009276c2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_7b1d33bc64aee05ee2c0058009276c2e.jpg not downloaded yet
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_5402cb40a7933086a055f32e14d5bea3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_dab06d68497c96dbbfbc7d9ed1114f30.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_42d1feb2abc881f9a8954aaa82d9a2a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_42d1feb2abc881f9a8954aaa82d9a2a0.jpg not downloaded yet
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f420c4d0>
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_3b4bbce4aaaa55eaab6ad332111feb5a.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_3b4bbce4aaaa55eaab6ad332111feb5a.jpg saved to cache
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee958d0>
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_fae42f045b67fe33dce294399658b154.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_fae42f045b67fe33dce294399658b154.jpg saved to cache
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414d1d0>
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_1089c61632f6a7f2d8ba2105a1ed8797.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_1089c61632f6a7f2d8ba2105a1ed8797.jpg saved to cache
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef75910>
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_39f4f76c092485b20b74235bd8cb4bfe.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_39f4f76c092485b20b74235bd8cb4bfe.jpg saved to cache
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4223450>
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_f482e34efcf4898de35e3ec91c49fc5c.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_f482e34efcf4898de35e3ec91c49fc5c.jpg saved to cache
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ffa90>
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_cd1edaa6295ee994fd47a13d67956a46.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_cd1edaa6295ee994fd47a13d67956a46.jpg saved to cache
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 91bf2107-1027-54cb-be3c-eaf2420b95ba
2026-03-30 10:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_a3ca4c3ef672601ca0c61701644e5e67.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_acfa25c30e74f81eda7b93e8ca0648ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_acfa25c30e74f81eda7b93e8ca0648ae.jpg not downloaded yet
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fd790>
2026-03-30 10:34:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F3b%252F883bd29c3f17903753a5422deec84c6d%252Fpa%252FUE91025_5402cb40a7933086a055f32e14d5bea3.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_5402cb40a7933086a055f32e14d5bea3.jpg saved to cache
2026-03-30 10:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f
2026-03-30 10:34:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7bfd40c1-1031-591c-a7c8-451dc9930f1f, skipping ID generation
2026-03-30 10:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f with scrape type 1
2026-03-30 10:34:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7bfd40c1-1031-591c-a7c8-451dc9930f1f sending to next pipeline
2026-03-30 10:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7bfd40c1-1031-591c-a7c8-451dc9930f1f, identifier: UE91025
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c0c4d0>
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_dab06d68497c96dbbfbc7d9ed1114f30.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_dab06d68497c96dbbfbc7d9ed1114f30.jpg saved to cache
2026-03-30 10:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 91bf2107-1027-54cb-be3c-eaf2420b95ba
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_57a8e779dad8dbfab3e3929868f9a3a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_57a8e779dad8dbfab3e3929868f9a3a7.jpg not downloaded yet
2026-03-30 10:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7bfd40c1-1031-591c-a7c8-451dc9930f1f with identifier: UE91025
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=electro HTTP/1.1" 200 None
2026-03-30 10:34:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7bfd40c1-1031-591c-a7c8-451dc9930f1f with identifier: UE91025
2026-03-30 10:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7bfd40c1-1031-591c-a7c8-451dc9930f1f with identifier: UE91025 to the API
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:34:59 [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-30 10:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_5402cb40a7933086a055f32e14d5bea3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T15:34:11Z',
'fuel_type': 'electro',
'id': '7bfd40c1-1031-591c-a7c8-451dc9930f1f',
'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/UE91025',
'listing': 'auction',
'location': 'DE',
'make': 'Citroen',
'model': 'C4',
'odometer': 39596,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145982,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_5402cb40a7933086a055f32e14d5bea3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144284,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_f482e34efcf4898de35e3ec91c49fc5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119248,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_fae42f045b67fe33dce294399658b154.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105415,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_39f4f76c092485b20b74235bd8cb4bfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107128,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_1089c61632f6a7f2d8ba2105a1ed8797.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136233,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_3b4bbce4aaaa55eaab6ad332111feb5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147763,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_b0252d8662030cc60b969ac616edb7b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110408,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_9a4a7c175c9d5fec007036372503a417.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109178,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_80ab2325d95961accbf9a22b2b7901b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bfd40c1-1031-591c-a7c8-451dc9930f1f/7bfd40c1-1031-591c-a7c8-451dc9930f1f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75837,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/3b/883bd29c3f17903753a5422deec84c6d/pa/UE91025_702ae4fcf94e32853c7d09fe0c45f3ca.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C4 electric drive 100 kW e-Shine',
'transmission': 'automatic',
'trim': 'e-Shine',
'year': 2022}
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UE91025%27 HTTP/1.1" 200 None
2026-03-30 10:34:59 [auto1.de] INFO: Saving data for UE91025: {'created_time': 1774866899.853793, 'last_price_update_time': 1774866899.853807, 'auction_closing_time': 1774971251.0}
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UE91025') HTTP/1.1" 204 0
2026-03-30 10:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_7b1d33bc64aee05ee2c0058009276c2e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_29c328f26a4c0707b86c8c9925ed1cdc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_b2689117e9c4a88b0996f2ce8522ad28.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_b2689117e9c4a88b0996f2ce8522ad28.jpg not downloaded yet
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414c910>
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_a3ca4c3ef672601ca0c61701644e5e67.jpg') HTTP/1.1" 204 0
2026-03-30 10:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_a3ca4c3ef672601ca0c61701644e5e67.jpg saved to cache
2026-03-30 10:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 91bf2107-1027-54cb-be3c-eaf2420b95ba
2026-03-30 10:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_42d1feb2abc881f9a8954aaa82d9a2a0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee85410>
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:34:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_7b1d33bc64aee05ee2c0058009276c2e.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_7b1d33bc64aee05ee2c0058009276c2e.jpg saved to cache
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 91bf2107-1027-54cb-be3c-eaf2420b95ba
2026-03-30 10:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_57a8e779dad8dbfab3e3929868f9a3a7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_acfa25c30e74f81eda7b93e8ca0648ae.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_b2689117e9c4a88b0996f2ce8522ad28.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee151d0>
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_29c328f26a4c0707b86c8c9925ed1cdc.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_29c328f26a4c0707b86c8c9925ed1cdc.jpg saved to cache
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 91bf2107-1027-54cb-be3c-eaf2420b95ba
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee725d0>
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_42d1feb2abc881f9a8954aaa82d9a2a0.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_42d1feb2abc881f9a8954aaa82d9a2a0.jpg saved to cache
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 91bf2107-1027-54cb-be3c-eaf2420b95ba
2026-03-30 10:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_e29cec30cedf6efa3a642d1d176eb085.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5a82bd0>
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_57a8e779dad8dbfab3e3929868f9a3a7.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_57a8e779dad8dbfab3e3929868f9a3a7.jpg saved to cache
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 91bf2107-1027-54cb-be3c-eaf2420b95ba
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee07490>
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_acfa25c30e74f81eda7b93e8ca0648ae.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_acfa25c30e74f81eda7b93e8ca0648ae.jpg saved to cache
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 91bf2107-1027-54cb-be3c-eaf2420b95ba
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fc790>
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_b2689117e9c4a88b0996f2ce8522ad28.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_b2689117e9c4a88b0996f2ce8522ad28.jpg saved to cache
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 91bf2107-1027-54cb-be3c-eaf2420b95ba
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7f1d0>
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F0d%252Fa60dd4f7ffc501fda3282f0f4d918ad5%252Fpa%252FZZ25351_e29cec30cedf6efa3a642d1d176eb085.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_e29cec30cedf6efa3a642d1d176eb085.jpg saved to cache
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 91bf2107-1027-54cb-be3c-eaf2420b95ba
2026-03-30 10:35:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91bf2107-1027-54cb-be3c-eaf2420b95ba, skipping ID generation
2026-03-30 10:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91bf2107-1027-54cb-be3c-eaf2420b95ba with scrape type 1
2026-03-30 10:35:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91bf2107-1027-54cb-be3c-eaf2420b95ba sending to next pipeline
2026-03-30 10:35:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 91bf2107-1027-54cb-be3c-eaf2420b95ba, identifier: ZZ25351
2026-03-30 10:35:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 91bf2107-1027-54cb-be3c-eaf2420b95ba with identifier: ZZ25351
2026-03-30 10:35:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 91bf2107-1027-54cb-be3c-eaf2420b95ba with identifier: ZZ25351
2026-03-30 10:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 91bf2107-1027-54cb-be3c-eaf2420b95ba with identifier: ZZ25351 to the API
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_e29cec30cedf6efa3a642d1d176eb085.jpg>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:36:49Z',
'fuel_type': 'diesel',
'id': '91bf2107-1027-54cb-be3c-eaf2420b95ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZZ25351',
'listing': 'auction',
'location': 'DE, Hodenhagen',
'make': 'Volkswagen',
'model': 'Golf VIII',
'odometer': 128015,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71857,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_cd1edaa6295ee994fd47a13d67956a46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74948,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_e29cec30cedf6efa3a642d1d176eb085.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66122,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_dab06d68497c96dbbfbc7d9ed1114f30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62628,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_a3ca4c3ef672601ca0c61701644e5e67.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69449,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_29c328f26a4c0707b86c8c9925ed1cdc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66799,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_7b1d33bc64aee05ee2c0058009276c2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56006,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_42d1feb2abc881f9a8954aaa82d9a2a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68947,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_acfa25c30e74f81eda7b93e8ca0648ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58337,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_57a8e779dad8dbfab3e3929868f9a3a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bf2107-1027-54cb-be3c-eaf2420b95ba/91bf2107-1027-54cb-be3c-eaf2420b95ba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88828,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/0d/a60dd4f7ffc501fda3282f0f4d918ad5/pa/ZZ25351_b2689117e9c4a88b0996f2ce8522ad28.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 2.0 TDI United',
'transmission': 'automatic',
'trim': 'United',
'year': 2020}
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZZ25351%27 HTTP/1.1" 200 None
2026-03-30 10:35:00 [auto1.de] INFO: Saving data for ZZ25351: {'created_time': 1774866900.87356, 'last_price_update_time': 1774866900.873571, 'auction_closing_time': 1774971409.0}
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZZ25351') HTTP/1.1" 204 0
2026-03-30 10:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_b33ac5275aeb670b43a4d09c05419770.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GX87704> (referer: https://www.auto1.com/v1/car-details-view/GX87704/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_7bb8d28e5100f82b6938b10a6eb95a04.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_37134285607e43eae9283274156dd5d2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d4486ee26be3eec886ae6a3167d3f155.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_4f9037945250522fd2aa4c69931c6e41.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42860d0>
2026-03-30 10:35:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_b33ac5275aeb670b43a4d09c05419770.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_b33ac5275aeb670b43a4d09c05419770.jpg saved to cache
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f36db48e-58ae-510f-aa38-25ffe46ce16d
2026-03-30 10:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d8635407db2f31892f6884cb83fd43b9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9639509-373e-5ff7-b8a7-67455cd3d5e6 with identifier: GX87704
2026-03-30 10:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9639509-373e-5ff7-b8a7-67455cd3d5e6 with scrape type 1
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9639509-373e-5ff7-b8a7-67455cd3d5e6
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252Fbf%252F28bfa95bac03086dd8aa8dfecd630fe3%252Fpa%252FGX87704_2b5c667fdaacc03ed8bcd42a438e3821.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_2b5c667fdaacc03ed8bcd42a438e3821.jpg already downloaded
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252Fbf%252F28bfa95bac03086dd8aa8dfecd630fe3%252Fpa%252FGX87704_e241df03474689e50f32e6ed1b6df176.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_e241df03474689e50f32e6ed1b6df176.jpg already downloaded
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252Fbf%252F28bfa95bac03086dd8aa8dfecd630fe3%252Fpa%252FGX87704_538fc0c1342902a90586eff0222f4d24.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_538fc0c1342902a90586eff0222f4d24.jpg already downloaded
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252Fbf%252F28bfa95bac03086dd8aa8dfecd630fe3%252Fpa%252FGX87704_c6c5d1e91b5f1cd552d3b51084ff1e00.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_c6c5d1e91b5f1cd552d3b51084ff1e00.jpg already downloaded
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252Fbf%252F28bfa95bac03086dd8aa8dfecd630fe3%252Fpa%252FGX87704_b05adb5e779f4dadf1b30a5f42c3d857.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_b05adb5e779f4dadf1b30a5f42c3d857.jpg already downloaded
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252Fbf%252F28bfa95bac03086dd8aa8dfecd630fe3%252Fpa%252FGX87704_8f5561d7a499da0d44d924a6ce87a3b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_8f5561d7a499da0d44d924a6ce87a3b4.jpg already downloaded
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252Fbf%252F28bfa95bac03086dd8aa8dfecd630fe3%252Fpa%252FGX87704_929a19c157300e4d59c543ede941cba9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_929a19c157300e4d59c543ede941cba9.jpg already downloaded
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252Fbf%252F28bfa95bac03086dd8aa8dfecd630fe3%252Fpa%252FGX87704_300f597a94a3ed60d496160dcbb28426.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_300f597a94a3ed60d496160dcbb28426.jpg already downloaded
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252Fbf%252F28bfa95bac03086dd8aa8dfecd630fe3%252Fpa%252FGX87704_89a1301fa50b990d6159546466fb94eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_89a1301fa50b990d6159546466fb94eb.jpg already downloaded
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252Fbf%252F28bfa95bac03086dd8aa8dfecd630fe3%252Fpa%252FGX87704_c6bcd9e483ff7abd642d0fc11bc6efa9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_c6bcd9e483ff7abd642d0fc11bc6efa9.jpg already downloaded
2026-03-30 10:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a9639509-373e-5ff7-b8a7-67455cd3d5e6, identifier: GX87704
2026-03-30 10:35:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3eb250>
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_7bb8d28e5100f82b6938b10a6eb95a04.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_7bb8d28e5100f82b6938b10a6eb95a04.jpg saved to cache
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d
2026-03-30 10:35:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f3ed0>
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252Fe3%252F39e3b50908c092631840940be782f2d6%252Fpa%252FSE83942_37134285607e43eae9283274156dd5d2.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_37134285607e43eae9283274156dd5d2.jpg saved to cache
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d
2026-03-30 10:35:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9d3ef6a-0fea-5bb4-864c-d7b2057c322d, skipping ID generation
2026-03-30 10:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d with scrape type 1
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9d3ef6a-0fea-5bb4-864c-d7b2057c322d sending to next pipeline
2026-03-30 10:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f9d3ef6a-0fea-5bb4-864c-d7b2057c322d, identifier: SE83942
2026-03-30 10:35:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e8e50>
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_d4486ee26be3eec886ae6a3167d3f155.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d4486ee26be3eec886ae6a3167d3f155.jpg saved to cache
2026-03-30 10:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f36db48e-58ae-510f-aa38-25ffe46ce16d
2026-03-30 10:35:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a9639509-373e-5ff7-b8a7-67455cd3d5e6 with identifier: GX87704
2026-03-30 10:35:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a9639509-373e-5ff7-b8a7-67455cd3d5e6 with identifier: GX87704
2026-03-30 10:35:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a9639509-373e-5ff7-b8a7-67455cd3d5e6 with identifier: GX87704 to the API
2026-03-30 10:35:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/GX87704>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:22:49Z',
'fuel_type': 'petrol',
'id': 'a9639509-373e-5ff7-b8a7-67455cd3d5e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GX87704',
'listing': 'auction',
'location': 'DE, Kerpen',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 114592,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_2b5c667fdaacc03ed8bcd42a438e3821.jpg',
'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_e241df03474689e50f32e6ed1b6df176.jpg',
'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_538fc0c1342902a90586eff0222f4d24.jpg',
'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_c6c5d1e91b5f1cd552d3b51084ff1e00.jpg',
'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_b05adb5e779f4dadf1b30a5f42c3d857.jpg',
'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_8f5561d7a499da0d44d924a6ce87a3b4.jpg',
'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_929a19c157300e4d59c543ede941cba9.jpg',
'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_300f597a94a3ed60d496160dcbb28426.jpg',
'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_89a1301fa50b990d6159546466fb94eb.jpg',
'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_c6bcd9e483ff7abd642d0fc11bc6efa9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9639509-373e-5ff7-b8a7-67455cd3d5e6/a9639509-373e-5ff7-b8a7-67455cd3d5e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64331,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_2b5c667fdaacc03ed8bcd42a438e3821.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9639509-373e-5ff7-b8a7-67455cd3d5e6/a9639509-373e-5ff7-b8a7-67455cd3d5e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58405,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_e241df03474689e50f32e6ed1b6df176.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9639509-373e-5ff7-b8a7-67455cd3d5e6/a9639509-373e-5ff7-b8a7-67455cd3d5e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62096,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_538fc0c1342902a90586eff0222f4d24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9639509-373e-5ff7-b8a7-67455cd3d5e6/a9639509-373e-5ff7-b8a7-67455cd3d5e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64514,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_c6c5d1e91b5f1cd552d3b51084ff1e00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9639509-373e-5ff7-b8a7-67455cd3d5e6/a9639509-373e-5ff7-b8a7-67455cd3d5e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61080,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_b05adb5e779f4dadf1b30a5f42c3d857.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9639509-373e-5ff7-b8a7-67455cd3d5e6/a9639509-373e-5ff7-b8a7-67455cd3d5e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64886,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_8f5561d7a499da0d44d924a6ce87a3b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9639509-373e-5ff7-b8a7-67455cd3d5e6/a9639509-373e-5ff7-b8a7-67455cd3d5e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53171,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_929a19c157300e4d59c543ede941cba9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9639509-373e-5ff7-b8a7-67455cd3d5e6/a9639509-373e-5ff7-b8a7-67455cd3d5e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56169,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_300f597a94a3ed60d496160dcbb28426.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9639509-373e-5ff7-b8a7-67455cd3d5e6/a9639509-373e-5ff7-b8a7-67455cd3d5e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66050,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_89a1301fa50b990d6159546466fb94eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9639509-373e-5ff7-b8a7-67455cd3d5e6/a9639509-373e-5ff7-b8a7-67455cd3d5e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78748,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/bf/28bfa95bac03086dd8aa8dfecd630fe3/pa/GX87704_c6bcd9e483ff7abd642d0fc11bc6efa9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-06-25',
'seats_number': 4,
'seller_name': None,
'title': 'Suzuki Swift 1.2 Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2015}
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GX87704%27 HTTP/1.1" 200 None
2026-03-30 10:35:02 [auto1.de] INFO: Saving data for GX87704: {'created_time': 1774866902.174792, 'last_price_update_time': 1774866902.174808, 'auction_closing_time': 1774970569.0}
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GX87704') HTTP/1.1" 204 0
2026-03-30 10:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f9d3ef6a-0fea-5bb4-864c-d7b2057c322d with identifier: SE83942
2026-03-30 10:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f9d3ef6a-0fea-5bb4-864c-d7b2057c322d with identifier: SE83942
2026-03-30 10:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f9d3ef6a-0fea-5bb4-864c-d7b2057c322d with identifier: SE83942 to the API
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_37134285607e43eae9283274156dd5d2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:01:12Z',
'fuel_type': 'petrol',
'id': 'f9d3ef6a-0fea-5bb4-864c-d7b2057c322d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SE83942',
'listing': 'auction',
'location': 'DE, Halle',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 144915,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2948974,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_9ce5690292db06eeecd050acf15507e4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3055040,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_1b915177737c2f8b42b47a80510e37ff.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3211624,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_7bb8d28e5100f82b6938b10a6eb95a04.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3276590,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_37134285607e43eae9283274156dd5d2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3221953,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_1e4f2f8ecdec18dba1d342aa63221da8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3115374,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_5525f20e53a01a7444420e0510934db7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3086349,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_367f153435e025a01c3184347a830c2f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3139163,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_84c4ad6c88bc0ba61c147eb5e1f366b0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2997704,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_5dd67eacbdf73083f056ecee3c1c4cde.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d3ef6a-0fea-5bb4-864c-d7b2057c322d/f9d3ef6a-0fea-5bb4-864c-d7b2057c322d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3181799,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/e3/39e3b50908c092631840940be782f2d6/pa/SE83942_0946cec417a8a825c9848db88888aa8c.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VI 1.2 TSI Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2011}
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SE83942%27 HTTP/1.1" 200 None
2026-03-30 10:35:02 [auto1.de] INFO: Saving data for SE83942: {'created_time': 1774866902.626978, 'last_price_update_time': 1774866902.626996, 'auction_closing_time': 1774969272.0}
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SE83942') HTTP/1.1" 204 0
2026-03-30 10:35:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4396290>
2026-03-30 10:35:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_4f9037945250522fd2aa4c69931c6e41.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_4f9037945250522fd2aa4c69931c6e41.jpg saved to cache
2026-03-30 10:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f36db48e-58ae-510f-aa38-25ffe46ce16d
2026-03-30 10:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SF86380/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FR16544> (referer: https://www.auto1.com/v1/car-details-view/FR16544/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MR47328> (referer: https://www.auto1.com/v1/car-details-view/MR47328/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee441ad0>
2026-03-30 10:35:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_d8635407db2f31892f6884cb83fd43b9.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d8635407db2f31892f6884cb83fd43b9.jpg saved to cache
2026-03-30 10:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f36db48e-58ae-510f-aa38-25ffe46ce16d
2026-03-30 10:35:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9748b5-0e7b-51ad-8095-50cffe1b0c44 with identifier: FR16544
2026-03-30 10:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44 with scrape type 1
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_a489c3391c99513b486141f62b5d9dc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_a489c3391c99513b486141f62b5d9dc3.jpg not downloaded yet
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_8a3839532b5678cd3ffde36b9f3b5eae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_8a3839532b5678cd3ffde36b9f3b5eae.jpg not downloaded yet
2026-03-30 10:35:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a576386e-6c5f-5433-ac49-17b5d6fdb67e with identifier: MR47328
2026-03-30 10:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a576386e-6c5f-5433-ac49-17b5d6fdb67e with scrape type 1
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a576386e-6c5f-5433-ac49-17b5d6fdb67e
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_91c63afa6544c65cd623007020888a78.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_91c63afa6544c65cd623007020888a78.jpg not downloaded yet
2026-03-30 10:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_6cf96ef3c0bbf65bd82b427fe3fb6ca5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_eefe065c804bb20043e0ec04d5a1957e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_0758d46dff8aeae37857bd88cdd793db.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_0758d46dff8aeae37857bd88cdd793db.jpg not downloaded yet
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_5e9f81a3f0af09f573f7168cd2ea8d48.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_5e9f81a3f0af09f573f7168cd2ea8d48.jpg not downloaded yet
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_feea070ce92212bb52ff92eb3ce3e9d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_feea070ce92212bb52ff92eb3ce3e9d7.jpg not downloaded yet
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_bd949f52b7dfaf0a670bcfddb448a961.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_bd949f52b7dfaf0a670bcfddb448a961.jpg not downloaded yet
2026-03-30 10:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_2d6574c8308c6085ed92dcbadedb3b4e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_9e0b238c76fda1e25d23e77f7c4b0c08.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_3b454bea06df7b7e6ec83575382cf8e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_3b454bea06df7b7e6ec83575382cf8e6.jpg not downloaded yet
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_3d119ea4bbf1e7e5cbf37adf71fd042f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_3d119ea4bbf1e7e5cbf37adf71fd042f.jpg not downloaded yet
2026-03-30 10:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_8a3839532b5678cd3ffde36b9f3b5eae.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_9be5ee2e991dac3c1d478d9da9208372.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_9be5ee2e991dac3c1d478d9da9208372.jpg not downloaded yet
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_d5894a60233408174a15d10ae27c664c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_d5894a60233408174a15d10ae27c664c.jpg not downloaded yet
2026-03-30 10:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_91c63afa6544c65cd623007020888a78.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_0c4d5ac7e1d9104cf9c997c2cbc65502.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_0c4d5ac7e1d9104cf9c997c2cbc65502.jpg not downloaded yet
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_ba27e4ec9780849dcbb3ba0f27cd5365.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_ba27e4ec9780849dcbb3ba0f27cd5365.jpg not downloaded yet
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424ded0>
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_6cf96ef3c0bbf65bd82b427fe3fb6ca5.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_6cf96ef3c0bbf65bd82b427fe3fb6ca5.jpg saved to cache
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ddc22b32-58ae-50bb-87e0-17e4ddbcc469
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f6174190>
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_eefe065c804bb20043e0ec04d5a1957e.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_eefe065c804bb20043e0ec04d5a1957e.jpg saved to cache
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ddc22b32-58ae-50bb-87e0-17e4ddbcc469
2026-03-30 10:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_5e9f81a3f0af09f573f7168cd2ea8d48.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_e92ba3991ab74904172747c78d2c361b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_e92ba3991ab74904172747c78d2c361b.jpg not downloaded yet
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_545c94b5f9f989d89ac81fbd6666747b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_545c94b5f9f989d89ac81fbd6666747b.jpg not downloaded yet
2026-03-30 10:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_0758d46dff8aeae37857bd88cdd793db.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BW18419/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41da490>
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_2d6574c8308c6085ed92dcbadedb3b4e.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_2d6574c8308c6085ed92dcbadedb3b4e.jpg saved to cache
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f36db48e-58ae-510f-aa38-25ffe46ce16d
2026-03-30 10:35:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d7a50>
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg82%252F36%252F82361d6396869bcff23144227e217763%252Fpa%252FKP85790_9e0b238c76fda1e25d23e77f7c4b0c08.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_9e0b238c76fda1e25d23e77f7c4b0c08.jpg saved to cache
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f36db48e-58ae-510f-aa38-25ffe46ce16d
2026-03-30 10:35:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f36db48e-58ae-510f-aa38-25ffe46ce16d, skipping ID generation
2026-03-30 10:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f36db48e-58ae-510f-aa38-25ffe46ce16d with scrape type 1
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f36db48e-58ae-510f-aa38-25ffe46ce16d sending to next pipeline
2026-03-30 10:35:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f36db48e-58ae-510f-aa38-25ffe46ce16d, identifier: KP85790
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_423d5d7b532843926855a7a712fc2089.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_423d5d7b532843926855a7a712fc2089.jpg not downloaded yet
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_6ce511739268b2bedb1f4232346a27c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_6ce511739268b2bedb1f4232346a27c1.jpg not downloaded yet
2026-03-30 10:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f36db48e-58ae-510f-aa38-25ffe46ce16d with identifier: KP85790
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=yellow HTTP/1.1" 200 None
2026-03-30 10:35:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:35:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f36db48e-58ae-510f-aa38-25ffe46ce16d with identifier: KP85790
2026-03-30 10:35:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f36db48e-58ae-510f-aa38-25ffe46ce16d with identifier: KP85790 to the API
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_9e0b238c76fda1e25d23e77f7c4b0c08.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:52:40Z',
'fuel_type': 'petrol',
'id': 'f36db48e-58ae-510f-aa38-25ffe46ce16d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KP85790',
'listing': 'auction',
'location': 'DE, Berlin',
'make': 'Kia',
'model': "cee'd",
'odometer': 99382,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370869,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_2d6574c8308c6085ed92dcbadedb3b4e.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370159,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_9e0b238c76fda1e25d23e77f7c4b0c08.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381297,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d8635407db2f31892f6884cb83fd43b9.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338908,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d4486ee26be3eec886ae6a3167d3f155.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317365,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_4f9037945250522fd2aa4c69931c6e41.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318637,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_b33ac5275aeb670b43a4d09c05419770.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325291,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_d4fe650ace18a77cc587e7f2c2a904ce.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294787,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_26a0ead4c41e4c97b2d0d8a8b1d10290.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77322,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_85b617e54b830759b64d99a8f11e53f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36db48e-58ae-510f-aa38-25ffe46ce16d/f36db48e-58ae-510f-aa38-25ffe46ce16d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294614,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img82/36/82361d6396869bcff23144227e217763/pa/KP85790_8e361c90e9227765ef715e251f88c7fe.jpg',
'Width': 1200}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-12-29',
'seats_number': 5,
'seller_name': None,
'title': "Kia cee'd 1.6 GDI FIFA World Cup Edition",
'transmission': 'manual',
'trim': 'FIFA World Cup Edition',
'year': 2013}
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KP85790%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [auto1.de] INFO: Saving data for KP85790: {'created_time': 1774866904.333009, 'last_price_update_time': 1774866904.333021, 'auction_closing_time': 1774972360.0}
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KP85790') HTTP/1.1" 204 0
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3f390>
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_8a3839532b5678cd3ffde36b9f3b5eae.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_8a3839532b5678cd3ffde36b9f3b5eae.jpg saved to cache
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433ad90>
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_91c63afa6544c65cd623007020888a78.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_91c63afa6544c65cd623007020888a78.jpg saved to cache
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a576386e-6c5f-5433-ac49-17b5d6fdb67e
2026-03-30 10:35:04 [scrapy.extensions.logstats] INFO: Crawled 139 pages (at 77 pages/min), scraped 84 items (at 44 items/min)
2026-03-30 10:35:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 195MiB
2026-03-30 10:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_d5894a60233408174a15d10ae27c664c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_28f5456ea2d7cc7778b3e707a98fce06.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_28f5456ea2d7cc7778b3e707a98fce06.jpg not downloaded yet
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_44c3b88fb25625551e76a2978f867947.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_44c3b88fb25625551e76a2978f867947.jpg not downloaded yet
2026-03-30 10:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DC27012/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee47bc50>
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_5e9f81a3f0af09f573f7168cd2ea8d48.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_5e9f81a3f0af09f573f7168cd2ea8d48.jpg saved to cache
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a576386e-6c5f-5433-ac49-17b5d6fdb67e
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f411f490>
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_0758d46dff8aeae37857bd88cdd793db.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_0758d46dff8aeae37857bd88cdd793db.jpg saved to cache
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44
2026-03-30 10:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_ba27e4ec9780849dcbb3ba0f27cd5365.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WJ62591> (referer: https://www.auto1.com/v1/car-details-view/WJ62591/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_42c7cac32ad52623365349a3d5236aee.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_42c7cac32ad52623365349a3d5236aee.jpg not downloaded yet
2026-03-30 10:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_545c94b5f9f989d89ac81fbd6666747b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_0c4d5ac7e1d9104cf9c997c2cbc65502.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee459310>
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_d5894a60233408174a15d10ae27c664c.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_d5894a60233408174a15d10ae27c664c.jpg saved to cache
2026-03-30 10:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a576386e-6c5f-5433-ac49-17b5d6fdb67e
2026-03-30 10:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_6ce511739268b2bedb1f4232346a27c1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c01190>
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_ba27e4ec9780849dcbb3ba0f27cd5365.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_ba27e4ec9780849dcbb3ba0f27cd5365.jpg saved to cache
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a576386e-6c5f-5433-ac49-17b5d6fdb67e
2026-03-30 10:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84e264aa-bf53-5011-aa10-994a0cd1d349 with identifier: WJ62591
2026-03-30 10:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84e264aa-bf53-5011-aa10-994a0cd1d349 with scrape type 1
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84e264aa-bf53-5011-aa10-994a0cd1d349
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_a37222508a4ddd469cf4ee8a54228800.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_a37222508a4ddd469cf4ee8a54228800.jpg not downloaded yet
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_e92ba3991ab74904172747c78d2c361b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_423d5d7b532843926855a7a712fc2089.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_8895058d8daa5bb6cabca565cd6df9b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_8895058d8daa5bb6cabca565cd6df9b4.jpg not downloaded yet
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_28f5456ea2d7cc7778b3e707a98fce06.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_44c3b88fb25625551e76a2978f867947.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3ff050>
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_545c94b5f9f989d89ac81fbd6666747b.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_545c94b5f9f989d89ac81fbd6666747b.jpg saved to cache
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a576386e-6c5f-5433-ac49-17b5d6fdb67e
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee47aa50>
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_0c4d5ac7e1d9104cf9c997c2cbc65502.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_0c4d5ac7e1d9104cf9c997c2cbc65502.jpg saved to cache
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_b3a3c895bd905afe2d395ab6642b2293.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_b3a3c895bd905afe2d395ab6642b2293.jpg not downloaded yet
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_42c7cac32ad52623365349a3d5236aee.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_b3d6fe4bc5c5d644e6ddc228bf8731f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_b3d6fe4bc5c5d644e6ddc228bf8731f4.jpg not downloaded yet
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a7410>
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_6ce511739268b2bedb1f4232346a27c1.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_6ce511739268b2bedb1f4232346a27c1.jpg saved to cache
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a576386e-6c5f-5433-ac49-17b5d6fdb67e
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef74a50>
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_e92ba3991ab74904172747c78d2c361b.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_e92ba3991ab74904172747c78d2c361b.jpg saved to cache
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41db710>
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_423d5d7b532843926855a7a712fc2089.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_423d5d7b532843926855a7a712fc2089.jpg saved to cache
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_881f7f55e6416a865257e17fb57607b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_881f7f55e6416a865257e17fb57607b0.jpg not downloaded yet
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_3b454bea06df7b7e6ec83575382cf8e6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_9be5ee2e991dac3c1d478d9da9208372.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee93f10>
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_28f5456ea2d7cc7778b3e707a98fce06.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_28f5456ea2d7cc7778b3e707a98fce06.jpg saved to cache
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4172750>
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_44c3b88fb25625551e76a2978f867947.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_44c3b88fb25625551e76a2978f867947.jpg saved to cache
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a576386e-6c5f-5433-ac49-17b5d6fdb67e
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42796d0>
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_42c7cac32ad52623365349a3d5236aee.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_42c7cac32ad52623365349a3d5236aee.jpg saved to cache
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a576386e-6c5f-5433-ac49-17b5d6fdb67e
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_75d821dbe402c105237f0cec215ad506.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_75d821dbe402c105237f0cec215ad506.jpg not downloaded yet
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_3691aa19b5b28889e34c5871948aa189.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_3691aa19b5b28889e34c5871948aa189.jpg not downloaded yet
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7e5d0>
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_3b454bea06df7b7e6ec83575382cf8e6.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_3b454bea06df7b7e6ec83575382cf8e6.jpg saved to cache
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429f5d0>
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_9be5ee2e991dac3c1d478d9da9208372.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_9be5ee2e991dac3c1d478d9da9208372.jpg saved to cache
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_f70941d3799cf654ea543654e56f7f1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_f70941d3799cf654ea543654e56f7f1d.jpg not downloaded yet
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_bbcb6253c88086898483fb9327e88b23.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_bbcb6253c88086898483fb9327e88b23.jpg not downloaded yet
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_9b23e33a1601b762022128c697babc24.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_9b23e33a1601b762022128c697babc24.jpg not downloaded yet
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SV86811> (referer: https://www.auto1.com/v1/car-details-view/SV86811/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_3d119ea4bbf1e7e5cbf37adf71fd042f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_a37222508a4ddd469cf4ee8a54228800.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_b3a3c895bd905afe2d395ab6642b2293.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 000cb108-ea22-5f96-9822-5deb06fae5a4 with identifier: SV86811
2026-03-30 10:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 000cb108-ea22-5f96-9822-5deb06fae5a4 with scrape type 1
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 000cb108-ea22-5f96-9822-5deb06fae5a4
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f13cfa82c6f98a199ce2be56e225a1%252Fpa%252FSV86811_a1a682bb8621f8b161f738812f139950.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a1a682bb8621f8b161f738812f139950.jpg already downloaded
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f13cfa82c6f98a199ce2be56e225a1%252Fpa%252FSV86811_a6328c340d0075f9d2f6a43044ba1956.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a6328c340d0075f9d2f6a43044ba1956.jpg already downloaded
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f13cfa82c6f98a199ce2be56e225a1%252Fpa%252FSV86811_0f2bc14c930f04bae1e899f613017f69.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_0f2bc14c930f04bae1e899f613017f69.jpg already downloaded
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f13cfa82c6f98a199ce2be56e225a1%252Fpa%252FSV86811_3d4913f68c62707c2e9ebb3a068d9622.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_3d4913f68c62707c2e9ebb3a068d9622.jpg already downloaded
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f13cfa82c6f98a199ce2be56e225a1%252Fpa%252FSV86811_3ae74ab961f40aa54cb2b4b3355eaa10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_3ae74ab961f40aa54cb2b4b3355eaa10.jpg already downloaded
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f13cfa82c6f98a199ce2be56e225a1%252Fpa%252FSV86811_7cf84bcd8a85f24138ac5d07c078f298.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_7cf84bcd8a85f24138ac5d07c078f298.jpg already downloaded
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f13cfa82c6f98a199ce2be56e225a1%252Fpa%252FSV86811_4c8e2e3ecaabcea0f1a97c934816bd1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_4c8e2e3ecaabcea0f1a97c934816bd1d.jpg already downloaded
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f13cfa82c6f98a199ce2be56e225a1%252Fpa%252FSV86811_a5ec9b38c038409631d3da36e5d8b326.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a5ec9b38c038409631d3da36e5d8b326.jpg already downloaded
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f13cfa82c6f98a199ce2be56e225a1%252Fpa%252FSV86811_9b0a3a511ff5c84b28d43ff87c4295d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_9b0a3a511ff5c84b28d43ff87c4295d5.jpg already downloaded
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f13cfa82c6f98a199ce2be56e225a1%252Fpa%252FSV86811_a402637e214d5332bb1e4a7272875d4d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a402637e214d5332bb1e4a7272875d4d.jpg already downloaded
2026-03-30 10:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 000cb108-ea22-5f96-9822-5deb06fae5a4, identifier: SV86811
2026-03-30 10:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 000cb108-ea22-5f96-9822-5deb06fae5a4 with identifier: SV86811
2026-03-30 10:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 000cb108-ea22-5f96-9822-5deb06fae5a4 with identifier: SV86811
2026-03-30 10:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 000cb108-ea22-5f96-9822-5deb06fae5a4 with identifier: SV86811 to the API
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/SV86811>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:27:59Z',
'fuel_type': 'petrol',
'id': '000cb108-ea22-5f96-9822-5deb06fae5a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SV86811',
'listing': 'auction',
'location': 'DE, Kerpen',
'make': 'Volkswagen',
'model': 'Golf Plus',
'odometer': 115115,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a1a682bb8621f8b161f738812f139950.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a6328c340d0075f9d2f6a43044ba1956.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_0f2bc14c930f04bae1e899f613017f69.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_3d4913f68c62707c2e9ebb3a068d9622.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_3ae74ab961f40aa54cb2b4b3355eaa10.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_7cf84bcd8a85f24138ac5d07c078f298.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_4c8e2e3ecaabcea0f1a97c934816bd1d.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a5ec9b38c038409631d3da36e5d8b326.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_9b0a3a511ff5c84b28d43ff87c4295d5.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a402637e214d5332bb1e4a7272875d4d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_000cb108-ea22-5f96-9822-5deb06fae5a4/000cb108-ea22-5f96-9822-5deb06fae5a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78310,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a1a682bb8621f8b161f738812f139950.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_000cb108-ea22-5f96-9822-5deb06fae5a4/000cb108-ea22-5f96-9822-5deb06fae5a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74759,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a6328c340d0075f9d2f6a43044ba1956.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_000cb108-ea22-5f96-9822-5deb06fae5a4/000cb108-ea22-5f96-9822-5deb06fae5a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73172,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_0f2bc14c930f04bae1e899f613017f69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_000cb108-ea22-5f96-9822-5deb06fae5a4/000cb108-ea22-5f96-9822-5deb06fae5a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64052,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_3d4913f68c62707c2e9ebb3a068d9622.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_000cb108-ea22-5f96-9822-5deb06fae5a4/000cb108-ea22-5f96-9822-5deb06fae5a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81660,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_3ae74ab961f40aa54cb2b4b3355eaa10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_000cb108-ea22-5f96-9822-5deb06fae5a4/000cb108-ea22-5f96-9822-5deb06fae5a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73971,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_7cf84bcd8a85f24138ac5d07c078f298.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_000cb108-ea22-5f96-9822-5deb06fae5a4/000cb108-ea22-5f96-9822-5deb06fae5a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63650,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_4c8e2e3ecaabcea0f1a97c934816bd1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_000cb108-ea22-5f96-9822-5deb06fae5a4/000cb108-ea22-5f96-9822-5deb06fae5a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75972,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a5ec9b38c038409631d3da36e5d8b326.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_000cb108-ea22-5f96-9822-5deb06fae5a4/000cb108-ea22-5f96-9822-5deb06fae5a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74933,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_9b0a3a511ff5c84b28d43ff87c4295d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_000cb108-ea22-5f96-9822-5deb06fae5a4/000cb108-ea22-5f96-9822-5deb06fae5a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78325,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f13cfa82c6f98a199ce2be56e225a1/pa/SV86811_a402637e214d5332bb1e4a7272875d4d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Plus 1.2 TSI Life',
'transmission': 'manual',
'trim': 'Life',
'year': 2013}
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SV86811%27 HTTP/1.1" 200 None
2026-03-30 10:35:06 [auto1.de] INFO: Saving data for SV86811: {'created_time': 1774866906.476595, 'last_price_update_time': 1774866906.476606, 'auction_closing_time': 1774970879.0}
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SV86811') HTTP/1.1" 204 0
2026-03-30 10:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FM86230/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeee5e10>
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_3d119ea4bbf1e7e5cbf37adf71fd042f.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_3d119ea4bbf1e7e5cbf37adf71fd042f.jpg saved to cache
2026-03-30 10:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a576386e-6c5f-5433-ac49-17b5d6fdb67e
2026-03-30 10:35:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee10050>
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_a37222508a4ddd469cf4ee8a54228800.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_a37222508a4ddd469cf4ee8a54228800.jpg saved to cache
2026-03-30 10:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 84e264aa-bf53-5011-aa10-994a0cd1d349
2026-03-30 10:35:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fd190>
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_b3a3c895bd905afe2d395ab6642b2293.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_b3a3c895bd905afe2d395ab6642b2293.jpg saved to cache
2026-03-30 10:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 84e264aa-bf53-5011-aa10-994a0cd1d349
2026-03-30 10:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KY27075> (referer: https://www.auto1.com/v1/car-details-view/KY27075/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_8895058d8daa5bb6cabca565cd6df9b4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_b3d6fe4bc5c5d644e6ddc228bf8731f4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_9b23e33a1601b762022128c697babc24.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_bbcb6253c88086898483fb9327e88b23.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a415b86-b650-5d64-9ec1-5b1eebdd71cb with identifier: KY27075
2026-03-30 10:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb with scrape type 1
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_d8e76481dca8c7b651ffa772a9a939d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_d8e76481dca8c7b651ffa772a9a939d7.jpg not downloaded yet
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_d754c4fba6e785c24ad7fed04b442952.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_d754c4fba6e785c24ad7fed04b442952.jpg not downloaded yet
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_34b4b6d1db22e7f12f8e049559d2d1af.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_34b4b6d1db22e7f12f8e049559d2d1af.jpg not downloaded yet
2026-03-30 10:35:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee109d0>
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_8895058d8daa5bb6cabca565cd6df9b4.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_8895058d8daa5bb6cabca565cd6df9b4.jpg saved to cache
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 84e264aa-bf53-5011-aa10-994a0cd1d349
2026-03-30 10:35:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefed390>
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_b3d6fe4bc5c5d644e6ddc228bf8731f4.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_b3d6fe4bc5c5d644e6ddc228bf8731f4.jpg saved to cache
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 84e264aa-bf53-5011-aa10-994a0cd1d349
2026-03-30 10:35:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3fc410>
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_9b23e33a1601b762022128c697babc24.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_9b23e33a1601b762022128c697babc24.jpg saved to cache
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 84e264aa-bf53-5011-aa10-994a0cd1d349
2026-03-30 10:35:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeec210>
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_bbcb6253c88086898483fb9327e88b23.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_bbcb6253c88086898483fb9327e88b23.jpg saved to cache
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 84e264aa-bf53-5011-aa10-994a0cd1d349
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_441053ba9e3e01cfe8314d1fcae86669.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_441053ba9e3e01cfe8314d1fcae86669.jpg not downloaded yet
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_95528c6df51e5d1149d36d572bf49c8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_95528c6df51e5d1149d36d572bf49c8d.jpg not downloaded yet
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TR68176/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_7ebbc2d96d4a75bc506a6073fee4442f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_7ebbc2d96d4a75bc506a6073fee4442f.jpg not downloaded yet
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_79002222e237ac9b849f1daff5a61526.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_79002222e237ac9b849f1daff5a61526.jpg not downloaded yet
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_71d84cde06692fcbb90ac6bd1a9ce82f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_71d84cde06692fcbb90ac6bd1a9ce82f.jpg not downloaded yet
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_199f541414d0de02c336bb51f1b44d3d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_199f541414d0de02c336bb51f1b44d3d.jpg not downloaded yet
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_d754c4fba6e785c24ad7fed04b442952.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_34b4b6d1db22e7f12f8e049559d2d1af.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_441053ba9e3e01cfe8314d1fcae86669.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_c0466931bd37762572538d021df0a3c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_c0466931bd37762572538d021df0a3c4.jpg not downloaded yet
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_d8e76481dca8c7b651ffa772a9a939d7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_3691aa19b5b28889e34c5871948aa189.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EJ77666> (referer: https://www.auto1.com/v1/car-details-view/EJ77666/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_881f7f55e6416a865257e17fb57607b0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_75d821dbe402c105237f0cec215ad506.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_f70941d3799cf654ea543654e56f7f1d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_c0466931bd37762572538d021df0a3c4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_71d84cde06692fcbb90ac6bd1a9ce82f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_199f541414d0de02c336bb51f1b44d3d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a0ad0>
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_d754c4fba6e785c24ad7fed04b442952.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_d754c4fba6e785c24ad7fed04b442952.jpg saved to cache
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c09690>
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_34b4b6d1db22e7f12f8e049559d2d1af.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_34b4b6d1db22e7f12f8e049559d2d1af.jpg saved to cache
2026-03-30 10:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec0ed0>
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_441053ba9e3e01cfe8314d1fcae86669.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_441053ba9e3e01cfe8314d1fcae86669.jpg saved to cache
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4214c10>
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_d8e76481dca8c7b651ffa772a9a939d7.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_d8e76481dca8c7b651ffa772a9a939d7.jpg saved to cache
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb
2026-03-30 10:35:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec3290>
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_3691aa19b5b28889e34c5871948aa189.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_3691aa19b5b28889e34c5871948aa189.jpg saved to cache
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 84e264aa-bf53-5011-aa10-994a0cd1d349
2026-03-30 10:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18c8c221-5973-5afc-8704-b7acc85e0855 with identifier: EJ77666
2026-03-30 10:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18c8c221-5973-5afc-8704-b7acc85e0855 with scrape type 1
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 18c8c221-5973-5afc-8704-b7acc85e0855
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fbd%252Faebd2e2d1d2b73b3a61ad3ddf95f6123%252Fpa%252FEJ77666_2e1d579d23942590e3678bef2238f7eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_2e1d579d23942590e3678bef2238f7eb.jpg already downloaded
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fbd%252Faebd2e2d1d2b73b3a61ad3ddf95f6123%252Fpa%252FEJ77666_b2734ea1ad731477680080d58d3f447b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_b2734ea1ad731477680080d58d3f447b.jpg already downloaded
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fbd%252Faebd2e2d1d2b73b3a61ad3ddf95f6123%252Fpa%252FEJ77666_5ad2ea7fde5bccbc026e9d7c5ea463f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_5ad2ea7fde5bccbc026e9d7c5ea463f7.jpg already downloaded
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fbd%252Faebd2e2d1d2b73b3a61ad3ddf95f6123%252Fpa%252FEJ77666_34313ea197ce1ff19a09ae66e9775353.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_34313ea197ce1ff19a09ae66e9775353.jpg already downloaded
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fbd%252Faebd2e2d1d2b73b3a61ad3ddf95f6123%252Fpa%252FEJ77666_a535c812c5720cb341ad2526ccdf0838.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_a535c812c5720cb341ad2526ccdf0838.jpg already downloaded
2026-03-30 10:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 18c8c221-5973-5afc-8704-b7acc85e0855, identifier: EJ77666
2026-03-30 10:35:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee105d0>
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_881f7f55e6416a865257e17fb57607b0.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_881f7f55e6416a865257e17fb57607b0.jpg saved to cache
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 84e264aa-bf53-5011-aa10-994a0cd1d349
2026-03-30 10:35:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f437a810>
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_75d821dbe402c105237f0cec215ad506.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_75d821dbe402c105237f0cec215ad506.jpg saved to cache
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 84e264aa-bf53-5011-aa10-994a0cd1d349
2026-03-30 10:35:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee95850>
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5f%252Fe4%252F5fe4c082aea83e0156d97d39d1a63972%252Fpa%252FWJ62591_f70941d3799cf654ea543654e56f7f1d.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_f70941d3799cf654ea543654e56f7f1d.jpg saved to cache
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 84e264aa-bf53-5011-aa10-994a0cd1d349
2026-03-30 10:35:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84e264aa-bf53-5011-aa10-994a0cd1d349, skipping ID generation
2026-03-30 10:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84e264aa-bf53-5011-aa10-994a0cd1d349 with scrape type 1
2026-03-30 10:35:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84e264aa-bf53-5011-aa10-994a0cd1d349 sending to next pipeline
2026-03-30 10:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 84e264aa-bf53-5011-aa10-994a0cd1d349, identifier: WJ62591
2026-03-30 10:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 18c8c221-5973-5afc-8704-b7acc85e0855 with identifier: EJ77666
2026-03-30 10:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 18c8c221-5973-5afc-8704-b7acc85e0855 with identifier: EJ77666
2026-03-30 10:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 18c8c221-5973-5afc-8704-b7acc85e0855 with identifier: EJ77666 to the API
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EJ77666>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:52:59Z',
'fuel_type': 'diesel',
'id': '18c8c221-5973-5afc-8704-b7acc85e0855',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EJ77666',
'listing': 'auction',
'location': 'DE, Ketzin',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 185308,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_2e1d579d23942590e3678bef2238f7eb.jpg',
'https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_b2734ea1ad731477680080d58d3f447b.jpg',
'https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_5ad2ea7fde5bccbc026e9d7c5ea463f7.jpg',
'https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_34313ea197ce1ff19a09ae66e9775353.jpg',
'https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_a535c812c5720cb341ad2526ccdf0838.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18c8c221-5973-5afc-8704-b7acc85e0855/18c8c221-5973-5afc-8704-b7acc85e0855_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73300,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_2e1d579d23942590e3678bef2238f7eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18c8c221-5973-5afc-8704-b7acc85e0855/18c8c221-5973-5afc-8704-b7acc85e0855_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80905,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_b2734ea1ad731477680080d58d3f447b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18c8c221-5973-5afc-8704-b7acc85e0855/18c8c221-5973-5afc-8704-b7acc85e0855_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72495,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_5ad2ea7fde5bccbc026e9d7c5ea463f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18c8c221-5973-5afc-8704-b7acc85e0855/18c8c221-5973-5afc-8704-b7acc85e0855_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59704,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_34313ea197ce1ff19a09ae66e9775353.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18c8c221-5973-5afc-8704-b7acc85e0855/18c8c221-5973-5afc-8704-b7acc85e0855_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108383,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/bd/aebd2e2d1d2b73b3a61ad3ddf95f6123/pa/EJ77666_a535c812c5720cb341ad2526ccdf0838.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-09-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Trendline',
'transmission': 'manual',
'trim': 'Trendline',
'year': 2010}
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EJ77666%27 HTTP/1.1" 200 None
2026-03-30 10:35:09 [auto1.de] INFO: Saving data for EJ77666: {'created_time': 1774866909.382483, 'last_price_update_time': 1774866909.382494, 'auction_closing_time': 1774972379.0}
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EJ77666') HTTP/1.1" 204 0
2026-03-30 10:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 84e264aa-bf53-5011-aa10-994a0cd1d349 with identifier: WJ62591
2026-03-30 10:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 84e264aa-bf53-5011-aa10-994a0cd1d349 with identifier: WJ62591
2026-03-30 10:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 84e264aa-bf53-5011-aa10-994a0cd1d349 with identifier: WJ62591 to the API
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_f70941d3799cf654ea543654e56f7f1d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:51:33Z',
'fuel_type': 'diesel',
'id': '84e264aa-bf53-5011-aa10-994a0cd1d349',
'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/WJ62591',
'listing': 'auction',
'location': 'DE, Stendal',
'make': 'Hyundai',
'model': 'i40',
'odometer': 197592,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2795731,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_a37222508a4ddd469cf4ee8a54228800.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2625186,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_8895058d8daa5bb6cabca565cd6df9b4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2660549,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_b3a3c895bd905afe2d395ab6642b2293.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2398278,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_b3d6fe4bc5c5d644e6ddc228bf8731f4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2839290,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_881f7f55e6416a865257e17fb57607b0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2656376,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_75d821dbe402c105237f0cec215ad506.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2438867,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_3691aa19b5b28889e34c5871948aa189.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2709632,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_f70941d3799cf654ea543654e56f7f1d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2642749,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_bbcb6253c88086898483fb9327e88b23.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84e264aa-bf53-5011-aa10-994a0cd1d349/84e264aa-bf53-5011-aa10-994a0cd1d349_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2680740,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img5f/e4/5fe4c082aea83e0156d97d39d1a63972/pa/WJ62591_9b23e33a1601b762022128c697babc24.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i40 1.7 CRDi Premium Blue',
'transmission': 'automatic',
'trim': 'Premium Blue',
'year': 2015}
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WJ62591%27 HTTP/1.1" 200 None
2026-03-30 10:35:09 [auto1.de] INFO: Saving data for WJ62591: {'created_time': 1774866909.769294, 'last_price_update_time': 1774866909.769305, 'auction_closing_time': 1774972293.0}
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WJ62591') HTTP/1.1" 204 0
2026-03-30 10:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_79002222e237ac9b849f1daff5a61526.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_7ebbc2d96d4a75bc506a6073fee4442f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DC27012> (referer: https://www.auto1.com/v1/car-details-view/DC27012/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BW18419> (referer: https://www.auto1.com/v1/car-details-view/BW18419/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee0e7d0>
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_c0466931bd37762572538d021df0a3c4.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_c0466931bd37762572538d021df0a3c4.jpg saved to cache
2026-03-30 10:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f2350>
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_71d84cde06692fcbb90ac6bd1a9ce82f.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_71d84cde06692fcbb90ac6bd1a9ce82f.jpg saved to cache
2026-03-30 10:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41eb250>
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_199f541414d0de02c336bb51f1b44d3d.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_199f541414d0de02c336bb51f1b44d3d.jpg saved to cache
2026-03-30 10:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb
2026-03-30 10:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_95528c6df51e5d1149d36d572bf49c8d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_a489c3391c99513b486141f62b5d9dc3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_feea070ce92212bb52ff92eb3ce3e9d7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_bd949f52b7dfaf0a670bcfddb448a961.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4329ad0>
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_79002222e237ac9b849f1daff5a61526.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_79002222e237ac9b849f1daff5a61526.jpg saved to cache
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef85490>
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_7ebbc2d96d4a75bc506a6073fee4442f.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_7ebbc2d96d4a75bc506a6073fee4442f.jpg saved to cache
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb
2026-03-30 10:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7825e54-9391-5a33-99cd-bf830d86d565 with identifier: DC27012
2026-03-30 10:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7825e54-9391-5a33-99cd-bf830d86d565 with scrape type 1
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7825e54-9391-5a33-99cd-bf830d86d565
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252Ffb%252F25fb884e32b1034b519a3a29bdc896c0%252Fpa%252FDC27012_d112d36be5a88b37f18396b121df34bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_d112d36be5a88b37f18396b121df34bb.jpg already downloaded
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252Ffb%252F25fb884e32b1034b519a3a29bdc896c0%252Fpa%252FDC27012_79dfe296f0a6263f08b5add9a3c996b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_79dfe296f0a6263f08b5add9a3c996b6.jpg already downloaded
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252Ffb%252F25fb884e32b1034b519a3a29bdc896c0%252Fpa%252FDC27012_e708759b6f061c3883b047027631a76c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_e708759b6f061c3883b047027631a76c.jpg already downloaded
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252Ffb%252F25fb884e32b1034b519a3a29bdc896c0%252Fpa%252FDC27012_c7fc2bf4fe7445ca3406c6a9bb8608aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_c7fc2bf4fe7445ca3406c6a9bb8608aa.jpg already downloaded
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252Ffb%252F25fb884e32b1034b519a3a29bdc896c0%252Fpa%252FDC27012_379fe19f7ea2916dd54bfd5c2cd59f82.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_379fe19f7ea2916dd54bfd5c2cd59f82.jpg already downloaded
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252Ffb%252F25fb884e32b1034b519a3a29bdc896c0%252Fpa%252FDC27012_8e965655173b5d312a1576845cb15c97.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_8e965655173b5d312a1576845cb15c97.jpg already downloaded
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252Ffb%252F25fb884e32b1034b519a3a29bdc896c0%252Fpa%252FDC27012_10818fdf920a4676984863d78c4aa348.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_10818fdf920a4676984863d78c4aa348.jpg already downloaded
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252Ffb%252F25fb884e32b1034b519a3a29bdc896c0%252Fpa%252FDC27012_cb49a50e18e958b31b6c4f6a0b3ea086.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_cb49a50e18e958b31b6c4f6a0b3ea086.jpg already downloaded
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252Ffb%252F25fb884e32b1034b519a3a29bdc896c0%252Fpa%252FDC27012_469d97b9256a7b078229cfe18f7994bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_469d97b9256a7b078229cfe18f7994bd.jpg already downloaded
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg25%252Ffb%252F25fb884e32b1034b519a3a29bdc896c0%252Fpa%252FDC27012_1870e45af4d184ddc1c1d60873409c31.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_1870e45af4d184ddc1c1d60873409c31.jpg already downloaded
2026-03-30 10:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b7825e54-9391-5a33-99cd-bf830d86d565, identifier: DC27012
2026-03-30 10:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf with identifier: BW18419
2026-03-30 10:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf with scrape type 1
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_9687b7f335feedf9da25e6941d67a881.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_9687b7f335feedf9da25e6941d67a881.jpg not downloaded yet
2026-03-30 10:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b7825e54-9391-5a33-99cd-bf830d86d565 with identifier: DC27012
2026-03-30 10:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b7825e54-9391-5a33-99cd-bf830d86d565 with identifier: DC27012
2026-03-30 10:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b7825e54-9391-5a33-99cd-bf830d86d565 with identifier: DC27012 to the API
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DC27012>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:30:45Z',
'fuel_type': 'petrol',
'id': 'b7825e54-9391-5a33-99cd-bf830d86d565',
'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/DC27012',
'listing': 'auction',
'location': 'DE, Zülpich',
'make': 'Ford',
'model': 'Transit',
'odometer': 155644,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_d112d36be5a88b37f18396b121df34bb.jpg',
'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_79dfe296f0a6263f08b5add9a3c996b6.jpg',
'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_e708759b6f061c3883b047027631a76c.jpg',
'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_c7fc2bf4fe7445ca3406c6a9bb8608aa.jpg',
'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_379fe19f7ea2916dd54bfd5c2cd59f82.jpg',
'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_8e965655173b5d312a1576845cb15c97.jpg',
'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_10818fdf920a4676984863d78c4aa348.jpg',
'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_cb49a50e18e958b31b6c4f6a0b3ea086.jpg',
'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_469d97b9256a7b078229cfe18f7994bd.jpg',
'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_1870e45af4d184ddc1c1d60873409c31.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7825e54-9391-5a33-99cd-bf830d86d565/b7825e54-9391-5a33-99cd-bf830d86d565_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2842539,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_d112d36be5a88b37f18396b121df34bb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7825e54-9391-5a33-99cd-bf830d86d565/b7825e54-9391-5a33-99cd-bf830d86d565_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2748245,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_79dfe296f0a6263f08b5add9a3c996b6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7825e54-9391-5a33-99cd-bf830d86d565/b7825e54-9391-5a33-99cd-bf830d86d565_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63283,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_e708759b6f061c3883b047027631a76c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7825e54-9391-5a33-99cd-bf830d86d565/b7825e54-9391-5a33-99cd-bf830d86d565_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2452703,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_c7fc2bf4fe7445ca3406c6a9bb8608aa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7825e54-9391-5a33-99cd-bf830d86d565/b7825e54-9391-5a33-99cd-bf830d86d565_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2644538,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_379fe19f7ea2916dd54bfd5c2cd59f82.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7825e54-9391-5a33-99cd-bf830d86d565/b7825e54-9391-5a33-99cd-bf830d86d565_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2695250,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_8e965655173b5d312a1576845cb15c97.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7825e54-9391-5a33-99cd-bf830d86d565/b7825e54-9391-5a33-99cd-bf830d86d565_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2633006,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_10818fdf920a4676984863d78c4aa348.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7825e54-9391-5a33-99cd-bf830d86d565/b7825e54-9391-5a33-99cd-bf830d86d565_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2846858,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_cb49a50e18e958b31b6c4f6a0b3ea086.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7825e54-9391-5a33-99cd-bf830d86d565/b7825e54-9391-5a33-99cd-bf830d86d565_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67686,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_469d97b9256a7b078229cfe18f7994bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7825e54-9391-5a33-99cd-bf830d86d565/b7825e54-9391-5a33-99cd-bf830d86d565_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70134,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/fb/25fb884e32b1034b519a3a29bdc896c0/pa/DC27012_1870e45af4d184ddc1c1d60873409c31.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-12-04',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Transit 1.0 EcoBoost Kombi Trend',
'transmission': 'manual',
'trim': 'Kombi Trend',
'year': 2019}
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DC27012%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [auto1.de] INFO: Saving data for DC27012: {'created_time': 1774866910.669261, 'last_price_update_time': 1774866910.669269, 'auction_closing_time': 1774971045.0}
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DC27012') HTTP/1.1" 204 0
2026-03-30 10:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_a99a9e161a179ac8119762a9cd374d67.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_489d84a25ace569c81314ca5c2315699.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_489d84a25ace569c81314ca5c2315699.jpg not downloaded yet
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f595b1d0>
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F44%252Ffe44ff21583bd2ca326540e5fecc6c79%252Fpa%252FKY27075_95528c6df51e5d1149d36d572bf49c8d.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_95528c6df51e5d1149d36d572bf49c8d.jpg saved to cache
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb
2026-03-30 10:35:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a415b86-b650-5d64-9ec1-5b1eebdd71cb, skipping ID generation
2026-03-30 10:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb with scrape type 1
2026-03-30 10:35:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a415b86-b650-5d64-9ec1-5b1eebdd71cb sending to next pipeline
2026-03-30 10:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2a415b86-b650-5d64-9ec1-5b1eebdd71cb, identifier: KY27075
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c0c490>
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_a489c3391c99513b486141f62b5d9dc3.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_a489c3391c99513b486141f62b5d9dc3.jpg saved to cache
2026-03-30 10:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44
2026-03-30 10:35:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41bf050>
2026-03-30 10:35:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fac%252Fecac8ebfd140f74e19a4e5492e80aa37%252Fpa%252FFR16544_feea070ce92212bb52ff92eb3ce3e9d7.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_feea070ce92212bb52ff92eb3ce3e9d7.jpg saved to cache
2026-03-30 10:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44
2026-03-30 10:35:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f9748b5-0e7b-51ad-8095-50cffe1b0c44, skipping ID generation
2026-03-30 10:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44 with scrape type 1
2026-03-30 10:35:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f9748b5-0e7b-51ad-8095-50cffe1b0c44 sending to next pipeline
2026-03-30 10:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5f9748b5-0e7b-51ad-8095-50cffe1b0c44, identifier: FR16544
2026-03-30 10:35:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef73990>
2026-03-30 10:35:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F04%252F56040e5389b7b0e366d93f80d5604a51%252Fpa%252FMR47328_bd949f52b7dfaf0a670bcfddb448a961.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_bd949f52b7dfaf0a670bcfddb448a961.jpg saved to cache
2026-03-30 10:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a576386e-6c5f-5433-ac49-17b5d6fdb67e
2026-03-30 10:35:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a576386e-6c5f-5433-ac49-17b5d6fdb67e, skipping ID generation
2026-03-30 10:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a576386e-6c5f-5433-ac49-17b5d6fdb67e with scrape type 1
2026-03-30 10:35:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a576386e-6c5f-5433-ac49-17b5d6fdb67e sending to next pipeline
2026-03-30 10:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a576386e-6c5f-5433-ac49-17b5d6fdb67e, identifier: MR47328
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_d53449b2f137fdccf76a6852a4dc3d2b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_d53449b2f137fdccf76a6852a4dc3d2b.jpg not downloaded yet
2026-03-30 10:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FM86230> (referer: https://www.auto1.com/v1/car-details-view/FM86230/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2a415b86-b650-5d64-9ec1-5b1eebdd71cb with identifier: KY27075
2026-03-30 10:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2a415b86-b650-5d64-9ec1-5b1eebdd71cb with identifier: KY27075
2026-03-30 10:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2a415b86-b650-5d64-9ec1-5b1eebdd71cb with identifier: KY27075 to the API
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_95528c6df51e5d1149d36d572bf49c8d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:33:22Z',
'fuel_type': 'diesel',
'id': '2a415b86-b650-5d64-9ec1-5b1eebdd71cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KY27075',
'listing': 'auction',
'location': 'DE, Worms',
'make': 'Ford',
'model': 'S-Max',
'odometer': 194002,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92914,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_d8e76481dca8c7b651ffa772a9a939d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91936,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_d754c4fba6e785c24ad7fed04b442952.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74658,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_34b4b6d1db22e7f12f8e049559d2d1af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65104,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_441053ba9e3e01cfe8314d1fcae86669.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62440,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_95528c6df51e5d1149d36d572bf49c8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71042,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_7ebbc2d96d4a75bc506a6073fee4442f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62195,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_79002222e237ac9b849f1daff5a61526.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90015,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_71d84cde06692fcbb90ac6bd1a9ce82f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81500,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_199f541414d0de02c336bb51f1b44d3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a415b86-b650-5d64-9ec1-5b1eebdd71cb/2a415b86-b650-5d64-9ec1-5b1eebdd71cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80690,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/44/fe44ff21583bd2ca326540e5fecc6c79/pa/KY27075_c0466931bd37762572538d021df0a3c4.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-06-14',
'seats_number': 7,
'seller_name': None,
'title': 'Ford S-Max 2.0 TDCi Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2016}
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KY27075%27 HTTP/1.1" 200 None
2026-03-30 10:35:11 [auto1.de] INFO: Saving data for KY27075: {'created_time': 1774866911.671767, 'last_price_update_time': 1774866911.671778, 'auction_closing_time': 1774971202.0}
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KY27075') HTTP/1.1" 204 0
2026-03-30 10:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5f9748b5-0e7b-51ad-8095-50cffe1b0c44 with identifier: FR16544
2026-03-30 10:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5f9748b5-0e7b-51ad-8095-50cffe1b0c44 with identifier: FR16544
2026-03-30 10:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5f9748b5-0e7b-51ad-8095-50cffe1b0c44 with identifier: FR16544 to the API
2026-03-30 10:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_feea070ce92212bb52ff92eb3ce3e9d7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:27:57Z',
'fuel_type': 'petrol',
'id': '5f9748b5-0e7b-51ad-8095-50cffe1b0c44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FR16544',
'listing': 'auction',
'location': 'DE, Beckum',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 146489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93830,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_a489c3391c99513b486141f62b5d9dc3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92614,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_8a3839532b5678cd3ffde36b9f3b5eae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81066,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_0758d46dff8aeae37857bd88cdd793db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79566,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_feea070ce92212bb52ff92eb3ce3e9d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77048,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_3b454bea06df7b7e6ec83575382cf8e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89156,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_9be5ee2e991dac3c1d478d9da9208372.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77861,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_0c4d5ac7e1d9104cf9c997c2cbc65502.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90093,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_e92ba3991ab74904172747c78d2c361b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83608,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_423d5d7b532843926855a7a712fc2089.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9748b5-0e7b-51ad-8095-50cffe1b0c44/5f9748b5-0e7b-51ad-8095-50cffe1b0c44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100926,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ac/ecac8ebfd140f74e19a4e5492e80aa37/pa/FR16544_28f5456ea2d7cc7778b3e707a98fce06.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 1.2 TSI Lounge BlueMotion Tech',
'transmission': 'manual',
'trim': 'Lounge BlueMotion Tech',
'year': 2015}
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FR16544%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [auto1.de] INFO: Saving data for FR16544: {'created_time': 1774866912.087297, 'last_price_update_time': 1774866912.087309, 'auction_closing_time': 1774970877.0}
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FR16544') HTTP/1.1" 204 0
2026-03-30 10:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a576386e-6c5f-5433-ac49-17b5d6fdb67e with identifier: MR47328
2026-03-30 10:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a576386e-6c5f-5433-ac49-17b5d6fdb67e with identifier: MR47328
2026-03-30 10:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a576386e-6c5f-5433-ac49-17b5d6fdb67e with identifier: MR47328 to the API
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_bd949f52b7dfaf0a670bcfddb448a961.jpg>
{'auction_title': '',
'c_o_2_emission_value': 209,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 239,
'expiration_date': '2026-03-31T15:34:02Z',
'fuel_type': 'diesel',
'id': 'a576386e-6c5f-5433-ac49-17b5d6fdb67e',
'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/MR47328',
'listing': 'auction',
'location': 'DE, Oldenburg',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 119997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84900,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_91c63afa6544c65cd623007020888a78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84900,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_5e9f81a3f0af09f573f7168cd2ea8d48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90024,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_bd949f52b7dfaf0a670bcfddb448a961.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2832638,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_3d119ea4bbf1e7e5cbf37adf71fd042f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84621,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_d5894a60233408174a15d10ae27c664c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91780,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_ba27e4ec9780849dcbb3ba0f27cd5365.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100635,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_545c94b5f9f989d89ac81fbd6666747b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85819,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_6ce511739268b2bedb1f4232346a27c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90556,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_44c3b88fb25625551e76a2978f867947.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a576386e-6c5f-5433-ac49-17b5d6fdb67e/a576386e-6c5f-5433-ac49-17b5d6fdb67e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79865,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/04/56040e5389b7b0e366d93f80d5604a51/pa/MR47328_42c7cac32ad52623365349a3d5236aee.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-09-17',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 BiTDI RS 4x4',
'transmission': 'automatic',
'trim': 'RS 4x4',
'year': 2020}
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MR47328%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [auto1.de] INFO: Saving data for MR47328: {'created_time': 1774866912.457702, 'last_price_update_time': 1774866912.457711, 'auction_closing_time': 1774971242.0}
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MR47328') HTTP/1.1" 204 0
2026-03-30 10:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_b25662d8a98476b9566468d477922e06.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6755d5decb1b175ab4aa7d8ae8fbc055.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TR68176> (referer: https://www.auto1.com/v1/car-details-view/TR68176/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_b133c26535d6ca34002228339103d126.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_b133c26535d6ca34002228339103d126.jpg not downloaded yet
2026-03-30 10:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CL77227> (referer: https://www.auto1.com/v1/car-details-view/CL77227/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NB58576/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WX76835> (referer: https://www.auto1.com/v1/car-details-view/WX76835/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef73c10>
2026-03-30 10:35:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_a99a9e161a179ac8119762a9cd374d67.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_a99a9e161a179ac8119762a9cd374d67.jpg saved to cache
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ddc22b32-58ae-50bb-87e0-17e4ddbcc469
2026-03-30 10:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_0ca33d1ab5d2dedda5590814ea9e4901.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_0ca33d1ab5d2dedda5590814ea9e4901.jpg not downloaded yet
2026-03-30 10:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8860a78-627f-5706-afce-ea6df6eb0cc4 with identifier: FM86230
2026-03-30 10:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8860a78-627f-5706-afce-ea6df6eb0cc4 with scrape type 1
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8860a78-627f-5706-afce-ea6df6eb0cc4
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg07%252F78%252F0778ab93c442dd40a798a797c337f6ec%252Fpa%252FFM86230_c171c67c9485e7e8a46e6a3cd0278e26.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_c171c67c9485e7e8a46e6a3cd0278e26.jpg already downloaded
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg07%252F78%252F0778ab93c442dd40a798a797c337f6ec%252Fpa%252FFM86230_63bd76e0ead76da6475398345f4f87ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_63bd76e0ead76da6475398345f4f87ac.jpg already downloaded
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg07%252F78%252F0778ab93c442dd40a798a797c337f6ec%252Fpa%252FFM86230_6d73d76d35037d628711274050802f1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_6d73d76d35037d628711274050802f1b.jpg already downloaded
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg07%252F78%252F0778ab93c442dd40a798a797c337f6ec%252Fpa%252FFM86230_6f18a394daa63ce850df779b773ca0db.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_6f18a394daa63ce850df779b773ca0db.jpg already downloaded
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg07%252F78%252F0778ab93c442dd40a798a797c337f6ec%252Fpa%252FFM86230_690ca12b557a479278e7468926b74e23.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_690ca12b557a479278e7468926b74e23.jpg already downloaded
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg07%252F78%252F0778ab93c442dd40a798a797c337f6ec%252Fpa%252FFM86230_d1945cfa7db9cf323d253070b5ef94db.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_d1945cfa7db9cf323d253070b5ef94db.jpg already downloaded
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg07%252F78%252F0778ab93c442dd40a798a797c337f6ec%252Fpa%252FFM86230_333768e0e260cca2be3732d1fcacab01.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_333768e0e260cca2be3732d1fcacab01.jpg already downloaded
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg07%252F78%252F0778ab93c442dd40a798a797c337f6ec%252Fpa%252FFM86230_cf260fc2a14d126deb4f025ddf8bddfc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_cf260fc2a14d126deb4f025ddf8bddfc.jpg already downloaded
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg07%252F78%252F0778ab93c442dd40a798a797c337f6ec%252Fpa%252FFM86230_709679a2a42fa6e6d6d8ec6213fc070f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_709679a2a42fa6e6d6d8ec6213fc070f.jpg already downloaded
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg07%252F78%252F0778ab93c442dd40a798a797c337f6ec%252Fpa%252FFM86230_f79fe6b80f2de52794466d1d62d49779.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_f79fe6b80f2de52794466d1d62d49779.jpg already downloaded
2026-03-30 10:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f8860a78-627f-5706-afce-ea6df6eb0cc4, identifier: FM86230
2026-03-30 10:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f8860a78-627f-5706-afce-ea6df6eb0cc4 with identifier: FM86230
2026-03-30 10:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f8860a78-627f-5706-afce-ea6df6eb0cc4 with identifier: FM86230
2026-03-30 10:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f8860a78-627f-5706-afce-ea6df6eb0cc4 with identifier: FM86230 to the API
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/FM86230>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:09:52Z',
'fuel_type': 'diesel',
'id': 'f8860a78-627f-5706-afce-ea6df6eb0cc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FM86230',
'listing': 'auction',
'location': 'DE, Karlskron',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 190678,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_c171c67c9485e7e8a46e6a3cd0278e26.jpg',
'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_63bd76e0ead76da6475398345f4f87ac.jpg',
'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_6d73d76d35037d628711274050802f1b.jpg',
'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_6f18a394daa63ce850df779b773ca0db.jpg',
'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_690ca12b557a479278e7468926b74e23.jpg',
'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_d1945cfa7db9cf323d253070b5ef94db.jpg',
'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_333768e0e260cca2be3732d1fcacab01.jpg',
'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_cf260fc2a14d126deb4f025ddf8bddfc.jpg',
'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_709679a2a42fa6e6d6d8ec6213fc070f.jpg',
'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_f79fe6b80f2de52794466d1d62d49779.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8860a78-627f-5706-afce-ea6df6eb0cc4/f8860a78-627f-5706-afce-ea6df6eb0cc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68203,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_c171c67c9485e7e8a46e6a3cd0278e26.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8860a78-627f-5706-afce-ea6df6eb0cc4/f8860a78-627f-5706-afce-ea6df6eb0cc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66304,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_63bd76e0ead76da6475398345f4f87ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8860a78-627f-5706-afce-ea6df6eb0cc4/f8860a78-627f-5706-afce-ea6df6eb0cc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57780,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_6d73d76d35037d628711274050802f1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8860a78-627f-5706-afce-ea6df6eb0cc4/f8860a78-627f-5706-afce-ea6df6eb0cc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58918,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_6f18a394daa63ce850df779b773ca0db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8860a78-627f-5706-afce-ea6df6eb0cc4/f8860a78-627f-5706-afce-ea6df6eb0cc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81930,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_690ca12b557a479278e7468926b74e23.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8860a78-627f-5706-afce-ea6df6eb0cc4/f8860a78-627f-5706-afce-ea6df6eb0cc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63610,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_d1945cfa7db9cf323d253070b5ef94db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8860a78-627f-5706-afce-ea6df6eb0cc4/f8860a78-627f-5706-afce-ea6df6eb0cc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63066,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_333768e0e260cca2be3732d1fcacab01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8860a78-627f-5706-afce-ea6df6eb0cc4/f8860a78-627f-5706-afce-ea6df6eb0cc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70336,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_cf260fc2a14d126deb4f025ddf8bddfc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8860a78-627f-5706-afce-ea6df6eb0cc4/f8860a78-627f-5706-afce-ea6df6eb0cc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67377,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_709679a2a42fa6e6d6d8ec6213fc070f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8860a78-627f-5706-afce-ea6df6eb0cc4/f8860a78-627f-5706-afce-ea6df6eb0cc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96215,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img07/78/0778ab93c442dd40a798a797c337f6ec/pa/FM86230_f79fe6b80f2de52794466d1d62d49779.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.7 CRDi Trend blue 2WD',
'transmission': 'manual',
'trim': 'Trend blue 2WD',
'year': 2017}
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FM86230%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [auto1.de] INFO: Saving data for FM86230: {'created_time': 1774866913.223107, 'last_price_update_time': 1774866913.223117, 'auction_closing_time': 1774969792.0}
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FM86230') HTTP/1.1" 204 0
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_c06d0c59b52271ca1e4522f007d1f2be.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c06d0c59b52271ca1e4522f007d1f2be.jpg not downloaded yet
2026-03-30 10:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e8050>
2026-03-30 10:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_b25662d8a98476b9566468d477922e06.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_b25662d8a98476b9566468d477922e06.jpg saved to cache
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ddc22b32-58ae-50bb-87e0-17e4ddbcc469
2026-03-30 10:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4214b90>
2026-03-30 10:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_6755d5decb1b175ab4aa7d8ae8fbc055.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6755d5decb1b175ab4aa7d8ae8fbc055.jpg saved to cache
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8
2026-03-30 10:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fbc1a10-52d5-5265-bcec-1e0fccd09a65 with identifier: TR68176
2026-03-30 10:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fbc1a10-52d5-5265-bcec-1e0fccd09a65 with scrape type 1
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fbc1a10-52d5-5265-bcec-1e0fccd09a65
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Ff7%252F17f74b67a9dd6f03a39cd224599099cb%252Fpa%252FTR68176_7705d2fff69ca3b3d8b94fc34f895014.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_7705d2fff69ca3b3d8b94fc34f895014.jpg already downloaded
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Ff7%252F17f74b67a9dd6f03a39cd224599099cb%252Fpa%252FTR68176_451911446e81aecca8526a5f860ae257.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_451911446e81aecca8526a5f860ae257.jpg already downloaded
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Ff7%252F17f74b67a9dd6f03a39cd224599099cb%252Fpa%252FTR68176_fc610dbe9e6da359fc2feecee2e18bb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_fc610dbe9e6da359fc2feecee2e18bb9.jpg already downloaded
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Ff7%252F17f74b67a9dd6f03a39cd224599099cb%252Fpa%252FTR68176_b9ca5906bd5c127ba7e3e5cb5641635a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_b9ca5906bd5c127ba7e3e5cb5641635a.jpg already downloaded
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Ff7%252F17f74b67a9dd6f03a39cd224599099cb%252Fpa%252FTR68176_bff11e89f11890ab3ac057abbb599dae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_bff11e89f11890ab3ac057abbb599dae.jpg already downloaded
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Ff7%252F17f74b67a9dd6f03a39cd224599099cb%252Fpa%252FTR68176_6f01c4cbd6ddef6c4ab3f4431ff02c8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_6f01c4cbd6ddef6c4ab3f4431ff02c8f.jpg already downloaded
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Ff7%252F17f74b67a9dd6f03a39cd224599099cb%252Fpa%252FTR68176_d1620347bb80d7f5104d00e53517750e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_d1620347bb80d7f5104d00e53517750e.jpg already downloaded
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Ff7%252F17f74b67a9dd6f03a39cd224599099cb%252Fpa%252FTR68176_f7d98f15affc219c7cc96fa51c76c366.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_f7d98f15affc219c7cc96fa51c76c366.jpg already downloaded
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Ff7%252F17f74b67a9dd6f03a39cd224599099cb%252Fpa%252FTR68176_7db168746959be7543432f33e3548534.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_7db168746959be7543432f33e3548534.jpg already downloaded
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Ff7%252F17f74b67a9dd6f03a39cd224599099cb%252Fpa%252FTR68176_94e89cd0f1e709841308cb224d6f1910.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_94e89cd0f1e709841308cb224d6f1910.jpg already downloaded
2026-03-30 10:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1fbc1a10-52d5-5265-bcec-1e0fccd09a65, identifier: TR68176
2026-03-30 10:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2729ad5-4575-5944-801e-296d58cf625a with identifier: CL77227
2026-03-30 10:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2729ad5-4575-5944-801e-296d58cf625a with scrape type 1
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c2729ad5-4575-5944-801e-296d58cf625a
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_4ec514d238a6be3e16036614aaab8a0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_4ec514d238a6be3e16036614aaab8a0e.jpg not downloaded yet
2026-03-30 10:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb09548c-31ca-50d7-989d-b288b7a2cdde with identifier: WX76835
2026-03-30 10:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb09548c-31ca-50d7-989d-b288b7a2cdde with scrape type 1
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb09548c-31ca-50d7-989d-b288b7a2cdde
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_04caaeef49e3ada345aed7d15faac411.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_04caaeef49e3ada345aed7d15faac411.jpg not downloaded yet
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_c3169392db7dd94b20e721e96d234249.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c3169392db7dd94b20e721e96d234249.jpg not downloaded yet
2026-03-30 10:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1fbc1a10-52d5-5265-bcec-1e0fccd09a65 with identifier: TR68176
2026-03-30 10:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1fbc1a10-52d5-5265-bcec-1e0fccd09a65 with identifier: TR68176
2026-03-30 10:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1fbc1a10-52d5-5265-bcec-1e0fccd09a65 with identifier: TR68176 to the API
2026-03-30 10:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/TR68176>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 155,
'expiration_date': '2026-03-31T15:05:47Z',
'fuel_type': 'petrol',
'id': '1fbc1a10-52d5-5265-bcec-1e0fccd09a65',
'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/TR68176',
'listing': 'auction',
'location': 'DE, Kerpen',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 143834,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_7705d2fff69ca3b3d8b94fc34f895014.jpg',
'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_451911446e81aecca8526a5f860ae257.jpg',
'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_fc610dbe9e6da359fc2feecee2e18bb9.jpg',
'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_b9ca5906bd5c127ba7e3e5cb5641635a.jpg',
'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_bff11e89f11890ab3ac057abbb599dae.jpg',
'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_6f01c4cbd6ddef6c4ab3f4431ff02c8f.jpg',
'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_d1620347bb80d7f5104d00e53517750e.jpg',
'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_f7d98f15affc219c7cc96fa51c76c366.jpg',
'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_7db168746959be7543432f33e3548534.jpg',
'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_94e89cd0f1e709841308cb224d6f1910.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fbc1a10-52d5-5265-bcec-1e0fccd09a65/1fbc1a10-52d5-5265-bcec-1e0fccd09a65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82798,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_7705d2fff69ca3b3d8b94fc34f895014.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fbc1a10-52d5-5265-bcec-1e0fccd09a65/1fbc1a10-52d5-5265-bcec-1e0fccd09a65_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82170,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_451911446e81aecca8526a5f860ae257.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fbc1a10-52d5-5265-bcec-1e0fccd09a65/1fbc1a10-52d5-5265-bcec-1e0fccd09a65_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83021,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_fc610dbe9e6da359fc2feecee2e18bb9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fbc1a10-52d5-5265-bcec-1e0fccd09a65/1fbc1a10-52d5-5265-bcec-1e0fccd09a65_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75549,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_b9ca5906bd5c127ba7e3e5cb5641635a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fbc1a10-52d5-5265-bcec-1e0fccd09a65/1fbc1a10-52d5-5265-bcec-1e0fccd09a65_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72178,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_bff11e89f11890ab3ac057abbb599dae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fbc1a10-52d5-5265-bcec-1e0fccd09a65/1fbc1a10-52d5-5265-bcec-1e0fccd09a65_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85598,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_6f01c4cbd6ddef6c4ab3f4431ff02c8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fbc1a10-52d5-5265-bcec-1e0fccd09a65/1fbc1a10-52d5-5265-bcec-1e0fccd09a65_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77096,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_d1620347bb80d7f5104d00e53517750e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fbc1a10-52d5-5265-bcec-1e0fccd09a65/1fbc1a10-52d5-5265-bcec-1e0fccd09a65_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84984,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_f7d98f15affc219c7cc96fa51c76c366.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fbc1a10-52d5-5265-bcec-1e0fccd09a65/1fbc1a10-52d5-5265-bcec-1e0fccd09a65_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76616,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_7db168746959be7543432f33e3548534.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fbc1a10-52d5-5265-bcec-1e0fccd09a65/1fbc1a10-52d5-5265-bcec-1e0fccd09a65_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95838,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/f7/17f74b67a9dd6f03a39cd224599099cb/pa/TR68176_94e89cd0f1e709841308cb224d6f1910.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 180 CGI T BlueEfficiency Elegance',
'transmission': 'automatic',
'trim': 'T BlueEfficiency Elegance',
'year': 2013}
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TR68176%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [auto1.de] INFO: Saving data for TR68176: {'created_time': 1774866914.096448, 'last_price_update_time': 1774866914.096459, 'auction_closing_time': 1774969547.0}
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TR68176') HTTP/1.1" 204 0
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_4976467ab2bc903045f2683411f47a84.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_4976467ab2bc903045f2683411f47a84.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_d910d20cd5a8fecda81eca8a3736d57b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_d910d20cd5a8fecda81eca8a3736d57b.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_c447e92c4c59e5d91065609db981e2da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c447e92c4c59e5d91065609db981e2da.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_c5e70376239a07ae1f1f19cf7a6dde60.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_c5e70376239a07ae1f1f19cf7a6dde60.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_411db2ec327be0b1f86e462c5cdb81d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_411db2ec327be0b1f86e462c5cdb81d9.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_c16744b5318454b52a68691deb754360.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c16744b5318454b52a68691deb754360.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_c0adfda8a6f469c942516ae4b19f0b84.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_c0adfda8a6f469c942516ae4b19f0b84.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_2e177f15aae4f718e9838cc422c76506.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_2e177f15aae4f718e9838cc422c76506.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_e065310a51c693b8d82f765fda1cf2c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_e065310a51c693b8d82f765fda1cf2c1.jpg not downloaded yet
2026-03-30 10:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SF86380> (referer: https://www.auto1.com/v1/car-details-view/SF86380/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_e6f904c7c0cad6dbb2dbc9d75f152da3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_e6f904c7c0cad6dbb2dbc9d75f152da3.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_aacfcbb833209e167940438a36748be2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_aacfcbb833209e167940438a36748be2.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_54f862f18f625c6a51366379767e6a3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_54f862f18f625c6a51366379767e6a3e.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_faf17caa87d8085944e90bc7ab3ee664.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_faf17caa87d8085944e90bc7ab3ee664.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_feee07f6efb0d7178a6b009bdd54d019.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_feee07f6efb0d7178a6b009bdd54d019.jpg not downloaded yet
2026-03-30 10:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JZ36451/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_8ba8fa9299e634f57feb4ba9c85b5a68.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_8ba8fa9299e634f57feb4ba9c85b5a68.jpg not downloaded yet
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_bf8702531509f57b3f68cc50ec5b5935.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_bf8702531509f57b3f68cc50ec5b5935.jpg not downloaded yet
2026-03-30 10:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8c1f413-c899-58d3-884e-c4a713dbd76c with identifier: SF86380
2026-03-30 10:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8c1f413-c899-58d3-884e-c4a713dbd76c with scrape type 1
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8c1f413-c899-58d3-884e-c4a713dbd76c
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252Fa3%252Fcfa3424558fb3b5aaeb7e24e4c7d44a1%252Fpa%252FSF86380_a8ae6e2849f770583847b56e29a9a7b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_a8ae6e2849f770583847b56e29a9a7b8.jpg already downloaded
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252Fa3%252Fcfa3424558fb3b5aaeb7e24e4c7d44a1%252Fpa%252FSF86380_f48c1ec81021b1439a85c7cf1c6e1cd5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_f48c1ec81021b1439a85c7cf1c6e1cd5.jpg already downloaded
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252Fa3%252Fcfa3424558fb3b5aaeb7e24e4c7d44a1%252Fpa%252FSF86380_545e3d7d686e3345258ff35ce24fdfe9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_545e3d7d686e3345258ff35ce24fdfe9.jpg already downloaded
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252Fa3%252Fcfa3424558fb3b5aaeb7e24e4c7d44a1%252Fpa%252FSF86380_e8fd4a0d625053c26a3a3c1ba736956a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_e8fd4a0d625053c26a3a3c1ba736956a.jpg already downloaded
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252Fa3%252Fcfa3424558fb3b5aaeb7e24e4c7d44a1%252Fpa%252FSF86380_1a2acdd3b9b4d209d284e557671eea75.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_1a2acdd3b9b4d209d284e557671eea75.jpg already downloaded
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252Fa3%252Fcfa3424558fb3b5aaeb7e24e4c7d44a1%252Fpa%252FSF86380_5de1ec65e35f4624c22f5c1639945ed2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_5de1ec65e35f4624c22f5c1639945ed2.jpg already downloaded
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252Fa3%252Fcfa3424558fb3b5aaeb7e24e4c7d44a1%252Fpa%252FSF86380_70e33c7c6b950ac07005cbafa81bb71b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_70e33c7c6b950ac07005cbafa81bb71b.jpg already downloaded
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252Fa3%252Fcfa3424558fb3b5aaeb7e24e4c7d44a1%252Fpa%252FSF86380_acb5796fe31fd766457c87912d671a1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_acb5796fe31fd766457c87912d671a1d.jpg already downloaded
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252Fa3%252Fcfa3424558fb3b5aaeb7e24e4c7d44a1%252Fpa%252FSF86380_7a9c159ef7febaeaa4f01c355067375f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_7a9c159ef7febaeaa4f01c355067375f.jpg already downloaded
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252Fa3%252Fcfa3424558fb3b5aaeb7e24e4c7d44a1%252Fpa%252FSF86380_8e7a98f74c9fe4ca79d779c471dc5b40.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_8e7a98f74c9fe4ca79d779c471dc5b40.jpg already downloaded
2026-03-30 10:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f8c1f413-c899-58d3-884e-c4a713dbd76c, identifier: SF86380
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_960f5ebe1d5ffc8f40abb70f38ee457f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_960f5ebe1d5ffc8f40abb70f38ee457f.jpg not downloaded yet
2026-03-30 10:35:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f8c1f413-c899-58d3-884e-c4a713dbd76c with identifier: SF86380
2026-03-30 10:35:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f8c1f413-c899-58d3-884e-c4a713dbd76c with identifier: SF86380
2026-03-30 10:35:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f8c1f413-c899-58d3-884e-c4a713dbd76c with identifier: SF86380 to the API
2026-03-30 10:35:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/SF86380>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:17:34Z',
'fuel_type': 'petrol',
'id': 'f8c1f413-c899-58d3-884e-c4a713dbd76c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SF86380',
'listing': 'auction',
'location': 'DE, Erbach',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 169743,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_a8ae6e2849f770583847b56e29a9a7b8.jpg',
'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_f48c1ec81021b1439a85c7cf1c6e1cd5.jpg',
'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_545e3d7d686e3345258ff35ce24fdfe9.jpg',
'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_e8fd4a0d625053c26a3a3c1ba736956a.jpg',
'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_1a2acdd3b9b4d209d284e557671eea75.jpg',
'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_5de1ec65e35f4624c22f5c1639945ed2.jpg',
'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_70e33c7c6b950ac07005cbafa81bb71b.jpg',
'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_acb5796fe31fd766457c87912d671a1d.jpg',
'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_7a9c159ef7febaeaa4f01c355067375f.jpg',
'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_8e7a98f74c9fe4ca79d779c471dc5b40.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c1f413-c899-58d3-884e-c4a713dbd76c/f8c1f413-c899-58d3-884e-c4a713dbd76c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78682,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_a8ae6e2849f770583847b56e29a9a7b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c1f413-c899-58d3-884e-c4a713dbd76c/f8c1f413-c899-58d3-884e-c4a713dbd76c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77120,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_f48c1ec81021b1439a85c7cf1c6e1cd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c1f413-c899-58d3-884e-c4a713dbd76c/f8c1f413-c899-58d3-884e-c4a713dbd76c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73172,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_545e3d7d686e3345258ff35ce24fdfe9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c1f413-c899-58d3-884e-c4a713dbd76c/f8c1f413-c899-58d3-884e-c4a713dbd76c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63847,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_e8fd4a0d625053c26a3a3c1ba736956a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c1f413-c899-58d3-884e-c4a713dbd76c/f8c1f413-c899-58d3-884e-c4a713dbd76c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69687,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_1a2acdd3b9b4d209d284e557671eea75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c1f413-c899-58d3-884e-c4a713dbd76c/f8c1f413-c899-58d3-884e-c4a713dbd76c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68247,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_5de1ec65e35f4624c22f5c1639945ed2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c1f413-c899-58d3-884e-c4a713dbd76c/f8c1f413-c899-58d3-884e-c4a713dbd76c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2845193,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_70e33c7c6b950ac07005cbafa81bb71b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c1f413-c899-58d3-884e-c4a713dbd76c/f8c1f413-c899-58d3-884e-c4a713dbd76c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66123,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_acb5796fe31fd766457c87912d671a1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c1f413-c899-58d3-884e-c4a713dbd76c/f8c1f413-c899-58d3-884e-c4a713dbd76c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71716,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_7a9c159ef7febaeaa4f01c355067375f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c1f413-c899-58d3-884e-c4a713dbd76c/f8c1f413-c899-58d3-884e-c4a713dbd76c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55394,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/a3/cfa3424558fb3b5aaeb7e24e4c7d44a1/pa/SF86380_8e7a98f74c9fe4ca79d779c471dc5b40.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 1.4 TSI Allstar BlueMotion Tech',
'transmission': 'automatic',
'trim': 'Allstar BlueMotion Tech',
'year': 2016}
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SF86380%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [auto1.de] INFO: Saving data for SF86380: {'created_time': 1774866915.182018, 'last_price_update_time': 1774866915.182029, 'auction_closing_time': 1774970254.0}
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SF86380') HTTP/1.1" 204 0
2026-03-30 10:35: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-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UD25726/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_b328e9cffc498fca5c9f54bf09bc4b0b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_6448d10e9d8ae94f875fcbadf0061feb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_9687b7f335feedf9da25e6941d67a881.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_d53449b2f137fdccf76a6852a4dc3d2b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_2c8abc8dfbaf88af60dabdc330e70e16.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_212872d1fca04c887c71901c53bc542a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_489d84a25ace569c81314ca5c2315699.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_0acff0cec4ac5ce6bc51e3770fc0de34.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_5c9f214fda2489a8a87fe6c814207f16.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_ed1b96f9fd581ec9ce036c3759f66dd4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:15 [auto1.de] INFO: Channel: 24h | Page: 7 | totalHits: 9412 | hits on page: 40
2026-03-30 10:35:15 [auto1.de] INFO: Found listing with ID: DZ96943
2026-03-30 10:35:15 [auto1.de] INFO: Found listing with ID: HK07148
2026-03-30 10:35:15 [auto1.de] INFO: Found listing with ID: WJ62591
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WJ62591%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [auto1.de] INFO: Scrape type for WJ62591: 0
2026-03-30 10:35:15 [auto1.de] INFO: Found listing with ID: CF24380
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CF24380%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [auto1.de] INFO: Scrape type for CF24380: 1
2026-03-30 10:35:15 [auto1.de] INFO: Found listing with ID: AN69770
2026-03-30 10:35:15 [auto1.de] INFO: Found listing with ID: WA34292
2026-03-30 10:35:15 [auto1.de] INFO: Found listing with ID: PH80163
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PH80163%27 HTTP/1.1" 200 None
2026-03-30 10:35:15 [auto1.de] INFO: Scrape type for PH80163: 1
2026-03-30 10:35:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebff50>
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_b328e9cffc498fca5c9f54bf09bc4b0b.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_b328e9cffc498fca5c9f54bf09bc4b0b.jpg saved to cache
2026-03-30 10:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2
2026-03-30 10:35:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb0a10>
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_6448d10e9d8ae94f875fcbadf0061feb.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_6448d10e9d8ae94f875fcbadf0061feb.jpg saved to cache
2026-03-30 10:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2
2026-03-30 10:35:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef5ac50>
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_9687b7f335feedf9da25e6941d67a881.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_9687b7f335feedf9da25e6941d67a881.jpg saved to cache
2026-03-30 10:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf
2026-03-30 10:35:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428dc10>
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_d53449b2f137fdccf76a6852a4dc3d2b.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_d53449b2f137fdccf76a6852a4dc3d2b.jpg saved to cache
2026-03-30 10:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf
2026-03-30 10:35:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee0d610>
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_2c8abc8dfbaf88af60dabdc330e70e16.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_2c8abc8dfbaf88af60dabdc330e70e16.jpg saved to cache
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef
2026-03-30 10:35:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4232b10>
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_212872d1fca04c887c71901c53bc542a.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_212872d1fca04c887c71901c53bc542a.jpg saved to cache
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2
2026-03-30 10:35:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef4fdd0>
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_489d84a25ace569c81314ca5c2315699.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_489d84a25ace569c81314ca5c2315699.jpg saved to cache
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf
2026-03-30 10:35:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428f510>
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_0acff0cec4ac5ce6bc51e3770fc0de34.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_0acff0cec4ac5ce6bc51e3770fc0de34.jpg saved to cache
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef
2026-03-30 10:35:16 [auto1.de] INFO: Found listing with ID: YP01427
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YP01427%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [auto1.de] INFO: Scrape type for YP01427: 1
2026-03-30 10:35:16 [auto1.de] INFO: Found listing with ID: EC09035
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EC09035%27 HTTP/1.1" 200 None
2026-03-30 10:35:16 [auto1.de] INFO: Scrape type for EC09035: 1
2026-03-30 10:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee479e50>
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Ffd%252Fb9fd195b0f64825a7bbe690700b34631%252Fpa%252FMW69190_5c9f214fda2489a8a87fe6c814207f16.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_5c9f214fda2489a8a87fe6c814207f16.jpg saved to cache
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ddc22b32-58ae-50bb-87e0-17e4ddbcc469
2026-03-30 10:35:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ddc22b32-58ae-50bb-87e0-17e4ddbcc469, skipping ID generation
2026-03-30 10:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc22b32-58ae-50bb-87e0-17e4ddbcc469 with scrape type 1
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ddc22b32-58ae-50bb-87e0-17e4ddbcc469 sending to next pipeline
2026-03-30 10:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ddc22b32-58ae-50bb-87e0-17e4ddbcc469, identifier: MW69190
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428cd10>
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_ed1b96f9fd581ec9ce036c3759f66dd4.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_ed1b96f9fd581ec9ce036c3759f66dd4.jpg saved to cache
2026-03-30 10:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8
2026-03-30 10:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ddc22b32-58ae-50bb-87e0-17e4ddbcc469 with identifier: MW69190
2026-03-30 10:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ddc22b32-58ae-50bb-87e0-17e4ddbcc469 with identifier: MW69190
2026-03-30 10:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ddc22b32-58ae-50bb-87e0-17e4ddbcc469 with identifier: MW69190 to the API
2026-03-30 10:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_5c9f214fda2489a8a87fe6c814207f16.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:17:01Z',
'fuel_type': 'petrol',
'id': 'ddc22b32-58ae-50bb-87e0-17e4ddbcc469',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MW69190',
'listing': 'auction',
'location': 'DE, Bruchsal',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 117894,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69134,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_5c9f214fda2489a8a87fe6c814207f16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66825,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_b25662d8a98476b9566468d477922e06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60342,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_a99a9e161a179ac8119762a9cd374d67.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62488,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_11832d9734b1fe8398fb5f1b2020bfd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106663,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_6cf96ef3c0bbf65bd82b427fe3fb6ca5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc22b32-58ae-50bb-87e0-17e4ddbcc469/ddc22b32-58ae-50bb-87e0-17e4ddbcc469_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77227,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/fd/b9fd195b0f64825a7bbe690700b34631/pa/MW69190_eefe065c804bb20043e0ec04d5a1957e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-11-25',
'seats_number': 4,
'seller_name': None,
'title': 'Suzuki Swift 1.2 Club',
'transmission': 'manual',
'trim': 'Club',
'year': 2010}
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MW69190%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Saving data for MW69190: {'created_time': 1774866917.046358, 'last_price_update_time': 1774866917.046368, 'auction_closing_time': 1774970221.0}
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MW69190') HTTP/1.1" 204 0
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: WR86170
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: TM34763
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TM34763%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for TM34763: 1
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: FZ80671
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FZ80671%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for FZ80671: 1
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: PZ26473
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PZ26473%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for PZ26473: 1
2026-03-30 10:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_54f862f18f625c6a51366379767e6a3e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: MH98212
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: VN28198
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VN28198%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for VN28198: 1
2026-03-30 10:35:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: JC14226
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JC14226%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for JC14226: 1
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: KS67117
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: RL84583
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: GW35897
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: XM57589
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XM57589%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for XM57589: 1
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: DY18162
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DY18162%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for DY18162: 1
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: XV98071
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: KE92414
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: DW30618
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: GC48113
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GC48113%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for GC48113: 1
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: XJ52167
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: GE74181
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GE74181%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for GE74181: 1
2026-03-30 10:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4214d90>
2026-03-30 10:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_54f862f18f625c6a51366379767e6a3e.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_54f862f18f625c6a51366379767e6a3e.jpg saved to cache
2026-03-30 10:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c2729ad5-4575-5944-801e-296d58cf625a
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: XT86965
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: FK50326
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FK50326%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for FK50326: 1
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: WY58747
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: TT41826
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TT41826%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for TT41826: 1
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: YY59176
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: HC21911
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: DU23790
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: NX05190
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NX05190%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for NX05190: 1
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: YV11797
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YV11797%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for YV11797: 2
2026-03-30 10:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc3762f4-b0b6-51d0-b165-c2c51fb7e12d with identifier: YV11797
2026-03-30 10:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc3762f4-b0b6-51d0-b165-c2c51fb7e12d with scrape type 2
2026-03-30 10:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc3762f4-b0b6-51d0-b165-c2c51fb7e12d with scrape type 2
2026-03-30 10:35:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: fc3762f4-b0b6-51d0-b165-c2c51fb7e12d, identifier: YV11797
2026-03-30 10:35:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: fc3762f4-b0b6-51d0-b165-c2c51fb7e12d with identifier: YV11797
2026-03-30 10:35:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: fc3762f4-b0b6-51d0-b165-c2c51fb7e12d with identifier: YV11797
2026-03-30 10:35:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: fc3762f4-b0b6-51d0-b165-c2c51fb7e12d with identifier: YV11797 to the API
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:18:41Z',
'fuel_type': 'diesel',
'id': 'fc3762f4-b0b6-51d0-b165-c2c51fb7e12d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YV11797',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i30',
'odometer': 183112,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-18',
'seller_name': None,
'title': 'Hyundai i30 1.4 CRDi Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2013}
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YV11797%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Saving data for YV11797: {'auction_closing_time': 1774970321.0, 'created_time': 1774292324.862502, 'last_price_update_time': 1774866917.863275}
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YV11797') HTTP/1.1" 204 0
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: CN97004
2026-03-30 10:35:17 [auto1.de] INFO: Found listing with ID: WS55091
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WS55091%27 HTTP/1.1" 200 None
2026-03-30 10:35:17 [auto1.de] INFO: Scrape type for WS55091: 1
2026-03-30 10:35:18 [auto1.de] INFO: Found listing with ID: AL20723
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AL20723%27 HTTP/1.1" 200 None
2026-03-30 10:35:18 [auto1.de] INFO: Scrape type for AL20723: 1
2026-03-30 10:35:18 [auto1.de] INFO: Found listing with ID: SE11859
2026-03-30 10:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_bf8702531509f57b3f68cc50ec5b5935.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_feee07f6efb0d7178a6b009bdd54d019.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_e065310a51c693b8d82f765fda1cf2c1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_f33c67e6280dfd7826f63b2fd7a20cfe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_960f5ebe1d5ffc8f40abb70f38ee457f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_faf17caa87d8085944e90bc7ab3ee664.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_8ba8fa9299e634f57feb4ba9c85b5a68.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_aacfcbb833209e167940438a36748be2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:18 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee159d0>
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_bf8702531509f57b3f68cc50ec5b5935.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_bf8702531509f57b3f68cc50ec5b5935.jpg saved to cache
2026-03-30 10:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bb09548c-31ca-50d7-989d-b288b7a2cdde
2026-03-30 10:35:18 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f438ae50>
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_feee07f6efb0d7178a6b009bdd54d019.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_feee07f6efb0d7178a6b009bdd54d019.jpg saved to cache
2026-03-30 10:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bb09548c-31ca-50d7-989d-b288b7a2cdde
2026-03-30 10:35:18 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b76d0>
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_e065310a51c693b8d82f765fda1cf2c1.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_e065310a51c693b8d82f765fda1cf2c1.jpg saved to cache
2026-03-30 10:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf
2026-03-30 10:35:18 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee54650>
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_f33c67e6280dfd7826f63b2fd7a20cfe.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_f33c67e6280dfd7826f63b2fd7a20cfe.jpg saved to cache
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2
2026-03-30 10:35:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4215650>
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_960f5ebe1d5ffc8f40abb70f38ee457f.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_960f5ebe1d5ffc8f40abb70f38ee457f.jpg saved to cache
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bb09548c-31ca-50d7-989d-b288b7a2cdde
2026-03-30 10:35:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434fc90>
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_faf17caa87d8085944e90bc7ab3ee664.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_faf17caa87d8085944e90bc7ab3ee664.jpg saved to cache
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bb09548c-31ca-50d7-989d-b288b7a2cdde
2026-03-30 10:35:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c0b310>
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_8ba8fa9299e634f57feb4ba9c85b5a68.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_8ba8fa9299e634f57feb4ba9c85b5a68.jpg saved to cache
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bb09548c-31ca-50d7-989d-b288b7a2cdde
2026-03-30 10:35:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9cfd0>
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_aacfcbb833209e167940438a36748be2.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_aacfcbb833209e167940438a36748be2.jpg saved to cache
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bb09548c-31ca-50d7-989d-b288b7a2cdde
2026-03-30 10:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JZ36451> (referer: https://www.auto1.com/v1/car-details-view/JZ36451/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44b68d5d-6d74-5f28-a732-78f2e78caed1 with identifier: JZ36451
2026-03-30 10:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44b68d5d-6d74-5f28-a732-78f2e78caed1 with scrape type 1
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44b68d5d-6d74-5f28-a732-78f2e78caed1
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_eb06c8a0045a8de39ad57e4c156ec253.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_eb06c8a0045a8de39ad57e4c156ec253.jpg not downloaded yet
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_985285b4cecb23bf585f13f8b839aa41.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_985285b4cecb23bf585f13f8b839aa41.jpg not downloaded yet
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_02547bcd268e6c84212977736ef4cb42.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_02547bcd268e6c84212977736ef4cb42.jpg not downloaded yet
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_6c7b22947d94ee7c1f334b7cf0758cc4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_6c7b22947d94ee7c1f334b7cf0758cc4.jpg not downloaded yet
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_96a19fb184554505a35aca1471a09fc7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_96a19fb184554505a35aca1471a09fc7.jpg not downloaded yet
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_02d844f2a9ff20db71c3f58923495396.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_02d844f2a9ff20db71c3f58923495396.jpg not downloaded yet
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_b27d842af492dd6203d8e780757c87d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_b27d842af492dd6203d8e780757c87d1.jpg not downloaded yet
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_2e36ecee1900a8baf8574ecf2336fe62.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_2e36ecee1900a8baf8574ecf2336fe62.jpg not downloaded yet
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_20cab2fa0ab888a5b740439935669728.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_20cab2fa0ab888a5b740439935669728.jpg not downloaded yet
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_af699a64514ea6c968e1e6b88dcd7691.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_af699a64514ea6c968e1e6b88dcd7691.jpg not downloaded yet
2026-03-30 10:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CF24380/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_af699a64514ea6c968e1e6b88dcd7691.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4293e50>
2026-03-30 10:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_af699a64514ea6c968e1e6b88dcd7691.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_af699a64514ea6c968e1e6b88dcd7691.jpg saved to cache
2026-03-30 10:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 44b68d5d-6d74-5f28-a732-78f2e78caed1
2026-03-30 10:35: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-30 10:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:20 [auto1.de] INFO: Channel: 24h | Page: 8 | totalHits: 9411 | hits on page: 40
2026-03-30 10:35:20 [auto1.de] INFO: Found listing with ID: MD03906
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MD03906%27 HTTP/1.1" 200 None
2026-03-30 10:35:20 [auto1.de] INFO: Scrape type for MD03906: 1
2026-03-30 10:35:20 [auto1.de] INFO: Found listing with ID: UB09336
2026-03-30 10:35:20 [auto1.de] INFO: Found listing with ID: KX13373
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KX13373%27 HTTP/1.1" 200 None
2026-03-30 10:35:20 [auto1.de] INFO: Scrape type for KX13373: 2
2026-03-30 10:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36a29fe2-6608-56a6-9c9f-07e8771317e4 with identifier: KX13373
2026-03-30 10:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36a29fe2-6608-56a6-9c9f-07e8771317e4 with scrape type 2
2026-03-30 10:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36a29fe2-6608-56a6-9c9f-07e8771317e4 with scrape type 2
2026-03-30 10:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 36a29fe2-6608-56a6-9c9f-07e8771317e4, identifier: KX13373
2026-03-30 10:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 36a29fe2-6608-56a6-9c9f-07e8771317e4 with identifier: KX13373
2026-03-30 10:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 36a29fe2-6608-56a6-9c9f-07e8771317e4 with identifier: KX13373
2026-03-30 10:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 36a29fe2-6608-56a6-9c9f-07e8771317e4 with identifier: KX13373 to the API
2026-03-30 10:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35:21 [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-30 10:35:21 [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-31T15:23:28Z',
'fuel_type': 'petrol',
'id': '36a29fe2-6608-56a6-9c9f-07e8771317e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KX13373',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 198713,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-27',
'seller_name': None,
'title': 'BMW 1er 116i',
'transmission': 'manual',
'trim': '',
'year': 2014}
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KX13373%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Saving data for KX13373: {'auction_closing_time': 1774970608.0, 'created_time': 1773725449.933218, 'last_price_update_time': 1774866921.113513}
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KX13373') HTTP/1.1" 204 0
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: WT92496
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: GD33265
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: MC21805
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: ZT80632
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: ED86664
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ED86664%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for ED86664: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: ME32399
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: CX78933
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: XP42912
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XP42912%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for XP42912: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: LD24624
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LD24624%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for LD24624: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: BJ16323
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: GC02244
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GC02244%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for GC02244: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: ZE36706
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: HJ77178
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: FS99477
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: JX90545
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: CM52893
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: ZF52635
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: CE73784
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: GB07030
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GB07030%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for GB07030: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: HX91404
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HX91404%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for HX91404: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: CY18097
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: NJ28052
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NJ28052%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for NJ28052: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: CP02770
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CP02770%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for CP02770: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: US18230
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: YG35577
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YG35577%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for YG35577: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: HN97244
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HN97244%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for HN97244: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: LC24532
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LC24532%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for LC24532: 1
2026-03-30 10:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_20cab2fa0ab888a5b740439935669728.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: VC21585
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: UY84465
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UY84465%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for UY84465: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: BM81671
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: RS58437
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: RD39449
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RD39449%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for RD39449: 1
2026-03-30 10:35:21 [auto1.de] INFO: Found listing with ID: KF94036
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KF94036%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Scrape type for KF94036: 2
2026-03-30 10:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac676d46-781e-50aa-9072-dcc46d2d4e17 with identifier: KF94036
2026-03-30 10:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac676d46-781e-50aa-9072-dcc46d2d4e17 with scrape type 2
2026-03-30 10:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac676d46-781e-50aa-9072-dcc46d2d4e17 with scrape type 2
2026-03-30 10:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ac676d46-781e-50aa-9072-dcc46d2d4e17, identifier: KF94036
2026-03-30 10:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ac676d46-781e-50aa-9072-dcc46d2d4e17 with identifier: KF94036
2026-03-30 10:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ac676d46-781e-50aa-9072-dcc46d2d4e17 with identifier: KF94036
2026-03-30 10:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ac676d46-781e-50aa-9072-dcc46d2d4e17 with identifier: KF94036 to the API
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35:21 [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-30 10:35:21 [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': 292,
'expiration_date': '2026-03-31T15:38:54Z',
'fuel_type': 'hybrid',
'id': 'ac676d46-781e-50aa-9072-dcc46d2d4e17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KF94036',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 94705,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-06',
'seller_name': None,
'title': 'BMW X3 xDrive 30e M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2021}
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KF94036%27 HTTP/1.1" 200 None
2026-03-30 10:35:21 [auto1.de] INFO: Saving data for KF94036: {'auction_closing_time': 1774971534.0, 'created_time': 1773229670.493825, 'last_price_update_time': 1774866921.903779}
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KF94036') HTTP/1.1" 204 0
2026-03-30 10:35:22 [auto1.de] INFO: Found listing with ID: FF99965
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FF99965%27 HTTP/1.1" 200 None
2026-03-30 10:35:22 [auto1.de] INFO: Scrape type for FF99965: 1
2026-03-30 10:35:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef34850>
2026-03-30 10:35:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_20cab2fa0ab888a5b740439935669728.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_20cab2fa0ab888a5b740439935669728.jpg saved to cache
2026-03-30 10:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 44b68d5d-6d74-5f28-a732-78f2e78caed1
2026-03-30 10:35:22 [auto1.de] INFO: Found listing with ID: JZ50172
2026-03-30 10:35:22 [auto1.de] INFO: Found listing with ID: HW82301
2026-03-30 10:35:22 [auto1.de] INFO: Found listing with ID: AU89070
2026-03-30 10:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YP01427/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TT41826/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PZ26473/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WS55091/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FK50326/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NX05190/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DY18162/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GE74181/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GC48113/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PH80163/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UD25726> (referer: https://www.auto1.com/v1/car-details-view/UD25726/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2a4eb8f-db47-57c0-8be9-3d85051a0909 with identifier: UD25726
2026-03-30 10:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2a4eb8f-db47-57c0-8be9-3d85051a0909 with scrape type 1
2026-03-30 10:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d2a4eb8f-db47-57c0-8be9-3d85051a0909
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F5a%252F305aa012f0989609bb0561ad8e95950f%252Fpa%252FUD25726_eb0b6a1c20abd4688574dfef09c4fa20.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_eb0b6a1c20abd4688574dfef09c4fa20.jpg already downloaded
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F5a%252F305aa012f0989609bb0561ad8e95950f%252Fpa%252FUD25726_6158f25b534d85e73cbc01eb9e0b5a09.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_6158f25b534d85e73cbc01eb9e0b5a09.jpg already downloaded
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F5a%252F305aa012f0989609bb0561ad8e95950f%252Fpa%252FUD25726_f929fde8643d74d9c9a7ee5903526c7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_f929fde8643d74d9c9a7ee5903526c7f.jpg already downloaded
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F5a%252F305aa012f0989609bb0561ad8e95950f%252Fpa%252FUD25726_adba10699b43613c3f774b7e3fb4c599.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_adba10699b43613c3f774b7e3fb4c599.jpg already downloaded
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F5a%252F305aa012f0989609bb0561ad8e95950f%252Fpa%252FUD25726_ccbc2611b4a269199f2d20b52c91982d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_ccbc2611b4a269199f2d20b52c91982d.jpg already downloaded
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F5a%252F305aa012f0989609bb0561ad8e95950f%252Fpa%252FUD25726_f907d342c510ba199d6d3fa7c425fa08.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_f907d342c510ba199d6d3fa7c425fa08.jpg already downloaded
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F5a%252F305aa012f0989609bb0561ad8e95950f%252Fpa%252FUD25726_7556d2ff168b781d83c2d2529736fae4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_7556d2ff168b781d83c2d2529736fae4.jpg already downloaded
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F5a%252F305aa012f0989609bb0561ad8e95950f%252Fpa%252FUD25726_20be5920f70d395a9d8603b863ae79f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_20be5920f70d395a9d8603b863ae79f6.jpg already downloaded
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F5a%252F305aa012f0989609bb0561ad8e95950f%252Fpa%252FUD25726_77f7985fa35d5c50bcc902286dcc3af2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_77f7985fa35d5c50bcc902286dcc3af2.jpg already downloaded
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F5a%252F305aa012f0989609bb0561ad8e95950f%252Fpa%252FUD25726_0222800fa019fc0b4b9fcbe4a608823f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_0222800fa019fc0b4b9fcbe4a608823f.jpg already downloaded
2026-03-30 10:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d2a4eb8f-db47-57c0-8be9-3d85051a0909, identifier: UD25726
2026-03-30 10:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d2a4eb8f-db47-57c0-8be9-3d85051a0909 with identifier: UD25726
2026-03-30 10:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d2a4eb8f-db47-57c0-8be9-3d85051a0909 with identifier: UD25726
2026-03-30 10:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d2a4eb8f-db47-57c0-8be9-3d85051a0909 with identifier: UD25726 to the API
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/UD25726>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 230,
'expiration_date': '2026-03-31T15:40:29Z',
'fuel_type': 'petrol',
'id': 'd2a4eb8f-db47-57c0-8be9-3d85051a0909',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UD25726',
'listing': 'auction',
'location': 'DE, Zülpich',
'make': 'Audi',
'model': 'TT',
'odometer': 55147,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_eb0b6a1c20abd4688574dfef09c4fa20.jpg',
'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_6158f25b534d85e73cbc01eb9e0b5a09.jpg',
'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_f929fde8643d74d9c9a7ee5903526c7f.jpg',
'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_adba10699b43613c3f774b7e3fb4c599.jpg',
'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_ccbc2611b4a269199f2d20b52c91982d.jpg',
'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_f907d342c510ba199d6d3fa7c425fa08.jpg',
'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_7556d2ff168b781d83c2d2529736fae4.jpg',
'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_20be5920f70d395a9d8603b863ae79f6.jpg',
'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_77f7985fa35d5c50bcc902286dcc3af2.jpg',
'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_0222800fa019fc0b4b9fcbe4a608823f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2a4eb8f-db47-57c0-8be9-3d85051a0909/d2a4eb8f-db47-57c0-8be9-3d85051a0909_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85888,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_eb0b6a1c20abd4688574dfef09c4fa20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2a4eb8f-db47-57c0-8be9-3d85051a0909/d2a4eb8f-db47-57c0-8be9-3d85051a0909_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2688497,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_6158f25b534d85e73cbc01eb9e0b5a09.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2a4eb8f-db47-57c0-8be9-3d85051a0909/d2a4eb8f-db47-57c0-8be9-3d85051a0909_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2607459,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_f929fde8643d74d9c9a7ee5903526c7f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2a4eb8f-db47-57c0-8be9-3d85051a0909/d2a4eb8f-db47-57c0-8be9-3d85051a0909_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2126055,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_adba10699b43613c3f774b7e3fb4c599.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2a4eb8f-db47-57c0-8be9-3d85051a0909/d2a4eb8f-db47-57c0-8be9-3d85051a0909_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64340,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_ccbc2611b4a269199f2d20b52c91982d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2a4eb8f-db47-57c0-8be9-3d85051a0909/d2a4eb8f-db47-57c0-8be9-3d85051a0909_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2617833,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_f907d342c510ba199d6d3fa7c425fa08.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2a4eb8f-db47-57c0-8be9-3d85051a0909/d2a4eb8f-db47-57c0-8be9-3d85051a0909_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61054,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_7556d2ff168b781d83c2d2529736fae4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2a4eb8f-db47-57c0-8be9-3d85051a0909/d2a4eb8f-db47-57c0-8be9-3d85051a0909_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2542122,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_20be5920f70d395a9d8603b863ae79f6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2a4eb8f-db47-57c0-8be9-3d85051a0909/d2a4eb8f-db47-57c0-8be9-3d85051a0909_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74930,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_77f7985fa35d5c50bcc902286dcc3af2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2a4eb8f-db47-57c0-8be9-3d85051a0909/d2a4eb8f-db47-57c0-8be9-3d85051a0909_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2349244,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img30/5a/305aa012f0989609bb0561ad8e95950f/pa/UD25726_0222800fa019fc0b4b9fcbe4a608823f.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-05-10',
'seats_number': 4,
'seller_name': None,
'title': 'Audi TT 2.0 TFSI Coupe',
'transmission': 'automatic',
'trim': 'Coupe',
'year': 2017}
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UD25726%27 HTTP/1.1" 200 None
2026-03-30 10:35:29 [auto1.de] INFO: Saving data for UD25726: {'created_time': 1774866929.50888, 'last_price_update_time': 1774866929.508894, 'auction_closing_time': 1774971629.0}
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UD25726') HTTP/1.1" 204 0
2026-03-30 10:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XM57589/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AL20723/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HN97244/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FF99965/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CF24380> (referer: https://www.auto1.com/v1/car-details-view/CF24380/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YP01427> (referer: https://www.auto1.com/v1/car-details-view/YP01427/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84d7901b-f205-58da-8b05-e9d29617391f with identifier: CF24380
2026-03-30 10:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84d7901b-f205-58da-8b05-e9d29617391f with scrape type 1
2026-03-30 10:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 84d7901b-f205-58da-8b05-e9d29617391f
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff3%252F37f3853154ba41f0368dc78ca523d32d%252Fpa%252FCF24380_73ca7a13b09b91a63745d7f676088236.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_73ca7a13b09b91a63745d7f676088236.jpg already downloaded
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff3%252F37f3853154ba41f0368dc78ca523d32d%252Fpa%252FCF24380_424d6093d29273731c631434690a943d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_424d6093d29273731c631434690a943d.jpg already downloaded
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff3%252F37f3853154ba41f0368dc78ca523d32d%252Fpa%252FCF24380_954cb53a2a695a579d372ccd1a0814f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_954cb53a2a695a579d372ccd1a0814f9.jpg already downloaded
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff3%252F37f3853154ba41f0368dc78ca523d32d%252Fpa%252FCF24380_e2cd152e0c0d8c571030acb1ac97ce0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_e2cd152e0c0d8c571030acb1ac97ce0b.jpg already downloaded
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff3%252F37f3853154ba41f0368dc78ca523d32d%252Fpa%252FCF24380_adbe9f4647d8533f9579ae2dc3948fb6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_adbe9f4647d8533f9579ae2dc3948fb6.jpg already downloaded
2026-03-30 10:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 84d7901b-f205-58da-8b05-e9d29617391f, identifier: CF24380
2026-03-30 10:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 84d7901b-f205-58da-8b05-e9d29617391f with identifier: CF24380
2026-03-30 10:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 84d7901b-f205-58da-8b05-e9d29617391f with identifier: CF24380
2026-03-30 10:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 84d7901b-f205-58da-8b05-e9d29617391f with identifier: CF24380 to the API
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CF24380>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:29:02Z',
'fuel_type': 'petrol',
'id': '84d7901b-f205-58da-8b05-e9d29617391f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CF24380',
'listing': 'auction',
'location': 'DE, Karlskron',
'make': 'Volkswagen',
'model': 'Golf V',
'odometer': 181782,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_73ca7a13b09b91a63745d7f676088236.jpg',
'https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_424d6093d29273731c631434690a943d.jpg',
'https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_954cb53a2a695a579d372ccd1a0814f9.jpg',
'https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_e2cd152e0c0d8c571030acb1ac97ce0b.jpg',
'https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_adbe9f4647d8533f9579ae2dc3948fb6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84d7901b-f205-58da-8b05-e9d29617391f/84d7901b-f205-58da-8b05-e9d29617391f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74375,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_73ca7a13b09b91a63745d7f676088236.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84d7901b-f205-58da-8b05-e9d29617391f/84d7901b-f205-58da-8b05-e9d29617391f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65007,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_424d6093d29273731c631434690a943d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84d7901b-f205-58da-8b05-e9d29617391f/84d7901b-f205-58da-8b05-e9d29617391f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86326,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_954cb53a2a695a579d372ccd1a0814f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84d7901b-f205-58da-8b05-e9d29617391f/84d7901b-f205-58da-8b05-e9d29617391f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57487,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_e2cd152e0c0d8c571030acb1ac97ce0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84d7901b-f205-58da-8b05-e9d29617391f/84d7901b-f205-58da-8b05-e9d29617391f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135190,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/f3/37f3853154ba41f0368dc78ca523d32d/pa/CF24380_adbe9f4647d8533f9579ae2dc3948fb6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf V 1.4 TSI GT Sport',
'transmission': 'manual',
'trim': 'GT Sport',
'year': 2008}
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CF24380%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [auto1.de] INFO: Saving data for CF24380: {'created_time': 1774866931.612533, 'last_price_update_time': 1774866931.612541, 'auction_closing_time': 1774970942.0}
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CF24380') HTTP/1.1" 204 0
2026-03-30 10:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TT41826> (referer: https://www.auto1.com/v1/car-details-view/TT41826/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f32639be-4cd9-53a9-920d-405b279998f7 with identifier: YP01427
2026-03-30 10:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f32639be-4cd9-53a9-920d-405b279998f7 with scrape type 1
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f32639be-4cd9-53a9-920d-405b279998f7
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_7f8b79e7e5fa5e65f215983c4c79bcfa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_7f8b79e7e5fa5e65f215983c4c79bcfa.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_6fc16a7a0931f9b63457e56513a74cb6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_6fc16a7a0931f9b63457e56513a74cb6.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_86f5b9c9319b37eef0c61e7987400ff7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_86f5b9c9319b37eef0c61e7987400ff7.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_ea926b9a5bbdd18b2abbbabc7558c574.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_ea926b9a5bbdd18b2abbbabc7558c574.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_3da019d348c1f6ae5c7e3a06ce66a088.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_3da019d348c1f6ae5c7e3a06ce66a088.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_91cae919d95a311a8da5f2952624f87e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_91cae919d95a311a8da5f2952624f87e.jpg not downloaded yet
2026-03-30 10:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03e2343d-305b-52a7-9125-2a28e52f4692 with identifier: TT41826
2026-03-30 10:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e2343d-305b-52a7-9125-2a28e52f4692 with scrape type 1
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03e2343d-305b-52a7-9125-2a28e52f4692
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_bfbb72c6b4acf9c7a65ef9c6148a13e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_bfbb72c6b4acf9c7a65ef9c6148a13e4.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_411ce271941f291b694954a71e49bd3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_411ce271941f291b694954a71e49bd3a.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_b936b33c78d8eb4fd39b0572b9568d44.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_b936b33c78d8eb4fd39b0572b9568d44.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_8a750cd5c536053bb1e971bdc9fd86bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_8a750cd5c536053bb1e971bdc9fd86bf.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_1c89235d17445c29535a9f0728742720.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_1c89235d17445c29535a9f0728742720.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_63b4119961bf28300a75e41cb6d3f318.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_63b4119961bf28300a75e41cb6d3f318.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_2c6120f25d4d1e6de2a36e38b06635d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_2c6120f25d4d1e6de2a36e38b06635d3.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_a482cd38fa7453732731be83f7dcbf0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_a482cd38fa7453732731be83f7dcbf0c.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_895a9b241e86383b4f2555eb5eb9ac53.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_895a9b241e86383b4f2555eb5eb9ac53.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_34e16e68a030d5e5ff8faf5b1c7faaff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_34e16e68a030d5e5ff8faf5b1c7faaff.jpg not downloaded yet
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_0f82aefec24715d7774849088ffea86a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_0f82aefec24715d7774849088ffea86a.jpg not downloaded yet
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_6c120bde7800c29a4517a40f1056b4ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_6c120bde7800c29a4517a40f1056b4ff.jpg not downloaded yet
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_7c9077cb449434723eff88e3cff2c587.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_7c9077cb449434723eff88e3cff2c587.jpg not downloaded yet
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_6015078b6a27e975728c8bc7d51d9c0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_6015078b6a27e975728c8bc7d51d9c0b.jpg not downloaded yet
2026-03-30 10:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PZ26473> (referer: https://www.auto1.com/v1/car-details-view/PZ26473/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_6015078b6a27e975728c8bc7d51d9c0b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f4633b6-8654-5b4a-955b-9dbacbca30ee with identifier: PZ26473
2026-03-30 10:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee with scrape type 1
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_4d2b7b924cd5956ad6891324b0112982.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_4d2b7b924cd5956ad6891324b0112982.jpg not downloaded yet
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_421fd3362ccd49fad6dc375edb616b6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_421fd3362ccd49fad6dc375edb616b6d.jpg not downloaded yet
2026-03-30 10:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_7c9077cb449434723eff88e3cff2c587.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_144fc0bb573d2a71c6b892d3cbc39d03.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_144fc0bb573d2a71c6b892d3cbc39d03.jpg not downloaded yet
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_bc977b381a2a6168cc409aefaac81649.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_bc977b381a2a6168cc409aefaac81649.jpg not downloaded yet
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_0a9dff1c0758ec8f7318b7ee0961b0b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_0a9dff1c0758ec8f7318b7ee0961b0b0.jpg not downloaded yet
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_6e5784fe9e74da9d67c946ac0da2e1dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_6e5784fe9e74da9d67c946ac0da2e1dc.jpg not downloaded yet
2026-03-30 10:35:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef03290>
2026-03-30 10:35:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_6015078b6a27e975728c8bc7d51d9c0b.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_6015078b6a27e975728c8bc7d51d9c0b.jpg saved to cache
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 03e2343d-305b-52a7-9125-2a28e52f4692
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_5ef9c608d48e5957302db6d0f8c681ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_5ef9c608d48e5957302db6d0f8c681ad.jpg not downloaded yet
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_777c12311275c1c624d2f9d4a4bb6321.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_777c12311275c1c624d2f9d4a4bb6321.jpg not downloaded yet
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_c1064a00d3d0dd940c907397342d7d68.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_c1064a00d3d0dd940c907397342d7d68.jpg not downloaded yet
2026-03-30 10:35:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb4d50>
2026-03-30 10:35:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_7c9077cb449434723eff88e3cff2c587.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_7c9077cb449434723eff88e3cff2c587.jpg saved to cache
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 03e2343d-305b-52a7-9125-2a28e52f4692
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_d66e39a0bb7994cfc570fdeedc093da8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_d66e39a0bb7994cfc570fdeedc093da8.jpg not downloaded yet
2026-03-30 10:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RD39449/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_421fd3362ccd49fad6dc375edb616b6d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4378510>
2026-03-30 10:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_421fd3362ccd49fad6dc375edb616b6d.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_421fd3362ccd49fad6dc375edb616b6d.jpg saved to cache
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee
2026-03-30 10:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_d66e39a0bb7994cfc570fdeedc093da8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WS55091> (referer: https://www.auto1.com/v1/car-details-view/WS55091/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419dd10>
2026-03-30 10:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_d66e39a0bb7994cfc570fdeedc093da8.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_d66e39a0bb7994cfc570fdeedc093da8.jpg saved to cache
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee
2026-03-30 10:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e31ae82b-b0ea-5e53-b0af-00e34fceb473 with identifier: WS55091
2026-03-30 10:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e31ae82b-b0ea-5e53-b0af-00e34fceb473 with scrape type 1
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e31ae82b-b0ea-5e53-b0af-00e34fceb473
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F3d%252F1f3d6e70ef9b3b16abce8e0db3747d4a%252Fpa%252FWS55091_0c856e14c8ad0954ec743cea47f6ff77.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_0c856e14c8ad0954ec743cea47f6ff77.jpg already downloaded
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F3d%252F1f3d6e70ef9b3b16abce8e0db3747d4a%252Fpa%252FWS55091_296724e5e3638a0b97e417fed8114599.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_296724e5e3638a0b97e417fed8114599.jpg already downloaded
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F3d%252F1f3d6e70ef9b3b16abce8e0db3747d4a%252Fpa%252FWS55091_f26b62556735a827ed724c5bb5281798.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_f26b62556735a827ed724c5bb5281798.jpg already downloaded
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F3d%252F1f3d6e70ef9b3b16abce8e0db3747d4a%252Fpa%252FWS55091_0a214df9bc98d9e95114cca94cf2046d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_0a214df9bc98d9e95114cca94cf2046d.jpg already downloaded
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F3d%252F1f3d6e70ef9b3b16abce8e0db3747d4a%252Fpa%252FWS55091_8c78b4f3843b02e2cf69ba13c28f97e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_8c78b4f3843b02e2cf69ba13c28f97e6.jpg already downloaded
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F3d%252F1f3d6e70ef9b3b16abce8e0db3747d4a%252Fpa%252FWS55091_b2da4454d3775d937b47ab56dba3304e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_b2da4454d3775d937b47ab56dba3304e.jpg already downloaded
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F3d%252F1f3d6e70ef9b3b16abce8e0db3747d4a%252Fpa%252FWS55091_fe1ff211796738228d58bd8c3268c1ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_fe1ff211796738228d58bd8c3268c1ba.jpg already downloaded
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F3d%252F1f3d6e70ef9b3b16abce8e0db3747d4a%252Fpa%252FWS55091_2df6f76703cd42d228ec13a006c883f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_2df6f76703cd42d228ec13a006c883f0.jpg already downloaded
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F3d%252F1f3d6e70ef9b3b16abce8e0db3747d4a%252Fpa%252FWS55091_71b3db62fd2d0c985b86c639d01931d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_71b3db62fd2d0c985b86c639d01931d6.jpg already downloaded
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F3d%252F1f3d6e70ef9b3b16abce8e0db3747d4a%252Fpa%252FWS55091_02b371c3360915b9305d90098f7d7095.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_02b371c3360915b9305d90098f7d7095.jpg already downloaded
2026-03-30 10:35:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e31ae82b-b0ea-5e53-b0af-00e34fceb473, identifier: WS55091
2026-03-30 10:35:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e31ae82b-b0ea-5e53-b0af-00e34fceb473 with identifier: WS55091
2026-03-30 10:35:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e31ae82b-b0ea-5e53-b0af-00e34fceb473 with identifier: WS55091
2026-03-30 10:35:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e31ae82b-b0ea-5e53-b0af-00e34fceb473 with identifier: WS55091 to the API
2026-03-30 10:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WS55091>
{'auction_title': '',
'c_o_2_emission_value': 250,
'category': None,
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 435,
'expiration_date': '2026-03-31T15:09:28Z',
'fuel_type': 'diesel',
'id': 'e31ae82b-b0ea-5e53-b0af-00e34fceb473',
'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/WS55091',
'listing': 'auction',
'location': 'DE, Seddiner See',
'make': 'Audi',
'model': 'SQ7',
'odometer': 192383,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_0c856e14c8ad0954ec743cea47f6ff77.jpg',
'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_296724e5e3638a0b97e417fed8114599.jpg',
'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_f26b62556735a827ed724c5bb5281798.jpg',
'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_0a214df9bc98d9e95114cca94cf2046d.jpg',
'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_8c78b4f3843b02e2cf69ba13c28f97e6.jpg',
'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_b2da4454d3775d937b47ab56dba3304e.jpg',
'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_fe1ff211796738228d58bd8c3268c1ba.jpg',
'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_2df6f76703cd42d228ec13a006c883f0.jpg',
'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_71b3db62fd2d0c985b86c639d01931d6.jpg',
'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_02b371c3360915b9305d90098f7d7095.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e31ae82b-b0ea-5e53-b0af-00e34fceb473/e31ae82b-b0ea-5e53-b0af-00e34fceb473_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82702,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_0c856e14c8ad0954ec743cea47f6ff77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e31ae82b-b0ea-5e53-b0af-00e34fceb473/e31ae82b-b0ea-5e53-b0af-00e34fceb473_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70649,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_296724e5e3638a0b97e417fed8114599.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e31ae82b-b0ea-5e53-b0af-00e34fceb473/e31ae82b-b0ea-5e53-b0af-00e34fceb473_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72569,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_f26b62556735a827ed724c5bb5281798.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e31ae82b-b0ea-5e53-b0af-00e34fceb473/e31ae82b-b0ea-5e53-b0af-00e34fceb473_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58010,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_0a214df9bc98d9e95114cca94cf2046d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e31ae82b-b0ea-5e53-b0af-00e34fceb473/e31ae82b-b0ea-5e53-b0af-00e34fceb473_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69059,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_8c78b4f3843b02e2cf69ba13c28f97e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e31ae82b-b0ea-5e53-b0af-00e34fceb473/e31ae82b-b0ea-5e53-b0af-00e34fceb473_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76935,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_b2da4454d3775d937b47ab56dba3304e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e31ae82b-b0ea-5e53-b0af-00e34fceb473/e31ae82b-b0ea-5e53-b0af-00e34fceb473_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59188,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_fe1ff211796738228d58bd8c3268c1ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e31ae82b-b0ea-5e53-b0af-00e34fceb473/e31ae82b-b0ea-5e53-b0af-00e34fceb473_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82221,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_2df6f76703cd42d228ec13a006c883f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e31ae82b-b0ea-5e53-b0af-00e34fceb473/e31ae82b-b0ea-5e53-b0af-00e34fceb473_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71426,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_71b3db62fd2d0c985b86c639d01931d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e31ae82b-b0ea-5e53-b0af-00e34fceb473/e31ae82b-b0ea-5e53-b0af-00e34fceb473_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76377,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/3d/1f3d6e70ef9b3b16abce8e0db3747d4a/pa/WS55091_02b371c3360915b9305d90098f7d7095.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-08-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi SQ7 4.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2020}
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WS55091%27 HTTP/1.1" 200 None
2026-03-30 10:35:36 [auto1.de] INFO: Saving data for WS55091: {'created_time': 1774866936.010286, 'last_price_update_time': 1774866936.010297, 'auction_closing_time': 1774969768.0}
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WS55091') HTTP/1.1" 204 0
2026-03-30 10:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_c1064a00d3d0dd940c907397342d7d68.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_777c12311275c1c624d2f9d4a4bb6321.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee07350>
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_c1064a00d3d0dd940c907397342d7d68.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_c1064a00d3d0dd940c907397342d7d68.jpg saved to cache
2026-03-30 10:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee
2026-03-30 10:35:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4339150>
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_777c12311275c1c624d2f9d4a4bb6321.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_777c12311275c1c624d2f9d4a4bb6321.jpg saved to cache
2026-03-30 10:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee
2026-03-30 10:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_5ef9c608d48e5957302db6d0f8c681ad.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4379490>
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_5ef9c608d48e5957302db6d0f8c681ad.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_5ef9c608d48e5957302db6d0f8c681ad.jpg saved to cache
2026-03-30 10:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee
2026-03-30 10:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_6e5784fe9e74da9d67c946ac0da2e1dc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f437b910>
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_6e5784fe9e74da9d67c946ac0da2e1dc.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_6e5784fe9e74da9d67c946ac0da2e1dc.jpg saved to cache
2026-03-30 10:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee
2026-03-30 10:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_0a9dff1c0758ec8f7318b7ee0961b0b0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_bc977b381a2a6168cc409aefaac81649.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdd510>
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_0a9dff1c0758ec8f7318b7ee0961b0b0.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_0a9dff1c0758ec8f7318b7ee0961b0b0.jpg saved to cache
2026-03-30 10:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee
2026-03-30 10:35:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef36e10>
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_bc977b381a2a6168cc409aefaac81649.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_bc977b381a2a6168cc409aefaac81649.jpg saved to cache
2026-03-30 10:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee
2026-03-30 10:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_4d2b7b924cd5956ad6891324b0112982.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_144fc0bb573d2a71c6b892d3cbc39d03.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_6c120bde7800c29a4517a40f1056b4ff.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429d110>
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_4d2b7b924cd5956ad6891324b0112982.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_4d2b7b924cd5956ad6891324b0112982.jpg saved to cache
2026-03-30 10:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee
2026-03-30 10:35:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee62010>
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd3%252F9fd3932055555bc2a01f4501be8485ac%252Fpa%252FPZ26473_144fc0bb573d2a71c6b892d3cbc39d03.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_144fc0bb573d2a71c6b892d3cbc39d03.jpg saved to cache
2026-03-30 10:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee
2026-03-30 10:35:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8f4633b6-8654-5b4a-955b-9dbacbca30ee, skipping ID generation
2026-03-30 10:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee with scrape type 1
2026-03-30 10:35:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8f4633b6-8654-5b4a-955b-9dbacbca30ee sending to next pipeline
2026-03-30 10:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8f4633b6-8654-5b4a-955b-9dbacbca30ee, identifier: PZ26473
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4286050>
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_6c120bde7800c29a4517a40f1056b4ff.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_6c120bde7800c29a4517a40f1056b4ff.jpg saved to cache
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 03e2343d-305b-52a7-9125-2a28e52f4692
2026-03-30 10:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8f4633b6-8654-5b4a-955b-9dbacbca30ee with identifier: PZ26473
2026-03-30 10:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8f4633b6-8654-5b4a-955b-9dbacbca30ee with identifier: PZ26473
2026-03-30 10:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8f4633b6-8654-5b4a-955b-9dbacbca30ee with identifier: PZ26473 to the API
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_144fc0bb573d2a71c6b892d3cbc39d03.jpg>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T15:47:52Z',
'fuel_type': 'petrol',
'id': '8f4633b6-8654-5b4a-955b-9dbacbca30ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ26473',
'listing': 'auction',
'location': 'DE, Hanau',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 7134,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3046106,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_4d2b7b924cd5956ad6891324b0112982.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3074544,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_421fd3362ccd49fad6dc375edb616b6d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3049117,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_144fc0bb573d2a71c6b892d3cbc39d03.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2883642,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_bc977b381a2a6168cc409aefaac81649.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2957239,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_0a9dff1c0758ec8f7318b7ee0961b0b0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3073722,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_6e5784fe9e74da9d67c946ac0da2e1dc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2946783,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_5ef9c608d48e5957302db6d0f8c681ad.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3144566,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_777c12311275c1c624d2f9d4a4bb6321.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3173285,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_c1064a00d3d0dd940c907397342d7d68.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4633b6-8654-5b4a-955b-9dbacbca30ee/8f4633b6-8654-5b4a-955b-9dbacbca30ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3060988,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d3/9fd3932055555bc2a01f4501be8485ac/pa/PZ26473_d66e39a0bb7994cfc570fdeedc093da8.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Mild-Hybrid N Line 4WD',
'transmission': 'automatic',
'trim': 'N Line 4WD',
'year': 2024}
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PZ26473%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [auto1.de] INFO: Saving data for PZ26473: {'created_time': 1774866938.472098, 'last_price_update_time': 1774866938.472108, 'auction_closing_time': 1774972072.0}
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PZ26473') HTTP/1.1" 204 0
2026-03-30 10:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_34e16e68a030d5e5ff8faf5b1c7faaff.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_0f82aefec24715d7774849088ffea86a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UY84465/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FK50326> (referer: https://www.auto1.com/v1/car-details-view/FK50326/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_895a9b241e86383b4f2555eb5eb9ac53.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_2c6120f25d4d1e6de2a36e38b06635d3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd5090>
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_34e16e68a030d5e5ff8faf5b1c7faaff.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_34e16e68a030d5e5ff8faf5b1c7faaff.jpg saved to cache
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 03e2343d-305b-52a7-9125-2a28e52f4692
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4198e50>
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_0f82aefec24715d7774849088ffea86a.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_0f82aefec24715d7774849088ffea86a.jpg saved to cache
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 03e2343d-305b-52a7-9125-2a28e52f4692
2026-03-30 10:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_1c89235d17445c29535a9f0728742720.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86c2910d-4aeb-5e15-a801-57661f1c9a0d with identifier: FK50326
2026-03-30 10:35:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d with scrape type 1
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_938091235c9f7a44a520bcd55eb2ec44.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_938091235c9f7a44a520bcd55eb2ec44.jpg not downloaded yet
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41869d0>
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_895a9b241e86383b4f2555eb5eb9ac53.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_895a9b241e86383b4f2555eb5eb9ac53.jpg saved to cache
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 03e2343d-305b-52a7-9125-2a28e52f4692
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f593fd90>
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_2c6120f25d4d1e6de2a36e38b06635d3.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_2c6120f25d4d1e6de2a36e38b06635d3.jpg saved to cache
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 03e2343d-305b-52a7-9125-2a28e52f4692
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_a74563f2f7a5e0044947f91705735936.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_a74563f2f7a5e0044947f91705735936.jpg not downloaded yet
2026-03-30 10:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_b936b33c78d8eb4fd39b0572b9568d44.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_bdb6fd5310af09fb219aaed587424f69.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_bdb6fd5310af09fb219aaed587424f69.jpg not downloaded yet
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c4fd0>
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_1c89235d17445c29535a9f0728742720.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_1c89235d17445c29535a9f0728742720.jpg saved to cache
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 03e2343d-305b-52a7-9125-2a28e52f4692
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_c17ce0f93422c098041f20f4cadd5b53.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_c17ce0f93422c098041f20f4cadd5b53.jpg not downloaded yet
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_f69ab58b196471efad25c8da0578c45c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_f69ab58b196471efad25c8da0578c45c.jpg not downloaded yet
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_4818f7a882c05ca2db13cbb9b7ce7be0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_4818f7a882c05ca2db13cbb9b7ce7be0.jpg not downloaded yet
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_b9a83a2b30adb873956f98e411b79d83.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_b9a83a2b30adb873956f98e411b79d83.jpg not downloaded yet
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_938091235c9f7a44a520bcd55eb2ec44.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec7c90>
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_b936b33c78d8eb4fd39b0572b9568d44.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_b936b33c78d8eb4fd39b0572b9568d44.jpg saved to cache
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 03e2343d-305b-52a7-9125-2a28e52f4692
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_254c073c9a6eeb79fec3145adbb176e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_254c073c9a6eeb79fec3145adbb176e6.jpg not downloaded yet
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_11f8586b2e9f19f10e0ab1ddb069605f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_11f8586b2e9f19f10e0ab1ddb069605f.jpg not downloaded yet
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_63b4119961bf28300a75e41cb6d3f318.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_ba5029887e1217053b91f3540544f378.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_ba5029887e1217053b91f3540544f378.jpg not downloaded yet
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4214a50>
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_938091235c9f7a44a520bcd55eb2ec44.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_938091235c9f7a44a520bcd55eb2ec44.jpg saved to cache
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_4818f7a882c05ca2db13cbb9b7ce7be0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef9f6d0>
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_63b4119961bf28300a75e41cb6d3f318.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_63b4119961bf28300a75e41cb6d3f318.jpg saved to cache
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f32639be-4cd9-53a9-920d-405b279998f7
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_11f8586b2e9f19f10e0ab1ddb069605f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_ba5029887e1217053b91f3540544f378.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f437bb90>
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_4818f7a882c05ca2db13cbb9b7ce7be0.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_4818f7a882c05ca2db13cbb9b7ce7be0.jpg saved to cache
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_a482cd38fa7453732731be83f7dcbf0c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_8a750cd5c536053bb1e971bdc9fd86bf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_254c073c9a6eeb79fec3145adbb176e6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_f69ab58b196471efad25c8da0578c45c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f2c10>
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_11f8586b2e9f19f10e0ab1ddb069605f.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_11f8586b2e9f19f10e0ab1ddb069605f.jpg saved to cache
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e1750>
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_ba5029887e1217053b91f3540544f378.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_ba5029887e1217053b91f3540544f378.jpg saved to cache
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d
2026-03-30 10:35:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb6dd0>
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_a482cd38fa7453732731be83f7dcbf0c.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_a482cd38fa7453732731be83f7dcbf0c.jpg saved to cache
2026-03-30 10:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f32639be-4cd9-53a9-920d-405b279998f7
2026-03-30 10:35:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4194110>
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_8a750cd5c536053bb1e971bdc9fd86bf.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_8a750cd5c536053bb1e971bdc9fd86bf.jpg saved to cache
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f32639be-4cd9-53a9-920d-405b279998f7
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee41710>
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_254c073c9a6eeb79fec3145adbb176e6.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_254c073c9a6eeb79fec3145adbb176e6.jpg saved to cache
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d
2026-03-30 10:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_b9a83a2b30adb873956f98e411b79d83.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4255d90>
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_f69ab58b196471efad25c8da0578c45c.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_f69ab58b196471efad25c8da0578c45c.jpg saved to cache
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d
2026-03-30 10:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_c17ce0f93422c098041f20f4cadd5b53.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd7d10>
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_b9a83a2b30adb873956f98e411b79d83.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_b9a83a2b30adb873956f98e411b79d83.jpg saved to cache
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d
2026-03-30 10:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_bdb6fd5310af09fb219aaed587424f69.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_a74563f2f7a5e0044947f91705735936.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f436c450>
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_c17ce0f93422c098041f20f4cadd5b53.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_c17ce0f93422c098041f20f4cadd5b53.jpg saved to cache
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d
2026-03-30 10:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_bfbb72c6b4acf9c7a65ef9c6148a13e4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d4b10>
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_bdb6fd5310af09fb219aaed587424f69.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_bdb6fd5310af09fb219aaed587424f69.jpg saved to cache
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4186610>
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252Faa%252Fedaab9cd312c3e4a58b9ab5542be494d%252Fpa%252FFK50326_a74563f2f7a5e0044947f91705735936.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_a74563f2f7a5e0044947f91705735936.jpg saved to cache
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d
2026-03-30 10:35:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86c2910d-4aeb-5e15-a801-57661f1c9a0d, skipping ID generation
2026-03-30 10:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d with scrape type 1
2026-03-30 10:35:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86c2910d-4aeb-5e15-a801-57661f1c9a0d sending to next pipeline
2026-03-30 10:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 86c2910d-4aeb-5e15-a801-57661f1c9a0d, identifier: FK50326
2026-03-30 10:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 86c2910d-4aeb-5e15-a801-57661f1c9a0d with identifier: FK50326
2026-03-30 10:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 86c2910d-4aeb-5e15-a801-57661f1c9a0d with identifier: FK50326
2026-03-30 10:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 86c2910d-4aeb-5e15-a801-57661f1c9a0d with identifier: FK50326 to the API
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_a74563f2f7a5e0044947f91705735936.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T15:54:47Z',
'fuel_type': 'petrol',
'id': '86c2910d-4aeb-5e15-a801-57661f1c9a0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FK50326',
'listing': 'auction',
'location': 'DE, Zülpich',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 67858,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79425,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_938091235c9f7a44a520bcd55eb2ec44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76262,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_a74563f2f7a5e0044947f91705735936.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74110,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_bdb6fd5310af09fb219aaed587424f69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61995,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_c17ce0f93422c098041f20f4cadd5b53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66026,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_f69ab58b196471efad25c8da0578c45c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73466,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_4818f7a882c05ca2db13cbb9b7ce7be0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68037,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_b9a83a2b30adb873956f98e411b79d83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87007,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_254c073c9a6eeb79fec3145adbb176e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74649,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_11f8586b2e9f19f10e0ab1ddb069605f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c2910d-4aeb-5e15-a801-57661f1c9a0d/86c2910d-4aeb-5e15-a801-57661f1c9a0d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73483,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/aa/edaab9cd312c3e4a58b9ab5542be494d/pa/FK50326_ba5029887e1217053b91f3540544f378.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-09-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TSI R BlueMotion 4Motion',
'transmission': 'automatic',
'trim': 'R BlueMotion 4Motion',
'year': 2019}
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FK50326%27 HTTP/1.1" 200 None
2026-03-30 10:35:40 [auto1.de] INFO: Saving data for FK50326: {'created_time': 1774866940.979413, 'last_price_update_time': 1774866940.979425, 'auction_closing_time': 1774972487.0}
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FK50326') HTTP/1.1" 204 0
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4284bd0>
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg87%252F6b%252F876b7d591ad7df4b8ee6f8fad79abb6a%252Fpa%252FTT41826_bfbb72c6b4acf9c7a65ef9c6148a13e4.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_bfbb72c6b4acf9c7a65ef9c6148a13e4.jpg saved to cache
2026-03-30 10:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 03e2343d-305b-52a7-9125-2a28e52f4692
2026-03-30 10:35:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 03e2343d-305b-52a7-9125-2a28e52f4692, skipping ID generation
2026-03-30 10:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e2343d-305b-52a7-9125-2a28e52f4692 with scrape type 1
2026-03-30 10:35:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 03e2343d-305b-52a7-9125-2a28e52f4692 sending to next pipeline
2026-03-30 10:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 03e2343d-305b-52a7-9125-2a28e52f4692, identifier: TT41826
2026-03-30 10:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 03e2343d-305b-52a7-9125-2a28e52f4692 with identifier: TT41826
2026-03-30 10:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 03e2343d-305b-52a7-9125-2a28e52f4692 with identifier: TT41826
2026-03-30 10:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 03e2343d-305b-52a7-9125-2a28e52f4692 with identifier: TT41826 to the API
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_bfbb72c6b4acf9c7a65ef9c6148a13e4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:30:23Z',
'fuel_type': 'diesel',
'id': '03e2343d-305b-52a7-9125-2a28e52f4692',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TT41826',
'listing': 'auction',
'location': 'DE, Hildesheim',
'make': 'Audi',
'model': 'Q3',
'odometer': 229764,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79940,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_bfbb72c6b4acf9c7a65ef9c6148a13e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81008,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_b936b33c78d8eb4fd39b0572b9568d44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71120,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_1c89235d17445c29535a9f0728742720.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71551,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_2c6120f25d4d1e6de2a36e38b06635d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69979,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_895a9b241e86383b4f2555eb5eb9ac53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81597,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_34e16e68a030d5e5ff8faf5b1c7faaff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72702,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_0f82aefec24715d7774849088ffea86a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76989,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_6c120bde7800c29a4517a40f1056b4ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72786,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_7c9077cb449434723eff88e3cff2c587.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03e2343d-305b-52a7-9125-2a28e52f4692/03e2343d-305b-52a7-9125-2a28e52f4692_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74763,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img87/6b/876b7d591ad7df4b8ee6f8fad79abb6a/pa/TT41826_6015078b6a27e975728c8bc7d51d9c0b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 2.0 TDI',
'transmission': 'manual',
'trim': '',
'year': 2012}
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TT41826%27 HTTP/1.1" 200 None
2026-03-30 10:35:41 [auto1.de] INFO: Saving data for TT41826: {'created_time': 1774866941.453435, 'last_price_update_time': 1774866941.453446, 'auction_closing_time': 1774971023.0}
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TT41826') HTTP/1.1" 204 0
2026-03-30 10:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_411ce271941f291b694954a71e49bd3a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_91cae919d95a311a8da5f2952624f87e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_3da019d348c1f6ae5c7e3a06ce66a088.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42926d0>
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_411ce271941f291b694954a71e49bd3a.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_411ce271941f291b694954a71e49bd3a.jpg saved to cache
2026-03-30 10:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f32639be-4cd9-53a9-920d-405b279998f7
2026-03-30 10:35:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d9190>
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_91cae919d95a311a8da5f2952624f87e.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_91cae919d95a311a8da5f2952624f87e.jpg saved to cache
2026-03-30 10:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f32639be-4cd9-53a9-920d-405b279998f7
2026-03-30 10:35:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429fb90>
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_3da019d348c1f6ae5c7e3a06ce66a088.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_3da019d348c1f6ae5c7e3a06ce66a088.jpg saved to cache
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f32639be-4cd9-53a9-920d-405b279998f7
2026-03-30 10:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_ea926b9a5bbdd18b2abbbabc7558c574.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424d450>
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_ea926b9a5bbdd18b2abbbabc7558c574.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_ea926b9a5bbdd18b2abbbabc7558c574.jpg saved to cache
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f32639be-4cd9-53a9-920d-405b279998f7
2026-03-30 10:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_86f5b9c9319b37eef0c61e7987400ff7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_7f8b79e7e5fa5e65f215983c4c79bcfa.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_6fc16a7a0931f9b63457e56513a74cb6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429c190>
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_86f5b9c9319b37eef0c61e7987400ff7.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_86f5b9c9319b37eef0c61e7987400ff7.jpg saved to cache
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f32639be-4cd9-53a9-920d-405b279998f7
2026-03-30 10:35:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4167450>
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_7f8b79e7e5fa5e65f215983c4c79bcfa.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_7f8b79e7e5fa5e65f215983c4c79bcfa.jpg saved to cache
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f32639be-4cd9-53a9-920d-405b279998f7
2026-03-30 10:35:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d31d0>
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252F78%252Fd67802832a9c31a667bb4195dfe4e133%252Fpa%252FYP01427_6fc16a7a0931f9b63457e56513a74cb6.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_6fc16a7a0931f9b63457e56513a74cb6.jpg saved to cache
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f32639be-4cd9-53a9-920d-405b279998f7
2026-03-30 10:35:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f32639be-4cd9-53a9-920d-405b279998f7, skipping ID generation
2026-03-30 10:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f32639be-4cd9-53a9-920d-405b279998f7 with scrape type 1
2026-03-30 10:35:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f32639be-4cd9-53a9-920d-405b279998f7 sending to next pipeline
2026-03-30 10:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f32639be-4cd9-53a9-920d-405b279998f7, identifier: YP01427
2026-03-30 10:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f32639be-4cd9-53a9-920d-405b279998f7 with identifier: YP01427
2026-03-30 10:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f32639be-4cd9-53a9-920d-405b279998f7 with identifier: YP01427
2026-03-30 10:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f32639be-4cd9-53a9-920d-405b279998f7 with identifier: YP01427 to the API
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_6fc16a7a0931f9b63457e56513a74cb6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 171,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:36:44Z',
'fuel_type': 'petrol',
'id': 'f32639be-4cd9-53a9-920d-405b279998f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YP01427',
'listing': 'auction',
'location': 'DE, Lohr am Main',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 100299,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3124941,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_7f8b79e7e5fa5e65f215983c4c79bcfa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2870687,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_6fc16a7a0931f9b63457e56513a74cb6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2910639,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_86f5b9c9319b37eef0c61e7987400ff7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2527021,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_ea926b9a5bbdd18b2abbbabc7558c574.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2887066,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_3da019d348c1f6ae5c7e3a06ce66a088.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2794614,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_91cae919d95a311a8da5f2952624f87e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2769024,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_411ce271941f291b694954a71e49bd3a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2904698,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_8a750cd5c536053bb1e971bdc9fd86bf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3019988,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_63b4119961bf28300a75e41cb6d3f318.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f32639be-4cd9-53a9-920d-405b279998f7/f32639be-4cd9-53a9-920d-405b279998f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2729192,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/78/d67802832a9c31a667bb4195dfe4e133/pa/YP01427_a482cd38fa7453732731be83f7dcbf0c.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2006-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 170',
'transmission': 'automatic',
'trim': '',
'year': 2006}
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YP01427%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [auto1.de] INFO: Saving data for YP01427: {'created_time': 1774866943.304184, 'last_price_update_time': 1774866943.304196, 'auction_closing_time': 1774971404.0}
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YP01427') HTTP/1.1" 204 0
2026-03-30 10:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NX05190> (referer: https://www.auto1.com/v1/car-details-view/NX05190/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7a20d77-beb6-5943-864b-24480fa9b17d with identifier: NX05190
2026-03-30 10:35:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7a20d77-beb6-5943-864b-24480fa9b17d with scrape type 1
2026-03-30 10:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7a20d77-beb6-5943-864b-24480fa9b17d
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_bbfbe6b51ea61b4dbdba957dfe686290.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bbfbe6b51ea61b4dbdba957dfe686290.jpg not downloaded yet
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_cd23d27759adb68e2267dfe830df4012.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_cd23d27759adb68e2267dfe830df4012.jpg not downloaded yet
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_a42f31e02e11a5ab63e684b489cc437c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a42f31e02e11a5ab63e684b489cc437c.jpg not downloaded yet
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_a5a31d93970aa95a6ddc208ce9112558.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a5a31d93970aa95a6ddc208ce9112558.jpg not downloaded yet
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_0dc5098346092409363d560b3cbf7f30.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_0dc5098346092409363d560b3cbf7f30.jpg not downloaded yet
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_8208c59fe2ae87f0ca43affa6e95ddcd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_8208c59fe2ae87f0ca43affa6e95ddcd.jpg not downloaded yet
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_bf95bc0cabad7a32c3502889136b8a99.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bf95bc0cabad7a32c3502889136b8a99.jpg not downloaded yet
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_a8258b0069e5796734b233b7abf84ec4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a8258b0069e5796734b233b7abf84ec4.jpg not downloaded yet
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_094f6f48f9f76dde4fe90dc3f4c27165.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_094f6f48f9f76dde4fe90dc3f4c27165.jpg not downloaded yet
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_bf1d569a6b9083c5f75944fec1ae655c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bf1d569a6b9083c5f75944fec1ae655c.jpg not downloaded yet
2026-03-30 10:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AU07976/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bf1d569a6b9083c5f75944fec1ae655c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_094f6f48f9f76dde4fe90dc3f4c27165.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a4fd0>
2026-03-30 10:35:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_bf1d569a6b9083c5f75944fec1ae655c.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bf1d569a6b9083c5f75944fec1ae655c.jpg saved to cache
2026-03-30 10:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d7a20d77-beb6-5943-864b-24480fa9b17d
2026-03-30 10:35:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee818d0>
2026-03-30 10:35:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_094f6f48f9f76dde4fe90dc3f4c27165.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_094f6f48f9f76dde4fe90dc3f4c27165.jpg saved to cache
2026-03-30 10:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d7a20d77-beb6-5943-864b-24480fa9b17d
2026-03-30 10:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FF99965> (referer: https://www.auto1.com/v1/car-details-view/FF99965/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a8258b0069e5796734b233b7abf84ec4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 619c6e53-5fb4-5082-b2e6-0490bdf77cd3 with identifier: FF99965
2026-03-30 10:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3 with scrape type 1
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_8ea7ee6e7c405bc62b0d03f24a586502.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_8ea7ee6e7c405bc62b0d03f24a586502.jpg not downloaded yet
2026-03-30 10:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bf95bc0cabad7a32c3502889136b8a99.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_77fcdde365f5c14668afecdd6926d30f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_77fcdde365f5c14668afecdd6926d30f.jpg not downloaded yet
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_eea6411c5f1caffc5d7500d5a9882d14.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_eea6411c5f1caffc5d7500d5a9882d14.jpg not downloaded yet
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_1e23acb465ab617aa175842f7e2b61e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_1e23acb465ab617aa175842f7e2b61e3.jpg not downloaded yet
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_dd62c3259e892ed08d6d334afaf2ac6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_dd62c3259e892ed08d6d334afaf2ac6d.jpg not downloaded yet
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef7250>
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_a8258b0069e5796734b233b7abf84ec4.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a8258b0069e5796734b233b7abf84ec4.jpg saved to cache
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d7a20d77-beb6-5943-864b-24480fa9b17d
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_a3b15fdefdc75bf4f083b786a3f2910c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_a3b15fdefdc75bf4f083b786a3f2910c.jpg not downloaded yet
2026-03-30 10:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_8ea7ee6e7c405bc62b0d03f24a586502.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_97b7db5f2e9d4c193ae40a342348f9f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_97b7db5f2e9d4c193ae40a342348f9f3.jpg not downloaded yet
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_b416982afccb98a7c22b9e0911b1c7e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_b416982afccb98a7c22b9e0911b1c7e0.jpg not downloaded yet
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8ea10>
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_bf95bc0cabad7a32c3502889136b8a99.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bf95bc0cabad7a32c3502889136b8a99.jpg saved to cache
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d7a20d77-beb6-5943-864b-24480fa9b17d
2026-03-30 10:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_dd62c3259e892ed08d6d334afaf2ac6d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_51211918855dc9dfd91f97be8d749bfa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_51211918855dc9dfd91f97be8d749bfa.jpg not downloaded yet
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_c9b332a4f4f8ae8766e0b5264d70781f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_c9b332a4f4f8ae8766e0b5264d70781f.jpg not downloaded yet
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429e9d0>
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_8ea7ee6e7c405bc62b0d03f24a586502.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_8ea7ee6e7c405bc62b0d03f24a586502.jpg saved to cache
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3
2026-03-30 10:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_b416982afccb98a7c22b9e0911b1c7e0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef35410>
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_dd62c3259e892ed08d6d334afaf2ac6d.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_dd62c3259e892ed08d6d334afaf2ac6d.jpg saved to cache
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef44e10>
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_b416982afccb98a7c22b9e0911b1c7e0.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_b416982afccb98a7c22b9e0911b1c7e0.jpg saved to cache
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3
2026-03-30 10:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_c9b332a4f4f8ae8766e0b5264d70781f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_51211918855dc9dfd91f97be8d749bfa.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4255a10>
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_c9b332a4f4f8ae8766e0b5264d70781f.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_c9b332a4f4f8ae8766e0b5264d70781f.jpg saved to cache
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3
2026-03-30 10:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_97b7db5f2e9d4c193ae40a342348f9f3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3e990>
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_51211918855dc9dfd91f97be8d749bfa.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_51211918855dc9dfd91f97be8d749bfa.jpg saved to cache
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3
2026-03-30 10:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_a3b15fdefdc75bf4f083b786a3f2910c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3e050>
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_97b7db5f2e9d4c193ae40a342348f9f3.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_97b7db5f2e9d4c193ae40a342348f9f3.jpg saved to cache
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3
2026-03-30 10:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_1e23acb465ab617aa175842f7e2b61e3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428cc10>
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_a3b15fdefdc75bf4f083b786a3f2910c.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_a3b15fdefdc75bf4f083b786a3f2910c.jpg saved to cache
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3
2026-03-30 10:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_eea6411c5f1caffc5d7500d5a9882d14.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee81510>
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_1e23acb465ab617aa175842f7e2b61e3.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_1e23acb465ab617aa175842f7e2b61e3.jpg saved to cache
2026-03-30 10:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3
2026-03-30 10:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_77fcdde365f5c14668afecdd6926d30f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee01d90>
2026-03-30 10:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_eea6411c5f1caffc5d7500d5a9882d14.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_eea6411c5f1caffc5d7500d5a9882d14.jpg saved to cache
2026-03-30 10:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3
2026-03-30 10:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_8208c59fe2ae87f0ca43affa6e95ddcd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c4350>
2026-03-30 10:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg22%252Fdb%252F22dbc7038ba38af41f434f2249846822%252Fpa%252FFF99965_77fcdde365f5c14668afecdd6926d30f.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_77fcdde365f5c14668afecdd6926d30f.jpg saved to cache
2026-03-30 10:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3
2026-03-30 10:35:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 619c6e53-5fb4-5082-b2e6-0490bdf77cd3, skipping ID generation
2026-03-30 10:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3 with scrape type 1
2026-03-30 10:35:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 619c6e53-5fb4-5082-b2e6-0490bdf77cd3 sending to next pipeline
2026-03-30 10:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 619c6e53-5fb4-5082-b2e6-0490bdf77cd3, identifier: FF99965
2026-03-30 10:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 619c6e53-5fb4-5082-b2e6-0490bdf77cd3 with identifier: FF99965
2026-03-30 10:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 619c6e53-5fb4-5082-b2e6-0490bdf77cd3 with identifier: FF99965
2026-03-30 10:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 619c6e53-5fb4-5082-b2e6-0490bdf77cd3 with identifier: FF99965 to the API
2026-03-30 10:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_77fcdde365f5c14668afecdd6926d30f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T15:30:18Z',
'fuel_type': 'petrol',
'id': '619c6e53-5fb4-5082-b2e6-0490bdf77cd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FF99965',
'listing': 'auction',
'location': 'DE, Kerpen',
'make': 'Seat',
'model': 'Leon',
'odometer': 99159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72445,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_8ea7ee6e7c405bc62b0d03f24a586502.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69803,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_77fcdde365f5c14668afecdd6926d30f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73200,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_eea6411c5f1caffc5d7500d5a9882d14.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64525,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_1e23acb465ab617aa175842f7e2b61e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61306,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_dd62c3259e892ed08d6d334afaf2ac6d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65498,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_a3b15fdefdc75bf4f083b786a3f2910c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55544,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_97b7db5f2e9d4c193ae40a342348f9f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65791,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_b416982afccb98a7c22b9e0911b1c7e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62261,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_51211918855dc9dfd91f97be8d749bfa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_619c6e53-5fb4-5082-b2e6-0490bdf77cd3/619c6e53-5fb4-5082-b2e6-0490bdf77cd3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60510,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img22/db/22dbc7038ba38af41f434f2249846822/pa/FF99965_c9b332a4f4f8ae8766e0b5264d70781f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-08-08',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 2.0 TSI Cupra 300 4Drive',
'transmission': 'automatic',
'trim': 'Cupra 300 4Drive',
'year': 2018}
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FF99965%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [auto1.de] INFO: Saving data for FF99965: {'created_time': 1774866949.138066, 'last_price_update_time': 1774866949.138079, 'auction_closing_time': 1774971018.0}
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FF99965') HTTP/1.1" 204 0
2026-03-30 10:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_0dc5098346092409363d560b3cbf7f30.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HN97244> (referer: https://www.auto1.com/v1/car-details-view/HN97244/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb5dd0>
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_8208c59fe2ae87f0ca43affa6e95ddcd.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_8208c59fe2ae87f0ca43affa6e95ddcd.jpg saved to cache
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d7a20d77-beb6-5943-864b-24480fa9b17d
2026-03-30 10:35:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee4ccd0>
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_0dc5098346092409363d560b3cbf7f30.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_0dc5098346092409363d560b3cbf7f30.jpg saved to cache
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d7a20d77-beb6-5943-864b-24480fa9b17d
2026-03-30 10:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a42f31e02e11a5ab63e684b489cc437c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a5a31d93970aa95a6ddc208ce9112558.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96a2bc55-e87d-5f56-b5c5-516650124ea0 with identifier: HN97244
2026-03-30 10:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96a2bc55-e87d-5f56-b5c5-516650124ea0 with scrape type 1
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96a2bc55-e87d-5f56-b5c5-516650124ea0
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_01cd3305846ae0e4683bccef890b0399.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_01cd3305846ae0e4683bccef890b0399.jpg not downloaded yet
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_9d7ed4df4edd9b568809e297bbb3f5c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_9d7ed4df4edd9b568809e297bbb3f5c2.jpg not downloaded yet
2026-03-30 10:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bbfbe6b51ea61b4dbdba957dfe686290.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_cd23d27759adb68e2267dfe830df4012.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_104d0f927ffa8a33bf23db4977e0abe1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_104d0f927ffa8a33bf23db4977e0abe1.jpg not downloaded yet
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_71c55ea639fd9688ce681734eda49260.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_71c55ea639fd9688ce681734eda49260.jpg not downloaded yet
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_bc11e944b4934f4c54fb93c6d72994da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_bc11e944b4934f4c54fb93c6d72994da.jpg not downloaded yet
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_5ebd8b6466ce84298daffd6aa925d8f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_5ebd8b6466ce84298daffd6aa925d8f4.jpg not downloaded yet
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c5150>
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_a42f31e02e11a5ab63e684b489cc437c.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a42f31e02e11a5ab63e684b489cc437c.jpg saved to cache
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d7a20d77-beb6-5943-864b-24480fa9b17d
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefc9cd0>
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_a5a31d93970aa95a6ddc208ce9112558.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a5a31d93970aa95a6ddc208ce9112558.jpg saved to cache
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d7a20d77-beb6-5943-864b-24480fa9b17d
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_0e753c50e0439b3ff12953e776668278.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_0e753c50e0439b3ff12953e776668278.jpg not downloaded yet
2026-03-30 10:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_01cd3305846ae0e4683bccef890b0399.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_9d7ed4df4edd9b568809e297bbb3f5c2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_daa6561e4d57bd9c72225c33b630cd1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_daa6561e4d57bd9c72225c33b630cd1a.jpg not downloaded yet
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_f006c001bfbda8458ead51ba45a7d749.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_f006c001bfbda8458ead51ba45a7d749.jpg not downloaded yet
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefe2750>
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_bbfbe6b51ea61b4dbdba957dfe686290.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bbfbe6b51ea61b4dbdba957dfe686290.jpg saved to cache
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d7a20d77-beb6-5943-864b-24480fa9b17d
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee759d0>
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga9%252F3e%252Fa93e18c32db322c7f00931fc14054af1%252Fpa%252FNX05190_cd23d27759adb68e2267dfe830df4012.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_cd23d27759adb68e2267dfe830df4012.jpg saved to cache
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d7a20d77-beb6-5943-864b-24480fa9b17d
2026-03-30 10:35:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7a20d77-beb6-5943-864b-24480fa9b17d, skipping ID generation
2026-03-30 10:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7a20d77-beb6-5943-864b-24480fa9b17d with scrape type 1
2026-03-30 10:35:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7a20d77-beb6-5943-864b-24480fa9b17d sending to next pipeline
2026-03-30 10:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d7a20d77-beb6-5943-864b-24480fa9b17d, identifier: NX05190
2026-03-30 10:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d7a20d77-beb6-5943-864b-24480fa9b17d with identifier: NX05190
2026-03-30 10:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d7a20d77-beb6-5943-864b-24480fa9b17d with identifier: NX05190
2026-03-30 10:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d7a20d77-beb6-5943-864b-24480fa9b17d with identifier: NX05190 to the API
2026-03-30 10:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_cd23d27759adb68e2267dfe830df4012.jpg>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T15:18:34Z',
'fuel_type': 'petrol',
'id': 'd7a20d77-beb6-5943-864b-24480fa9b17d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NX05190',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Volkswagen',
'model': 'Golf VIII',
'odometer': 72055,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61590,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bbfbe6b51ea61b4dbdba957dfe686290.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51979,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_cd23d27759adb68e2267dfe830df4012.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73825,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a42f31e02e11a5ab63e684b489cc437c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57711,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a5a31d93970aa95a6ddc208ce9112558.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69807,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_0dc5098346092409363d560b3cbf7f30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71884,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_8208c59fe2ae87f0ca43affa6e95ddcd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51626,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bf95bc0cabad7a32c3502889136b8a99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62437,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_a8258b0069e5796734b233b7abf84ec4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56077,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_094f6f48f9f76dde4fe90dc3f4c27165.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a20d77-beb6-5943-864b-24480fa9b17d/d7a20d77-beb6-5943-864b-24480fa9b17d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67886,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/3e/a93e18c32db322c7f00931fc14054af1/pa/NX05190_bf1d569a6b9083c5f75944fec1ae655c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 2.0 TSI GTI Clubsport',
'transmission': 'automatic',
'trim': 'GTI Clubsport',
'year': 2021}
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NX05190%27 HTTP/1.1" 200 None
2026-03-30 10:35:50 [auto1.de] INFO: Saving data for NX05190: {'created_time': 1774866950.180593, 'last_price_update_time': 1774866950.180602, 'auction_closing_time': 1774970314.0}
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NX05190') HTTP/1.1" 204 0
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_68546e084cbfb911b01b0bb0832d9b09.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_68546e084cbfb911b01b0bb0832d9b09.jpg not downloaded yet
2026-03-30 10:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_bc11e944b4934f4c54fb93c6d72994da.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_5ebd8b6466ce84298daffd6aa925d8f4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419cc50>
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_01cd3305846ae0e4683bccef890b0399.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_01cd3305846ae0e4683bccef890b0399.jpg saved to cache
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 96a2bc55-e87d-5f56-b5c5-516650124ea0
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee02c10>
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_9d7ed4df4edd9b568809e297bbb3f5c2.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_9d7ed4df4edd9b568809e297bbb3f5c2.jpg saved to cache
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 96a2bc55-e87d-5f56-b5c5-516650124ea0
2026-03-30 10:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LC24532/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41665d0>
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_bc11e944b4934f4c54fb93c6d72994da.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_bc11e944b4934f4c54fb93c6d72994da.jpg saved to cache
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 96a2bc55-e87d-5f56-b5c5-516650124ea0
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d9950>
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_5ebd8b6466ce84298daffd6aa925d8f4.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_5ebd8b6466ce84298daffd6aa925d8f4.jpg saved to cache
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 96a2bc55-e87d-5f56-b5c5-516650124ea0
2026-03-30 10:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_daa6561e4d57bd9c72225c33b630cd1a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_f006c001bfbda8458ead51ba45a7d749.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_68546e084cbfb911b01b0bb0832d9b09.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_71c55ea639fd9688ce681734eda49260.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_0e753c50e0439b3ff12953e776668278.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_104d0f927ffa8a33bf23db4977e0abe1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec6890>
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_daa6561e4d57bd9c72225c33b630cd1a.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_daa6561e4d57bd9c72225c33b630cd1a.jpg saved to cache
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 96a2bc55-e87d-5f56-b5c5-516650124ea0
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42578d0>
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_f006c001bfbda8458ead51ba45a7d749.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_f006c001bfbda8458ead51ba45a7d749.jpg saved to cache
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 96a2bc55-e87d-5f56-b5c5-516650124ea0
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419c650>
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_68546e084cbfb911b01b0bb0832d9b09.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_68546e084cbfb911b01b0bb0832d9b09.jpg saved to cache
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 96a2bc55-e87d-5f56-b5c5-516650124ea0
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f2c10>
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_71c55ea639fd9688ce681734eda49260.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_71c55ea639fd9688ce681734eda49260.jpg saved to cache
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 96a2bc55-e87d-5f56-b5c5-516650124ea0
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a0ad0>
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_0e753c50e0439b3ff12953e776668278.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_0e753c50e0439b3ff12953e776668278.jpg saved to cache
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 96a2bc55-e87d-5f56-b5c5-516650124ea0
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e3850>
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F7e%252F967e86cebbfadf727748ecc450dc9890%252Fpa%252FHN97244_104d0f927ffa8a33bf23db4977e0abe1.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_104d0f927ffa8a33bf23db4977e0abe1.jpg saved to cache
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 96a2bc55-e87d-5f56-b5c5-516650124ea0
2026-03-30 10:35:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96a2bc55-e87d-5f56-b5c5-516650124ea0, skipping ID generation
2026-03-30 10:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96a2bc55-e87d-5f56-b5c5-516650124ea0 with scrape type 1
2026-03-30 10:35:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96a2bc55-e87d-5f56-b5c5-516650124ea0 sending to next pipeline
2026-03-30 10:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 96a2bc55-e87d-5f56-b5c5-516650124ea0, identifier: HN97244
2026-03-30 10:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 96a2bc55-e87d-5f56-b5c5-516650124ea0 with identifier: HN97244
2026-03-30 10:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 96a2bc55-e87d-5f56-b5c5-516650124ea0 with identifier: HN97244
2026-03-30 10:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 96a2bc55-e87d-5f56-b5c5-516650124ea0 with identifier: HN97244 to the API
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_104d0f927ffa8a33bf23db4977e0abe1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-31T15:00:59Z',
'fuel_type': 'diesel',
'id': '96a2bc55-e87d-5f56-b5c5-516650124ea0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HN97244',
'listing': 'auction',
'location': 'DE, Ketzin',
'make': 'Audi',
'model': 'A4',
'odometer': 176763,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80851,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_01cd3305846ae0e4683bccef890b0399.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67299,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_9d7ed4df4edd9b568809e297bbb3f5c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67711,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_104d0f927ffa8a33bf23db4977e0abe1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68802,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_71c55ea639fd9688ce681734eda49260.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66802,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_bc11e944b4934f4c54fb93c6d72994da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84421,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_5ebd8b6466ce84298daffd6aa925d8f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51133,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_0e753c50e0439b3ff12953e776668278.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62386,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_daa6561e4d57bd9c72225c33b630cd1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71778,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_f006c001bfbda8458ead51ba45a7d749.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_96a2bc55-e87d-5f56-b5c5-516650124ea0/96a2bc55-e87d-5f56-b5c5-516650124ea0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65710,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img96/7e/967e86cebbfadf727748ecc450dc9890/pa/HN97244_68546e084cbfb911b01b0bb0832d9b09.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 2.0 TDI quattro S line Sportpaket plus',
'transmission': 'automatic',
'trim': 'quattro S line Sportpaket plus',
'year': 2013}
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HN97244%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [auto1.de] INFO: Saving data for HN97244: {'created_time': 1774866951.31793, 'last_price_update_time': 1774866951.31794, 'auction_closing_time': 1774969259.0}
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HN97244') HTTP/1.1" 204 0
2026-03-30 10:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PH80163> (referer: https://www.auto1.com/v1/car-details-view/PH80163/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ec1b701-1984-5c93-a7c1-950ded8be972 with identifier: PH80163
2026-03-30 10:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ec1b701-1984-5c93-a7c1-950ded8be972 with scrape type 1
2026-03-30 10:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ec1b701-1984-5c93-a7c1-950ded8be972
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_b746985a5a874b3ed762dfa4d94ec83d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_b746985a5a874b3ed762dfa4d94ec83d.jpg not downloaded yet
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_65f7b342f0e13631e2d75a896724d930.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_65f7b342f0e13631e2d75a896724d930.jpg not downloaded yet
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_d848ad451d805d57768962d99cd65fa7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_d848ad451d805d57768962d99cd65fa7.jpg not downloaded yet
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_5e0335d143da7153cda7eab0df9e9441.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_5e0335d143da7153cda7eab0df9e9441.jpg not downloaded yet
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_2b432e176c61821a27ba0591fbb7c663.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_2b432e176c61821a27ba0591fbb7c663.jpg not downloaded yet
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_e541187bfdf3ae44a11eca04172b79b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_e541187bfdf3ae44a11eca04172b79b2.jpg not downloaded yet
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_1b9f9f215c50cee6d32583fa2b8cbee5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_1b9f9f215c50cee6d32583fa2b8cbee5.jpg not downloaded yet
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_41210dd6e5f357d06f467e1e86202f34.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_41210dd6e5f357d06f467e1e86202f34.jpg not downloaded yet
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_1d76c0ebbee686d34ec35e60a207a33e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_1d76c0ebbee686d34ec35e60a207a33e.jpg not downloaded yet
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_d0cf86db97531e679eb36d7a36a545de.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_d0cf86db97531e679eb36d7a36a545de.jpg not downloaded yet
2026-03-30 10:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GC48113> (referer: https://www.auto1.com/v1/car-details-view/GC48113/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_d0cf86db97531e679eb36d7a36a545de.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf06c10-9388-5d44-876c-447727ae62e8 with identifier: GC48113
2026-03-30 10:35:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf06c10-9388-5d44-876c-447727ae62e8 with scrape type 1
2026-03-30 10:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1cf06c10-9388-5d44-876c-447727ae62e8
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_c285a14537d899ddd6e8e3dedf34249f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_c285a14537d899ddd6e8e3dedf34249f.jpg not downloaded yet
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_17d5c95fae9e70a59d29c2965c8fb9d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_17d5c95fae9e70a59d29c2965c8fb9d5.jpg not downloaded yet
2026-03-30 10:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_1d76c0ebbee686d34ec35e60a207a33e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_3f9c09ff0d3b6a1dc08550f370d105c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_3f9c09ff0d3b6a1dc08550f370d105c8.jpg not downloaded yet
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_10649d3e4c14732603dc41c1d63c1ae0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_10649d3e4c14732603dc41c1d63c1ae0.jpg not downloaded yet
2026-03-30 10:35:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433c250>
2026-03-30 10:35:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_d0cf86db97531e679eb36d7a36a545de.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_d0cf86db97531e679eb36d7a36a545de.jpg saved to cache
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8ec1b701-1984-5c93-a7c1-950ded8be972
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_cabe0f7fee5a28bbf0ac57171e6bb60a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_cabe0f7fee5a28bbf0ac57171e6bb60a.jpg not downloaded yet
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_c285a14537d899ddd6e8e3dedf34249f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_0fa2390706306816784eb06dac0525d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_0fa2390706306816784eb06dac0525d9.jpg not downloaded yet
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_6dd87ed2885557bda449337fc8ae4336.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_6dd87ed2885557bda449337fc8ae4336.jpg not downloaded yet
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419be90>
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_1d76c0ebbee686d34ec35e60a207a33e.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_1d76c0ebbee686d34ec35e60a207a33e.jpg saved to cache
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8ec1b701-1984-5c93-a7c1-950ded8be972
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_f7d59090a751362038785348ac4039ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_f7d59090a751362038785348ac4039ab.jpg not downloaded yet
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_c09e299ac613e84de7500e55c8b9c0d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_c09e299ac613e84de7500e55c8b9c0d3.jpg not downloaded yet
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_30eecbd0c29b247dcf42349fda02a383.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_30eecbd0c29b247dcf42349fda02a383.jpg not downloaded yet
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb7650>
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_c285a14537d899ddd6e8e3dedf34249f.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_c285a14537d899ddd6e8e3dedf34249f.jpg saved to cache
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1cf06c10-9388-5d44-876c-447727ae62e8
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_10649d3e4c14732603dc41c1d63c1ae0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_30eecbd0c29b247dcf42349fda02a383.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UY84465> (referer: https://www.auto1.com/v1/car-details-view/UY84465/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42291d0>
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_10649d3e4c14732603dc41c1d63c1ae0.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_10649d3e4c14732603dc41c1d63c1ae0.jpg saved to cache
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1cf06c10-9388-5d44-876c-447727ae62e8
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_c09e299ac613e84de7500e55c8b9c0d3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RD39449> (referer: https://www.auto1.com/v1/car-details-view/RD39449/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefc9d90>
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_30eecbd0c29b247dcf42349fda02a383.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_30eecbd0c29b247dcf42349fda02a383.jpg saved to cache
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1cf06c10-9388-5d44-876c-447727ae62e8
2026-03-30 10:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0461d832-123e-5998-a843-30516fbbd8a1 with identifier: UY84465
2026-03-30 10:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0461d832-123e-5998-a843-30516fbbd8a1 with scrape type 1
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0461d832-123e-5998-a843-30516fbbd8a1
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_3644dd0c1b9f0fc9d053d57a4c009dae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_3644dd0c1b9f0fc9d053d57a4c009dae.jpg not downloaded yet
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_f48f2652b97f78ca5e4f03ab71638cb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_f48f2652b97f78ca5e4f03ab71638cb2.jpg not downloaded yet
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_379b44434acec9cec6d6c0f4aa7ab626.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_379b44434acec9cec6d6c0f4aa7ab626.jpg not downloaded yet
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_7c93e23a16645394e7c19fa7809bc59f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_7c93e23a16645394e7c19fa7809bc59f.jpg not downloaded yet
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424fa50>
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_c09e299ac613e84de7500e55c8b9c0d3.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_c09e299ac613e84de7500e55c8b9c0d3.jpg saved to cache
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1cf06c10-9388-5d44-876c-447727ae62e8
2026-03-30 10:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e431bcf9-1d41-5dfa-aa92-01a06e70e91a with identifier: RD39449
2026-03-30 10:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a with scrape type 1
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_bd44f3db6e4beeb48e7aacbea774df9f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_bd44f3db6e4beeb48e7aacbea774df9f.jpg not downloaded yet
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_52ae060fe7fee391dca92a8b2095f1f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_52ae060fe7fee391dca92a8b2095f1f9.jpg not downloaded yet
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_6dd87ed2885557bda449337fc8ae4336.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_f7d59090a751362038785348ac4039ab.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_0fa2390706306816784eb06dac0525d9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_815678e1b867d341fcd412576b516029.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_815678e1b867d341fcd412576b516029.jpg not downloaded yet
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_ea0061f5c8a51ac1f4d2fa8200f66ec3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_ea0061f5c8a51ac1f4d2fa8200f66ec3.jpg not downloaded yet
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_036d55dc6de4bf48eca36973a231256f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_036d55dc6de4bf48eca36973a231256f.jpg not downloaded yet
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_338262381a1457e90d51ed1da02dd1c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_338262381a1457e90d51ed1da02dd1c8.jpg not downloaded yet
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_3cbab227cfc22d04f7c130aaff679be3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_3cbab227cfc22d04f7c130aaff679be3.jpg not downloaded yet
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_7c93e23a16645394e7c19fa7809bc59f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_e73c694213de255716e079659d8c5edc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_e73c694213de255716e079659d8c5edc.jpg not downloaded yet
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_bd44f3db6e4beeb48e7aacbea774df9f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_379b44434acec9cec6d6c0f4aa7ab626.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_ac44e491fe58a6971294383738f53ed0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_ac44e491fe58a6971294383738f53ed0.jpg not downloaded yet
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_357b9980dcde28f1732d5a18a8c99a12.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_357b9980dcde28f1732d5a18a8c99a12.jpg not downloaded yet
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4338e90>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_6dd87ed2885557bda449337fc8ae4336.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_6dd87ed2885557bda449337fc8ae4336.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1cf06c10-9388-5d44-876c-447727ae62e8
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425acd0>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_f7d59090a751362038785348ac4039ab.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_f7d59090a751362038785348ac4039ab.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1cf06c10-9388-5d44-876c-447727ae62e8
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebad90>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_0fa2390706306816784eb06dac0525d9.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_0fa2390706306816784eb06dac0525d9.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1cf06c10-9388-5d44-876c-447727ae62e8
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_3dff5c4ffe5828f6fc6bc27e4eca74c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_3dff5c4ffe5828f6fc6bc27e4eca74c5.jpg not downloaded yet
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_338262381a1457e90d51ed1da02dd1c8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_b26315489c12e4f695eda6ebf3e67b16.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_b26315489c12e4f695eda6ebf3e67b16.jpg not downloaded yet
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_49ccfa2995a1e159b536f225edf3959b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_49ccfa2995a1e159b536f225edf3959b.jpg not downloaded yet
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_315166dbbf5f32bddabcef27da3a265c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_315166dbbf5f32bddabcef27da3a265c.jpg not downloaded yet
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef63a10>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_7c93e23a16645394e7c19fa7809bc59f.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_7c93e23a16645394e7c19fa7809bc59f.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0461d832-123e-5998-a843-30516fbbd8a1
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41999d0>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_bd44f3db6e4beeb48e7aacbea774df9f.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_bd44f3db6e4beeb48e7aacbea774df9f.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef60bd0>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_379b44434acec9cec6d6c0f4aa7ab626.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_379b44434acec9cec6d6c0f4aa7ab626.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0461d832-123e-5998-a843-30516fbbd8a1
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_3cbab227cfc22d04f7c130aaff679be3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_654bc4ce463e16ff040ef9fa31bbff82.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_654bc4ce463e16ff040ef9fa31bbff82.jpg not downloaded yet
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_357b9980dcde28f1732d5a18a8c99a12.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_036d55dc6de4bf48eca36973a231256f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NJ28052/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_e7110a703a4aef61f1612b269ff2708d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_e7110a703a4aef61f1612b269ff2708d.jpg not downloaded yet
2026-03-30 10:35:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef37ad0>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_338262381a1457e90d51ed1da02dd1c8.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_338262381a1457e90d51ed1da02dd1c8.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0461d832-123e-5998-a843-30516fbbd8a1
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b58d0>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_3cbab227cfc22d04f7c130aaff679be3.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_3cbab227cfc22d04f7c130aaff679be3.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_b26315489c12e4f695eda6ebf3e67b16.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3aed0>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_357b9980dcde28f1732d5a18a8c99a12.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_357b9980dcde28f1732d5a18a8c99a12.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0461d832-123e-5998-a843-30516fbbd8a1
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4256290>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_036d55dc6de4bf48eca36973a231256f.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_036d55dc6de4bf48eca36973a231256f.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_315166dbbf5f32bddabcef27da3a265c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42540d0>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_b26315489c12e4f695eda6ebf3e67b16.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_b26315489c12e4f695eda6ebf3e67b16.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0461d832-123e-5998-a843-30516fbbd8a1
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_654bc4ce463e16ff040ef9fa31bbff82.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_49ccfa2995a1e159b536f225edf3959b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee82ed0>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_315166dbbf5f32bddabcef27da3a265c.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_315166dbbf5f32bddabcef27da3a265c.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419e610>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_654bc4ce463e16ff040ef9fa31bbff82.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_654bc4ce463e16ff040ef9fa31bbff82.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4175c90>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_49ccfa2995a1e159b536f225edf3959b.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_49ccfa2995a1e159b536f225edf3959b.jpg saved to cache
2026-03-30 10:35:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_e7110a703a4aef61f1612b269ff2708d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_ac44e491fe58a6971294383738f53ed0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_3dff5c4ffe5828f6fc6bc27e4eca74c5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_ea0061f5c8a51ac1f4d2fa8200f66ec3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_e73c694213de255716e079659d8c5edc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee440b90>
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_e7110a703a4aef61f1612b269ff2708d.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_e7110a703a4aef61f1612b269ff2708d.jpg saved to cache
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a
2026-03-30 10:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_52ae060fe7fee391dca92a8b2095f1f9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec1090>
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_ac44e491fe58a6971294383738f53ed0.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_ac44e491fe58a6971294383738f53ed0.jpg saved to cache
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a
2026-03-30 10:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_f48f2652b97f78ca5e4f03ab71638cb2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f426b590>
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_3dff5c4ffe5828f6fc6bc27e4eca74c5.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_3dff5c4ffe5828f6fc6bc27e4eca74c5.jpg saved to cache
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d31d0>
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_ea0061f5c8a51ac1f4d2fa8200f66ec3.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_ea0061f5c8a51ac1f4d2fa8200f66ec3.jpg saved to cache
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0461d832-123e-5998-a843-30516fbbd8a1
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d9890>
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_e73c694213de255716e079659d8c5edc.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_e73c694213de255716e079659d8c5edc.jpg saved to cache
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0461d832-123e-5998-a843-30516fbbd8a1
2026-03-30 10:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_815678e1b867d341fcd412576b516029.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_3644dd0c1b9f0fc9d053d57a4c009dae.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4228950>
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_52ae060fe7fee391dca92a8b2095f1f9.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_52ae060fe7fee391dca92a8b2095f1f9.jpg saved to cache
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0461d832-123e-5998-a843-30516fbbd8a1
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4255f50>
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_f48f2652b97f78ca5e4f03ab71638cb2.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_f48f2652b97f78ca5e4f03ab71638cb2.jpg saved to cache
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0461d832-123e-5998-a843-30516fbbd8a1
2026-03-30 10:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_17d5c95fae9e70a59d29c2965c8fb9d5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_cabe0f7fee5a28bbf0ac57171e6bb60a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f436db90>
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F81%252Fbc816682891d8d956b8a429281e7d286%252Fpa%252FRD39449_815678e1b867d341fcd412576b516029.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_815678e1b867d341fcd412576b516029.jpg saved to cache
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a
2026-03-30 10:35:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e431bcf9-1d41-5dfa-aa92-01a06e70e91a, skipping ID generation
2026-03-30 10:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a with scrape type 1
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e431bcf9-1d41-5dfa-aa92-01a06e70e91a sending to next pipeline
2026-03-30 10:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e431bcf9-1d41-5dfa-aa92-01a06e70e91a, identifier: RD39449
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebe250>
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc2%252F7d%252Fc27dd2817a9bbb0a035af3e53bd3dd0d%252Fpa%252FUY84465_3644dd0c1b9f0fc9d053d57a4c009dae.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_3644dd0c1b9f0fc9d053d57a4c009dae.jpg saved to cache
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0461d832-123e-5998-a843-30516fbbd8a1
2026-03-30 10:35:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0461d832-123e-5998-a843-30516fbbd8a1, skipping ID generation
2026-03-30 10:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0461d832-123e-5998-a843-30516fbbd8a1 with scrape type 1
2026-03-30 10:35:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0461d832-123e-5998-a843-30516fbbd8a1 sending to next pipeline
2026-03-30 10:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0461d832-123e-5998-a843-30516fbbd8a1, identifier: UY84465
2026-03-30 10:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e431bcf9-1d41-5dfa-aa92-01a06e70e91a with identifier: RD39449
2026-03-30 10:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e431bcf9-1d41-5dfa-aa92-01a06e70e91a with identifier: RD39449
2026-03-30 10:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e431bcf9-1d41-5dfa-aa92-01a06e70e91a with identifier: RD39449 to the API
2026-03-30 10:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_815678e1b867d341fcd412576b516029.jpg>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 177,
'expiration_date': '2026-03-31T15:20:44Z',
'fuel_type': 'petrol',
'id': 'e431bcf9-1d41-5dfa-aa92-01a06e70e91a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RD39449',
'listing': 'auction',
'location': 'DE, Atting',
'make': 'Mercedes-Benz',
'model': 'CLA-Klasse',
'odometer': 25497,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68879,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_bd44f3db6e4beeb48e7aacbea774df9f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68778,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_815678e1b867d341fcd412576b516029.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66496,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_036d55dc6de4bf48eca36973a231256f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49166,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_3cbab227cfc22d04f7c130aaff679be3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59504,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_ac44e491fe58a6971294383738f53ed0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65592,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_3dff5c4ffe5828f6fc6bc27e4eca74c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47340,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_49ccfa2995a1e159b536f225edf3959b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67541,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_315166dbbf5f32bddabcef27da3a265c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66080,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_654bc4ce463e16ff040ef9fa31bbff82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e431bcf9-1d41-5dfa-aa92-01a06e70e91a/e431bcf9-1d41-5dfa-aa92-01a06e70e91a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64176,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/81/bc816682891d8d956b8a429281e7d286/pa/RD39449_e7110a703a4aef61f1612b269ff2708d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-09-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA-Klasse CLA 200 Shooting Brake Mild-Hybrid AMG '
'Line Edition',
'transmission': 'automatic',
'trim': 'AMG Line Edition',
'year': 2024}
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RD39449%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [auto1.de] INFO: Saving data for RD39449: {'created_time': 1774866956.20593, 'last_price_update_time': 1774866956.20594, 'auction_closing_time': 1774970444.0}
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RD39449') HTTP/1.1" 204 0
2026-03-30 10:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0461d832-123e-5998-a843-30516fbbd8a1 with identifier: UY84465
2026-03-30 10:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0461d832-123e-5998-a843-30516fbbd8a1 with identifier: UY84465
2026-03-30 10:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0461d832-123e-5998-a843-30516fbbd8a1 with identifier: UY84465 to the API
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_3644dd0c1b9f0fc9d053d57a4c009dae.jpg>
{'auction_title': '',
'c_o_2_emission_value': 194,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T15:01:24Z',
'fuel_type': 'diesel',
'id': '0461d832-123e-5998-a843-30516fbbd8a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UY84465',
'listing': 'auction',
'location': 'DE, Dortmund',
'make': 'Audi',
'model': 'A6',
'odometer': 89847,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75583,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_3644dd0c1b9f0fc9d053d57a4c009dae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71820,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_f48f2652b97f78ca5e4f03ab71638cb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65609,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_379b44434acec9cec6d6c0f4aa7ab626.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50852,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_7c93e23a16645394e7c19fa7809bc59f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66802,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_52ae060fe7fee391dca92a8b2095f1f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73975,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_ea0061f5c8a51ac1f4d2fa8200f66ec3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56604,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_338262381a1457e90d51ed1da02dd1c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79407,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_e73c694213de255716e079659d8c5edc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75941,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_357b9980dcde28f1732d5a18a8c99a12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0461d832-123e-5998-a843-30516fbbd8a1/0461d832-123e-5998-a843-30516fbbd8a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68361,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc2/7d/c27dd2817a9bbb0a035af3e53bd3dd0d/pa/UY84465_b26315489c12e4f695eda6ebf3e67b16.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 50 TDI Mild-Hybrid quattro Sport',
'transmission': 'automatic',
'trim': 'quattro Sport',
'year': 2019}
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UY84465%27 HTTP/1.1" 200 None
2026-03-30 10:35:56 [auto1.de] INFO: Saving data for UY84465: {'created_time': 1774866956.661422, 'last_price_update_time': 1774866956.661436, 'auction_closing_time': 1774969284.0}
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UY84465') HTTP/1.1" 204 0
2026-03-30 10:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_1b9f9f215c50cee6d32583fa2b8cbee5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_3f9c09ff0d3b6a1dc08550f370d105c8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AL20723> (referer: https://www.auto1.com/v1/car-details-view/AL20723/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AU07976> (referer: https://www.auto1.com/v1/car-details-view/AU07976/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_41210dd6e5f357d06f467e1e86202f34.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419dcd0>
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_17d5c95fae9e70a59d29c2965c8fb9d5.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_17d5c95fae9e70a59d29c2965c8fb9d5.jpg saved to cache
2026-03-30 10:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1cf06c10-9388-5d44-876c-447727ae62e8
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f436fe10>
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_cabe0f7fee5a28bbf0ac57171e6bb60a.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_cabe0f7fee5a28bbf0ac57171e6bb60a.jpg saved to cache
2026-03-30 10:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1cf06c10-9388-5d44-876c-447727ae62e8
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee441150>
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_1b9f9f215c50cee6d32583fa2b8cbee5.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_1b9f9f215c50cee6d32583fa2b8cbee5.jpg saved to cache
2026-03-30 10:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8ec1b701-1984-5c93-a7c1-950ded8be972
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b7650>
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252F4b%252F9b4b6a8029e9a6c7b51177e15ea90bea%252Fpa%252FGC48113_3f9c09ff0d3b6a1dc08550f370d105c8.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_3f9c09ff0d3b6a1dc08550f370d105c8.jpg saved to cache
2026-03-30 10:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1cf06c10-9388-5d44-876c-447727ae62e8
2026-03-30 10:35:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1cf06c10-9388-5d44-876c-447727ae62e8, skipping ID generation
2026-03-30 10:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf06c10-9388-5d44-876c-447727ae62e8 with scrape type 1
2026-03-30 10:35:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1cf06c10-9388-5d44-876c-447727ae62e8 sending to next pipeline
2026-03-30 10:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1cf06c10-9388-5d44-876c-447727ae62e8, identifier: GC48113
2026-03-30 10:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1cf06c10-9388-5d44-876c-447727ae62e8 with identifier: GC48113
2026-03-30 10:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1cf06c10-9388-5d44-876c-447727ae62e8 with identifier: GC48113
2026-03-30 10:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1cf06c10-9388-5d44-876c-447727ae62e8 with identifier: GC48113 to the API
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_3f9c09ff0d3b6a1dc08550f370d105c8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 240,
'expiration_date': '2026-03-31T15:10:41Z',
'fuel_type': 'diesel',
'id': '1cf06c10-9388-5d44-876c-447727ae62e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GC48113',
'listing': 'auction',
'location': 'DE, Erbach',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 50337,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96629,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_c285a14537d899ddd6e8e3dedf34249f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92964,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_17d5c95fae9e70a59d29c2965c8fb9d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85003,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_3f9c09ff0d3b6a1dc08550f370d105c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63153,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_10649d3e4c14732603dc41c1d63c1ae0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80548,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_cabe0f7fee5a28bbf0ac57171e6bb60a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94213,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_0fa2390706306816784eb06dac0525d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51262,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_6dd87ed2885557bda449337fc8ae4336.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93218,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_f7d59090a751362038785348ac4039ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90830,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_c09e299ac613e84de7500e55c8b9c0d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cf06c10-9388-5d44-876c-447727ae62e8/1cf06c10-9388-5d44-876c-447727ae62e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66403,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/4b/9b4b6a8029e9a6c7b51177e15ea90bea/pa/GC48113_30eecbd0c29b247dcf42349fda02a383.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Highline 4Motion BlueMotion',
'transmission': 'automatic',
'trim': 'Highline 4Motion BlueMotion',
'year': 2018}
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GC48113%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [auto1.de] INFO: Saving data for GC48113: {'created_time': 1774866957.425251, 'last_price_update_time': 1774866957.425262, 'auction_closing_time': 1774969841.0}
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GC48113') HTTP/1.1" 204 0
2026-03-30 10:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_65f7b342f0e13631e2d75a896724d930.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_5e0335d143da7153cda7eab0df9e9441.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_d848ad451d805d57768962d99cd65fa7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_e541187bfdf3ae44a11eca04172b79b2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_2b432e176c61821a27ba0591fbb7c663.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 436283f3-df71-53be-a598-f46afd14de90 with identifier: AL20723
2026-03-30 10:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 436283f3-df71-53be-a598-f46afd14de90 with scrape type 1
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 436283f3-df71-53be-a598-f46afd14de90
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_526932de6aec67d1307e8e25eb0f92dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_526932de6aec67d1307e8e25eb0f92dc.jpg not downloaded yet
2026-03-30 10:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb660feb-3758-58c4-920a-309b7fc468ba with identifier: AU07976
2026-03-30 10:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb660feb-3758-58c4-920a-309b7fc468ba with scrape type 1
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb660feb-3758-58c4-920a-309b7fc468ba
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_4e1ed02931af2409b6c94ec2aaeb6173.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_4e1ed02931af2409b6c94ec2aaeb6173.jpg not downloaded yet
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee55b90>
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_41210dd6e5f357d06f467e1e86202f34.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_41210dd6e5f357d06f467e1e86202f34.jpg saved to cache
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8ec1b701-1984-5c93-a7c1-950ded8be972
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_5d818288987bf7f6c3300564a25ea52c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_5d818288987bf7f6c3300564a25ea52c.jpg not downloaded yet
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_13970f46e074b6857f98d0e234701561.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_13970f46e074b6857f98d0e234701561.jpg not downloaded yet
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3f2d0>
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_65f7b342f0e13631e2d75a896724d930.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_65f7b342f0e13631e2d75a896724d930.jpg saved to cache
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8ec1b701-1984-5c93-a7c1-950ded8be972
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee12490>
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_5e0335d143da7153cda7eab0df9e9441.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_5e0335d143da7153cda7eab0df9e9441.jpg saved to cache
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8ec1b701-1984-5c93-a7c1-950ded8be972
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee10690>
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_d848ad451d805d57768962d99cd65fa7.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_d848ad451d805d57768962d99cd65fa7.jpg saved to cache
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8ec1b701-1984-5c93-a7c1-950ded8be972
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c02c50>
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_e541187bfdf3ae44a11eca04172b79b2.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_e541187bfdf3ae44a11eca04172b79b2.jpg saved to cache
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8ec1b701-1984-5c93-a7c1-950ded8be972
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432b690>
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_2b432e176c61821a27ba0591fbb7c663.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_2b432e176c61821a27ba0591fbb7c663.jpg saved to cache
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8ec1b701-1984-5c93-a7c1-950ded8be972
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_6e25f6ae0291c2beb8b8cdc2a86067d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_6e25f6ae0291c2beb8b8cdc2a86067d0.jpg not downloaded yet
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_4a59548bb18d4d0137f9876c26dceafe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_4a59548bb18d4d0137f9876c26dceafe.jpg not downloaded yet
2026-03-30 10:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_b746985a5a874b3ed762dfa4d94ec83d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_db61060226eb670615ffecaae19485bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_db61060226eb670615ffecaae19485bc.jpg not downloaded yet
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_3f6098ed45fdb0127b95eb9623e48a93.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_3f6098ed45fdb0127b95eb9623e48a93.jpg not downloaded yet
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_e3c381edee82b0e358f122fa5e19089f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_e3c381edee82b0e358f122fa5e19089f.jpg not downloaded yet
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_87aa1105e4dab56beab71c64dbac5dcb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_87aa1105e4dab56beab71c64dbac5dcb.jpg not downloaded yet
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_e2ec25fbeb3f81f84c0af5b49d8b0641.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_e2ec25fbeb3f81f84c0af5b49d8b0641.jpg not downloaded yet
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_f9355fea44bb52558453617781067a6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_f9355fea44bb52558453617781067a6e.jpg not downloaded yet
2026-03-30 10:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_4a59548bb18d4d0137f9876c26dceafe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_98761bf64c7f9683a95390ba2be7857d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_98761bf64c7f9683a95390ba2be7857d.jpg not downloaded yet
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_5b69c58ff7ebce29a308c7f1fb86dac4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_5b69c58ff7ebce29a308c7f1fb86dac4.jpg not downloaded yet
2026-03-30 10:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c09ed0>
2026-03-30 10:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0a%252F26%252F0a26c19882d90993feac2c443e22bdf0%252Fpa%252FPH80163_b746985a5a874b3ed762dfa4d94ec83d.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_b746985a5a874b3ed762dfa4d94ec83d.jpg saved to cache
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8ec1b701-1984-5c93-a7c1-950ded8be972
2026-03-30 10:35:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ec1b701-1984-5c93-a7c1-950ded8be972, skipping ID generation
2026-03-30 10:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ec1b701-1984-5c93-a7c1-950ded8be972 with scrape type 1
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ec1b701-1984-5c93-a7c1-950ded8be972 sending to next pipeline
2026-03-30 10:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8ec1b701-1984-5c93-a7c1-950ded8be972, identifier: PH80163
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_790e6f4222891dd243e92c630ca4ca33.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_790e6f4222891dd243e92c630ca4ca33.jpg not downloaded yet
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_9696b88e76e5226ef6b635bf1f8d8d49.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_9696b88e76e5226ef6b635bf1f8d8d49.jpg not downloaded yet
2026-03-30 10:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8ec1b701-1984-5c93-a7c1-950ded8be972 with identifier: PH80163
2026-03-30 10:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8ec1b701-1984-5c93-a7c1-950ded8be972 with identifier: PH80163
2026-03-30 10:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8ec1b701-1984-5c93-a7c1-950ded8be972 with identifier: PH80163 to the API
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:35: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-30 10:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_b746985a5a874b3ed762dfa4d94ec83d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T15:41:21Z',
'fuel_type': 'petrol',
'id': '8ec1b701-1984-5c93-a7c1-950ded8be972',
'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/PH80163',
'listing': 'auction',
'location': 'DE, Ellerau',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 122271,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86447,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_b746985a5a874b3ed762dfa4d94ec83d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80619,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_65f7b342f0e13631e2d75a896724d930.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73752,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_d848ad451d805d57768962d99cd65fa7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68880,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_5e0335d143da7153cda7eab0df9e9441.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66914,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_2b432e176c61821a27ba0591fbb7c663.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74182,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_e541187bfdf3ae44a11eca04172b79b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61829,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_1b9f9f215c50cee6d32583fa2b8cbee5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85890,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_41210dd6e5f357d06f467e1e86202f34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83985,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_1d76c0ebbee686d34ec35e60a207a33e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec1b701-1984-5c93-a7c1-950ded8be972/8ec1b701-1984-5c93-a7c1-950ded8be972_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61743,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0a/26/0a26c19882d90993feac2c443e22bdf0/pa/PH80163_d0cf86db97531e679eb36d7a36a545de.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 1.0 TSI Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2020}
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PH80163%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [auto1.de] INFO: Saving data for PH80163: {'created_time': 1774866958.769438, 'last_price_update_time': 1774866958.76945, 'auction_closing_time': 1774971681.0}
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PH80163') HTTP/1.1" 204 0
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_fa3cfd24f86d8005e561fdef35ec285a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_fa3cfd24f86d8005e561fdef35ec285a.jpg not downloaded yet
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_6c9eb2a2ca1024c77c0db7ca6c03483d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_6c9eb2a2ca1024c77c0db7ca6c03483d.jpg not downloaded yet
2026-03-30 10:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41bcfd0>
2026-03-30 10:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_4a59548bb18d4d0137f9876c26dceafe.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_4a59548bb18d4d0137f9876c26dceafe.jpg saved to cache
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eb660feb-3758-58c4-920a-309b7fc468ba
2026-03-30 10:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XM57589> (referer: https://www.auto1.com/v1/car-details-view/XM57589/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GB07030/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HX91404/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_910bc5708b03ae2c851b208f32c77681.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_910bc5708b03ae2c851b208f32c77681.jpg not downloaded yet
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_f877f74227f58a7b820d339c9d8f36b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_f877f74227f58a7b820d339c9d8f36b4.jpg not downloaded yet
2026-03-30 10:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_f9355fea44bb52558453617781067a6e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_6c9eb2a2ca1024c77c0db7ca6c03483d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a with identifier: XM57589
2026-03-30 10:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a with scrape type 1
2026-03-30 10:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a
2026-03-30 10:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_9082953b8e30c770a9c1de8390166dfd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_9082953b8e30c770a9c1de8390166dfd.jpg not downloaded yet
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_9696b88e76e5226ef6b635bf1f8d8d49.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_7f2a5fea3caee30145ba3d214aabbf24.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_7f2a5fea3caee30145ba3d214aabbf24.jpg not downloaded yet
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_880aa79a944dc39183fafc1e0cce7ffd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_880aa79a944dc39183fafc1e0cce7ffd.jpg not downloaded yet
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_f877f74227f58a7b820d339c9d8f36b4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_cff71846c5dc38f0f76cd763216da563.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_cff71846c5dc38f0f76cd763216da563.jpg not downloaded yet
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee03550>
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_f9355fea44bb52558453617781067a6e.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_f9355fea44bb52558453617781067a6e.jpg saved to cache
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eb660feb-3758-58c4-920a-309b7fc468ba
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_c5a167e97677855513446eec4e1482e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_c5a167e97677855513446eec4e1482e6.jpg not downloaded yet
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee57150>
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_6c9eb2a2ca1024c77c0db7ca6c03483d.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_6c9eb2a2ca1024c77c0db7ca6c03483d.jpg saved to cache
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eb660feb-3758-58c4-920a-309b7fc468ba
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee44ca10>
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_9696b88e76e5226ef6b635bf1f8d8d49.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_9696b88e76e5226ef6b635bf1f8d8d49.jpg saved to cache
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eb660feb-3758-58c4-920a-309b7fc468ba
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_6a83b2e52f4186401d2892de833eba6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_6a83b2e52f4186401d2892de833eba6e.jpg not downloaded yet
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_880aa79a944dc39183fafc1e0cce7ffd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_0baf8e3488012435d22e26b1270b07da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_0baf8e3488012435d22e26b1270b07da.jpg not downloaded yet
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419bbd0>
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_f877f74227f58a7b820d339c9d8f36b4.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_f877f74227f58a7b820d339c9d8f36b4.jpg saved to cache
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eb660feb-3758-58c4-920a-309b7fc468ba
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_4184d0751469dc7c82eaabe6b22b3fa0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_4184d0751469dc7c82eaabe6b22b3fa0.jpg not downloaded yet
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_01694a2c22431e0879ed475798a712a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_01694a2c22431e0879ed475798a712a2.jpg not downloaded yet
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_d05a309fc8ccfdff9f3e5af199c1dfb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_d05a309fc8ccfdff9f3e5af199c1dfb9.jpg not downloaded yet
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee443010>
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_880aa79a944dc39183fafc1e0cce7ffd.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_880aa79a944dc39183fafc1e0cce7ffd.jpg saved to cache
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_790e6f4222891dd243e92c630ca4ca33.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_fa3cfd24f86d8005e561fdef35ec285a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_6a83b2e52f4186401d2892de833eba6e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f2c50>
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_790e6f4222891dd243e92c630ca4ca33.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_790e6f4222891dd243e92c630ca4ca33.jpg saved to cache
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 436283f3-df71-53be-a598-f46afd14de90
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_d05a309fc8ccfdff9f3e5af199c1dfb9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4291dd0>
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_fa3cfd24f86d8005e561fdef35ec285a.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_fa3cfd24f86d8005e561fdef35ec285a.jpg saved to cache
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 436283f3-df71-53be-a598-f46afd14de90
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YG35577/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_9082953b8e30c770a9c1de8390166dfd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LC24532> (referer: https://www.auto1.com/v1/car-details-view/LC24532/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee459f10>
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_6a83b2e52f4186401d2892de833eba6e.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_6a83b2e52f4186401d2892de833eba6e.jpg saved to cache
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd5bd0>
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_d05a309fc8ccfdff9f3e5af199c1dfb9.jpg') HTTP/1.1" 204 0
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_d05a309fc8ccfdff9f3e5af199c1dfb9.jpg saved to cache
2026-03-30 10:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a
2026-03-30 10:35:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_01694a2c22431e0879ed475798a712a2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:35:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42680d0>
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_9082953b8e30c770a9c1de8390166dfd.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_9082953b8e30c770a9c1de8390166dfd.jpg saved to cache
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a
2026-03-30 10:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_0baf8e3488012435d22e26b1270b07da.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7067aed-2155-5376-8b01-2627c3d3eb59 with identifier: LC24532
2026-03-30 10:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7067aed-2155-5376-8b01-2627c3d3eb59 with scrape type 1
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7067aed-2155-5376-8b01-2627c3d3eb59
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_4a1a34aac8c84227300ebff1c335b445.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_4a1a34aac8c84227300ebff1c335b445.jpg not downloaded yet
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea3c50>
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_01694a2c22431e0879ed475798a712a2.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_01694a2c22431e0879ed475798a712a2.jpg saved to cache
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a
2026-03-30 10:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_4184d0751469dc7c82eaabe6b22b3fa0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_cff71846c5dc38f0f76cd763216da563.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_c5a167e97677855513446eec4e1482e6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_36eaa72ffb99fb868853770a79e673d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_36eaa72ffb99fb868853770a79e673d0.jpg not downloaded yet
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_eab56a6211c0a8810a214de2284e0a42.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_eab56a6211c0a8810a214de2284e0a42.jpg not downloaded yet
2026-03-30 10:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NJ28052> (referer: https://www.auto1.com/v1/car-details-view/NJ28052/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_86e4c9bd8faa96748e3d992ea26a2cdf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_86e4c9bd8faa96748e3d992ea26a2cdf.jpg not downloaded yet
2026-03-30 10:36:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4173d10>
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_0baf8e3488012435d22e26b1270b07da.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_0baf8e3488012435d22e26b1270b07da.jpg saved to cache
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_458f67ee4c5de6a1490af73d6e50fe39.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_458f67ee4c5de6a1490af73d6e50fe39.jpg not downloaded yet
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee00e90>
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_4184d0751469dc7c82eaabe6b22b3fa0.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_4184d0751469dc7c82eaabe6b22b3fa0.jpg saved to cache
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_2964f828edb096cb953d3d835cf621cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_2964f828edb096cb953d3d835cf621cc.jpg not downloaded yet
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f480abd0>
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_cff71846c5dc38f0f76cd763216da563.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_cff71846c5dc38f0f76cd763216da563.jpg saved to cache
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42a95d0>
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_c5a167e97677855513446eec4e1482e6.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_c5a167e97677855513446eec4e1482e6.jpg saved to cache
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_0054df014beeb9ab4d24defbeac3af66.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_0054df014beeb9ab4d24defbeac3af66.jpg not downloaded yet
2026-03-30 10:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_7f2a5fea3caee30145ba3d214aabbf24.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_c048104dd35d47e7d469af6d3cba6dca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_c048104dd35d47e7d469af6d3cba6dca.jpg not downloaded yet
2026-03-30 10:36:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4269716-4d6d-5b53-9f34-caeea944a1d9 with identifier: NJ28052
2026-03-30 10:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4269716-4d6d-5b53-9f34-caeea944a1d9 with scrape type 1
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item d4269716-4d6d-5b53-9f34-caeea944a1d9
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252Fdf%252Fbcdf6f2f2e06ac8a2ba0710406ed2e8c%252Fpa%252FNJ28052_3ad7ffc316a9b7c4c7220a92659c361f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_3ad7ffc316a9b7c4c7220a92659c361f.jpg not downloaded yet
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_1b61d6ca667396482685bc4cbafb2374.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_1b61d6ca667396482685bc4cbafb2374.jpg not downloaded yet
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252Fdf%252Fbcdf6f2f2e06ac8a2ba0710406ed2e8c%252Fpa%252FNJ28052_25890e7487ea04ffd9e346b48c2da315.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_25890e7487ea04ffd9e346b48c2da315.jpg not downloaded yet
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_512263aba3deb5a56fe3a78b98ceda3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_512263aba3deb5a56fe3a78b98ceda3b.jpg not downloaded yet
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252Fdf%252Fbcdf6f2f2e06ac8a2ba0710406ed2e8c%252Fpa%252FNJ28052_4c3546548d3faeb77bcd4a78f0c7f8a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_4c3546548d3faeb77bcd4a78f0c7f8a2.jpg not downloaded yet
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252Fdf%252Fbcdf6f2f2e06ac8a2ba0710406ed2e8c%252Fpa%252FNJ28052_244e64391c0fbc7e8c0669f989a446b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_244e64391c0fbc7e8c0669f989a446b3.jpg not downloaded yet
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee440b50>
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6f%252F1d%252F6f1d56d8b0dadef5ada5128b6c76a96a%252Fpa%252FXM57589_7f2a5fea3caee30145ba3d214aabbf24.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_7f2a5fea3caee30145ba3d214aabbf24.jpg saved to cache
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a
2026-03-30 10:36:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a, skipping ID generation
2026-03-30 10:36:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a with scrape type 1
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a sending to next pipeline
2026-03-30 10:36:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a, identifier: XM57589
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252Fdf%252Fbcdf6f2f2e06ac8a2ba0710406ed2e8c%252Fpa%252FNJ28052_e19c274671296dd076eb920a02b1f1e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_e19c274671296dd076eb920a02b1f1e4.jpg not downloaded yet
2026-03-30 10:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a with identifier: XM57589
2026-03-30 10:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a with identifier: XM57589
2026-03-30 10:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 78dc5ac5-0fff-56ea-94ea-c3d443ccb13a with identifier: XM57589 to the API
2026-03-30 10:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36:01 [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-30 10:36:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_7f2a5fea3caee30145ba3d214aabbf24.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 165,
'expiration_date': '2026-03-31T15:45:21Z',
'fuel_type': 'petrol',
'id': '78dc5ac5-0fff-56ea-94ea-c3d443ccb13a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XM57589',
'listing': 'auction',
'location': 'DE, Berlin',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 112568,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2779807,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_9082953b8e30c770a9c1de8390166dfd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77484,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_7f2a5fea3caee30145ba3d214aabbf24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77390,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_880aa79a944dc39183fafc1e0cce7ffd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54677,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_cff71846c5dc38f0f76cd763216da563.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68325,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_c5a167e97677855513446eec4e1482e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62718,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_6a83b2e52f4186401d2892de833eba6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62603,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_0baf8e3488012435d22e26b1270b07da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73546,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_4184d0751469dc7c82eaabe6b22b3fa0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77524,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_01694a2c22431e0879ed475798a712a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78dc5ac5-0fff-56ea-94ea-c3d443ccb13a/78dc5ac5-0fff-56ea-94ea-c3d443ccb13a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61236,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6f/1d/6f1d56d8b0dadef5ada5128b6c76a96a/pa/XM57589_d05a309fc8ccfdff9f3e5af199c1dfb9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-5 2.0 Sendo 2WD',
'transmission': 'manual',
'trim': 'Sendo 2WD',
'year': 2014}
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XM57589%27 HTTP/1.1" 200 None
2026-03-30 10:36:01 [auto1.de] INFO: Saving data for XM57589: {'created_time': 1774866961.255044, 'last_price_update_time': 1774866961.255054, 'auction_closing_time': 1774971921.0}
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XM57589') HTTP/1.1" 204 0
2026-03-30 10:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XP42912/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LD24624/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_910bc5708b03ae2c851b208f32c77681.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_4a1a34aac8c84227300ebff1c335b445.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_eab56a6211c0a8810a214de2284e0a42.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_0054df014beeb9ab4d24defbeac3af66.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_244e64391c0fbc7e8c0669f989a446b3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_e19c274671296dd076eb920a02b1f1e4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425bb10>
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_910bc5708b03ae2c851b208f32c77681.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_910bc5708b03ae2c851b208f32c77681.jpg saved to cache
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 436283f3-df71-53be-a598-f46afd14de90
2026-03-30 10:36:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f2390>
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_4a1a34aac8c84227300ebff1c335b445.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_4a1a34aac8c84227300ebff1c335b445.jpg saved to cache
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c7067aed-2155-5376-8b01-2627c3d3eb59
2026-03-30 10:36:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45ad90>
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_eab56a6211c0a8810a214de2284e0a42.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_eab56a6211c0a8810a214de2284e0a42.jpg saved to cache
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c7067aed-2155-5376-8b01-2627c3d3eb59
2026-03-30 10:36:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea00d0>
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_0054df014beeb9ab4d24defbeac3af66.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_0054df014beeb9ab4d24defbeac3af66.jpg saved to cache
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c7067aed-2155-5376-8b01-2627c3d3eb59
2026-03-30 10:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MD03906/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b7fd0>
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4269716-4d6d-5b53-9f34-caeea944a1d9/d4269716-4d6d-5b53-9f34-caeea944a1d9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252Fdf%252Fbcdf6f2f2e06ac8a2ba0710406ed2e8c%252Fpa%252FNJ28052_244e64391c0fbc7e8c0669f989a446b3.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_244e64391c0fbc7e8c0669f989a446b3.jpg saved to cache
2026-03-30 10:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d4269716-4d6d-5b53-9f34-caeea944a1d9
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f437bf10>
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4269716-4d6d-5b53-9f34-caeea944a1d9/d4269716-4d6d-5b53-9f34-caeea944a1d9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252Fdf%252Fbcdf6f2f2e06ac8a2ba0710406ed2e8c%252Fpa%252FNJ28052_e19c274671296dd076eb920a02b1f1e4.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_e19c274671296dd076eb920a02b1f1e4.jpg saved to cache
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d4269716-4d6d-5b53-9f34-caeea944a1d9
2026-03-30 10:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_3ad7ffc316a9b7c4c7220a92659c361f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_4c3546548d3faeb77bcd4a78f0c7f8a2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_25890e7487ea04ffd9e346b48c2da315.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417e2d0>
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4269716-4d6d-5b53-9f34-caeea944a1d9/d4269716-4d6d-5b53-9f34-caeea944a1d9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252Fdf%252Fbcdf6f2f2e06ac8a2ba0710406ed2e8c%252Fpa%252FNJ28052_3ad7ffc316a9b7c4c7220a92659c361f.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_3ad7ffc316a9b7c4c7220a92659c361f.jpg saved to cache
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d4269716-4d6d-5b53-9f34-caeea944a1d9
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4397ed0>
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4269716-4d6d-5b53-9f34-caeea944a1d9/d4269716-4d6d-5b53-9f34-caeea944a1d9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252Fdf%252Fbcdf6f2f2e06ac8a2ba0710406ed2e8c%252Fpa%252FNJ28052_4c3546548d3faeb77bcd4a78f0c7f8a2.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_4c3546548d3faeb77bcd4a78f0c7f8a2.jpg saved to cache
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d4269716-4d6d-5b53-9f34-caeea944a1d9
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b7650>
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d4269716-4d6d-5b53-9f34-caeea944a1d9/d4269716-4d6d-5b53-9f34-caeea944a1d9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252Fdf%252Fbcdf6f2f2e06ac8a2ba0710406ed2e8c%252Fpa%252FNJ28052_25890e7487ea04ffd9e346b48c2da315.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_25890e7487ea04ffd9e346b48c2da315.jpg saved to cache
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d4269716-4d6d-5b53-9f34-caeea944a1d9
2026-03-30 10:36:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d4269716-4d6d-5b53-9f34-caeea944a1d9, skipping ID generation
2026-03-30 10:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4269716-4d6d-5b53-9f34-caeea944a1d9 with scrape type 1
2026-03-30 10:36:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d4269716-4d6d-5b53-9f34-caeea944a1d9 sending to next pipeline
2026-03-30 10:36:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d4269716-4d6d-5b53-9f34-caeea944a1d9, identifier: NJ28052
2026-03-30 10:36:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d4269716-4d6d-5b53-9f34-caeea944a1d9 with identifier: NJ28052
2026-03-30 10:36:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d4269716-4d6d-5b53-9f34-caeea944a1d9 with identifier: NJ28052
2026-03-30 10:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d4269716-4d6d-5b53-9f34-caeea944a1d9 with identifier: NJ28052 to the API
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_25890e7487ea04ffd9e346b48c2da315.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:40:13Z',
'fuel_type': 'petrol',
'id': 'd4269716-4d6d-5b53-9f34-caeea944a1d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NJ28052',
'listing': 'auction',
'location': 'DE, Kaarst',
'make': 'Opel',
'model': 'Meriva',
'odometer': 110353,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4269716-4d6d-5b53-9f34-caeea944a1d9/d4269716-4d6d-5b53-9f34-caeea944a1d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80080,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_3ad7ffc316a9b7c4c7220a92659c361f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4269716-4d6d-5b53-9f34-caeea944a1d9/d4269716-4d6d-5b53-9f34-caeea944a1d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72363,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_25890e7487ea04ffd9e346b48c2da315.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4269716-4d6d-5b53-9f34-caeea944a1d9/d4269716-4d6d-5b53-9f34-caeea944a1d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79854,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_4c3546548d3faeb77bcd4a78f0c7f8a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4269716-4d6d-5b53-9f34-caeea944a1d9/d4269716-4d6d-5b53-9f34-caeea944a1d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67745,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_244e64391c0fbc7e8c0669f989a446b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4269716-4d6d-5b53-9f34-caeea944a1d9/d4269716-4d6d-5b53-9f34-caeea944a1d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92567,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/df/bcdf6f2f2e06ac8a2ba0710406ed2e8c/pa/NJ28052_e19c274671296dd076eb920a02b1f1e4.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-09-25',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Meriva 1.6 CATCH ME Now',
'transmission': 'automatic',
'trim': 'CATCH ME Now',
'year': 2007}
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NJ28052%27 HTTP/1.1" 200 None
2026-03-30 10:36:02 [auto1.de] INFO: Saving data for NJ28052: {'created_time': 1774866962.846628, 'last_price_update_time': 1774866962.846642, 'auction_closing_time': 1774971613.0}
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NJ28052') HTTP/1.1" 204 0
2026-03-30 10:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_1b61d6ca667396482685bc4cbafb2374.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_2964f828edb096cb953d3d835cf621cc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_c048104dd35d47e7d469af6d3cba6dca.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_512263aba3deb5a56fe3a78b98ceda3b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f436d390>
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_1b61d6ca667396482685bc4cbafb2374.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_1b61d6ca667396482685bc4cbafb2374.jpg saved to cache
2026-03-30 10:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c7067aed-2155-5376-8b01-2627c3d3eb59
2026-03-30 10:36:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee81c50>
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_2964f828edb096cb953d3d835cf621cc.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_2964f828edb096cb953d3d835cf621cc.jpg saved to cache
2026-03-30 10:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c7067aed-2155-5376-8b01-2627c3d3eb59
2026-03-30 10:36:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41647d0>
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_c048104dd35d47e7d469af6d3cba6dca.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_c048104dd35d47e7d469af6d3cba6dca.jpg saved to cache
2026-03-30 10:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c7067aed-2155-5376-8b01-2627c3d3eb59
2026-03-30 10:36:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41bc910>
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_512263aba3deb5a56fe3a78b98ceda3b.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_512263aba3deb5a56fe3a78b98ceda3b.jpg saved to cache
2026-03-30 10:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c7067aed-2155-5376-8b01-2627c3d3eb59
2026-03-30 10:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_5b69c58ff7ebce29a308c7f1fb86dac4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_36eaa72ffb99fb868853770a79e673d0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4429d0>
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_5b69c58ff7ebce29a308c7f1fb86dac4.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_5b69c58ff7ebce29a308c7f1fb86dac4.jpg saved to cache
2026-03-30 10:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eb660feb-3758-58c4-920a-309b7fc468ba
2026-03-30 10:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_86e4c9bd8faa96748e3d992ea26a2cdf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4338d50>
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_36eaa72ffb99fb868853770a79e673d0.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_36eaa72ffb99fb868853770a79e673d0.jpg saved to cache
2026-03-30 10:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c7067aed-2155-5376-8b01-2627c3d3eb59
2026-03-30 10:36:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee442790>
2026-03-30 10:36:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_86e4c9bd8faa96748e3d992ea26a2cdf.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_86e4c9bd8faa96748e3d992ea26a2cdf.jpg saved to cache
2026-03-30 10:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c7067aed-2155-5376-8b01-2627c3d3eb59
2026-03-30 10:36:04 [scrapy.extensions.logstats] INFO: Crawled 202 pages (at 63 pages/min), scraped 114 items (at 30 items/min)
2026-03-30 10:36:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_458f67ee4c5de6a1490af73d6e50fe39.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_e2ec25fbeb3f81f84c0af5b49d8b0641.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_87aa1105e4dab56beab71c64dbac5dcb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_98761bf64c7f9683a95390ba2be7857d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ED86664/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec6d50>
2026-03-30 10:36:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252F73%252F1f73a8a08cda19c43cdae839644bc05d%252Fpa%252FLC24532_458f67ee4c5de6a1490af73d6e50fe39.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_458f67ee4c5de6a1490af73d6e50fe39.jpg saved to cache
2026-03-30 10:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c7067aed-2155-5376-8b01-2627c3d3eb59
2026-03-30 10:36:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c7067aed-2155-5376-8b01-2627c3d3eb59, skipping ID generation
2026-03-30 10:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7067aed-2155-5376-8b01-2627c3d3eb59 with scrape type 1
2026-03-30 10:36:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7067aed-2155-5376-8b01-2627c3d3eb59 sending to next pipeline
2026-03-30 10:36:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c7067aed-2155-5376-8b01-2627c3d3eb59, identifier: LC24532
2026-03-30 10:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c7067aed-2155-5376-8b01-2627c3d3eb59 with identifier: LC24532
2026-03-30 10:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c7067aed-2155-5376-8b01-2627c3d3eb59 with identifier: LC24532
2026-03-30 10:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c7067aed-2155-5376-8b01-2627c3d3eb59 with identifier: LC24532 to the API
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_458f67ee4c5de6a1490af73d6e50fe39.jpg>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T15:50:28Z',
'fuel_type': 'petrol',
'id': 'c7067aed-2155-5376-8b01-2627c3d3eb59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LC24532',
'listing': 'auction',
'location': 'DE, Landsberg am Lech',
'make': 'Kia',
'model': "cee'd",
'odometer': 135425,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3012254,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_4a1a34aac8c84227300ebff1c335b445.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3156425,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_36eaa72ffb99fb868853770a79e673d0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2994856,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_eab56a6211c0a8810a214de2284e0a42.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2760269,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_86e4c9bd8faa96748e3d992ea26a2cdf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3078157,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_458f67ee4c5de6a1490af73d6e50fe39.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2932719,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_2964f828edb096cb953d3d835cf621cc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2659113,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_0054df014beeb9ab4d24defbeac3af66.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3143456,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_c048104dd35d47e7d469af6d3cba6dca.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2841772,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_1b61d6ca667396482685bc4cbafb2374.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7067aed-2155-5376-8b01-2627c3d3eb59/c7067aed-2155-5376-8b01-2627c3d3eb59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3307499,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/73/1f73a8a08cda19c43cdae839644bc05d/pa/LC24532_512263aba3deb5a56fe3a78b98ceda3b.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-06-13',
'seats_number': 5,
'seller_name': None,
'title': "Kia cee'd 1.6 TGDI GT",
'transmission': 'automatic',
'trim': 'GT',
'year': 2019}
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LC24532%27 HTTP/1.1" 200 None
2026-03-30 10:36:04 [auto1.de] INFO: Saving data for LC24532: {'created_time': 1774866964.897253, 'last_price_update_time': 1774866964.897264, 'auction_closing_time': 1774972228.0}
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LC24532') HTTP/1.1" 204 0
2026-03-30 10:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CP02770/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee73290>
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_e2ec25fbeb3f81f84c0af5b49d8b0641.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_e2ec25fbeb3f81f84c0af5b49d8b0641.jpg saved to cache
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 436283f3-df71-53be-a598-f46afd14de90
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdc490>
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_87aa1105e4dab56beab71c64dbac5dcb.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_87aa1105e4dab56beab71c64dbac5dcb.jpg saved to cache
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eb660feb-3758-58c4-920a-309b7fc468ba
2026-03-30 10:36:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb2810>
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_98761bf64c7f9683a95390ba2be7857d.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_98761bf64c7f9683a95390ba2be7857d.jpg saved to cache
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 436283f3-df71-53be-a598-f46afd14de90
2026-03-30 10:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DY18162> (referer: https://www.auto1.com/v1/car-details-view/DY18162/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_e3c381edee82b0e358f122fa5e19089f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_13970f46e074b6857f98d0e234701561.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_3f6098ed45fdb0127b95eb9623e48a93.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c665f8e9-75fb-543a-873f-7bfc7b7d3bb4 with identifier: DY18162
2026-03-30 10:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4 with scrape type 1
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_1953b61cc001a74116880eb01e23ceaf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_1953b61cc001a74116880eb01e23ceaf.jpg not downloaded yet
2026-03-30 10:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_4e1ed02931af2409b6c94ec2aaeb6173.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_23715da6cb8575c3ba48d0faaf5b59ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_23715da6cb8575c3ba48d0faaf5b59ac.jpg not downloaded yet
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_7114b175540ecac1a6558e108950913d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_7114b175540ecac1a6558e108950913d.jpg not downloaded yet
2026-03-30 10:36:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58fbd50>
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_e3c381edee82b0e358f122fa5e19089f.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_e3c381edee82b0e358f122fa5e19089f.jpg saved to cache
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 436283f3-df71-53be-a598-f46afd14de90
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_7fc1c90a646962a7cf86763aff10834e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_7fc1c90a646962a7cf86763aff10834e.jpg not downloaded yet
2026-03-30 10:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_1953b61cc001a74116880eb01e23ceaf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58fb0d0>
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_13970f46e074b6857f98d0e234701561.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_13970f46e074b6857f98d0e234701561.jpg saved to cache
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eb660feb-3758-58c4-920a-309b7fc468ba
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4167790>
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_3f6098ed45fdb0127b95eb9623e48a93.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_3f6098ed45fdb0127b95eb9623e48a93.jpg saved to cache
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eb660feb-3758-58c4-920a-309b7fc468ba
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_10a0a7a83e14cb8f52ec266b8b6a20c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_10a0a7a83e14cb8f52ec266b8b6a20c9.jpg not downloaded yet
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_16cc3da5d6c8f799ee99c45c9083164a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_16cc3da5d6c8f799ee99c45c9083164a.jpg not downloaded yet
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4259890>
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg98%252F3e%252F983ec929849234750bca0eaddf8e234f%252Fpa%252FAU07976_4e1ed02931af2409b6c94ec2aaeb6173.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_4e1ed02931af2409b6c94ec2aaeb6173.jpg saved to cache
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eb660feb-3758-58c4-920a-309b7fc468ba
2026-03-30 10:36:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb660feb-3758-58c4-920a-309b7fc468ba, skipping ID generation
2026-03-30 10:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb660feb-3758-58c4-920a-309b7fc468ba with scrape type 1
2026-03-30 10:36:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb660feb-3758-58c4-920a-309b7fc468ba sending to next pipeline
2026-03-30 10:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: eb660feb-3758-58c4-920a-309b7fc468ba, identifier: AU07976
2026-03-30 10:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: eb660feb-3758-58c4-920a-309b7fc468ba with identifier: AU07976
2026-03-30 10:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: eb660feb-3758-58c4-920a-309b7fc468ba with identifier: AU07976
2026-03-30 10:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: eb660feb-3758-58c4-920a-309b7fc468ba with identifier: AU07976 to the API
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_4e1ed02931af2409b6c94ec2aaeb6173.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T15:30:27Z',
'fuel_type': 'petrol',
'id': 'eb660feb-3758-58c4-920a-309b7fc468ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AU07976',
'listing': 'auction',
'location': 'DE, Hattingen',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 32617,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66105,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_4e1ed02931af2409b6c94ec2aaeb6173.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63241,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_13970f46e074b6857f98d0e234701561.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59584,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_4a59548bb18d4d0137f9876c26dceafe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51145,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_3f6098ed45fdb0127b95eb9623e48a93.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68712,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_87aa1105e4dab56beab71c64dbac5dcb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74215,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_f9355fea44bb52558453617781067a6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58966,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_5b69c58ff7ebce29a308c7f1fb86dac4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77819,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_9696b88e76e5226ef6b635bf1f8d8d49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76196,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_6c9eb2a2ca1024c77c0db7ca6c03483d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb660feb-3758-58c4-920a-309b7fc468ba/eb660feb-3758-58c4-920a-309b7fc468ba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61414,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img98/3e/983ec929849234750bca0eaddf8e234f/pa/AU07976_f877f74227f58a7b820d339c9d8f36b4.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-06-03',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen T-Roc 1.0 TSI Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2024}
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AU07976%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [auto1.de] INFO: Saving data for AU07976: {'created_time': 1774866966.423484, 'last_price_update_time': 1774866966.423495, 'auction_closing_time': 1774971027.0}
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AU07976') HTTP/1.1" 204 0
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_d84102a4c27f78ed7b5416e08f70cc1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_d84102a4c27f78ed7b5416e08f70cc1a.jpg not downloaded yet
2026-03-30 10:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_7114b175540ecac1a6558e108950913d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee440090>
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_1953b61cc001a74116880eb01e23ceaf.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_1953b61cc001a74116880eb01e23ceaf.jpg saved to cache
2026-03-30 10:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_d0a517a32a20e8cba9612c26d4f460d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_d0a517a32a20e8cba9612c26d4f460d2.jpg not downloaded yet
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_f8783597f9aedb05d45733e427547296.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_f8783597f9aedb05d45733e427547296.jpg not downloaded yet
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_8c81c840e3ccdf6b5b512f37e6df3f06.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_8c81c840e3ccdf6b5b512f37e6df3f06.jpg not downloaded yet
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4175d50>
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_7114b175540ecac1a6558e108950913d.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_7114b175540ecac1a6558e108950913d.jpg saved to cache
2026-03-30 10:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4
2026-03-30 10:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_16cc3da5d6c8f799ee99c45c9083164a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_5d818288987bf7f6c3300564a25ea52c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_db61060226eb670615ffecaae19485bc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_6e25f6ae0291c2beb8b8cdc2a86067d0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_526932de6aec67d1307e8e25eb0f92dc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_8c81c840e3ccdf6b5b512f37e6df3f06.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_f8783597f9aedb05d45733e427547296.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef61010>
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_16cc3da5d6c8f799ee99c45c9083164a.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_16cc3da5d6c8f799ee99c45c9083164a.jpg saved to cache
2026-03-30 10:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4
2026-03-30 10:36:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c08650>
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_5d818288987bf7f6c3300564a25ea52c.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_5d818288987bf7f6c3300564a25ea52c.jpg saved to cache
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 436283f3-df71-53be-a598-f46afd14de90
2026-03-30 10:36:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdce90>
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_db61060226eb670615ffecaae19485bc.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_db61060226eb670615ffecaae19485bc.jpg saved to cache
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 436283f3-df71-53be-a598-f46afd14de90
2026-03-30 10:36:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd7590>
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_6e25f6ae0291c2beb8b8cdc2a86067d0.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_6e25f6ae0291c2beb8b8cdc2a86067d0.jpg saved to cache
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 436283f3-df71-53be-a598-f46afd14de90
2026-03-30 10:36:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee03350>
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Ffc%252F6dfc152c71ffbe01b91469f5314eabc3%252Fpa%252FAL20723_526932de6aec67d1307e8e25eb0f92dc.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_526932de6aec67d1307e8e25eb0f92dc.jpg saved to cache
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 436283f3-df71-53be-a598-f46afd14de90
2026-03-30 10:36:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 436283f3-df71-53be-a598-f46afd14de90, skipping ID generation
2026-03-30 10:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 436283f3-df71-53be-a598-f46afd14de90 with scrape type 1
2026-03-30 10:36:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 436283f3-df71-53be-a598-f46afd14de90 sending to next pipeline
2026-03-30 10:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 436283f3-df71-53be-a598-f46afd14de90, identifier: AL20723
2026-03-30 10:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 436283f3-df71-53be-a598-f46afd14de90 with identifier: AL20723
2026-03-30 10:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 436283f3-df71-53be-a598-f46afd14de90 with identifier: AL20723
2026-03-30 10:36:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 436283f3-df71-53be-a598-f46afd14de90 with identifier: AL20723 to the API
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_526932de6aec67d1307e8e25eb0f92dc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:07:55Z',
'fuel_type': 'petrol',
'id': '436283f3-df71-53be-a598-f46afd14de90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AL20723',
'listing': 'auction',
'location': 'DE, Augsburg',
'make': 'Renault',
'model': 'Captur',
'odometer': 66286,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3398365,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_526932de6aec67d1307e8e25eb0f92dc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3361465,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_5d818288987bf7f6c3300564a25ea52c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3233293,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_6e25f6ae0291c2beb8b8cdc2a86067d0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3148808,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_db61060226eb670615ffecaae19485bc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3194164,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_e3c381edee82b0e358f122fa5e19089f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3230927,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_e2ec25fbeb3f81f84c0af5b49d8b0641.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2997512,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_98761bf64c7f9683a95390ba2be7857d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3064821,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_790e6f4222891dd243e92c630ca4ca33.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3397153,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_fa3cfd24f86d8005e561fdef35ec285a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_436283f3-df71-53be-a598-f46afd14de90/436283f3-df71-53be-a598-f46afd14de90_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3040726,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6d/fc/6dfc152c71ffbe01b91469f5314eabc3/pa/AL20723_910bc5708b03ae2c851b208f32c77681.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.2 TCe Luxe',
'transmission': 'automatic',
'trim': 'Luxe',
'year': 2014}
2026-03-30 10:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AL20723%27 HTTP/1.1" 200 None
2026-03-30 10:36:08 [auto1.de] INFO: Saving data for AL20723: {'created_time': 1774866968.006947, 'last_price_update_time': 1774866968.006957, 'auction_closing_time': 1774969675.0}
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AL20723') HTTP/1.1" 204 0
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d1710>
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_8c81c840e3ccdf6b5b512f37e6df3f06.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_8c81c840e3ccdf6b5b512f37e6df3f06.jpg saved to cache
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4291c50>
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_f8783597f9aedb05d45733e427547296.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_f8783597f9aedb05d45733e427547296.jpg saved to cache
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4
2026-03-30 10:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_10a0a7a83e14cb8f52ec266b8b6a20c9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_d84102a4c27f78ed7b5416e08f70cc1a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_7fc1c90a646962a7cf86763aff10834e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_23715da6cb8575c3ba48d0faaf5b59ac.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_d0a517a32a20e8cba9612c26d4f460d2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee94590>
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_10a0a7a83e14cb8f52ec266b8b6a20c9.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_10a0a7a83e14cb8f52ec266b8b6a20c9.jpg saved to cache
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb0150>
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_d84102a4c27f78ed7b5416e08f70cc1a.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_d84102a4c27f78ed7b5416e08f70cc1a.jpg saved to cache
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef2150>
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_7fc1c90a646962a7cf86763aff10834e.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_7fc1c90a646962a7cf86763aff10834e.jpg saved to cache
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424cf10>
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_23715da6cb8575c3ba48d0faaf5b59ac.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_23715da6cb8575c3ba48d0faaf5b59ac.jpg saved to cache
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef0d10>
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252F33%252F18339da93ac150d56e69369da064883a%252Fpa%252FDY18162_d0a517a32a20e8cba9612c26d4f460d2.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_d0a517a32a20e8cba9612c26d4f460d2.jpg saved to cache
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4
2026-03-30 10:36:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c665f8e9-75fb-543a-873f-7bfc7b7d3bb4, skipping ID generation
2026-03-30 10:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4 with scrape type 1
2026-03-30 10:36:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c665f8e9-75fb-543a-873f-7bfc7b7d3bb4 sending to next pipeline
2026-03-30 10:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c665f8e9-75fb-543a-873f-7bfc7b7d3bb4, identifier: DY18162
2026-03-30 10:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c665f8e9-75fb-543a-873f-7bfc7b7d3bb4 with identifier: DY18162
2026-03-30 10:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c665f8e9-75fb-543a-873f-7bfc7b7d3bb4 with identifier: DY18162
2026-03-30 10:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c665f8e9-75fb-543a-873f-7bfc7b7d3bb4 with identifier: DY18162 to the API
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_d0a517a32a20e8cba9612c26d4f460d2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:07:31Z',
'fuel_type': 'petrol',
'id': 'c665f8e9-75fb-543a-873f-7bfc7b7d3bb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DY18162',
'listing': 'auction',
'location': 'DE',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 87473,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95446,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_1953b61cc001a74116880eb01e23ceaf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87345,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_23715da6cb8575c3ba48d0faaf5b59ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99029,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_7114b175540ecac1a6558e108950913d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87140,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_7fc1c90a646962a7cf86763aff10834e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92150,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_10a0a7a83e14cb8f52ec266b8b6a20c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92093,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_16cc3da5d6c8f799ee99c45c9083164a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95535,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_d84102a4c27f78ed7b5416e08f70cc1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115302,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_d0a517a32a20e8cba9612c26d4f460d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81232,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_f8783597f9aedb05d45733e427547296.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c665f8e9-75fb-543a-873f-7bfc7b7d3bb4/c665f8e9-75fb-543a-873f-7bfc7b7d3bb4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73806,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/33/18339da93ac150d56e69369da064883a/pa/DY18162_8c81c840e3ccdf6b5b512f37e6df3f06.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland X 1.2 Turbo INNOVATION',
'transmission': 'automatic',
'trim': 'INNOVATION',
'year': 2020}
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DY18162%27 HTTP/1.1" 200 None
2026-03-30 10:36:08 [auto1.de] INFO: Saving data for DY18162: {'created_time': 1774866968.993043, 'last_price_update_time': 1774866968.993056, 'auction_closing_time': 1774969651.0}
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DY18162') HTTP/1.1" 204 0
2026-03-30 10:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_96a19fb184554505a35aca1471a09fc7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_b27d842af492dd6203d8e780757c87d1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_02d844f2a9ff20db71c3f58923495396.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_6c7b22947d94ee7c1f334b7cf0758cc4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_2e36ecee1900a8baf8574ecf2336fe62.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f0ed0>
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_96a19fb184554505a35aca1471a09fc7.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_96a19fb184554505a35aca1471a09fc7.jpg saved to cache
2026-03-30 10:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 44b68d5d-6d74-5f28-a732-78f2e78caed1
2026-03-30 10:36:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45a910>
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_b27d842af492dd6203d8e780757c87d1.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_b27d842af492dd6203d8e780757c87d1.jpg saved to cache
2026-03-30 10:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 44b68d5d-6d74-5f28-a732-78f2e78caed1
2026-03-30 10:36:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee86750>
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_02d844f2a9ff20db71c3f58923495396.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_02d844f2a9ff20db71c3f58923495396.jpg saved to cache
2026-03-30 10:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 44b68d5d-6d74-5f28-a732-78f2e78caed1
2026-03-30 10:36:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee72950>
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_6c7b22947d94ee7c1f334b7cf0758cc4.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_6c7b22947d94ee7c1f334b7cf0758cc4.jpg saved to cache
2026-03-30 10:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 44b68d5d-6d74-5f28-a732-78f2e78caed1
2026-03-30 10:36:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd4390>
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_2e36ecee1900a8baf8574ecf2336fe62.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_2e36ecee1900a8baf8574ecf2336fe62.jpg saved to cache
2026-03-30 10:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 44b68d5d-6d74-5f28-a732-78f2e78caed1
2026-03-30 10:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_02547bcd268e6c84212977736ef4cb42.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee733d0>
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_02547bcd268e6c84212977736ef4cb42.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_02547bcd268e6c84212977736ef4cb42.jpg saved to cache
2026-03-30 10:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 44b68d5d-6d74-5f28-a732-78f2e78caed1
2026-03-30 10:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_985285b4cecb23bf585f13f8b839aa41.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee05410>
2026-03-30 10:36:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_985285b4cecb23bf585f13f8b839aa41.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_985285b4cecb23bf585f13f8b839aa41.jpg saved to cache
2026-03-30 10:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 44b68d5d-6d74-5f28-a732-78f2e78caed1
2026-03-30 10:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_eb06c8a0045a8de39ad57e4c156ec253.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee57c90>
2026-03-30 10:36:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Ff4%252F9ef4b5ba6dd56f0e4fae2878c1e99992%252Fpa%252FJZ36451_eb06c8a0045a8de39ad57e4c156ec253.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_eb06c8a0045a8de39ad57e4c156ec253.jpg saved to cache
2026-03-30 10:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 44b68d5d-6d74-5f28-a732-78f2e78caed1
2026-03-30 10:36:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44b68d5d-6d74-5f28-a732-78f2e78caed1, skipping ID generation
2026-03-30 10:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44b68d5d-6d74-5f28-a732-78f2e78caed1 with scrape type 1
2026-03-30 10:36:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44b68d5d-6d74-5f28-a732-78f2e78caed1 sending to next pipeline
2026-03-30 10:36:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 44b68d5d-6d74-5f28-a732-78f2e78caed1, identifier: JZ36451
2026-03-30 10:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 44b68d5d-6d74-5f28-a732-78f2e78caed1 with identifier: JZ36451
2026-03-30 10:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 44b68d5d-6d74-5f28-a732-78f2e78caed1 with identifier: JZ36451
2026-03-30 10:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 44b68d5d-6d74-5f28-a732-78f2e78caed1 with identifier: JZ36451 to the API
2026-03-30 10:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_eb06c8a0045a8de39ad57e4c156ec253.jpg>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:56:35Z',
'fuel_type': 'petrol',
'id': '44b68d5d-6d74-5f28-a732-78f2e78caed1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JZ36451',
'listing': 'auction',
'location': 'DE, Laer',
'make': 'Skoda',
'model': 'Roomster',
'odometer': 123098,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2641617,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_eb06c8a0045a8de39ad57e4c156ec253.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2467372,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_985285b4cecb23bf585f13f8b839aa41.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2628257,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_02547bcd268e6c84212977736ef4cb42.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2519824,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_6c7b22947d94ee7c1f334b7cf0758cc4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2591739,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_96a19fb184554505a35aca1471a09fc7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2537890,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_02d844f2a9ff20db71c3f58923495396.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2561385,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_b27d842af492dd6203d8e780757c87d1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2619078,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_2e36ecee1900a8baf8574ecf2336fe62.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2679961,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_20cab2fa0ab888a5b740439935669728.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b68d5d-6d74-5f28-a732-78f2e78caed1/44b68d5d-6d74-5f28-a732-78f2e78caed1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105891,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9e/f4/9ef4b5ba6dd56f0e4fae2878c1e99992/pa/JZ36451_af699a64514ea6c968e1e6b88dcd7691.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-12-04',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Roomster 1.4 Active Plus Edition',
'transmission': 'manual',
'trim': 'Active Plus Edition',
'year': 2013}
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JZ36451%27 HTTP/1.1" 200 None
2026-03-30 10:36:11 [auto1.de] INFO: Saving data for JZ36451: {'created_time': 1774866971.104551, 'last_price_update_time': 1774866971.104562, 'auction_closing_time': 1774972595.0}
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JZ36451') HTTP/1.1" 204 0
2026-03-30 10:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GC02244/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_e6f904c7c0cad6dbb2dbc9d75f152da3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419f9d0>
2026-03-30 10:36:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_e6f904c7c0cad6dbb2dbc9d75f152da3.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_e6f904c7c0cad6dbb2dbc9d75f152da3.jpg saved to cache
2026-03-30 10:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c2729ad5-4575-5944-801e-296d58cf625a
2026-03-30 10:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_2e177f15aae4f718e9838cc422c76506.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee56bd0>
2026-03-30 10:36:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_2e177f15aae4f718e9838cc422c76506.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_2e177f15aae4f718e9838cc422c76506.jpg saved to cache
2026-03-30 10:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bb09548c-31ca-50d7-989d-b288b7a2cdde
2026-03-30 10:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MD03906> (referer: https://www.auto1.com/v1/car-details-view/MD03906/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_c0adfda8a6f469c942516ae4b19f0b84.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cef9c7b0-b9a7-55d8-9b55-f63f0958c658 with identifier: MD03906
2026-03-30 10:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cef9c7b0-b9a7-55d8-9b55-f63f0958c658 with scrape type 1
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cef9c7b0-b9a7-55d8-9b55-f63f0958c658
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F01%252F6701eef7ec98eca9982a716388d78f0a%252Fpa%252FMD03906_51d3c8daa47b61f53da8f7bf87fe7eb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_51d3c8daa47b61f53da8f7bf87fe7eb3.jpg already downloaded
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F01%252F6701eef7ec98eca9982a716388d78f0a%252Fpa%252FMD03906_3c5f29f0449271fd044ca5883ad86d26.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_3c5f29f0449271fd044ca5883ad86d26.jpg already downloaded
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F01%252F6701eef7ec98eca9982a716388d78f0a%252Fpa%252FMD03906_8471bab223ba1dcc0a0d3d6f29702f2a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_8471bab223ba1dcc0a0d3d6f29702f2a.jpg already downloaded
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F01%252F6701eef7ec98eca9982a716388d78f0a%252Fpa%252FMD03906_c54e90ac4d9a9eef2cca77492e3d2779.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_c54e90ac4d9a9eef2cca77492e3d2779.jpg already downloaded
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F01%252F6701eef7ec98eca9982a716388d78f0a%252Fpa%252FMD03906_2aa0242fc50f50c34f2ad61b4a416d18.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_2aa0242fc50f50c34f2ad61b4a416d18.jpg already downloaded
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F01%252F6701eef7ec98eca9982a716388d78f0a%252Fpa%252FMD03906_6fb8dd2aa59ca5e77f4f4c778cb73471.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_6fb8dd2aa59ca5e77f4f4c778cb73471.jpg already downloaded
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F01%252F6701eef7ec98eca9982a716388d78f0a%252Fpa%252FMD03906_efdceea605a4adfc3b3ec9bc76add77c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_efdceea605a4adfc3b3ec9bc76add77c.jpg already downloaded
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F01%252F6701eef7ec98eca9982a716388d78f0a%252Fpa%252FMD03906_448a8b340f0c397cb7baa0806e399295.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_448a8b340f0c397cb7baa0806e399295.jpg already downloaded
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F01%252F6701eef7ec98eca9982a716388d78f0a%252Fpa%252FMD03906_a5e9a83a0f83ae4725cf45eeee3669c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_a5e9a83a0f83ae4725cf45eeee3669c2.jpg already downloaded
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg67%252F01%252F6701eef7ec98eca9982a716388d78f0a%252Fpa%252FMD03906_b4b939a280ff840262aae34fb44ff127.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_b4b939a280ff840262aae34fb44ff127.jpg already downloaded
2026-03-30 10:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: cef9c7b0-b9a7-55d8-9b55-f63f0958c658, identifier: MD03906
2026-03-30 10:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: cef9c7b0-b9a7-55d8-9b55-f63f0958c658 with identifier: MD03906
2026-03-30 10:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: cef9c7b0-b9a7-55d8-9b55-f63f0958c658 with identifier: MD03906
2026-03-30 10:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: cef9c7b0-b9a7-55d8-9b55-f63f0958c658 with identifier: MD03906 to the API
2026-03-30 10:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MD03906>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T15:19:35Z',
'fuel_type': 'hybrid',
'id': 'cef9c7b0-b9a7-55d8-9b55-f63f0958c658',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MD03906',
'listing': 'auction',
'location': 'DE, Germersheim',
'make': 'Toyota',
'model': 'Prius',
'odometer': 136777,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_51d3c8daa47b61f53da8f7bf87fe7eb3.jpg',
'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_3c5f29f0449271fd044ca5883ad86d26.jpg',
'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_8471bab223ba1dcc0a0d3d6f29702f2a.jpg',
'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_c54e90ac4d9a9eef2cca77492e3d2779.jpg',
'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_2aa0242fc50f50c34f2ad61b4a416d18.jpg',
'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_6fb8dd2aa59ca5e77f4f4c778cb73471.jpg',
'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_efdceea605a4adfc3b3ec9bc76add77c.jpg',
'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_448a8b340f0c397cb7baa0806e399295.jpg',
'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_a5e9a83a0f83ae4725cf45eeee3669c2.jpg',
'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_b4b939a280ff840262aae34fb44ff127.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cef9c7b0-b9a7-55d8-9b55-f63f0958c658/cef9c7b0-b9a7-55d8-9b55-f63f0958c658_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96560,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_51d3c8daa47b61f53da8f7bf87fe7eb3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cef9c7b0-b9a7-55d8-9b55-f63f0958c658/cef9c7b0-b9a7-55d8-9b55-f63f0958c658_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91845,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_3c5f29f0449271fd044ca5883ad86d26.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cef9c7b0-b9a7-55d8-9b55-f63f0958c658/cef9c7b0-b9a7-55d8-9b55-f63f0958c658_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83330,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_8471bab223ba1dcc0a0d3d6f29702f2a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cef9c7b0-b9a7-55d8-9b55-f63f0958c658/cef9c7b0-b9a7-55d8-9b55-f63f0958c658_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59497,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_c54e90ac4d9a9eef2cca77492e3d2779.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cef9c7b0-b9a7-55d8-9b55-f63f0958c658/cef9c7b0-b9a7-55d8-9b55-f63f0958c658_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79798,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_2aa0242fc50f50c34f2ad61b4a416d18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cef9c7b0-b9a7-55d8-9b55-f63f0958c658/cef9c7b0-b9a7-55d8-9b55-f63f0958c658_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69104,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_6fb8dd2aa59ca5e77f4f4c778cb73471.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cef9c7b0-b9a7-55d8-9b55-f63f0958c658/cef9c7b0-b9a7-55d8-9b55-f63f0958c658_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50949,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_efdceea605a4adfc3b3ec9bc76add77c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cef9c7b0-b9a7-55d8-9b55-f63f0958c658/cef9c7b0-b9a7-55d8-9b55-f63f0958c658_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84297,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_448a8b340f0c397cb7baa0806e399295.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cef9c7b0-b9a7-55d8-9b55-f63f0958c658/cef9c7b0-b9a7-55d8-9b55-f63f0958c658_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90430,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_a5e9a83a0f83ae4725cf45eeee3669c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cef9c7b0-b9a7-55d8-9b55-f63f0958c658/cef9c7b0-b9a7-55d8-9b55-f63f0958c658_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67617,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img67/01/6701eef7ec98eca9982a716388d78f0a/pa/MD03906_b4b939a280ff840262aae34fb44ff127.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Prius 1.8 Executive',
'transmission': 'automatic',
'trim': 'Executive',
'year': 2010}
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MD03906%27 HTTP/1.1" 200 None
2026-03-30 10:36:13 [auto1.de] INFO: Saving data for MD03906: {'created_time': 1774866973.061409, 'last_price_update_time': 1774866973.061422, 'auction_closing_time': 1774970375.0}
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MD03906') HTTP/1.1" 204 0
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee55090>
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_c0adfda8a6f469c942516ae4b19f0b84.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_c0adfda8a6f469c942516ae4b19f0b84.jpg saved to cache
2026-03-30 10:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c2729ad5-4575-5944-801e-296d58cf625a
2026-03-30 10:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c16744b5318454b52a68691deb754360.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdd410>
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_c16744b5318454b52a68691deb754360.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c16744b5318454b52a68691deb754360.jpg saved to cache
2026-03-30 10:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf
2026-03-30 10:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_411db2ec327be0b1f86e462c5cdb81d9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_c5e70376239a07ae1f1f19cf7a6dde60.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee47ad90>
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_411db2ec327be0b1f86e462c5cdb81d9.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_411db2ec327be0b1f86e462c5cdb81d9.jpg saved to cache
2026-03-30 10:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bb09548c-31ca-50d7-989d-b288b7a2cdde
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428c7d0>
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_c5e70376239a07ae1f1f19cf7a6dde60.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_c5e70376239a07ae1f1f19cf7a6dde60.jpg saved to cache
2026-03-30 10:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c2729ad5-4575-5944-801e-296d58cf625a
2026-03-30 10:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c447e92c4c59e5d91065609db981e2da.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee81ed0>
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_c447e92c4c59e5d91065609db981e2da.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c447e92c4c59e5d91065609db981e2da.jpg saved to cache
2026-03-30 10:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf
2026-03-30 10:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_d910d20cd5a8fecda81eca8a3736d57b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_4976467ab2bc903045f2683411f47a84.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee57750>
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_d910d20cd5a8fecda81eca8a3736d57b.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_d910d20cd5a8fecda81eca8a3736d57b.jpg saved to cache
2026-03-30 10:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bb09548c-31ca-50d7-989d-b288b7a2cdde
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee54dd0>
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_4976467ab2bc903045f2683411f47a84.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_4976467ab2bc903045f2683411f47a84.jpg saved to cache
2026-03-30 10:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c2729ad5-4575-5944-801e-296d58cf625a
2026-03-30 10:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c3169392db7dd94b20e721e96d234249.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4269550>
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_c3169392db7dd94b20e721e96d234249.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c3169392db7dd94b20e721e96d234249.jpg saved to cache
2026-03-30 10:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf
2026-03-30 10:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_04caaeef49e3ada345aed7d15faac411.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fcc50>
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F50%252F2b50e468823a38436d05ded0428d6c96%252Fpa%252FWX76835_04caaeef49e3ada345aed7d15faac411.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_04caaeef49e3ada345aed7d15faac411.jpg saved to cache
2026-03-30 10:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bb09548c-31ca-50d7-989d-b288b7a2cdde
2026-03-30 10:36:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb09548c-31ca-50d7-989d-b288b7a2cdde, skipping ID generation
2026-03-30 10:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb09548c-31ca-50d7-989d-b288b7a2cdde with scrape type 1
2026-03-30 10:36:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb09548c-31ca-50d7-989d-b288b7a2cdde sending to next pipeline
2026-03-30 10:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: bb09548c-31ca-50d7-989d-b288b7a2cdde, identifier: WX76835
2026-03-30 10:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: bb09548c-31ca-50d7-989d-b288b7a2cdde with identifier: WX76835
2026-03-30 10:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: bb09548c-31ca-50d7-989d-b288b7a2cdde with identifier: WX76835
2026-03-30 10:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: bb09548c-31ca-50d7-989d-b288b7a2cdde with identifier: WX76835 to the API
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_04caaeef49e3ada345aed7d15faac411.jpg>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T15:03:53Z',
'fuel_type': 'petrol',
'id': 'bb09548c-31ca-50d7-989d-b288b7a2cdde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WX76835',
'listing': 'auction',
'location': 'DE, Donaueschingen',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 137298,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2684920,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_04caaeef49e3ada345aed7d15faac411.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2736174,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_d910d20cd5a8fecda81eca8a3736d57b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2552917,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_411db2ec327be0b1f86e462c5cdb81d9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2552750,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_2e177f15aae4f718e9838cc422c76506.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2570937,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_aacfcbb833209e167940438a36748be2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2620577,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_faf17caa87d8085944e90bc7ab3ee664.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2576959,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_feee07f6efb0d7178a6b009bdd54d019.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2790244,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_8ba8fa9299e634f57feb4ba9c85b5a68.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2593607,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_bf8702531509f57b3f68cc50ec5b5935.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb09548c-31ca-50d7-989d-b288b7a2cdde/bb09548c-31ca-50d7-989d-b288b7a2cdde_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2853504,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/50/2b50e468823a38436d05ded0428d6c96/pa/WX76835_960f5ebe1d5ffc8f40abb70f38ee457f.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TSI R 4Motion BlueMotion Tech',
'transmission': 'automatic',
'trim': 'R 4Motion BlueMotion Tech',
'year': 2016}
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WX76835%27 HTTP/1.1" 200 None
2026-03-30 10:36:15 [auto1.de] INFO: Saving data for WX76835: {'created_time': 1774866975.577188, 'last_price_update_time': 1774866975.577198, 'auction_closing_time': 1774969433.0}
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WX76835') HTTP/1.1" 204 0
2026-03-30 10:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ED86664> (referer: https://www.auto1.com/v1/car-details-view/ED86664/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_4ec514d238a6be3e16036614aaab8a0e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a02ed368-9486-5db8-b622-43b69b6c6f58 with identifier: ED86664
2026-03-30 10:36:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a02ed368-9486-5db8-b622-43b69b6c6f58 with scrape type 1
2026-03-30 10:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a02ed368-9486-5db8-b622-43b69b6c6f58
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_3b3ae4282bc158bb645e78a98b0ddb41.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_3b3ae4282bc158bb645e78a98b0ddb41.jpg not downloaded yet
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_93058e677887065278c58ee42f88a5a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_93058e677887065278c58ee42f88a5a7.jpg not downloaded yet
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_e788cd9735cbaccf40469166e30944c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_e788cd9735cbaccf40469166e30944c8.jpg not downloaded yet
2026-03-30 10:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_40629cc30b32355e57d384925d8db76b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_40629cc30b32355e57d384925d8db76b.jpg not downloaded yet
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_6aa6bd7564365565581d07b28390f3ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_6aa6bd7564365565581d07b28390f3ac.jpg not downloaded yet
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f426b9d0>
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252Fd4%252Fffd4b2e425cfe7638778f75ac692e8d7%252Fpa%252FCL77227_4ec514d238a6be3e16036614aaab8a0e.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_4ec514d238a6be3e16036614aaab8a0e.jpg saved to cache
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c2729ad5-4575-5944-801e-296d58cf625a
2026-03-30 10:36:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c2729ad5-4575-5944-801e-296d58cf625a, skipping ID generation
2026-03-30 10:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2729ad5-4575-5944-801e-296d58cf625a with scrape type 1
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c2729ad5-4575-5944-801e-296d58cf625a sending to next pipeline
2026-03-30 10:36:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c2729ad5-4575-5944-801e-296d58cf625a, identifier: CL77227
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_f2b3652c1897d2dd0efecdd9e4319d1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_f2b3652c1897d2dd0efecdd9e4319d1a.jpg not downloaded yet
2026-03-30 10:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c2729ad5-4575-5944-801e-296d58cf625a with identifier: CL77227
2026-03-30 10:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c2729ad5-4575-5944-801e-296d58cf625a with identifier: CL77227
2026-03-30 10:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c2729ad5-4575-5944-801e-296d58cf625a with identifier: CL77227 to the API
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_4ec514d238a6be3e16036614aaab8a0e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'engine_horse_power': 87,
'expiration_date': '2026-03-31T15:20:17Z',
'fuel_type': 'petrol',
'id': 'c2729ad5-4575-5944-801e-296d58cf625a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CL77227',
'listing': 'auction',
'location': 'DE, Kaiserslautern',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113902,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_4ec514d238a6be3e16036614aaab8a0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130444,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_4976467ab2bc903045f2683411f47a84.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105000,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_c5e70376239a07ae1f1f19cf7a6dde60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76945,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_c0adfda8a6f469c942516ae4b19f0b84.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107752,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_e6f904c7c0cad6dbb2dbc9d75f152da3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2729ad5-4575-5944-801e-296d58cf625a/c2729ad5-4575-5944-801e-296d58cf625a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70939,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/d4/ffd4b2e425cfe7638778f75ac692e8d7/pa/CL77227_54f862f18f625c6a51366379767e6a3e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2005-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.3 VVT-i Sol',
'transmission': 'manual',
'trim': 'Sol',
'year': 2005}
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CL77227%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [auto1.de] INFO: Saving data for CL77227: {'created_time': 1774866977.598842, 'last_price_update_time': 1774866977.598851, 'auction_closing_time': 1774970417.0}
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CL77227') HTTP/1.1" 204 0
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_c494e5dcd62a93ca0a8eeac9c5bfe086.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_c494e5dcd62a93ca0a8eeac9c5bfe086.jpg not downloaded yet
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_03906d45c54e5e296ff21e6a74b9f1cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_03906d45c54e5e296ff21e6a74b9f1cd.jpg not downloaded yet
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_40cb8a0d64579cd12ea6ab2f22e262b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_40cb8a0d64579cd12ea6ab2f22e262b7.jpg not downloaded yet
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_55cf0e3723053200f798c07b65848149.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_55cf0e3723053200f798c07b65848149.jpg not downloaded yet
2026-03-30 10:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c06d0c59b52271ca1e4522f007d1f2be.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_55cf0e3723053200f798c07b65848149.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:17 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414ded0>
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_c06d0c59b52271ca1e4522f007d1f2be.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c06d0c59b52271ca1e4522f007d1f2be.jpg saved to cache
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf
2026-03-30 10:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_40cb8a0d64579cd12ea6ab2f22e262b7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee47ac10>
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_55cf0e3723053200f798c07b65848149.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_55cf0e3723053200f798c07b65848149.jpg saved to cache
2026-03-30 10:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a02ed368-9486-5db8-b622-43b69b6c6f58
2026-03-30 10:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_03906d45c54e5e296ff21e6a74b9f1cd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee62990>
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_40cb8a0d64579cd12ea6ab2f22e262b7.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_40cb8a0d64579cd12ea6ab2f22e262b7.jpg saved to cache
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a02ed368-9486-5db8-b622-43b69b6c6f58
2026-03-30 10:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_c494e5dcd62a93ca0a8eeac9c5bfe086.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_f2b3652c1897d2dd0efecdd9e4319d1a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee479090>
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_03906d45c54e5e296ff21e6a74b9f1cd.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_03906d45c54e5e296ff21e6a74b9f1cd.jpg saved to cache
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a02ed368-9486-5db8-b622-43b69b6c6f58
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f438a750>
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_c494e5dcd62a93ca0a8eeac9c5bfe086.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_c494e5dcd62a93ca0a8eeac9c5bfe086.jpg saved to cache
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a02ed368-9486-5db8-b622-43b69b6c6f58
2026-03-30 10:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_6aa6bd7564365565581d07b28390f3ac.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef35790>
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_f2b3652c1897d2dd0efecdd9e4319d1a.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_f2b3652c1897d2dd0efecdd9e4319d1a.jpg saved to cache
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a02ed368-9486-5db8-b622-43b69b6c6f58
2026-03-30 10:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_40629cc30b32355e57d384925d8db76b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee72b10>
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_6aa6bd7564365565581d07b28390f3ac.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_6aa6bd7564365565581d07b28390f3ac.jpg saved to cache
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a02ed368-9486-5db8-b622-43b69b6c6f58
2026-03-30 10:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_e788cd9735cbaccf40469166e30944c8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee56910>
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_40629cc30b32355e57d384925d8db76b.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_40629cc30b32355e57d384925d8db76b.jpg saved to cache
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a02ed368-9486-5db8-b622-43b69b6c6f58
2026-03-30 10:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_93058e677887065278c58ee42f88a5a7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef350d0>
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_e788cd9735cbaccf40469166e30944c8.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_e788cd9735cbaccf40469166e30944c8.jpg saved to cache
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a02ed368-9486-5db8-b622-43b69b6c6f58
2026-03-30 10:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_3b3ae4282bc158bb645e78a98b0ddb41.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee55050>
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_93058e677887065278c58ee42f88a5a7.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_93058e677887065278c58ee42f88a5a7.jpg saved to cache
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a02ed368-9486-5db8-b622-43b69b6c6f58
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefe0550>
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F57%252Ff657e814b4501e9cb8b293c6fec46176%252Fpa%252FED86664_3b3ae4282bc158bb645e78a98b0ddb41.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_3b3ae4282bc158bb645e78a98b0ddb41.jpg saved to cache
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a02ed368-9486-5db8-b622-43b69b6c6f58
2026-03-30 10:36:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a02ed368-9486-5db8-b622-43b69b6c6f58, skipping ID generation
2026-03-30 10:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a02ed368-9486-5db8-b622-43b69b6c6f58 with scrape type 1
2026-03-30 10:36:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a02ed368-9486-5db8-b622-43b69b6c6f58 sending to next pipeline
2026-03-30 10:36:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a02ed368-9486-5db8-b622-43b69b6c6f58, identifier: ED86664
2026-03-30 10:36:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a02ed368-9486-5db8-b622-43b69b6c6f58 with identifier: ED86664
2026-03-30 10:36:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a02ed368-9486-5db8-b622-43b69b6c6f58 with identifier: ED86664
2026-03-30 10:36:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a02ed368-9486-5db8-b622-43b69b6c6f58 with identifier: ED86664 to the API
2026-03-30 10:36:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_3b3ae4282bc158bb645e78a98b0ddb41.jpg>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:39:14Z',
'fuel_type': 'petrol',
'id': 'a02ed368-9486-5db8-b622-43b69b6c6f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ED86664',
'listing': 'auction',
'location': 'DE, Sonneberg',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 206286,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51207,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_3b3ae4282bc158bb645e78a98b0ddb41.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42222,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_93058e677887065278c58ee42f88a5a7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47713,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_e788cd9735cbaccf40469166e30944c8.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40357,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_40629cc30b32355e57d384925d8db76b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52442,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_6aa6bd7564365565581d07b28390f3ac.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47858,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_f2b3652c1897d2dd0efecdd9e4319d1a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43238,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_c494e5dcd62a93ca0a8eeac9c5bfe086.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46151,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_03906d45c54e5e296ff21e6a74b9f1cd.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49338,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_40cb8a0d64579cd12ea6ab2f22e262b7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a02ed368-9486-5db8-b622-43b69b6c6f58/a02ed368-9486-5db8-b622-43b69b6c6f58_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50283,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/57/f657e814b4501e9cb8b293c6fec46176/pa/ED86664_55cf0e3723053200f798c07b65848149.jpg',
'Width': 640}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VI 1.4 TSI Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2011}
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ED86664%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [auto1.de] INFO: Saving data for ED86664: {'created_time': 1774866979.210804, 'last_price_update_time': 1774866979.210815, 'auction_closing_time': 1774971554.0}
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ED86664') HTTP/1.1" 204 0
2026-03-30 10:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CP02770> (referer: https://www.auto1.com/v1/car-details-view/CP02770/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_0ca33d1ab5d2dedda5590814ea9e4901.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3747c004-7e5b-5988-be7d-57376c2dd088 with identifier: CP02770
2026-03-30 10:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3747c004-7e5b-5988-be7d-57376c2dd088 with scrape type 1
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3747c004-7e5b-5988-be7d-57376c2dd088
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_b9f0459ed11a6f10f32d720a90344cbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_b9f0459ed11a6f10f32d720a90344cbb.jpg not downloaded yet
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_009298c6fba1ec8a01ae41a5adf76553.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_009298c6fba1ec8a01ae41a5adf76553.jpg not downloaded yet
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_38c41ac4b8e3d8c73eb3a0d3fe7936ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_38c41ac4b8e3d8c73eb3a0d3fe7936ec.jpg not downloaded yet
2026-03-30 10:36:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee323d0>
2026-03-30 10:36:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_0ca33d1ab5d2dedda5590814ea9e4901.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_0ca33d1ab5d2dedda5590814ea9e4901.jpg saved to cache
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_27f70e42eef5e246523920b5768c3ddc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_27f70e42eef5e246523920b5768c3ddc.jpg not downloaded yet
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_f95a8213fc1e7073187701a0100ddf9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_f95a8213fc1e7073187701a0100ddf9c.jpg not downloaded yet
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_d774a40a359983458c996fdbde767ee0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_d774a40a359983458c996fdbde767ee0.jpg not downloaded yet
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_54ed3ff54b32e4f749be61a6a9174936.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_54ed3ff54b32e4f749be61a6a9174936.jpg not downloaded yet
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_3bcb9efec869d3545dfb30b586d3eba0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_3bcb9efec869d3545dfb30b586d3eba0.jpg not downloaded yet
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_d843d15335226b0cb70c7c6ad1c9c211.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_d843d15335226b0cb70c7c6ad1c9c211.jpg not downloaded yet
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_9fecd8c003d3eaef5b5b029de203b376.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_9fecd8c003d3eaef5b5b029de203b376.jpg not downloaded yet
2026-03-30 10:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_b133c26535d6ca34002228339103d126.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_1aa774b4a9a7a0f01ef266d9bfa9f7b2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_9fecd8c003d3eaef5b5b029de203b376.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d3650>
2026-03-30 10:36:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbb%252F9e%252Fbb9e7e3617f0b6f77122f42c1e205295%252Fpa%252FBW18419_b133c26535d6ca34002228339103d126.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_b133c26535d6ca34002228339103d126.jpg saved to cache
2026-03-30 10:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf
2026-03-30 10:36:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf, skipping ID generation
2026-03-30 10:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf with scrape type 1
2026-03-30 10:36:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf sending to next pipeline
2026-03-30 10:36:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf, identifier: BW18419
2026-03-30 10:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf with identifier: BW18419
2026-03-30 10:36:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf with identifier: BW18419
2026-03-30 10:36:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf with identifier: BW18419 to the API
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_b133c26535d6ca34002228339103d126.jpg>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Rental',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:14:21Z',
'fuel_type': 'petrol',
'id': 'f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BW18419',
'listing': 'auction',
'location': 'DE, Berlin',
'make': 'Opel',
'model': 'Astra',
'odometer': 71875,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2693969,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_9687b7f335feedf9da25e6941d67a881.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2762231,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_489d84a25ace569c81314ca5c2315699.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2576702,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_d53449b2f137fdccf76a6852a4dc3d2b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2745074,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_b133c26535d6ca34002228339103d126.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2560386,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_0ca33d1ab5d2dedda5590814ea9e4901.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2641014,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c06d0c59b52271ca1e4522f007d1f2be.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2782623,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c3169392db7dd94b20e721e96d234249.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2776601,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c447e92c4c59e5d91065609db981e2da.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2693344,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_c16744b5318454b52a68691deb754360.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf/f0fbe0a9-6894-5b9e-97c3-8a049cdeaabf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2662461,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbb/9e/bb9e7e3617f0b6f77122f42c1e205295/pa/BW18419_e065310a51c693b8d82f765fda1cf2c1.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.4 SIDI Turbo 120 Jahre Start/Stop',
'transmission': 'manual',
'trim': '120 Jahre Start/Stop',
'year': 2019}
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BW18419%27 HTTP/1.1" 200 None
2026-03-30 10:36:20 [auto1.de] INFO: Saving data for BW18419: {'created_time': 1774866980.836133, 'last_price_update_time': 1774866980.836149, 'auction_closing_time': 1774970061.0}
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BW18419') HTTP/1.1" 204 0
2026-03-30 10:36:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee442450>
2026-03-30 10:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_1aa774b4a9a7a0f01ef266d9bfa9f7b2.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_1aa774b4a9a7a0f01ef266d9bfa9f7b2.jpg saved to cache
2026-03-30 10:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef
2026-03-30 10:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LD24624> (referer: https://www.auto1.com/v1/car-details-view/LD24624/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f436f750>
2026-03-30 10:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_9fecd8c003d3eaef5b5b029de203b376.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_9fecd8c003d3eaef5b5b029de203b376.jpg saved to cache
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3747c004-7e5b-5988-be7d-57376c2dd088
2026-03-30 10:36:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1881354-acac-533f-b302-5bddf0d1f477 with identifier: LD24624
2026-03-30 10:36:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1881354-acac-533f-b302-5bddf0d1f477 with scrape type 1
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c1881354-acac-533f-b302-5bddf0d1f477
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_9137d11948a8da9677574233c682a78a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_9137d11948a8da9677574233c682a78a.jpg not downloaded yet
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_3bcb9efec869d3545dfb30b586d3eba0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_54ed3ff54b32e4f749be61a6a9174936.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_d843d15335226b0cb70c7c6ad1c9c211.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_70b7d4bd33b31fd738135ad5f4eb9b50.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_70b7d4bd33b31fd738135ad5f4eb9b50.jpg not downloaded yet
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_7018c3d392c3a125b20116cf8af4dae2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_7018c3d392c3a125b20116cf8af4dae2.jpg not downloaded yet
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_e22e99061df706d3e1596399908cbe90.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_e22e99061df706d3e1596399908cbe90.jpg not downloaded yet
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_7839978dd3ea6a5d9728a70c93f17230.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_7839978dd3ea6a5d9728a70c93f17230.jpg not downloaded yet
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_590565c4a1d670b381beed4ca9890791.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_590565c4a1d670b381beed4ca9890791.jpg not downloaded yet
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_f95a8213fc1e7073187701a0100ddf9c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_6fa7572d961cc671c094adc995b10e60.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_6fa7572d961cc671c094adc995b10e60.jpg not downloaded yet
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_9137d11948a8da9677574233c682a78a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_d774a40a359983458c996fdbde767ee0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee002d0>
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_3bcb9efec869d3545dfb30b586d3eba0.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_3bcb9efec869d3545dfb30b586d3eba0.jpg saved to cache
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3747c004-7e5b-5988-be7d-57376c2dd088
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef5850>
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_54ed3ff54b32e4f749be61a6a9174936.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_54ed3ff54b32e4f749be61a6a9174936.jpg saved to cache
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3747c004-7e5b-5988-be7d-57376c2dd088
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef75190>
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_d843d15335226b0cb70c7c6ad1c9c211.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_d843d15335226b0cb70c7c6ad1c9c211.jpg saved to cache
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3747c004-7e5b-5988-be7d-57376c2dd088
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_e1a8610d70434c583556b95a11c5d573.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_e1a8610d70434c583556b95a11c5d573.jpg not downloaded yet
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_41e32105d36a11205536752c3c7586ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_41e32105d36a11205536752c3c7586ab.jpg not downloaded yet
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef7b50>
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_f95a8213fc1e7073187701a0100ddf9c.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_f95a8213fc1e7073187701a0100ddf9c.jpg saved to cache
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3747c004-7e5b-5988-be7d-57376c2dd088
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41bded0>
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_9137d11948a8da9677574233c682a78a.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_9137d11948a8da9677574233c682a78a.jpg saved to cache
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c1881354-acac-533f-b302-5bddf0d1f477
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4293810>
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_d774a40a359983458c996fdbde767ee0.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_d774a40a359983458c996fdbde767ee0.jpg saved to cache
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3747c004-7e5b-5988-be7d-57376c2dd088
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_dfd87b2473a2532e4369df46ad7b4c9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_dfd87b2473a2532e4369df46ad7b4c9d.jpg not downloaded yet
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_e22e99061df706d3e1596399908cbe90.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_7839978dd3ea6a5d9728a70c93f17230.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_590565c4a1d670b381beed4ca9890791.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee14350>
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_e22e99061df706d3e1596399908cbe90.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_e22e99061df706d3e1596399908cbe90.jpg saved to cache
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c1881354-acac-533f-b302-5bddf0d1f477
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429f190>
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_7839978dd3ea6a5d9728a70c93f17230.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_7839978dd3ea6a5d9728a70c93f17230.jpg saved to cache
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c1881354-acac-533f-b302-5bddf0d1f477
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee16d50>
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_590565c4a1d670b381beed4ca9890791.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_590565c4a1d670b381beed4ca9890791.jpg saved to cache
2026-03-30 10:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c1881354-acac-533f-b302-5bddf0d1f477
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_e1a8610d70434c583556b95a11c5d573.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_41e32105d36a11205536752c3c7586ab.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_dfd87b2473a2532e4369df46ad7b4c9d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429d650>
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_e1a8610d70434c583556b95a11c5d573.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_e1a8610d70434c583556b95a11c5d573.jpg saved to cache
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c1881354-acac-533f-b302-5bddf0d1f477
2026-03-30 10:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_7018c3d392c3a125b20116cf8af4dae2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_70b7d4bd33b31fd738135ad5f4eb9b50.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fe7d0>
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_41e32105d36a11205536752c3c7586ab.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_41e32105d36a11205536752c3c7586ab.jpg saved to cache
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c1881354-acac-533f-b302-5bddf0d1f477
2026-03-30 10:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_27f70e42eef5e246523920b5768c3ddc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3dc10>
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_dfd87b2473a2532e4369df46ad7b4c9d.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_dfd87b2473a2532e4369df46ad7b4c9d.jpg saved to cache
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c1881354-acac-533f-b302-5bddf0d1f477
2026-03-30 10:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_6fa7572d961cc671c094adc995b10e60.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_38c41ac4b8e3d8c73eb3a0d3fe7936ec.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee459b10>
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_7018c3d392c3a125b20116cf8af4dae2.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_7018c3d392c3a125b20116cf8af4dae2.jpg saved to cache
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c1881354-acac-533f-b302-5bddf0d1f477
2026-03-30 10:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_009298c6fba1ec8a01ae41a5adf76553.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_b9f0459ed11a6f10f32d720a90344cbb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5bdce50>
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_70b7d4bd33b31fd738135ad5f4eb9b50.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_70b7d4bd33b31fd738135ad5f4eb9b50.jpg saved to cache
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c1881354-acac-533f-b302-5bddf0d1f477
2026-03-30 10:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_d1e3bfa4051466cb4e035f576b8b2ed0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee16e90>
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_27f70e42eef5e246523920b5768c3ddc.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_27f70e42eef5e246523920b5768c3ddc.jpg saved to cache
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3747c004-7e5b-5988-be7d-57376c2dd088
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb5b10>
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F66%252Fc6663d107aad9a58e269f59556e440e0%252Fpa%252FLD24624_6fa7572d961cc671c094adc995b10e60.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_6fa7572d961cc671c094adc995b10e60.jpg saved to cache
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c1881354-acac-533f-b302-5bddf0d1f477
2026-03-30 10:36:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c1881354-acac-533f-b302-5bddf0d1f477, skipping ID generation
2026-03-30 10:36:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1881354-acac-533f-b302-5bddf0d1f477 with scrape type 1
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c1881354-acac-533f-b302-5bddf0d1f477 sending to next pipeline
2026-03-30 10:36:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c1881354-acac-533f-b302-5bddf0d1f477, identifier: LD24624
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4395410>
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_38c41ac4b8e3d8c73eb3a0d3fe7936ec.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_38c41ac4b8e3d8c73eb3a0d3fe7936ec.jpg saved to cache
2026-03-30 10:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3747c004-7e5b-5988-be7d-57376c2dd088
2026-03-30 10:36:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c1881354-acac-533f-b302-5bddf0d1f477 with identifier: LD24624
2026-03-30 10:36:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c1881354-acac-533f-b302-5bddf0d1f477 with identifier: LD24624
2026-03-30 10:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c1881354-acac-533f-b302-5bddf0d1f477 with identifier: LD24624 to the API
2026-03-30 10:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_6fa7572d961cc671c094adc995b10e60.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Rental',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:36:56Z',
'fuel_type': 'petrol',
'id': 'c1881354-acac-533f-b302-5bddf0d1f477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LD24624',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 39830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98060,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_9137d11948a8da9677574233c682a78a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98585,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_70b7d4bd33b31fd738135ad5f4eb9b50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99485,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_7018c3d392c3a125b20116cf8af4dae2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90243,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_e22e99061df706d3e1596399908cbe90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96071,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_7839978dd3ea6a5d9728a70c93f17230.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96323,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_590565c4a1d670b381beed4ca9890791.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84806,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_6fa7572d961cc671c094adc995b10e60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105338,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_e1a8610d70434c583556b95a11c5d573.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95852,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_41e32105d36a11205536752c3c7586ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1881354-acac-533f-b302-5bddf0d1f477/c1881354-acac-533f-b302-5bddf0d1f477_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101112,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/66/c6663d107aad9a58e269f59556e440e0/pa/LD24624_dfd87b2473a2532e4369df46ad7b4c9d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2021}
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LD24624%27 HTTP/1.1" 200 None
2026-03-30 10:36:23 [auto1.de] INFO: Saving data for LD24624: {'created_time': 1774866983.154874, 'last_price_update_time': 1774866983.154885, 'auction_closing_time': 1774971416.0}
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LD24624') HTTP/1.1" 204 0
2026-03-30 10:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_207efbcddabfa6a2989b08509a5e165e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee458050>
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_009298c6fba1ec8a01ae41a5adf76553.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_009298c6fba1ec8a01ae41a5adf76553.jpg saved to cache
2026-03-30 10:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3747c004-7e5b-5988-be7d-57376c2dd088
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f437ad90>
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F2d%252F202d724b6d8aab4a072360f363988200%252Fpa%252FCP02770_b9f0459ed11a6f10f32d720a90344cbb.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_b9f0459ed11a6f10f32d720a90344cbb.jpg saved to cache
2026-03-30 10:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3747c004-7e5b-5988-be7d-57376c2dd088
2026-03-30 10:36:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3747c004-7e5b-5988-be7d-57376c2dd088, skipping ID generation
2026-03-30 10:36:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3747c004-7e5b-5988-be7d-57376c2dd088 with scrape type 1
2026-03-30 10:36:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3747c004-7e5b-5988-be7d-57376c2dd088 sending to next pipeline
2026-03-30 10:36:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3747c004-7e5b-5988-be7d-57376c2dd088, identifier: CP02770
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4166e10>
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_d1e3bfa4051466cb4e035f576b8b2ed0.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_d1e3bfa4051466cb4e035f576b8b2ed0.jpg saved to cache
2026-03-30 10:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8
2026-03-30 10:36:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3747c004-7e5b-5988-be7d-57376c2dd088 with identifier: CP02770
2026-03-30 10:36:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3747c004-7e5b-5988-be7d-57376c2dd088 with identifier: CP02770
2026-03-30 10:36:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3747c004-7e5b-5988-be7d-57376c2dd088 with identifier: CP02770 to the API
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_b9f0459ed11a6f10f32d720a90344cbb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:41:02Z',
'fuel_type': 'petrol',
'id': '3747c004-7e5b-5988-be7d-57376c2dd088',
'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/CP02770',
'listing': 'auction',
'location': 'DE, Seddiner See',
'make': 'Audi',
'model': 'A5 Sportback',
'odometer': 184133,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95438,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_b9f0459ed11a6f10f32d720a90344cbb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77449,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_009298c6fba1ec8a01ae41a5adf76553.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75429,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_38c41ac4b8e3d8c73eb3a0d3fe7936ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65800,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_27f70e42eef5e246523920b5768c3ddc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78339,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_f95a8213fc1e7073187701a0100ddf9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83408,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_d774a40a359983458c996fdbde767ee0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74216,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_54ed3ff54b32e4f749be61a6a9174936.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89503,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_3bcb9efec869d3545dfb30b586d3eba0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89498,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_d843d15335226b0cb70c7c6ad1c9c211.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3747c004-7e5b-5988-be7d-57376c2dd088/3747c004-7e5b-5988-be7d-57376c2dd088_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85061,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/2d/202d724b6d8aab4a072360f363988200/pa/CP02770_9fecd8c003d3eaef5b5b029de203b376.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-11-15',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 Sportback 2.0 TFSI Design',
'transmission': 'automatic',
'trim': 'Design',
'year': 2017}
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CP02770%27 HTTP/1.1" 200 None
2026-03-30 10:36:23 [auto1.de] INFO: Saving data for CP02770: {'created_time': 1774866983.851852, 'last_price_update_time': 1774866983.851863, 'auction_closing_time': 1774971662.0}
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CP02770') HTTP/1.1" 204 0
2026-03-30 10:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_4563d5d77eaad0dea3c99e2d32ff8814.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4339090>
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_207efbcddabfa6a2989b08509a5e165e.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_207efbcddabfa6a2989b08509a5e165e.jpg saved to cache
2026-03-30 10:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8
2026-03-30 10:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_12c18fcd0a2bc75e6515368380727220.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_8f011a16ff4a1203ccd3c1302a428e86.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d31d0>
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_4563d5d77eaad0dea3c99e2d32ff8814.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_4563d5d77eaad0dea3c99e2d32ff8814.jpg saved to cache
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8
2026-03-30 10:36:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef72190>
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_12c18fcd0a2bc75e6515368380727220.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_12c18fcd0a2bc75e6515368380727220.jpg saved to cache
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef
2026-03-30 10:36:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d1e50>
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_8f011a16ff4a1203ccd3c1302a428e86.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_8f011a16ff4a1203ccd3c1302a428e86.jpg saved to cache
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2
2026-03-30 10:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_206841a5bf11f56bc65618b0a3a632d2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_b881d101588bf0d3bc8ece32bbfc7fe7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_91afaaf9b74beb21f05e515f40ced17c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7c590>
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_206841a5bf11f56bc65618b0a3a632d2.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_206841a5bf11f56bc65618b0a3a632d2.jpg saved to cache
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef
2026-03-30 10:36:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee778d0>
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_b881d101588bf0d3bc8ece32bbfc7fe7.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_b881d101588bf0d3bc8ece32bbfc7fe7.jpg saved to cache
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5987150>
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_91afaaf9b74beb21f05e515f40ced17c.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_91afaaf9b74beb21f05e515f40ced17c.jpg saved to cache
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8
2026-03-30 10:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_a3042f7a139c25dc6a46b52e522fb3d5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_4b0ea85bce0001d2d1d00f5918b00c6e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6efe14bf48419d207772ee1b794b026f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c08890>
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_a3042f7a139c25dc6a46b52e522fb3d5.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_a3042f7a139c25dc6a46b52e522fb3d5.jpg saved to cache
2026-03-30 10:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8
2026-03-30 10:36:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeef7d0>
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge9%252Fb0%252Fe9b07bce5c82b7d8fa8555464c1bdcda%252Fpa%252FYP09894_4b0ea85bce0001d2d1d00f5918b00c6e.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_4b0ea85bce0001d2d1d00f5918b00c6e.jpg saved to cache
2026-03-30 10:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2
2026-03-30 10:36:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fbd9ca6d-2eab-53cd-b404-cd1030af16c2, skipping ID generation
2026-03-30 10:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2 with scrape type 1
2026-03-30 10:36:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fbd9ca6d-2eab-53cd-b404-cd1030af16c2 sending to next pipeline
2026-03-30 10:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: fbd9ca6d-2eab-53cd-b404-cd1030af16c2, identifier: YP09894
2026-03-30 10:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: fbd9ca6d-2eab-53cd-b404-cd1030af16c2 with identifier: YP09894
2026-03-30 10:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: fbd9ca6d-2eab-53cd-b404-cd1030af16c2 with identifier: YP09894
2026-03-30 10:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: fbd9ca6d-2eab-53cd-b404-cd1030af16c2 with identifier: YP09894 to the API
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_4b0ea85bce0001d2d1d00f5918b00c6e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 181,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T15:51:14Z',
'fuel_type': 'petrol',
'id': 'fbd9ca6d-2eab-53cd-b404-cd1030af16c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YP09894',
'listing': 'auction',
'location': 'DE, Ulm-Senden',
'make': 'BMW',
'model': '3er',
'odometer': 156727,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2743974,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_4b0ea85bce0001d2d1d00f5918b00c6e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2959714,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_ee3f5895d9fc5496164cbd3288dbaad8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2874425,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_4758e44ad3cb91cd98375fa102a05517.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3018182,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_b881d101588bf0d3bc8ece32bbfc7fe7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3039912,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_8f011a16ff4a1203ccd3c1302a428e86.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2751192,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_a3b2491ff41b8a2670c491f6cfb2d60c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3011622,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_f33c67e6280dfd7826f63b2fd7a20cfe.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3102959,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_212872d1fca04c887c71901c53bc542a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2829903,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_b328e9cffc498fca5c9f54bf09bc4b0b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbd9ca6d-2eab-53cd-b404-cd1030af16c2/fbd9ca6d-2eab-53cd-b404-cd1030af16c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3195659,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge9/b0/e9b07bce5c82b7d8fa8555464c1bdcda/pa/YP09894_6448d10e9d8ae94f875fcbadf0061feb.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-04-21',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 3er 325i',
'transmission': 'manual',
'trim': '',
'year': 2009}
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YP09894%27 HTTP/1.1" 200 None
2026-03-30 10:36:25 [auto1.de] INFO: Saving data for YP09894: {'created_time': 1774866985.526726, 'last_price_update_time': 1774866985.526736, 'auction_closing_time': 1774972274.0}
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YP09894') HTTP/1.1" 204 0
2026-03-30 10:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeec3d0>
2026-03-30 10:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252Fa2%252F68a23919f74d75a9c668e9c4adaccf61%252Fpa%252FLK73650_6efe14bf48419d207772ee1b794b026f.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6efe14bf48419d207772ee1b794b026f.jpg saved to cache
2026-03-30 10:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8
2026-03-30 10:36:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8, skipping ID generation
2026-03-30 10:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8 with scrape type 1
2026-03-30 10:36:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8 sending to next pipeline
2026-03-30 10:36:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8, identifier: LK73650
2026-03-30 10:36:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8 with identifier: LK73650
2026-03-30 10:36:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8 with identifier: LK73650
2026-03-30 10:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 003e53b0-21a9-5d5d-8a51-e2e4199d2fe8 with identifier: LK73650 to the API
2026-03-30 10:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6efe14bf48419d207772ee1b794b026f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T15:45:18Z',
'fuel_type': 'petrol',
'id': '003e53b0-21a9-5d5d-8a51-e2e4199d2fe8',
'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/LK73650',
'listing': 'auction',
'location': 'DE',
'make': 'Volkswagen',
'model': 'Golf VIII',
'odometer': 36917,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63804,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6efe14bf48419d207772ee1b794b026f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67907,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_a3042f7a139c25dc6a46b52e522fb3d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99268,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6fa130ecf2fbc4480deeceb0437c0c87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83910,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_d2eeb58cfdc816027d3d8a16ef69056e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97209,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_91afaaf9b74beb21f05e515f40ced17c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85352,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_4563d5d77eaad0dea3c99e2d32ff8814.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37189,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_207efbcddabfa6a2989b08509a5e165e.jpg',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109750,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_d1e3bfa4051466cb4e035f576b8b2ed0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75172,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_ed1b96f9fd581ec9ce036c3759f66dd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_003e53b0-21a9-5d5d-8a51-e2e4199d2fe8/003e53b0-21a9-5d5d-8a51-e2e4199d2fe8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79134,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/a2/68a23919f74d75a9c668e9c4adaccf61/pa/LK73650_6755d5decb1b175ab4aa7d8ae8fbc055.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 2.0 TSI GTI',
'transmission': 'automatic',
'trim': 'GTI',
'year': 2023}
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LK73650%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [auto1.de] INFO: Saving data for LK73650: {'created_time': 1774866986.09632, 'last_price_update_time': 1774866986.09633, 'auction_closing_time': 1774971918.0}
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LK73650') HTTP/1.1" 204 0
2026-03-30 10:36: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-30 10:36:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_ab31c4c016fd8b9b41a1c5a7f556ff3a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_de75eee4f840910e3b449ce94123e670.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:26 [auto1.de] INFO: Channel: 24h | Page: 9 | totalHits: 9420 | hits on page: 40
2026-03-30 10:36:26 [auto1.de] INFO: Found listing with ID: UY84465
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UY84465%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [auto1.de] INFO: Scrape type for UY84465: 0
2026-03-30 10:36:26 [auto1.de] INFO: Found listing with ID: BM81671
2026-03-30 10:36:26 [auto1.de] INFO: Found listing with ID: RS58437
2026-03-30 10:36:26 [auto1.de] INFO: Found listing with ID: RD39449
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RD39449%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [auto1.de] INFO: Scrape type for RD39449: 0
2026-03-30 10:36:26 [auto1.de] INFO: Found listing with ID: KF94036
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KF94036%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [auto1.de] INFO: Scrape type for KF94036: 0
2026-03-30 10:36:26 [auto1.de] INFO: Found listing with ID: FF99965
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FF99965%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [auto1.de] INFO: Scrape type for FF99965: 0
2026-03-30 10:36:26 [auto1.de] INFO: Found listing with ID: JZ50172
2026-03-30 10:36:26 [auto1.de] INFO: Found listing with ID: HW82301
2026-03-30 10:36:26 [auto1.de] INFO: Found listing with ID: AU89070
2026-03-30 10:36:26 [auto1.de] INFO: Found listing with ID: FR29182
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FR29182%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [auto1.de] INFO: Scrape type for FR29182: 2
2026-03-30 10:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d715a47-11b2-5bb4-aa39-0cfeb41aa504 with identifier: FR29182
2026-03-30 10:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d715a47-11b2-5bb4-aa39-0cfeb41aa504 with scrape type 2
2026-03-30 10:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d715a47-11b2-5bb4-aa39-0cfeb41aa504 with scrape type 2
2026-03-30 10:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5d715a47-11b2-5bb4-aa39-0cfeb41aa504, identifier: FR29182
2026-03-30 10:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5d715a47-11b2-5bb4-aa39-0cfeb41aa504 with identifier: FR29182
2026-03-30 10:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5d715a47-11b2-5bb4-aa39-0cfeb41aa504 with identifier: FR29182
2026-03-30 10:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5d715a47-11b2-5bb4-aa39-0cfeb41aa504 with identifier: FR29182 to the API
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36: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': 204,
'expiration_date': '2026-03-31T15:20:12Z',
'fuel_type': 'petrol',
'id': '5d715a47-11b2-5bb4-aa39-0cfeb41aa504',
'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/FR29182',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 77910,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-11',
'seller_name': None,
'title': 'Audi A4 40 TFSI Mild-Hybrid S line',
'transmission': 'automatic',
'trim': 'S line',
'year': 2021}
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FR29182%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [auto1.de] INFO: Saving data for FR29182: {'auction_closing_time': 1774970412.0, 'created_time': 1774294060.217316, 'last_price_update_time': 1774866986.77815}
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FR29182') HTTP/1.1" 204 0
2026-03-30 10:36:26 [auto1.de] INFO: Found listing with ID: XB70310
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XB70310%27 HTTP/1.1" 200 None
2026-03-30 10:36:26 [auto1.de] INFO: Scrape type for XB70310: 1
2026-03-30 10:36:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7c510>
2026-03-30 10:36:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_ab31c4c016fd8b9b41a1c5a7f556ff3a.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_ab31c4c016fd8b9b41a1c5a7f556ff3a.jpg saved to cache
2026-03-30 10:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef
2026-03-30 10:36:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef63290>
2026-03-30 10:36:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F6a%252Fba6abcb1be5997ce60734c119fa177ec%252Fpa%252FTN19858_de75eee4f840910e3b449ce94123e670.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_de75eee4f840910e3b449ce94123e670.jpg saved to cache
2026-03-30 10:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef
2026-03-30 10:36:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d63708c1-fd06-5daa-8d4b-d9f87ef758ef, skipping ID generation
2026-03-30 10:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef with scrape type 1
2026-03-30 10:36:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d63708c1-fd06-5daa-8d4b-d9f87ef758ef sending to next pipeline
2026-03-30 10:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d63708c1-fd06-5daa-8d4b-d9f87ef758ef, identifier: TN19858
2026-03-30 10:36:27 [auto1.de] INFO: Found listing with ID: EZ67237
2026-03-30 10:36:27 [auto1.de] INFO: Found listing with ID: EB31634
2026-03-30 10:36:27 [auto1.de] INFO: Found listing with ID: CC86665
2026-03-30 10:36:27 [auto1.de] INFO: Found listing with ID: MY16405
2026-03-30 10:36:27 [auto1.de] INFO: Found listing with ID: WJ46951
2026-03-30 10:36:27 [auto1.de] INFO: Found listing with ID: BR65337
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BR65337%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [auto1.de] INFO: Scrape type for BR65337: 1
2026-03-30 10:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d63708c1-fd06-5daa-8d4b-d9f87ef758ef with identifier: TN19858
2026-03-30 10:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d63708c1-fd06-5daa-8d4b-d9f87ef758ef with identifier: TN19858
2026-03-30 10:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d63708c1-fd06-5daa-8d4b-d9f87ef758ef with identifier: TN19858 to the API
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_de75eee4f840910e3b449ce94123e670.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:12:57Z',
'fuel_type': 'diesel',
'id': 'd63708c1-fd06-5daa-8d4b-d9f87ef758ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TN19858',
'listing': 'auction',
'location': 'DE, Fürth',
'make': 'MINI',
'model': 'MINI',
'odometer': 178909,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2890154,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_ab31c4c016fd8b9b41a1c5a7f556ff3a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2903560,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_de75eee4f840910e3b449ce94123e670.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2855690,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_8222adf16872435aedddad0d7d5612f7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2733701,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_c83756ab93b21a48bfc233353f963357.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2658231,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_206841a5bf11f56bc65618b0a3a632d2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2673657,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_12c18fcd0a2bc75e6515368380727220.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2746455,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_e8973bb9267d0ad0b7c510eb338b4244.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2659619,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_1aa774b4a9a7a0f01ef266d9bfa9f7b2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2939899,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_0acff0cec4ac5ce6bc51e3770fc0de34.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63708c1-fd06-5daa-8d4b-d9f87ef758ef/d63708c1-fd06-5daa-8d4b-d9f87ef758ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3225804,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgba/6a/ba6abcb1be5997ce60734c119fa177ec/pa/TN19858_2c8abc8dfbaf88af60dabdc330e70e16.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'MINI One D',
'transmission': 'manual',
'trim': '',
'year': 2018}
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TN19858%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [auto1.de] INFO: Saving data for TN19858: {'created_time': 1774866987.78064, 'last_price_update_time': 1774866987.780651, 'auction_closing_time': 1774969977.0}
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TN19858') HTTP/1.1" 204 0
2026-03-30 10:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JC14226/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:27 [auto1.de] INFO: Found listing with ID: LB33247
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LB33247%27 HTTP/1.1" 200 None
2026-03-30 10:36:27 [auto1.de] INFO: Scrape type for LB33247: 2
2026-03-30 10:36:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd546338-3f5f-502a-9c27-b4bfd488b856 with identifier: LB33247
2026-03-30 10:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd546338-3f5f-502a-9c27-b4bfd488b856 with scrape type 2
2026-03-30 10:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd546338-3f5f-502a-9c27-b4bfd488b856 with scrape type 2
2026-03-30 10:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: cd546338-3f5f-502a-9c27-b4bfd488b856, identifier: LB33247
2026-03-30 10:36:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: cd546338-3f5f-502a-9c27-b4bfd488b856 with identifier: LB33247
2026-03-30 10:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: cd546338-3f5f-502a-9c27-b4bfd488b856 with identifier: LB33247
2026-03-30 10:36:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: cd546338-3f5f-502a-9c27-b4bfd488b856 with identifier: LB33247 to the API
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:46:11Z',
'fuel_type': 'diesel',
'id': 'cd546338-3f5f-502a-9c27-b4bfd488b856',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LB33247',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 168156,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-26',
'seller_name': None,
'title': 'BMW X3 xDrive 20d',
'transmission': 'manual',
'trim': '',
'year': 2013}
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LB33247%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [auto1.de] INFO: Saving data for LB33247: {'auction_closing_time': 1774971971.0, 'created_time': 1773307438.30861, 'last_price_update_time': 1774866988.260507}
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LB33247') HTTP/1.1" 204 0
2026-03-30 10:36:28 [auto1.de] INFO: Found listing with ID: GP91908
2026-03-30 10:36:28 [auto1.de] INFO: Found listing with ID: KL83940
2026-03-30 10:36:28 [auto1.de] INFO: Found listing with ID: BD87504
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BD87504%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [auto1.de] INFO: Scrape type for BD87504: 1
2026-03-30 10:36:28 [auto1.de] INFO: Found listing with ID: RC82112
2026-03-30 10:36:28 [auto1.de] INFO: Found listing with ID: BS31363
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BS31363%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [auto1.de] INFO: Scrape type for BS31363: 1
2026-03-30 10:36:28 [auto1.de] INFO: Found listing with ID: YB65730
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YB65730%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [auto1.de] INFO: Scrape type for YB65730: 1
2026-03-30 10:36:28 [auto1.de] INFO: Found listing with ID: BE30085
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BE30085%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [auto1.de] INFO: Scrape type for BE30085: 2
2026-03-30 10:36:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a82e0269-2b50-5298-8cfb-262a6a246dab with identifier: BE30085
2026-03-30 10:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a82e0269-2b50-5298-8cfb-262a6a246dab with scrape type 2
2026-03-30 10:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a82e0269-2b50-5298-8cfb-262a6a246dab with scrape type 2
2026-03-30 10:36:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a82e0269-2b50-5298-8cfb-262a6a246dab, identifier: BE30085
2026-03-30 10:36:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a82e0269-2b50-5298-8cfb-262a6a246dab with identifier: BE30085
2026-03-30 10:36:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a82e0269-2b50-5298-8cfb-262a6a246dab with identifier: BE30085
2026-03-30 10:36:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a82e0269-2b50-5298-8cfb-262a6a246dab with identifier: BE30085 to the API
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-31T15:08:53Z',
'fuel_type': 'diesel',
'id': 'a82e0269-2b50-5298-8cfb-262a6a246dab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BE30085',
'listing': 'auction',
'make': 'Dacia',
'model': 'Lodgy',
'odometer': 79231,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-14',
'seller_name': None,
'title': 'Dacia Lodgy 1.5 Blue dCi Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2019}
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BE30085%27 HTTP/1.1" 200 None
2026-03-30 10:36:28 [auto1.de] INFO: Saving data for BE30085: {'auction_closing_time': 1774969733.0, 'created_time': 1774264777.250002, 'last_price_update_time': 1774866988.960791}
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BE30085') HTTP/1.1" 204 0
2026-03-30 10:36:29 [auto1.de] INFO: Found listing with ID: BP48504
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BP48504%27 HTTP/1.1" 200 None
2026-03-30 10:36:29 [auto1.de] INFO: Scrape type for BP48504: 2
2026-03-30 10:36:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a9385f2-7d31-5e73-a432-163bf853f87e with identifier: BP48504
2026-03-30 10:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a9385f2-7d31-5e73-a432-163bf853f87e with scrape type 2
2026-03-30 10:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a9385f2-7d31-5e73-a432-163bf853f87e with scrape type 2
2026-03-30 10:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0a9385f2-7d31-5e73-a432-163bf853f87e, identifier: BP48504
2026-03-30 10:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0a9385f2-7d31-5e73-a432-163bf853f87e with identifier: BP48504
2026-03-30 10:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0a9385f2-7d31-5e73-a432-163bf853f87e with identifier: BP48504
2026-03-30 10:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0a9385f2-7d31-5e73-a432-163bf853f87e with identifier: BP48504 to the API
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:29 [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': 110,
'expiration_date': '2026-03-31T15:04:59Z',
'fuel_type': 'diesel',
'id': '0a9385f2-7d31-5e73-a432-163bf853f87e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BP48504',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 225722,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-19',
'seller_name': None,
'title': 'Mercedes-Benz Citan 111 CDI lang Tourer Edition',
'transmission': 'manual',
'trim': 'lang Tourer Edition',
'year': 2018}
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BP48504%27 HTTP/1.1" 200 None
2026-03-30 10:36:29 [auto1.de] INFO: Saving data for BP48504: {'auction_closing_time': 1774969499.0, 'created_time': 1774293441.475331, 'last_price_update_time': 1774866989.601768}
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BP48504') HTTP/1.1" 204 0
2026-03-30 10:36:29 [auto1.de] INFO: Found listing with ID: FY06899
2026-03-30 10:36:29 [auto1.de] INFO: Found listing with ID: UW88941
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UW88941%27 HTTP/1.1" 200 None
2026-03-30 10:36:29 [auto1.de] INFO: Scrape type for UW88941: 1
2026-03-30 10:36:29 [auto1.de] INFO: Found listing with ID: LZ79063
2026-03-30 10:36:29 [auto1.de] INFO: Found listing with ID: JA98582
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JA98582%27 HTTP/1.1" 200 None
2026-03-30 10:36:29 [auto1.de] INFO: Scrape type for JA98582: 1
2026-03-30 10:36:29 [auto1.de] INFO: Found listing with ID: HT26975
2026-03-30 10:36:29 [auto1.de] INFO: Found listing with ID: SM57605
2026-03-30 10:36:29 [auto1.de] INFO: Found listing with ID: UC67043
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UC67043%27 HTTP/1.1" 200 None
2026-03-30 10:36:29 [auto1.de] INFO: Scrape type for UC67043: 2
2026-03-30 10:36:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19fa7508-41a2-5aeb-82ad-3613c949b738 with identifier: UC67043
2026-03-30 10:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19fa7508-41a2-5aeb-82ad-3613c949b738 with scrape type 2
2026-03-30 10:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19fa7508-41a2-5aeb-82ad-3613c949b738 with scrape type 2
2026-03-30 10:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 19fa7508-41a2-5aeb-82ad-3613c949b738, identifier: UC67043
2026-03-30 10:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 19fa7508-41a2-5aeb-82ad-3613c949b738 with identifier: UC67043
2026-03-30 10:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 19fa7508-41a2-5aeb-82ad-3613c949b738 with identifier: UC67043
2026-03-30 10:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 19fa7508-41a2-5aeb-82ad-3613c949b738 with identifier: UC67043 to the API
2026-03-30 10:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:15:37Z',
'fuel_type': 'diesel',
'id': '19fa7508-41a2-5aeb-82ad-3613c949b738',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UC67043',
'listing': 'auction',
'make': 'Mazda',
'model': '3',
'odometer': 182880,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-28',
'seller_name': None,
'title': 'Mazda 3 2.2 Turbodiesel Exclusive-Line',
'transmission': 'manual',
'trim': 'Exclusive-Line',
'year': 2017}
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UC67043%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [auto1.de] INFO: Saving data for UC67043: {'auction_closing_time': 1774970137.0, 'created_time': 1773304838.319009, 'last_price_update_time': 1774866990.080802}
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UC67043') HTTP/1.1" 204 0
2026-03-30 10:36:30 [auto1.de] INFO: Found listing with ID: MH55571
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MH55571%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [auto1.de] INFO: Scrape type for MH55571: 1
2026-03-30 10:36:30 [auto1.de] INFO: Found listing with ID: HM13526
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HM13526%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [auto1.de] INFO: Scrape type for HM13526: 1
2026-03-30 10:36:30 [auto1.de] INFO: Found listing with ID: MN78455
2026-03-30 10:36:30 [auto1.de] INFO: Found listing with ID: PZ62631
2026-03-30 10:36:30 [auto1.de] INFO: Found listing with ID: HH83846
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HH83846%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [auto1.de] INFO: Scrape type for HH83846: 2
2026-03-30 10:36:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 086e5577-a2d8-5b33-bc88-f199cf0c7377 with identifier: HH83846
2026-03-30 10:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 086e5577-a2d8-5b33-bc88-f199cf0c7377 with scrape type 2
2026-03-30 10:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 086e5577-a2d8-5b33-bc88-f199cf0c7377 with scrape type 2
2026-03-30 10:36:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 086e5577-a2d8-5b33-bc88-f199cf0c7377, identifier: HH83846
2026-03-30 10:36:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 086e5577-a2d8-5b33-bc88-f199cf0c7377 with identifier: HH83846
2026-03-30 10:36:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 086e5577-a2d8-5b33-bc88-f199cf0c7377 with identifier: HH83846
2026-03-30 10:36:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 086e5577-a2d8-5b33-bc88-f199cf0c7377 with identifier: HH83846 to the API
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:02:29Z',
'fuel_type': 'petrol',
'id': '086e5577-a2d8-5b33-bc88-f199cf0c7377',
'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/HH83846',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 119527,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-19',
'seller_name': None,
'title': 'Seat Leon 1.8 TSI Xcellence',
'transmission': 'manual',
'trim': 'Xcellence',
'year': 2018}
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HH83846%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [auto1.de] INFO: Saving data for HH83846: {'auction_closing_time': 1774969349.0, 'created_time': 1774379389.593298, 'last_price_update_time': 1774866990.553902}
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HH83846') HTTP/1.1" 204 0
2026-03-30 10:36:30 [auto1.de] INFO: Found listing with ID: LH15693
2026-03-30 10:36:30 [auto1.de] INFO: Found listing with ID: ZM57551
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZM57551%27 HTTP/1.1" 200 None
2026-03-30 10:36:30 [auto1.de] INFO: Scrape type for ZM57551: 1
2026-03-30 10:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_ee76aa321f0c13da40bd948585b362ef.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef38350>
2026-03-30 10:36:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_ee76aa321f0c13da40bd948585b362ef.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_ee76aa321f0c13da40bd948585b362ef.jpg saved to cache
2026-03-30 10:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e8b4ed73-b977-51b6-9904-16b975722641
2026-03-30 10:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TM34763/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GE74181> (referer: https://www.auto1.com/v1/car-details-view/GE74181/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 541820ba-e526-5e69-8850-8921fe0f4852 with identifier: GE74181
2026-03-30 10:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 541820ba-e526-5e69-8850-8921fe0f4852 with scrape type 1
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 541820ba-e526-5e69-8850-8921fe0f4852
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Ff3%252Ff7f3f86eeaba6fd4878e736d5ce9a419%252Fpa%252FGE74181_0414d25299967b46dc8c3b8c2154ed22.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_0414d25299967b46dc8c3b8c2154ed22.jpg already downloaded
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Ff3%252Ff7f3f86eeaba6fd4878e736d5ce9a419%252Fpa%252FGE74181_424aab562f20da66ebcad68e0e3492a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_424aab562f20da66ebcad68e0e3492a4.jpg already downloaded
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Ff3%252Ff7f3f86eeaba6fd4878e736d5ce9a419%252Fpa%252FGE74181_eaf7d1beb0feaf7143fdd930135d6087.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_eaf7d1beb0feaf7143fdd930135d6087.jpg already downloaded
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Ff3%252Ff7f3f86eeaba6fd4878e736d5ce9a419%252Fpa%252FGE74181_0dd0481a1dd5886276faf95088d6cc20.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_0dd0481a1dd5886276faf95088d6cc20.jpg already downloaded
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Ff3%252Ff7f3f86eeaba6fd4878e736d5ce9a419%252Fpa%252FGE74181_74caf9bdc9834cc3c092d9846a876819.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_74caf9bdc9834cc3c092d9846a876819.jpg already downloaded
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Ff3%252Ff7f3f86eeaba6fd4878e736d5ce9a419%252Fpa%252FGE74181_a38a8cc426106c07bb86d8c4c3b89f5c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_a38a8cc426106c07bb86d8c4c3b89f5c.jpg already downloaded
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Ff3%252Ff7f3f86eeaba6fd4878e736d5ce9a419%252Fpa%252FGE74181_b25d534f91540b4cde990516ff39f59e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_b25d534f91540b4cde990516ff39f59e.jpg already downloaded
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Ff3%252Ff7f3f86eeaba6fd4878e736d5ce9a419%252Fpa%252FGE74181_95d69f7216756528901bf1632a649adb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_95d69f7216756528901bf1632a649adb.jpg already downloaded
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Ff3%252Ff7f3f86eeaba6fd4878e736d5ce9a419%252Fpa%252FGE74181_38fd72676f1685f60ddcf66951e784d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_38fd72676f1685f60ddcf66951e784d6.jpg already downloaded
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Ff3%252Ff7f3f86eeaba6fd4878e736d5ce9a419%252Fpa%252FGE74181_09da83e1fb7d46398bfb2071e31de707.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_09da83e1fb7d46398bfb2071e31de707.jpg already downloaded
2026-03-30 10:36:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 541820ba-e526-5e69-8850-8921fe0f4852, identifier: GE74181
2026-03-30 10:36:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 541820ba-e526-5e69-8850-8921fe0f4852 with identifier: GE74181
2026-03-30 10:36:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 541820ba-e526-5e69-8850-8921fe0f4852 with identifier: GE74181
2026-03-30 10:36:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 541820ba-e526-5e69-8850-8921fe0f4852 with identifier: GE74181 to the API
2026-03-30 10:36:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/GE74181>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': None,
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T15:18:56Z',
'fuel_type': 'petrol',
'id': '541820ba-e526-5e69-8850-8921fe0f4852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GE74181',
'listing': 'auction',
'location': 'DE, Hattingen',
'make': 'Skoda',
'model': 'Yeti',
'odometer': 107771,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_0414d25299967b46dc8c3b8c2154ed22.jpg',
'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_424aab562f20da66ebcad68e0e3492a4.jpg',
'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_eaf7d1beb0feaf7143fdd930135d6087.jpg',
'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_0dd0481a1dd5886276faf95088d6cc20.jpg',
'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_74caf9bdc9834cc3c092d9846a876819.jpg',
'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_a38a8cc426106c07bb86d8c4c3b89f5c.jpg',
'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_b25d534f91540b4cde990516ff39f59e.jpg',
'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_95d69f7216756528901bf1632a649adb.jpg',
'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_38fd72676f1685f60ddcf66951e784d6.jpg',
'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_09da83e1fb7d46398bfb2071e31de707.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_541820ba-e526-5e69-8850-8921fe0f4852/541820ba-e526-5e69-8850-8921fe0f4852_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67414,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_0414d25299967b46dc8c3b8c2154ed22.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_541820ba-e526-5e69-8850-8921fe0f4852/541820ba-e526-5e69-8850-8921fe0f4852_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2664634,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_424aab562f20da66ebcad68e0e3492a4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_541820ba-e526-5e69-8850-8921fe0f4852/541820ba-e526-5e69-8850-8921fe0f4852_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70003,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_eaf7d1beb0feaf7143fdd930135d6087.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_541820ba-e526-5e69-8850-8921fe0f4852/541820ba-e526-5e69-8850-8921fe0f4852_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2399006,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_0dd0481a1dd5886276faf95088d6cc20.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_541820ba-e526-5e69-8850-8921fe0f4852/541820ba-e526-5e69-8850-8921fe0f4852_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2055197,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_74caf9bdc9834cc3c092d9846a876819.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_541820ba-e526-5e69-8850-8921fe0f4852/541820ba-e526-5e69-8850-8921fe0f4852_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59454,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_a38a8cc426106c07bb86d8c4c3b89f5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_541820ba-e526-5e69-8850-8921fe0f4852/541820ba-e526-5e69-8850-8921fe0f4852_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1866349,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_b25d534f91540b4cde990516ff39f59e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_541820ba-e526-5e69-8850-8921fe0f4852/541820ba-e526-5e69-8850-8921fe0f4852_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2072240,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_95d69f7216756528901bf1632a649adb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_541820ba-e526-5e69-8850-8921fe0f4852/541820ba-e526-5e69-8850-8921fe0f4852_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2605944,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_38fd72676f1685f60ddcf66951e784d6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_541820ba-e526-5e69-8850-8921fe0f4852/541820ba-e526-5e69-8850-8921fe0f4852_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2545352,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/f3/f7f3f86eeaba6fd4878e736d5ce9a419/pa/GE74181_09da83e1fb7d46398bfb2071e31de707.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Yeti 1.8 TSI Ambition Plus Edition 4x4',
'transmission': 'manual',
'trim': 'Ambition Plus Edition 4x4',
'year': 2011}
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GE74181%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [auto1.de] INFO: Saving data for GE74181: {'created_time': 1774867000.199245, 'last_price_update_time': 1774867000.199255, 'auction_closing_time': 1774970336.0}
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GE74181') HTTP/1.1" 204 0
2026-03-30 10:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XP42912> (referer: https://www.auto1.com/v1/car-details-view/XP42912/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf4d5243-7735-59ae-bbd9-f4d68c9a7d37 with identifier: XP42912
2026-03-30 10:36:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37 with scrape type 1
2026-03-30 10:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_44bf423ebad507f7217affa2625c1278.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_44bf423ebad507f7217affa2625c1278.jpg not downloaded yet
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_b488bf353610594e81808a3abd7ff3f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_b488bf353610594e81808a3abd7ff3f2.jpg not downloaded yet
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_39ee7dcb0881192f8714f1ac5ba823a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_39ee7dcb0881192f8714f1ac5ba823a8.jpg not downloaded yet
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_bac90ddc6a54a9b928f42496b5dccca0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_bac90ddc6a54a9b928f42496b5dccca0.jpg not downloaded yet
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_68aa225bcaa3b1d9493152442140bd5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_68aa225bcaa3b1d9493152442140bd5e.jpg not downloaded yet
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_5fc3b83dbda41c19ce4d5543ffdf4612.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_5fc3b83dbda41c19ce4d5543ffdf4612.jpg not downloaded yet
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_2ed88a8038ca95691e2af932e8fdb669.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_2ed88a8038ca95691e2af932e8fdb669.jpg not downloaded yet
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_04698d36101de270ecf1f2542e885e67.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_04698d36101de270ecf1f2542e885e67.jpg not downloaded yet
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_b00d9f4f0b4904dadaa278cf74e2fdeb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_b00d9f4f0b4904dadaa278cf74e2fdeb.jpg not downloaded yet
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_7695e5abb623a899f0e8ef686595026d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_7695e5abb623a899f0e8ef686595026d.jpg not downloaded yet
2026-03-30 10:36:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NB58576> (referer: https://www.auto1.com/v1/car-details-view/NB58576/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_7695e5abb623a899f0e8ef686595026d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9 with identifier: NB58576
2026-03-30 10:36:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9 with scrape type 1
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_7dc12ff449ea6366afd5b56fd926633f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_7dc12ff449ea6366afd5b56fd926633f.jpg not downloaded yet
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_cf715a3a2c59e4598345efe4adccca5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_cf715a3a2c59e4598345efe4adccca5f.jpg not downloaded yet
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_0fc45fafdd94ba4c3cec2af0d613e773.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_0fc45fafdd94ba4c3cec2af0d613e773.jpg not downloaded yet
2026-03-30 10:36:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5987a90>
2026-03-30 10:36:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_7695e5abb623a899f0e8ef686595026d.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_7695e5abb623a899f0e8ef686595026d.jpg saved to cache
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_d8a8c5e2333086da29940558989e7780.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_d8a8c5e2333086da29940558989e7780.jpg not downloaded yet
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_910e47e07625a1d35e1092c74b9f7bfa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_910e47e07625a1d35e1092c74b9f7bfa.jpg not downloaded yet
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_93e3873fae8ede0b6a6d10aa030f47ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_93e3873fae8ede0b6a6d10aa030f47ef.jpg not downloaded yet
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_6b82bad0f6d7aa083c7010416d890ea6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_6b82bad0f6d7aa083c7010416d890ea6.jpg not downloaded yet
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_dce0e666b445c3ce4d912852207ae6e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_dce0e666b445c3ce4d912852207ae6e1.jpg not downloaded yet
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_4b4b96107789c39fb4f9d3b1a783b471.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_4b4b96107789c39fb4f9d3b1a783b471.jpg not downloaded yet
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_eb909aff2d882a754e267087a9f5610d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_eb909aff2d882a754e267087a9f5610d.jpg not downloaded yet
2026-03-30 10:36:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_b00d9f4f0b4904dadaa278cf74e2fdeb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8e950>
2026-03-30 10:36:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_b00d9f4f0b4904dadaa278cf74e2fdeb.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_b00d9f4f0b4904dadaa278cf74e2fdeb.jpg saved to cache
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37
2026-03-30 10:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_eb909aff2d882a754e267087a9f5610d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef38b10>
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_eb909aff2d882a754e267087a9f5610d.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_eb909aff2d882a754e267087a9f5610d.jpg saved to cache
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9
2026-03-30 10:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_4b4b96107789c39fb4f9d3b1a783b471.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef75410>
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_4b4b96107789c39fb4f9d3b1a783b471.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_4b4b96107789c39fb4f9d3b1a783b471.jpg saved to cache
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9
2026-03-30 10:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_dce0e666b445c3ce4d912852207ae6e1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41bc8d0>
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_dce0e666b445c3ce4d912852207ae6e1.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_dce0e666b445c3ce4d912852207ae6e1.jpg saved to cache
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9
2026-03-30 10:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_6b82bad0f6d7aa083c7010416d890ea6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f591fa90>
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_6b82bad0f6d7aa083c7010416d890ea6.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_6b82bad0f6d7aa083c7010416d890ea6.jpg saved to cache
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9
2026-03-30 10:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GC02244> (referer: https://www.auto1.com/v1/car-details-view/GC02244/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_93e3873fae8ede0b6a6d10aa030f47ef.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76a3c916-ad5a-5d64-befc-9cfe3178447c with identifier: GC02244
2026-03-30 10:36:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76a3c916-ad5a-5d64-befc-9cfe3178447c with scrape type 1
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76a3c916-ad5a-5d64-befc-9cfe3178447c
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_7015a86c643be92658fb720259450ef8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_7015a86c643be92658fb720259450ef8.jpg not downloaded yet
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_bf250bcce376b1b408a06902e6fb6191.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_bf250bcce376b1b408a06902e6fb6191.jpg not downloaded yet
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_2f2558612c863ce0b996305571e0c788.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_2f2558612c863ce0b996305571e0c788.jpg not downloaded yet
2026-03-30 10:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_d8a8c5e2333086da29940558989e7780.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_910e47e07625a1d35e1092c74b9f7bfa.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_cf2c398095a024373e1b6ffa5c3e9ea1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_cf2c398095a024373e1b6ffa5c3e9ea1.jpg not downloaded yet
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_74a0e7f1edc3c6b1b8f9a06d17e867f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_74a0e7f1edc3c6b1b8f9a06d17e867f5.jpg not downloaded yet
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_c132d9b84d7dbc6189559c7f2fcff1f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_c132d9b84d7dbc6189559c7f2fcff1f0.jpg not downloaded yet
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41bc750>
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_93e3873fae8ede0b6a6d10aa030f47ef.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_93e3873fae8ede0b6a6d10aa030f47ef.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_bfc16807c38d5b63fe1ddf0587624b0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_bfc16807c38d5b63fe1ddf0587624b0b.jpg not downloaded yet
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_7015a86c643be92658fb720259450ef8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_bf250bcce376b1b408a06902e6fb6191.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_f97c9cf9b0bd9eec712dda6ee9344e8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_f97c9cf9b0bd9eec712dda6ee9344e8b.jpg not downloaded yet
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_1509436f07dc849e74bd3cad523d670c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_1509436f07dc849e74bd3cad523d670c.jpg not downloaded yet
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4378f50>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_d8a8c5e2333086da29940558989e7780.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_d8a8c5e2333086da29940558989e7780.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee73190>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_910e47e07625a1d35e1092c74b9f7bfa.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_910e47e07625a1d35e1092c74b9f7bfa.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_74a0e7f1edc3c6b1b8f9a06d17e867f5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_55b0d8fc7136dd8d893f615f8f731d74.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_55b0d8fc7136dd8d893f615f8f731d74.jpg not downloaded yet
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_c132d9b84d7dbc6189559c7f2fcff1f0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4389410>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_7015a86c643be92658fb720259450ef8.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_7015a86c643be92658fb720259450ef8.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 76a3c916-ad5a-5d64-befc-9cfe3178447c
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef2250>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_bf250bcce376b1b408a06902e6fb6191.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_bf250bcce376b1b408a06902e6fb6191.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 76a3c916-ad5a-5d64-befc-9cfe3178447c
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_1509436f07dc849e74bd3cad523d670c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee720d0>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_74a0e7f1edc3c6b1b8f9a06d17e867f5.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_74a0e7f1edc3c6b1b8f9a06d17e867f5.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 76a3c916-ad5a-5d64-befc-9cfe3178447c
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd5350>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_c132d9b84d7dbc6189559c7f2fcff1f0.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_c132d9b84d7dbc6189559c7f2fcff1f0.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 76a3c916-ad5a-5d64-befc-9cfe3178447c
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_f97c9cf9b0bd9eec712dda6ee9344e8b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f591fa90>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_1509436f07dc849e74bd3cad523d670c.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_1509436f07dc849e74bd3cad523d670c.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 76a3c916-ad5a-5d64-befc-9cfe3178447c
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_55b0d8fc7136dd8d893f615f8f731d74.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_bfc16807c38d5b63fe1ddf0587624b0b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb1090>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_f97c9cf9b0bd9eec712dda6ee9344e8b.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_f97c9cf9b0bd9eec712dda6ee9344e8b.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 76a3c916-ad5a-5d64-befc-9cfe3178447c
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_cf2c398095a024373e1b6ffa5c3e9ea1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_2f2558612c863ce0b996305571e0c788.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb6510>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_55b0d8fc7136dd8d893f615f8f731d74.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_55b0d8fc7136dd8d893f615f8f731d74.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 76a3c916-ad5a-5d64-befc-9cfe3178447c
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434e990>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_bfc16807c38d5b63fe1ddf0587624b0b.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_bfc16807c38d5b63fe1ddf0587624b0b.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 76a3c916-ad5a-5d64-befc-9cfe3178447c
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_cf715a3a2c59e4598345efe4adccca5f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_0fc45fafdd94ba4c3cec2af0d613e773.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FZ80671/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3ac90>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_cf2c398095a024373e1b6ffa5c3e9ea1.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_cf2c398095a024373e1b6ffa5c3e9ea1.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 76a3c916-ad5a-5d64-befc-9cfe3178447c
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeed190>
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F40%252Fff4094795835a4aa3309ac5bd38717b8%252Fpa%252FGC02244_2f2558612c863ce0b996305571e0c788.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_2f2558612c863ce0b996305571e0c788.jpg saved to cache
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 76a3c916-ad5a-5d64-befc-9cfe3178447c
2026-03-30 10:36:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76a3c916-ad5a-5d64-befc-9cfe3178447c, skipping ID generation
2026-03-30 10:36:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76a3c916-ad5a-5d64-befc-9cfe3178447c with scrape type 1
2026-03-30 10:36:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76a3c916-ad5a-5d64-befc-9cfe3178447c sending to next pipeline
2026-03-30 10:36:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 76a3c916-ad5a-5d64-befc-9cfe3178447c, identifier: GC02244
2026-03-30 10:36:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 76a3c916-ad5a-5d64-befc-9cfe3178447c with identifier: GC02244
2026-03-30 10:36:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 76a3c916-ad5a-5d64-befc-9cfe3178447c with identifier: GC02244
2026-03-30 10:36:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 76a3c916-ad5a-5d64-befc-9cfe3178447c with identifier: GC02244 to the API
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36:45 [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-30 10:36:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_2f2558612c863ce0b996305571e0c788.jpg>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T15:21:07Z',
'fuel_type': 'petrol',
'id': '76a3c916-ad5a-5d64-befc-9cfe3178447c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GC02244',
'listing': 'auction',
'location': 'DE, Zörbig',
'make': 'Volkswagen',
'model': 'Golf VIII',
'odometer': 59979,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86079,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_7015a86c643be92658fb720259450ef8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71548,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_bf250bcce376b1b408a06902e6fb6191.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67165,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_2f2558612c863ce0b996305571e0c788.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67868,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_cf2c398095a024373e1b6ffa5c3e9ea1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64638,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_74a0e7f1edc3c6b1b8f9a06d17e867f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67170,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_c132d9b84d7dbc6189559c7f2fcff1f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70066,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_bfc16807c38d5b63fe1ddf0587624b0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77392,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_f97c9cf9b0bd9eec712dda6ee9344e8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69800,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_1509436f07dc849e74bd3cad523d670c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a3c916-ad5a-5d64-befc-9cfe3178447c/76a3c916-ad5a-5d64-befc-9cfe3178447c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67249,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/40/ff4094795835a4aa3309ac5bd38717b8/pa/GC02244_55b0d8fc7136dd8d893f615f8f731d74.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 2.0 TSI GTI Clubsport 45',
'transmission': 'automatic',
'trim': 'GTI Clubsport 45',
'year': 2022}
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GC02244%27 HTTP/1.1" 200 None
2026-03-30 10:36:45 [auto1.de] INFO: Saving data for GC02244: {'created_time': 1774867005.586113, 'last_price_update_time': 1774867005.586125, 'auction_closing_time': 1774970467.0}
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GC02244') HTTP/1.1" 204 0
2026-03-30 10:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_7dc12ff449ea6366afd5b56fd926633f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_2ed88a8038ca95691e2af932e8fdb669.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_04698d36101de270ecf1f2542e885e67.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3cd10>
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_cf715a3a2c59e4598345efe4adccca5f.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_cf715a3a2c59e4598345efe4adccca5f.jpg saved to cache
2026-03-30 10:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef75690>
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_0fc45fafdd94ba4c3cec2af0d613e773.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_0fc45fafdd94ba4c3cec2af0d613e773.jpg saved to cache
2026-03-30 10:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9
2026-03-30 10:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_68aa225bcaa3b1d9493152442140bd5e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef6150>
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9f%252Fd6%252F9fd61f6028c697e8c9351134312a1651%252Fpa%252FNB58576_7dc12ff449ea6366afd5b56fd926633f.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_7dc12ff449ea6366afd5b56fd926633f.jpg saved to cache
2026-03-30 10:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9
2026-03-30 10:36:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9, skipping ID generation
2026-03-30 10:36:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9 with scrape type 1
2026-03-30 10:36:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9 sending to next pipeline
2026-03-30 10:36:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9, identifier: NB58576
2026-03-30 10:36:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9 with identifier: NB58576
2026-03-30 10:36:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9 with identifier: NB58576
2026-03-30 10:36:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9 with identifier: NB58576 to the API
2026-03-30 10:36:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_7dc12ff449ea6366afd5b56fd926633f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:39:28Z',
'fuel_type': 'petrol',
'id': '73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NB58576',
'listing': 'auction',
'location': 'DE, Oldenburg',
'make': 'Volkswagen',
'model': 'Golf VIII',
'odometer': 26080,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61735,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_7dc12ff449ea6366afd5b56fd926633f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64650,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_cf715a3a2c59e4598345efe4adccca5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61506,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_0fc45fafdd94ba4c3cec2af0d613e773.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50164,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_d8a8c5e2333086da29940558989e7780.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57988,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_910e47e07625a1d35e1092c74b9f7bfa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60908,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_93e3873fae8ede0b6a6d10aa030f47ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36800,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_6b82bad0f6d7aa083c7010416d890ea6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56652,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_dce0e666b445c3ce4d912852207ae6e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57948,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_4b4b96107789c39fb4f9d3b1a783b471.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9/73c7f4a8-fb63-5b1f-8d58-b6ea25ca7be9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44196,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9f/d6/9fd61f6028c697e8c9351134312a1651/pa/NB58576_eb909aff2d882a754e267087a9f5610d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 1.5 TSI ACT Move',
'transmission': 'manual',
'trim': 'Move',
'year': 2023}
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NB58576%27 HTTP/1.1" 200 None
2026-03-30 10:36:46 [auto1.de] INFO: Saving data for NB58576: {'created_time': 1774867006.896098, 'last_price_update_time': 1774867006.896114, 'auction_closing_time': 1774971568.0}
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NB58576') HTTP/1.1" 204 0
2026-03-30 10:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424f890>
2026-03-30 10:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_2ed88a8038ca95691e2af932e8fdb669.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_2ed88a8038ca95691e2af932e8fdb669.jpg saved to cache
2026-03-30 10:36:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37
2026-03-30 10:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_bac90ddc6a54a9b928f42496b5dccca0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_5fc3b83dbda41c19ce4d5543ffdf4612.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee72190>
2026-03-30 10:36:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_04698d36101de270ecf1f2542e885e67.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_04698d36101de270ecf1f2542e885e67.jpg saved to cache
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebc490>
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_68aa225bcaa3b1d9493152442140bd5e.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_68aa225bcaa3b1d9493152442140bd5e.jpg saved to cache
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3d9d0>
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_bac90ddc6a54a9b928f42496b5dccca0.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_bac90ddc6a54a9b928f42496b5dccca0.jpg saved to cache
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea0bd0>
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_5fc3b83dbda41c19ce4d5543ffdf4612.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_5fc3b83dbda41c19ce4d5543ffdf4612.jpg saved to cache
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37
2026-03-30 10:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_39ee7dcb0881192f8714f1ac5ba823a8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_b488bf353610594e81808a3abd7ff3f2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_44bf423ebad507f7217affa2625c1278.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee4e790>
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_39ee7dcb0881192f8714f1ac5ba823a8.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_39ee7dcb0881192f8714f1ac5ba823a8.jpg saved to cache
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37
2026-03-30 10:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XB70310/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec2a50>
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_b488bf353610594e81808a3abd7ff3f2.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_b488bf353610594e81808a3abd7ff3f2.jpg saved to cache
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef6890>
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1a%252Fba%252F1aba5f398e3c9bc4c74b3341358099db%252Fpa%252FXP42912_44bf423ebad507f7217affa2625c1278.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_44bf423ebad507f7217affa2625c1278.jpg saved to cache
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37
2026-03-30 10:36:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cf4d5243-7735-59ae-bbd9-f4d68c9a7d37, skipping ID generation
2026-03-30 10:36:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37 with scrape type 1
2026-03-30 10:36:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cf4d5243-7735-59ae-bbd9-f4d68c9a7d37 sending to next pipeline
2026-03-30 10:36:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: cf4d5243-7735-59ae-bbd9-f4d68c9a7d37, identifier: XP42912
2026-03-30 10:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BR65337/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: cf4d5243-7735-59ae-bbd9-f4d68c9a7d37 with identifier: XP42912
2026-03-30 10:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: cf4d5243-7735-59ae-bbd9-f4d68c9a7d37 with identifier: XP42912
2026-03-30 10:36:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: cf4d5243-7735-59ae-bbd9-f4d68c9a7d37 with identifier: XP42912 to the API
2026-03-30 10:36:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_44bf423ebad507f7217affa2625c1278.jpg>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:47:54Z',
'fuel_type': 'petrol',
'id': 'cf4d5243-7735-59ae-bbd9-f4d68c9a7d37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XP42912',
'listing': 'auction',
'location': 'DE, Bretzenheim',
'make': 'Opel',
'model': 'Corsa',
'odometer': 124570,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76407,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_44bf423ebad507f7217affa2625c1278.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2388368,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_b488bf353610594e81808a3abd7ff3f2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2418346,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_39ee7dcb0881192f8714f1ac5ba823a8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65117,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_bac90ddc6a54a9b928f42496b5dccca0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62545,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_68aa225bcaa3b1d9493152442140bd5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67725,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_5fc3b83dbda41c19ce4d5543ffdf4612.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63404,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_2ed88a8038ca95691e2af932e8fdb669.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68093,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_04698d36101de270ecf1f2542e885e67.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2507486,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_b00d9f4f0b4904dadaa278cf74e2fdeb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf4d5243-7735-59ae-bbd9-f4d68c9a7d37/cf4d5243-7735-59ae-bbd9-f4d68c9a7d37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61387,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1a/ba/1aba5f398e3c9bc4c74b3341358099db/pa/XP42912_7695e5abb623a899f0e8ef686595026d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.4 Selective - 120 Aniversario',
'transmission': 'manual',
'trim': 'Selective - 120 Aniversario',
'year': 2019}
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XP42912%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [auto1.de] INFO: Saving data for XP42912: {'created_time': 1774867008.280237, 'last_price_update_time': 1774867008.280246, 'auction_closing_time': 1774972074.0}
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XP42912') HTTP/1.1" 204 0
2026-03-30 10:36:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EC09035/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GB07563> (referer: https://www.auto1.com/v1/car-details-view/GB07563/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a948c06f-e8a1-59de-a11e-17ccf7aba0c2 with identifier: GB07563
2026-03-30 10:36:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2 with scrape type 1
2026-03-30 10:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_32d643564831b348181a71ac362cc423.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_32d643564831b348181a71ac362cc423.jpg not downloaded yet
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_6048a44875213712dece0c75496bfdb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_6048a44875213712dece0c75496bfdb9.jpg not downloaded yet
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_311cfb36547f500ddc28ef358fc1dc49.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_311cfb36547f500ddc28ef358fc1dc49.jpg not downloaded yet
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_1dabc6e21a4afb614fc256977b900651.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_1dabc6e21a4afb614fc256977b900651.jpg not downloaded yet
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_cdcc1fdc1aabfcffc836f00f9daf40fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_cdcc1fdc1aabfcffc836f00f9daf40fa.jpg not downloaded yet
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_7c14c1fca34abf78a4cd42228256d622.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_7c14c1fca34abf78a4cd42228256d622.jpg not downloaded yet
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_19f90fd74b7413f7b7152f9179b5aebc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_19f90fd74b7413f7b7152f9179b5aebc.jpg not downloaded yet
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_6a895ce1a2dc85984a53a7425cdf7585.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_6a895ce1a2dc85984a53a7425cdf7585.jpg not downloaded yet
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_a8c460f9043f6691f90d57c1efc617fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_a8c460f9043f6691f90d57c1efc617fe.jpg not downloaded yet
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_50a33f70ee65057c3c7821c1eb861d02.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_50a33f70ee65057c3c7821c1eb861d02.jpg not downloaded yet
2026-03-30 10:36:49 [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-30 10:36:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_50a33f70ee65057c3c7821c1eb861d02.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:49 [auto1.de] INFO: Channel: 24h | Page: 10 | totalHits: 9421 | hits on page: 40
2026-03-30 10:36:49 [auto1.de] INFO: Found listing with ID: ZM57551
2026-03-30 10:36:49 [auto1.de] INFO: Found listing with ID: VZ64850
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VZ64850%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [auto1.de] INFO: Scrape type for VZ64850: 1
2026-03-30 10:36:49 [auto1.de] INFO: Found listing with ID: BM75742
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BM75742%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [auto1.de] INFO: Scrape type for BM75742: 2
2026-03-30 10:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9226efe-7e97-5fdf-a078-1e44221e302b with identifier: BM75742
2026-03-30 10:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9226efe-7e97-5fdf-a078-1e44221e302b with scrape type 2
2026-03-30 10:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9226efe-7e97-5fdf-a078-1e44221e302b with scrape type 2
2026-03-30 10:36:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b9226efe-7e97-5fdf-a078-1e44221e302b, identifier: BM75742
2026-03-30 10:36:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b9226efe-7e97-5fdf-a078-1e44221e302b with identifier: BM75742
2026-03-30 10:36:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b9226efe-7e97-5fdf-a078-1e44221e302b with identifier: BM75742
2026-03-30 10:36:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b9226efe-7e97-5fdf-a078-1e44221e302b with identifier: BM75742 to the API
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:57:02Z',
'fuel_type': 'diesel',
'id': 'b9226efe-7e97-5fdf-a078-1e44221e302b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BM75742',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 223883,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-29',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Family',
'transmission': 'manual',
'trim': 'Family',
'year': 2011}
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BM75742%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [auto1.de] INFO: Saving data for BM75742: {'auction_closing_time': 1774972622.0, 'created_time': 1773660778.755924, 'last_price_update_time': 1774867009.744171}
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BM75742') HTTP/1.1" 204 0
2026-03-30 10:36:49 [auto1.de] INFO: Found listing with ID: SS17636
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SS17636%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [auto1.de] INFO: Scrape type for SS17636: 1
2026-03-30 10:36:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd5050>
2026-03-30 10:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_50a33f70ee65057c3c7821c1eb861d02.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_50a33f70ee65057c3c7821c1eb861d02.jpg saved to cache
2026-03-30 10:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2
2026-03-30 10:36:49 [auto1.de] INFO: Found listing with ID: KC19039
2026-03-30 10:36:49 [auto1.de] INFO: Found listing with ID: HJ87007
2026-03-30 10:36:49 [auto1.de] INFO: Found listing with ID: EG45632
2026-03-30 10:36:49 [auto1.de] INFO: Found listing with ID: NZ38096
2026-03-30 10:36:49 [auto1.de] INFO: Found listing with ID: PG06800
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PG06800%27 HTTP/1.1" 200 None
2026-03-30 10:36:49 [auto1.de] INFO: Scrape type for PG06800: 2
2026-03-30 10:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00f6723d-b4ab-5746-8035-e5fcd80e9ce7 with identifier: PG06800
2026-03-30 10:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00f6723d-b4ab-5746-8035-e5fcd80e9ce7 with scrape type 2
2026-03-30 10:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00f6723d-b4ab-5746-8035-e5fcd80e9ce7 with scrape type 2
2026-03-30 10:36:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 00f6723d-b4ab-5746-8035-e5fcd80e9ce7, identifier: PG06800
2026-03-30 10:36:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 00f6723d-b4ab-5746-8035-e5fcd80e9ce7 with identifier: PG06800
2026-03-30 10:36:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 00f6723d-b4ab-5746-8035-e5fcd80e9ce7 with identifier: PG06800
2026-03-30 10:36:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 00f6723d-b4ab-5746-8035-e5fcd80e9ce7 with identifier: PG06800 to the API
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36: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': 'silver',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 355,
'expiration_date': '2026-03-31T15:30:18Z',
'fuel_type': 'petrol',
'id': '00f6723d-b4ab-5746-8035-e5fcd80e9ce7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PG06800',
'listing': 'auction',
'make': 'Porsche',
'model': '911',
'odometer': 209465,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-11-20',
'seller_name': None,
'title': 'Porsche 911 997 Carrera 4S Cabrio',
'transmission': 'automatic',
'trim': 'Carrera 4S Cabrio',
'year': 2005}
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PG06800%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [auto1.de] INFO: Saving data for PG06800: {'auction_closing_time': 1774971018.0, 'created_time': 1774293176.104291, 'last_price_update_time': 1774867010.360359}
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PG06800') HTTP/1.1" 204 0
2026-03-30 10:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_a8c460f9043f6691f90d57c1efc617fe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:50 [auto1.de] INFO: Found listing with ID: TS54833
2026-03-30 10:36:50 [auto1.de] INFO: Found listing with ID: UP86151
2026-03-30 10:36:50 [auto1.de] INFO: Found listing with ID: JV73978
2026-03-30 10:36:50 [auto1.de] INFO: Found listing with ID: PM17860
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PM17860%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [auto1.de] INFO: Scrape type for PM17860: 1
2026-03-30 10:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZM57551/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HM13526/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:50 [auto1.de] INFO: Found listing with ID: VV52010
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VV52010%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [auto1.de] INFO: Scrape type for VV52010: 1
2026-03-30 10:36:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:50 [auto1.de] INFO: Found listing with ID: RT19134
2026-03-30 10:36:50 [auto1.de] INFO: Found listing with ID: KV63005
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KV63005%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [auto1.de] INFO: Scrape type for KV63005: 1
2026-03-30 10:36:50 [auto1.de] INFO: Found listing with ID: SF81844
2026-03-30 10:36:50 [auto1.de] INFO: Found listing with ID: AZ64163
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AZ64163%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [auto1.de] INFO: Scrape type for AZ64163: 1
2026-03-30 10:36:50 [auto1.de] INFO: Found listing with ID: LS25004
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LS25004%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [auto1.de] INFO: Scrape type for LS25004: 1
2026-03-30 10:36:50 [auto1.de] INFO: Found listing with ID: SE58467
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SE58467%27 HTTP/1.1" 200 None
2026-03-30 10:36:50 [auto1.de] INFO: Scrape type for SE58467: 2
2026-03-30 10:36:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a240ef15-d0a1-5602-83b2-71a42df21228 with identifier: SE58467
2026-03-30 10:36:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a240ef15-d0a1-5602-83b2-71a42df21228 with scrape type 2
2026-03-30 10:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a240ef15-d0a1-5602-83b2-71a42df21228 with scrape type 2
2026-03-30 10:36:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a240ef15-d0a1-5602-83b2-71a42df21228, identifier: SE58467
2026-03-30 10:36:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a240ef15-d0a1-5602-83b2-71a42df21228 with identifier: SE58467
2026-03-30 10:36:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a240ef15-d0a1-5602-83b2-71a42df21228 with identifier: SE58467
2026-03-30 10:36:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a240ef15-d0a1-5602-83b2-71a42df21228 with identifier: SE58467 to the API
2026-03-30 10:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36: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': 5,
'engine_horse_power': 211,
'expiration_date': '2026-03-31T15:39:38Z',
'fuel_type': 'hybrid',
'id': 'a240ef15-d0a1-5602-83b2-71a42df21228',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SE58467',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 26275,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-13',
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Recharge Plug-in Hybrid Core 2WD',
'transmission': 'automatic',
'trim': 'Core 2WD',
'year': 2022}
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SE58467%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [auto1.de] INFO: Saving data for SE58467: {'auction_closing_time': 1774971578.0, 'created_time': 1774264674.565274, 'last_price_update_time': 1774867011.016796}
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SE58467') HTTP/1.1" 204 0
2026-03-30 10:36:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:36:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4808b10>
2026-03-30 10:36:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_a8c460f9043f6691f90d57c1efc617fe.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_a8c460f9043f6691f90d57c1efc617fe.jpg saved to cache
2026-03-30 10:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: LV13893
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: AD08111
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AD08111%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [auto1.de] INFO: Scrape type for AD08111: 1
2026-03-30 10:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TM34763> (referer: https://www.auto1.com/v1/car-details-view/TM34763/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: XF59760
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: SE80616
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: BP47539
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: KK79364
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: WY46895
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: DM03841
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DM03841%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [auto1.de] INFO: Scrape type for DM03841: 2
2026-03-30 10:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2164c265-23c5-535a-8d0d-9b6b763746ce with identifier: DM03841
2026-03-30 10:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2164c265-23c5-535a-8d0d-9b6b763746ce with scrape type 2
2026-03-30 10:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2164c265-23c5-535a-8d0d-9b6b763746ce with scrape type 2
2026-03-30 10:36:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2164c265-23c5-535a-8d0d-9b6b763746ce, identifier: DM03841
2026-03-30 10:36:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2164c265-23c5-535a-8d0d-9b6b763746ce with identifier: DM03841
2026-03-30 10:36:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2164c265-23c5-535a-8d0d-9b6b763746ce with identifier: DM03841
2026-03-30 10:36:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2164c265-23c5-535a-8d0d-9b6b763746ce with identifier: DM03841 to the API
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:56:31Z',
'fuel_type': 'diesel',
'id': '2164c265-23c5-535a-8d0d-9b6b763746ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DM03841',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 315110,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-10',
'seller_name': None,
'title': 'Audi A6 2.0 TDI Ultra',
'transmission': 'manual',
'trim': 'Ultra',
'year': 2016}
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DM03841%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [auto1.de] INFO: Saving data for DM03841: {'auction_closing_time': 1774972591.0, 'created_time': 1773741392.666888, 'last_price_update_time': 1774867011.685893}
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DM03841') HTTP/1.1" 204 0
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: LF76097
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: FG13318
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FG13318%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [auto1.de] INFO: Scrape type for FG13318: 1
2026-03-30 10:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MH55571/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: NE24637
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: NW01824
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: NX53505
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: HH32152
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: AT25404
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AT25404%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [auto1.de] INFO: Scrape type for AT25404: 1
2026-03-30 10:36:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0110461f-f854-55d0-904b-a8d49a64f73c with identifier: TM34763
2026-03-30 10:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0110461f-f854-55d0-904b-a8d49a64f73c with scrape type 1
2026-03-30 10:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0110461f-f854-55d0-904b-a8d49a64f73c
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_70ad5e01d1f82f01d0145bae1ddfdd06.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_70ad5e01d1f82f01d0145bae1ddfdd06.jpg not downloaded yet
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: WW29948
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WW29948%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [auto1.de] INFO: Scrape type for WW29948: 1
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_93bafd19cc6584d3ceef8c1e978565ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_93bafd19cc6584d3ceef8c1e978565ea.jpg not downloaded yet
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: BJ85670
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BJ85670%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [auto1.de] INFO: Scrape type for BJ85670: 1
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_ad567bc9bc3354f26e87984a25c80db4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_ad567bc9bc3354f26e87984a25c80db4.jpg not downloaded yet
2026-03-30 10:36:51 [auto1.de] INFO: Found listing with ID: XW43246
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XW43246%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [auto1.de] INFO: Scrape type for XW43246: 1
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_27085e60c0f1e34b2630aa62dd1e4adb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_27085e60c0f1e34b2630aa62dd1e4adb.jpg not downloaded yet
2026-03-30 10:36:52 [auto1.de] INFO: Found listing with ID: HK17634
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HK17634%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [auto1.de] INFO: Scrape type for HK17634: 2
2026-03-30 10:36:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74fdafa6-b800-596e-b8b5-de9f6e452882 with identifier: HK17634
2026-03-30 10:36:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74fdafa6-b800-596e-b8b5-de9f6e452882 with scrape type 2
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74fdafa6-b800-596e-b8b5-de9f6e452882 with scrape type 2
2026-03-30 10:36:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 74fdafa6-b800-596e-b8b5-de9f6e452882, identifier: HK17634
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_878a6067848a664249d653b608219d52.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_878a6067848a664249d653b608219d52.jpg not downloaded yet
2026-03-30 10:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 74fdafa6-b800-596e-b8b5-de9f6e452882 with identifier: HK17634
2026-03-30 10:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 74fdafa6-b800-596e-b8b5-de9f6e452882 with identifier: HK17634
2026-03-30 10:36:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 74fdafa6-b800-596e-b8b5-de9f6e452882 with identifier: HK17634 to the API
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:52 [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-31T15:39:25Z',
'fuel_type': 'diesel',
'id': '74fdafa6-b800-596e-b8b5-de9f6e452882',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HK17634',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 174897,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-03',
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2015}
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HK17634%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [auto1.de] INFO: Saving data for HK17634: {'auction_closing_time': 1774971565.0, 'created_time': 1773775968.381622, 'last_price_update_time': 1774867012.464722}
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HK17634') HTTP/1.1" 204 0
2026-03-30 10:36:52 [auto1.de] INFO: Found listing with ID: ZW86653
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZW86653%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [auto1.de] INFO: Scrape type for ZW86653: 1
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_dc3829f12c176cf01afc0a98dec8d3bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_dc3829f12c176cf01afc0a98dec8d3bd.jpg not downloaded yet
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_eebf90e145526059e84daf30870db913.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_eebf90e145526059e84daf30870db913.jpg not downloaded yet
2026-03-30 10:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JA98582/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FZ80671> (referer: https://www.auto1.com/v1/car-details-view/FZ80671/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_1202c9898160113329ebcb89db02263a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_1202c9898160113329ebcb89db02263a.jpg not downloaded yet
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_d60810d1accdce3dab9f0a586dee81e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_d60810d1accdce3dab9f0a586dee81e3.jpg not downloaded yet
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_9a6e84db695d9cbe0504f61a7805bbfb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_9a6e84db695d9cbe0504f61a7805bbfb.jpg not downloaded yet
2026-03-30 10:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_dc3829f12c176cf01afc0a98dec8d3bd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_eebf90e145526059e84daf30870db913.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 890fcd6a-079a-548a-a6a0-ebc0b7668932 with identifier: FZ80671
2026-03-30 10:36:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890fcd6a-079a-548a-a6a0-ebc0b7668932 with scrape type 1
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 890fcd6a-079a-548a-a6a0-ebc0b7668932
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252Fdb%252Fdedb69a5ec84577501ed61c0e0cd6b86%252Fpa%252FFZ80671_d2e3abd8cfaa002d4305aedff24bedb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_d2e3abd8cfaa002d4305aedff24bedb7.jpg not downloaded yet
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252Fdb%252Fdedb69a5ec84577501ed61c0e0cd6b86%252Fpa%252FFZ80671_5bfbe4b52e35b45d3ae58244b91f6ce0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_5bfbe4b52e35b45d3ae58244b91f6ce0.jpg not downloaded yet
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252Fdb%252Fdedb69a5ec84577501ed61c0e0cd6b86%252Fpa%252FFZ80671_9cdd3708a2700b83318a8eb3f75b4a9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_9cdd3708a2700b83318a8eb3f75b4a9d.jpg not downloaded yet
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252Fdb%252Fdedb69a5ec84577501ed61c0e0cd6b86%252Fpa%252FFZ80671_9a15403837919b21ebccebea8421caa1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_9a15403837919b21ebccebea8421caa1.jpg not downloaded yet
2026-03-30 10:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_9a6e84db695d9cbe0504f61a7805bbfb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_d60810d1accdce3dab9f0a586dee81e3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252Fdb%252Fdedb69a5ec84577501ed61c0e0cd6b86%252Fpa%252FFZ80671_b511b441f286b34d464bbe3c923055a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_b511b441f286b34d464bbe3c923055a9.jpg not downloaded yet
2026-03-30 10:36:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef751d0>
2026-03-30 10:36:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_dc3829f12c176cf01afc0a98dec8d3bd.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_dc3829f12c176cf01afc0a98dec8d3bd.jpg saved to cache
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0110461f-f854-55d0-904b-a8d49a64f73c
2026-03-30 10:36:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f438b310>
2026-03-30 10:36:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_eebf90e145526059e84daf30870db913.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_eebf90e145526059e84daf30870db913.jpg saved to cache
2026-03-30 10:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0110461f-f854-55d0-904b-a8d49a64f73c
2026-03-30 10:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_9cdd3708a2700b83318a8eb3f75b4a9d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee95dd0>
2026-03-30 10:36:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_9a6e84db695d9cbe0504f61a7805bbfb.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_9a6e84db695d9cbe0504f61a7805bbfb.jpg saved to cache
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0110461f-f854-55d0-904b-a8d49a64f73c
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef4590>
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_d60810d1accdce3dab9f0a586dee81e3.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_d60810d1accdce3dab9f0a586dee81e3.jpg saved to cache
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0110461f-f854-55d0-904b-a8d49a64f73c
2026-03-30 10:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_9a15403837919b21ebccebea8421caa1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8f850>
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890fcd6a-079a-548a-a6a0-ebc0b7668932/890fcd6a-079a-548a-a6a0-ebc0b7668932_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252Fdb%252Fdedb69a5ec84577501ed61c0e0cd6b86%252Fpa%252FFZ80671_9cdd3708a2700b83318a8eb3f75b4a9d.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_9cdd3708a2700b83318a8eb3f75b4a9d.jpg saved to cache
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 890fcd6a-079a-548a-a6a0-ebc0b7668932
2026-03-30 10:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_5bfbe4b52e35b45d3ae58244b91f6ce0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_b511b441f286b34d464bbe3c923055a9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee478ed0>
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890fcd6a-079a-548a-a6a0-ebc0b7668932/890fcd6a-079a-548a-a6a0-ebc0b7668932_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252Fdb%252Fdedb69a5ec84577501ed61c0e0cd6b86%252Fpa%252FFZ80671_9a15403837919b21ebccebea8421caa1.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_9a15403837919b21ebccebea8421caa1.jpg saved to cache
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 890fcd6a-079a-548a-a6a0-ebc0b7668932
2026-03-30 10:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_d2e3abd8cfaa002d4305aedff24bedb7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb7c10>
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890fcd6a-079a-548a-a6a0-ebc0b7668932/890fcd6a-079a-548a-a6a0-ebc0b7668932_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252Fdb%252Fdedb69a5ec84577501ed61c0e0cd6b86%252Fpa%252FFZ80671_5bfbe4b52e35b45d3ae58244b91f6ce0.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_5bfbe4b52e35b45d3ae58244b91f6ce0.jpg saved to cache
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 890fcd6a-079a-548a-a6a0-ebc0b7668932
2026-03-30 10:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_1202c9898160113329ebcb89db02263a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef70fd0>
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890fcd6a-079a-548a-a6a0-ebc0b7668932/890fcd6a-079a-548a-a6a0-ebc0b7668932_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252Fdb%252Fdedb69a5ec84577501ed61c0e0cd6b86%252Fpa%252FFZ80671_b511b441f286b34d464bbe3c923055a9.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_b511b441f286b34d464bbe3c923055a9.jpg saved to cache
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 890fcd6a-079a-548a-a6a0-ebc0b7668932
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4291d10>
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_890fcd6a-079a-548a-a6a0-ebc0b7668932/890fcd6a-079a-548a-a6a0-ebc0b7668932_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgde%252Fdb%252Fdedb69a5ec84577501ed61c0e0cd6b86%252Fpa%252FFZ80671_d2e3abd8cfaa002d4305aedff24bedb7.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_d2e3abd8cfaa002d4305aedff24bedb7.jpg saved to cache
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 890fcd6a-079a-548a-a6a0-ebc0b7668932
2026-03-30 10:36:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 890fcd6a-079a-548a-a6a0-ebc0b7668932, skipping ID generation
2026-03-30 10:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890fcd6a-079a-548a-a6a0-ebc0b7668932 with scrape type 1
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 890fcd6a-079a-548a-a6a0-ebc0b7668932 sending to next pipeline
2026-03-30 10:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 890fcd6a-079a-548a-a6a0-ebc0b7668932, identifier: FZ80671
2026-03-30 10:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 890fcd6a-079a-548a-a6a0-ebc0b7668932 with identifier: FZ80671
2026-03-30 10:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 890fcd6a-079a-548a-a6a0-ebc0b7668932 with identifier: FZ80671
2026-03-30 10:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 890fcd6a-079a-548a-a6a0-ebc0b7668932 with identifier: FZ80671 to the API
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:36: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-30 10:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_d2e3abd8cfaa002d4305aedff24bedb7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:00:28Z',
'fuel_type': 'petrol',
'id': '890fcd6a-079a-548a-a6a0-ebc0b7668932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FZ80671',
'listing': 'auction',
'location': 'DE, Fürth',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 48198,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890fcd6a-079a-548a-a6a0-ebc0b7668932/890fcd6a-079a-548a-a6a0-ebc0b7668932_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97591,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_d2e3abd8cfaa002d4305aedff24bedb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890fcd6a-079a-548a-a6a0-ebc0b7668932/890fcd6a-079a-548a-a6a0-ebc0b7668932_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95784,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_5bfbe4b52e35b45d3ae58244b91f6ce0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890fcd6a-079a-548a-a6a0-ebc0b7668932/890fcd6a-079a-548a-a6a0-ebc0b7668932_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88106,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_9cdd3708a2700b83318a8eb3f75b4a9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890fcd6a-079a-548a-a6a0-ebc0b7668932/890fcd6a-079a-548a-a6a0-ebc0b7668932_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66054,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_9a15403837919b21ebccebea8421caa1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_890fcd6a-079a-548a-a6a0-ebc0b7668932/890fcd6a-079a-548a-a6a0-ebc0b7668932_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128733,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgde/db/dedb69a5ec84577501ed61c0e0cd6b86/pa/FZ80671_b511b441f286b34d464bbe3c923055a9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2005-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.4 Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2005}
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FZ80671%27 HTTP/1.1" 200 None
2026-03-30 10:36:53 [auto1.de] INFO: Saving data for FZ80671: {'created_time': 1774867013.889605, 'last_price_update_time': 1774867013.889613, 'auction_closing_time': 1774969228.0}
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FZ80671') HTTP/1.1" 204 0
2026-03-30 10:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YB65730/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UW88941/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VN28198/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef6190>
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_1202c9898160113329ebcb89db02263a.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_1202c9898160113329ebcb89db02263a.jpg saved to cache
2026-03-30 10:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0110461f-f854-55d0-904b-a8d49a64f73c
2026-03-30 10:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_878a6067848a664249d653b608219d52.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_27085e60c0f1e34b2630aa62dd1e4adb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:36:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4172890>
2026-03-30 10:36:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_878a6067848a664249d653b608219d52.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_878a6067848a664249d653b608219d52.jpg saved to cache
2026-03-30 10:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0110461f-f854-55d0-904b-a8d49a64f73c
2026-03-30 10:36:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:36:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424d410>
2026-03-30 10:36:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:36:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_27085e60c0f1e34b2630aa62dd1e4adb.jpg') HTTP/1.1" 204 0
2026-03-30 10:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_27085e60c0f1e34b2630aa62dd1e4adb.jpg saved to cache
2026-03-30 10:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0110461f-f854-55d0-904b-a8d49a64f73c
2026-03-30 10:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BS31363/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PM17860/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JC14226> (referer: https://www.auto1.com/v1/car-details-view/JC14226/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:36:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:36:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4aa25b8b-7672-5072-913e-f770fa6d9065 with identifier: JC14226
2026-03-30 10:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4aa25b8b-7672-5072-913e-f770fa6d9065 with scrape type 1
2026-03-30 10:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4aa25b8b-7672-5072-913e-f770fa6d9065
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_35095d0d67fd76a990026c2b3feee017.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_35095d0d67fd76a990026c2b3feee017.jpg not downloaded yet
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_7af4ea69aa962f242eff416948998a5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_7af4ea69aa962f242eff416948998a5d.jpg not downloaded yet
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_752605f7bdf7a6d5617d24b59d0241fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_752605f7bdf7a6d5617d24b59d0241fc.jpg not downloaded yet
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_b641e5450cca35852897c6eb280eb1b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_b641e5450cca35852897c6eb280eb1b7.jpg not downloaded yet
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_529705676299037b3de47cd2f3b4806b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_529705676299037b3de47cd2f3b4806b.jpg not downloaded yet
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_bbe183104cc7939e221172f4b56cfbeb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_bbe183104cc7939e221172f4b56cfbeb.jpg not downloaded yet
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FG13318/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_bbe183104cc7939e221172f4b56cfbeb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_529705676299037b3de47cd2f3b4806b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41704d0>
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_bbe183104cc7939e221172f4b56cfbeb.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_bbe183104cc7939e221172f4b56cfbeb.jpg saved to cache
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4aa25b8b-7672-5072-913e-f770fa6d9065
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AD08111/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f438a810>
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_529705676299037b3de47cd2f3b4806b.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_529705676299037b3de47cd2f3b4806b.jpg saved to cache
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4aa25b8b-7672-5072-913e-f770fa6d9065
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BD87504/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_752605f7bdf7a6d5617d24b59d0241fc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SS17636/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_7af4ea69aa962f242eff416948998a5d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef75650>
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_752605f7bdf7a6d5617d24b59d0241fc.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_752605f7bdf7a6d5617d24b59d0241fc.jpg saved to cache
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4aa25b8b-7672-5072-913e-f770fa6d9065
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_b641e5450cca35852897c6eb280eb1b7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4809cd0>
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_7af4ea69aa962f242eff416948998a5d.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_7af4ea69aa962f242eff416948998a5d.jpg saved to cache
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4aa25b8b-7672-5072-913e-f770fa6d9065
2026-03-30 10:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_35095d0d67fd76a990026c2b3feee017.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3af10>
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_b641e5450cca35852897c6eb280eb1b7.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_b641e5450cca35852897c6eb280eb1b7.jpg saved to cache
2026-03-30 10:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4aa25b8b-7672-5072-913e-f770fa6d9065
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414f250>
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf2%252Fd9%252Ff2d949ac41029ba55ce9c32c8a003d16%252Fpa%252FJC14226_35095d0d67fd76a990026c2b3feee017.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_35095d0d67fd76a990026c2b3feee017.jpg saved to cache
2026-03-30 10:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4aa25b8b-7672-5072-913e-f770fa6d9065
2026-03-30 10:37:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4aa25b8b-7672-5072-913e-f770fa6d9065, skipping ID generation
2026-03-30 10:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4aa25b8b-7672-5072-913e-f770fa6d9065 with scrape type 1
2026-03-30 10:37:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4aa25b8b-7672-5072-913e-f770fa6d9065 sending to next pipeline
2026-03-30 10:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4aa25b8b-7672-5072-913e-f770fa6d9065, identifier: JC14226
2026-03-30 10:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4aa25b8b-7672-5072-913e-f770fa6d9065 with identifier: JC14226
2026-03-30 10:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4aa25b8b-7672-5072-913e-f770fa6d9065 with identifier: JC14226
2026-03-30 10:37:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4aa25b8b-7672-5072-913e-f770fa6d9065 with identifier: JC14226 to the API
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37:01 [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-30 10:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_35095d0d67fd76a990026c2b3feee017.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2026-03-31T15:50:15Z',
'fuel_type': 'petrol',
'id': '4aa25b8b-7672-5072-913e-f770fa6d9065',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JC14226',
'listing': 'auction',
'location': 'DE, Eschwege',
'make': 'Opel',
'model': 'Corsa',
'odometer': 80018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124968,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_35095d0d67fd76a990026c2b3feee017.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118332,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_7af4ea69aa962f242eff416948998a5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87346,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_752605f7bdf7a6d5617d24b59d0241fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60107,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_b641e5450cca35852897c6eb280eb1b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133556,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_529705676299037b3de47cd2f3b4806b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4aa25b8b-7672-5072-913e-f770fa6d9065/4aa25b8b-7672-5072-913e-f770fa6d9065_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69483,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf2/d9/f2d949ac41029ba55ce9c32c8a003d16/pa/JC14226_bbe183104cc7939e221172f4b56cfbeb.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.0 Selection "110 Jahre"',
'transmission': 'manual',
'trim': 'Selection "110 Jahre"',
'year': 2009}
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JC14226%27 HTTP/1.1" 200 None
2026-03-30 10:37:01 [auto1.de] INFO: Saving data for JC14226: {'created_time': 1774867021.46675, 'last_price_update_time': 1774867021.466761, 'auction_closing_time': 1774972215.0}
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JC14226') HTTP/1.1" 204 0
2026-03-30 10:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VZ64850/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZW86653/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UW88941> (referer: https://www.auto1.com/v1/car-details-view/UW88941/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b22f29d-4a12-590d-a12c-d57ed5359dee with identifier: UW88941
2026-03-30 10:37:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b22f29d-4a12-590d-a12c-d57ed5359dee with scrape type 1
2026-03-30 10:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 1b22f29d-4a12-590d-a12c-d57ed5359dee
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252F56%252F8556397302f6aea3d5dc35bd37f7d390%252Fpa%252FUW88941_c3be1e4257f7c8961f2afed48fb89808.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_c3be1e4257f7c8961f2afed48fb89808.jpg not downloaded yet
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252F56%252F8556397302f6aea3d5dc35bd37f7d390%252Fpa%252FUW88941_a59207920a5b80bf29cfb9f1826fcd2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_a59207920a5b80bf29cfb9f1826fcd2d.jpg not downloaded yet
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252F56%252F8556397302f6aea3d5dc35bd37f7d390%252Fpa%252FUW88941_af9b9f3b4991afe2e4c90c9f57d4afa5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_af9b9f3b4991afe2e4c90c9f57d4afa5.jpg not downloaded yet
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252F56%252F8556397302f6aea3d5dc35bd37f7d390%252Fpa%252FUW88941_8290b148f7628ce7050638bbc3bd48e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_8290b148f7628ce7050638bbc3bd48e9.jpg not downloaded yet
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252F56%252F8556397302f6aea3d5dc35bd37f7d390%252Fpa%252FUW88941_922862f0569cefc2f0638851d5f237e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_922862f0569cefc2f0638851d5f237e2.jpg not downloaded yet
2026-03-30 10:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MH55571> (referer: https://www.auto1.com/v1/car-details-view/MH55571/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_922862f0569cefc2f0638851d5f237e2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e08934f0-f49d-58cc-829c-8f77f16c6d37 with identifier: MH55571
2026-03-30 10:37:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e08934f0-f49d-58cc-829c-8f77f16c6d37 with scrape type 1
2026-03-30 10:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e08934f0-f49d-58cc-829c-8f77f16c6d37
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb4%252F46%252Fb4469120878b4f9ec66340e09aca93da%252Fpa%252FMH55571_66b0b0e27cbeb1780ae1a431d3b010c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_66b0b0e27cbeb1780ae1a431d3b010c3.jpg already downloaded
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb4%252F46%252Fb4469120878b4f9ec66340e09aca93da%252Fpa%252FMH55571_0554a774a107e863adc8c551c1ddd83e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_0554a774a107e863adc8c551c1ddd83e.jpg already downloaded
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb4%252F46%252Fb4469120878b4f9ec66340e09aca93da%252Fpa%252FMH55571_0d87b19a2b517b9fef0e6718648c12eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_0d87b19a2b517b9fef0e6718648c12eb.jpg already downloaded
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb4%252F46%252Fb4469120878b4f9ec66340e09aca93da%252Fpa%252FMH55571_e0a48e9928759f2cffaecb62b02eee0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_e0a48e9928759f2cffaecb62b02eee0f.jpg already downloaded
2026-03-30 10:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb4%252F46%252Fb4469120878b4f9ec66340e09aca93da%252Fpa%252FMH55571_8bc1d9add9b6200fc352877beb6ac886.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_8bc1d9add9b6200fc352877beb6ac886.jpg already downloaded
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb4%252F46%252Fb4469120878b4f9ec66340e09aca93da%252Fpa%252FMH55571_18062dcf0cd6791892d52c0bc289e3f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_18062dcf0cd6791892d52c0bc289e3f6.jpg already downloaded
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb4%252F46%252Fb4469120878b4f9ec66340e09aca93da%252Fpa%252FMH55571_e6cef107faab44df0e522594e467f6c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_e6cef107faab44df0e522594e467f6c3.jpg already downloaded
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb4%252F46%252Fb4469120878b4f9ec66340e09aca93da%252Fpa%252FMH55571_08886dbe78161f6321fba51fea8c8b46.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_08886dbe78161f6321fba51fea8c8b46.jpg already downloaded
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb4%252F46%252Fb4469120878b4f9ec66340e09aca93da%252Fpa%252FMH55571_409da628f28d3cb47000b051a059aa4c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_409da628f28d3cb47000b051a059aa4c.jpg already downloaded
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb4%252F46%252Fb4469120878b4f9ec66340e09aca93da%252Fpa%252FMH55571_b3362c2af58da7df07fedf6c411c658b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_b3362c2af58da7df07fedf6c411c658b.jpg already downloaded
2026-03-30 10:37:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e08934f0-f49d-58cc-829c-8f77f16c6d37, identifier: MH55571
2026-03-30 10:37:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e08934f0-f49d-58cc-829c-8f77f16c6d37 with identifier: MH55571
2026-03-30 10:37:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e08934f0-f49d-58cc-829c-8f77f16c6d37 with identifier: MH55571
2026-03-30 10:37:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e08934f0-f49d-58cc-829c-8f77f16c6d37 with identifier: MH55571 to the API
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MH55571>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:41:25Z',
'fuel_type': 'petrol',
'id': 'e08934f0-f49d-58cc-829c-8f77f16c6d37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MH55571',
'listing': 'auction',
'location': 'DE, Kerpen',
'make': 'Fiat',
'model': '500C',
'odometer': 91878,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_66b0b0e27cbeb1780ae1a431d3b010c3.jpg',
'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_0554a774a107e863adc8c551c1ddd83e.jpg',
'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_0d87b19a2b517b9fef0e6718648c12eb.jpg',
'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_e0a48e9928759f2cffaecb62b02eee0f.jpg',
'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_8bc1d9add9b6200fc352877beb6ac886.jpg',
'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_18062dcf0cd6791892d52c0bc289e3f6.jpg',
'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_e6cef107faab44df0e522594e467f6c3.jpg',
'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_08886dbe78161f6321fba51fea8c8b46.jpg',
'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_409da628f28d3cb47000b051a059aa4c.jpg',
'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_b3362c2af58da7df07fedf6c411c658b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e08934f0-f49d-58cc-829c-8f77f16c6d37/e08934f0-f49d-58cc-829c-8f77f16c6d37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93161,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_66b0b0e27cbeb1780ae1a431d3b010c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e08934f0-f49d-58cc-829c-8f77f16c6d37/e08934f0-f49d-58cc-829c-8f77f16c6d37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3451418,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_0554a774a107e863adc8c551c1ddd83e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e08934f0-f49d-58cc-829c-8f77f16c6d37/e08934f0-f49d-58cc-829c-8f77f16c6d37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90470,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_0d87b19a2b517b9fef0e6718648c12eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e08934f0-f49d-58cc-829c-8f77f16c6d37/e08934f0-f49d-58cc-829c-8f77f16c6d37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3345661,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_e0a48e9928759f2cffaecb62b02eee0f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e08934f0-f49d-58cc-829c-8f77f16c6d37/e08934f0-f49d-58cc-829c-8f77f16c6d37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89127,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_8bc1d9add9b6200fc352877beb6ac886.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e08934f0-f49d-58cc-829c-8f77f16c6d37/e08934f0-f49d-58cc-829c-8f77f16c6d37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3315798,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_18062dcf0cd6791892d52c0bc289e3f6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e08934f0-f49d-58cc-829c-8f77f16c6d37/e08934f0-f49d-58cc-829c-8f77f16c6d37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83949,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_e6cef107faab44df0e522594e467f6c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e08934f0-f49d-58cc-829c-8f77f16c6d37/e08934f0-f49d-58cc-829c-8f77f16c6d37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88196,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_08886dbe78161f6321fba51fea8c8b46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e08934f0-f49d-58cc-829c-8f77f16c6d37/e08934f0-f49d-58cc-829c-8f77f16c6d37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3378702,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_409da628f28d3cb47000b051a059aa4c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e08934f0-f49d-58cc-829c-8f77f16c6d37/e08934f0-f49d-58cc-829c-8f77f16c6d37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81887,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb4/46/b4469120878b4f9ec66340e09aca93da/pa/MH55571_b3362c2af58da7df07fedf6c411c658b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-06-23',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500C 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2020}
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MH55571%27 HTTP/1.1" 200 None
2026-03-30 10:37:03 [auto1.de] INFO: Saving data for MH55571: {'created_time': 1774867023.563123, 'last_price_update_time': 1774867023.563131, 'auction_closing_time': 1774971685.0}
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MH55571') HTTP/1.1" 204 0
2026-03-30 10:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_8290b148f7628ce7050638bbc3bd48e9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3dd90>
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b22f29d-4a12-590d-a12c-d57ed5359dee/1b22f29d-4a12-590d-a12c-d57ed5359dee_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252F56%252F8556397302f6aea3d5dc35bd37f7d390%252Fpa%252FUW88941_922862f0569cefc2f0638851d5f237e2.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_922862f0569cefc2f0638851d5f237e2.jpg saved to cache
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1b22f29d-4a12-590d-a12c-d57ed5359dee
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414ccd0>
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b22f29d-4a12-590d-a12c-d57ed5359dee/1b22f29d-4a12-590d-a12c-d57ed5359dee_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252F56%252F8556397302f6aea3d5dc35bd37f7d390%252Fpa%252FUW88941_8290b148f7628ce7050638bbc3bd48e9.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_8290b148f7628ce7050638bbc3bd48e9.jpg saved to cache
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1b22f29d-4a12-590d-a12c-d57ed5359dee
2026-03-30 10:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_af9b9f3b4991afe2e4c90c9f57d4afa5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_a59207920a5b80bf29cfb9f1826fcd2d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42939d0>
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b22f29d-4a12-590d-a12c-d57ed5359dee/1b22f29d-4a12-590d-a12c-d57ed5359dee_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252F56%252F8556397302f6aea3d5dc35bd37f7d390%252Fpa%252FUW88941_af9b9f3b4991afe2e4c90c9f57d4afa5.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_af9b9f3b4991afe2e4c90c9f57d4afa5.jpg saved to cache
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1b22f29d-4a12-590d-a12c-d57ed5359dee
2026-03-30 10:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_c3be1e4257f7c8961f2afed48fb89808.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f438b750>
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b22f29d-4a12-590d-a12c-d57ed5359dee/1b22f29d-4a12-590d-a12c-d57ed5359dee_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252F56%252F8556397302f6aea3d5dc35bd37f7d390%252Fpa%252FUW88941_a59207920a5b80bf29cfb9f1826fcd2d.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_a59207920a5b80bf29cfb9f1826fcd2d.jpg saved to cache
2026-03-30 10:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1b22f29d-4a12-590d-a12c-d57ed5359dee
2026-03-30 10:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_ad567bc9bc3354f26e87984a25c80db4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef62d0>
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b22f29d-4a12-590d-a12c-d57ed5359dee/1b22f29d-4a12-590d-a12c-d57ed5359dee_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252F56%252F8556397302f6aea3d5dc35bd37f7d390%252Fpa%252FUW88941_c3be1e4257f7c8961f2afed48fb89808.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_c3be1e4257f7c8961f2afed48fb89808.jpg saved to cache
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1b22f29d-4a12-590d-a12c-d57ed5359dee
2026-03-30 10:37:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1b22f29d-4a12-590d-a12c-d57ed5359dee, skipping ID generation
2026-03-30 10:37:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b22f29d-4a12-590d-a12c-d57ed5359dee with scrape type 1
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1b22f29d-4a12-590d-a12c-d57ed5359dee sending to next pipeline
2026-03-30 10:37:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1b22f29d-4a12-590d-a12c-d57ed5359dee, identifier: UW88941
2026-03-30 10:37:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1b22f29d-4a12-590d-a12c-d57ed5359dee with identifier: UW88941
2026-03-30 10:37:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1b22f29d-4a12-590d-a12c-d57ed5359dee with identifier: UW88941
2026-03-30 10:37:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1b22f29d-4a12-590d-a12c-d57ed5359dee with identifier: UW88941 to the API
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_c3be1e4257f7c8961f2afed48fb89808.jpg>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:10:22Z',
'fuel_type': 'petrol',
'id': '1b22f29d-4a12-590d-a12c-d57ed5359dee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UW88941',
'listing': 'auction',
'location': 'DE, Kleve',
'make': 'Peugeot',
'model': '107',
'odometer': 201489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b22f29d-4a12-590d-a12c-d57ed5359dee/1b22f29d-4a12-590d-a12c-d57ed5359dee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89145,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_c3be1e4257f7c8961f2afed48fb89808.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b22f29d-4a12-590d-a12c-d57ed5359dee/1b22f29d-4a12-590d-a12c-d57ed5359dee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82430,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_a59207920a5b80bf29cfb9f1826fcd2d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b22f29d-4a12-590d-a12c-d57ed5359dee/1b22f29d-4a12-590d-a12c-d57ed5359dee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80197,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_af9b9f3b4991afe2e4c90c9f57d4afa5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b22f29d-4a12-590d-a12c-d57ed5359dee/1b22f29d-4a12-590d-a12c-d57ed5359dee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72624,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_8290b148f7628ce7050638bbc3bd48e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b22f29d-4a12-590d-a12c-d57ed5359dee/1b22f29d-4a12-590d-a12c-d57ed5359dee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113142,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/56/8556397302f6aea3d5dc35bd37f7d390/pa/UW88941_922862f0569cefc2f0638851d5f237e2.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-02-28',
'seats_number': 4,
'seller_name': None,
'title': 'Peugeot 107 1.0 Filou',
'transmission': 'manual',
'trim': 'Filou',
'year': 2009}
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UW88941%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [auto1.de] INFO: Saving data for UW88941: {'created_time': 1774867024.507742, 'last_price_update_time': 1774867024.507752, 'auction_closing_time': 1774969822.0}
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UW88941') HTTP/1.1" 204 0
2026-03-30 10:37:04 [scrapy.extensions.logstats] INFO: Crawled 244 pages (at 42 pages/min), scraped 148 items (at 34 items/min)
2026-03-30 10:37:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:37:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XW43246/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee70bd0>
2026-03-30 10:37:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_ad567bc9bc3354f26e87984a25c80db4.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_ad567bc9bc3354f26e87984a25c80db4.jpg saved to cache
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0110461f-f854-55d0-904b-a8d49a64f73c
2026-03-30 10:37:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YB65730> (referer: https://www.auto1.com/v1/car-details-view/YB65730/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_93bafd19cc6584d3ceef8c1e978565ea.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc99f406-df1b-5173-bd5a-8759ccb33474 with identifier: YB65730
2026-03-30 10:37:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc99f406-df1b-5173-bd5a-8759ccb33474 with scrape type 1
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc99f406-df1b-5173-bd5a-8759ccb33474
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf33dc0d182dc159bfc644a8249246%252Fpa%252FYB65730_9a083f9fe66c7aabc54f10aa72a3ba5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_9a083f9fe66c7aabc54f10aa72a3ba5a.jpg already downloaded
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf33dc0d182dc159bfc644a8249246%252Fpa%252FYB65730_88c5a52ea96d06f50998cf830b3f877d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_88c5a52ea96d06f50998cf830b3f877d.jpg already downloaded
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf33dc0d182dc159bfc644a8249246%252Fpa%252FYB65730_5fae955d44505dbf7142cabb33791cc7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_5fae955d44505dbf7142cabb33791cc7.jpg already downloaded
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf33dc0d182dc159bfc644a8249246%252Fpa%252FYB65730_f46d9480b71f4cef16ea9503092686e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_f46d9480b71f4cef16ea9503092686e2.jpg already downloaded
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf33dc0d182dc159bfc644a8249246%252Fpa%252FYB65730_3e467766381447a6f728feb0ea6aa20a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_3e467766381447a6f728feb0ea6aa20a.jpg already downloaded
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf33dc0d182dc159bfc644a8249246%252Fpa%252FYB65730_522889931819dcafb14bdda087f5004a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_522889931819dcafb14bdda087f5004a.jpg already downloaded
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf33dc0d182dc159bfc644a8249246%252Fpa%252FYB65730_80c55d449a576a5d0bb78d3c782854e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_80c55d449a576a5d0bb78d3c782854e0.jpg already downloaded
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf33dc0d182dc159bfc644a8249246%252Fpa%252FYB65730_31736151b0a5c79702c6014e9637e869.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_31736151b0a5c79702c6014e9637e869.jpg already downloaded
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf33dc0d182dc159bfc644a8249246%252Fpa%252FYB65730_41186bbd378c4c5894a1b5ffeb025fb8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_41186bbd378c4c5894a1b5ffeb025fb8.jpg already downloaded
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf33dc0d182dc159bfc644a8249246%252Fpa%252FYB65730_a553ec27f2542bdd1aa096efeab77ff4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_a553ec27f2542bdd1aa096efeab77ff4.jpg already downloaded
2026-03-30 10:37:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: cc99f406-df1b-5173-bd5a-8759ccb33474, identifier: YB65730
2026-03-30 10:37:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: cc99f406-df1b-5173-bd5a-8759ccb33474 with identifier: YB65730
2026-03-30 10:37:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: cc99f406-df1b-5173-bd5a-8759ccb33474 with identifier: YB65730
2026-03-30 10:37:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: cc99f406-df1b-5173-bd5a-8759ccb33474 with identifier: YB65730 to the API
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YB65730>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 239,
'expiration_date': '2026-03-31T15:00:14Z',
'fuel_type': 'diesel',
'id': 'cc99f406-df1b-5173-bd5a-8759ccb33474',
'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/YB65730',
'listing': 'auction',
'location': 'DE, Schöneck-Kilianstädten',
'make': 'Mercedes-Benz',
'model': 'V-Klasse',
'odometer': 229303,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_9a083f9fe66c7aabc54f10aa72a3ba5a.jpg',
'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_88c5a52ea96d06f50998cf830b3f877d.jpg',
'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_5fae955d44505dbf7142cabb33791cc7.jpg',
'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_f46d9480b71f4cef16ea9503092686e2.jpg',
'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_3e467766381447a6f728feb0ea6aa20a.jpg',
'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_522889931819dcafb14bdda087f5004a.jpg',
'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_80c55d449a576a5d0bb78d3c782854e0.jpg',
'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_31736151b0a5c79702c6014e9637e869.jpg',
'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_41186bbd378c4c5894a1b5ffeb025fb8.jpg',
'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_a553ec27f2542bdd1aa096efeab77ff4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc99f406-df1b-5173-bd5a-8759ccb33474/cc99f406-df1b-5173-bd5a-8759ccb33474_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90803,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_9a083f9fe66c7aabc54f10aa72a3ba5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc99f406-df1b-5173-bd5a-8759ccb33474/cc99f406-df1b-5173-bd5a-8759ccb33474_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84370,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_88c5a52ea96d06f50998cf830b3f877d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc99f406-df1b-5173-bd5a-8759ccb33474/cc99f406-df1b-5173-bd5a-8759ccb33474_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81172,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_5fae955d44505dbf7142cabb33791cc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc99f406-df1b-5173-bd5a-8759ccb33474/cc99f406-df1b-5173-bd5a-8759ccb33474_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70724,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_f46d9480b71f4cef16ea9503092686e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc99f406-df1b-5173-bd5a-8759ccb33474/cc99f406-df1b-5173-bd5a-8759ccb33474_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81200,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_3e467766381447a6f728feb0ea6aa20a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc99f406-df1b-5173-bd5a-8759ccb33474/cc99f406-df1b-5173-bd5a-8759ccb33474_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75108,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_522889931819dcafb14bdda087f5004a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc99f406-df1b-5173-bd5a-8759ccb33474/cc99f406-df1b-5173-bd5a-8759ccb33474_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68861,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_80c55d449a576a5d0bb78d3c782854e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc99f406-df1b-5173-bd5a-8759ccb33474/cc99f406-df1b-5173-bd5a-8759ccb33474_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87634,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_31736151b0a5c79702c6014e9637e869.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc99f406-df1b-5173-bd5a-8759ccb33474/cc99f406-df1b-5173-bd5a-8759ccb33474_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82361,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_41186bbd378c4c5894a1b5ffeb025fb8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc99f406-df1b-5173-bd5a-8759ccb33474/cc99f406-df1b-5173-bd5a-8759ccb33474_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73491,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf33dc0d182dc159bfc644a8249246/pa/YB65730_a553ec27f2542bdd1aa096efeab77ff4.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-08-11',
'seats_number': 8,
'seller_name': None,
'title': 'Mercedes-Benz V-Klasse V 300 d AVANTGARDE extralang',
'transmission': 'automatic',
'trim': 'AVANTGARDE extralang',
'year': 2020}
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YB65730%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [auto1.de] INFO: Saving data for YB65730: {'created_time': 1774867025.375223, 'last_price_update_time': 1774867025.375237, 'auction_closing_time': 1774969214.0}
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YB65730') HTTP/1.1" 204 0
2026-03-30 10:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VN28198> (referer: https://www.auto1.com/v1/car-details-view/VN28198/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f597f050>
2026-03-30 10:37:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_93bafd19cc6584d3ceef8c1e978565ea.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_93bafd19cc6584d3ceef8c1e978565ea.jpg saved to cache
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0110461f-f854-55d0-904b-a8d49a64f73c
2026-03-30 10:37:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ce5ec48-ec5a-5442-abe2-12a62613fc54 with identifier: VN28198
2026-03-30 10:37:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54 with scrape type 1
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_181dc052ce1e6c9f8019701447104de0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_181dc052ce1e6c9f8019701447104de0.jpg not downloaded yet
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_70aa2c220d57e268e3ff51925d0f3179.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_70aa2c220d57e268e3ff51925d0f3179.jpg not downloaded yet
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_0757282384810d56dcff8bb4ab1eab6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_0757282384810d56dcff8bb4ab1eab6d.jpg not downloaded yet
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_9a47374905469907515428e71670212f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_9a47374905469907515428e71670212f.jpg not downloaded yet
2026-03-30 10:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_70ad5e01d1f82f01d0145bae1ddfdd06.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_bec31dd6579972ae11674409c048ef05.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_bec31dd6579972ae11674409c048ef05.jpg not downloaded yet
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_7bfbc093e69191cd70c4540c9aac0cb6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_7bfbc093e69191cd70c4540c9aac0cb6.jpg not downloaded yet
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_ff17034cecf8cceb38176fec77a28720.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_ff17034cecf8cceb38176fec77a28720.jpg not downloaded yet
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_6c97e1f1a9fcf2f958353174974d683e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_6c97e1f1a9fcf2f958353174974d683e.jpg not downloaded yet
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_f678febf5dd5bc55ff83315e80f368c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_f678febf5dd5bc55ff83315e80f368c2.jpg not downloaded yet
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_871fb7add7d8813feb3f30d6abc0efe5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_871fb7add7d8813feb3f30d6abc0efe5.jpg not downloaded yet
2026-03-30 10:37:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee77410>
2026-03-30 10:37:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg62%252F79%252F6279e0a0bab650d89306a8a65bfbf756%252Fpa%252FTM34763_70ad5e01d1f82f01d0145bae1ddfdd06.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_70ad5e01d1f82f01d0145bae1ddfdd06.jpg saved to cache
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0110461f-f854-55d0-904b-a8d49a64f73c
2026-03-30 10:37:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0110461f-f854-55d0-904b-a8d49a64f73c, skipping ID generation
2026-03-30 10:37:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0110461f-f854-55d0-904b-a8d49a64f73c with scrape type 1
2026-03-30 10:37:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0110461f-f854-55d0-904b-a8d49a64f73c sending to next pipeline
2026-03-30 10:37:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0110461f-f854-55d0-904b-a8d49a64f73c, identifier: TM34763
2026-03-30 10:37:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0110461f-f854-55d0-904b-a8d49a64f73c with identifier: TM34763
2026-03-30 10:37:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0110461f-f854-55d0-904b-a8d49a64f73c with identifier: TM34763
2026-03-30 10:37:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0110461f-f854-55d0-904b-a8d49a64f73c with identifier: TM34763 to the API
2026-03-30 10:37:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_70ad5e01d1f82f01d0145bae1ddfdd06.jpg>
{'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': 105,
'expiration_date': '2026-03-31T15:44:42Z',
'fuel_type': 'diesel',
'id': '0110461f-f854-55d0-904b-a8d49a64f73c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TM34763',
'listing': 'auction',
'location': 'DE',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 172671,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98779,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_70ad5e01d1f82f01d0145bae1ddfdd06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96866,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_93bafd19cc6584d3ceef8c1e978565ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107754,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_ad567bc9bc3354f26e87984a25c80db4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95869,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_27085e60c0f1e34b2630aa62dd1e4adb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105701,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_878a6067848a664249d653b608219d52.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109944,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_dc3829f12c176cf01afc0a98dec8d3bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108845,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_eebf90e145526059e84daf30870db913.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109899,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_1202c9898160113329ebcb89db02263a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80552,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_d60810d1accdce3dab9f0a586dee81e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0110461f-f854-55d0-904b-a8d49a64f73c/0110461f-f854-55d0-904b-a8d49a64f73c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71901,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img62/79/6279e0a0bab650d89306a8a65bfbf756/pa/TM34763_9a6e84db695d9cbe0504f61a7805bbfb.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 1.6 TDI Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2012}
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TM34763%27 HTTP/1.1" 200 None
2026-03-30 10:37:06 [auto1.de] INFO: Saving data for TM34763: {'created_time': 1774867026.196549, 'last_price_update_time': 1774867026.196561, 'auction_closing_time': 1774971882.0}
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TM34763') HTTP/1.1" 204 0
2026-03-30 10:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_9a47374905469907515428e71670212f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4172710>
2026-03-30 10:37:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_9a47374905469907515428e71670212f.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_9a47374905469907515428e71670212f.jpg saved to cache
2026-03-30 10:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54
2026-03-30 10:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_871fb7add7d8813feb3f30d6abc0efe5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3af90>
2026-03-30 10:37:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_871fb7add7d8813feb3f30d6abc0efe5.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_871fb7add7d8813feb3f30d6abc0efe5.jpg saved to cache
2026-03-30 10:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54
2026-03-30 10:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_f678febf5dd5bc55ff83315e80f368c2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a7d90>
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_f678febf5dd5bc55ff83315e80f368c2.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_f678febf5dd5bc55ff83315e80f368c2.jpg saved to cache
2026-03-30 10:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54
2026-03-30 10:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_6c97e1f1a9fcf2f958353174974d683e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb7ad0>
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_6c97e1f1a9fcf2f958353174974d683e.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_6c97e1f1a9fcf2f958353174974d683e.jpg saved to cache
2026-03-30 10:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54
2026-03-30 10:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_ff17034cecf8cceb38176fec77a28720.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef76810>
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_ff17034cecf8cceb38176fec77a28720.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_ff17034cecf8cceb38176fec77a28720.jpg saved to cache
2026-03-30 10:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54
2026-03-30 10:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_7bfbc093e69191cd70c4540c9aac0cb6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4221810>
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_7bfbc093e69191cd70c4540c9aac0cb6.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_7bfbc093e69191cd70c4540c9aac0cb6.jpg saved to cache
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54
2026-03-30 10:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_bec31dd6579972ae11674409c048ef05.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4172110>
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_bec31dd6579972ae11674409c048ef05.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_bec31dd6579972ae11674409c048ef05.jpg saved to cache
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54
2026-03-30 10:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HX91404> (referer: https://www.auto1.com/v1/car-details-view/HX91404/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_0757282384810d56dcff8bb4ab1eab6d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12d55d2b-c382-529b-95d7-ec7f3106cbfb with identifier: HX91404
2026-03-30 10:37:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb with scrape type 1
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_626420c5f15e439513ed17982bac2757.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_626420c5f15e439513ed17982bac2757.jpg not downloaded yet
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_607b03216dbf5c2cf73f91b288a658c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_607b03216dbf5c2cf73f91b288a658c9.jpg not downloaded yet
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_e47d9c86bb2e3893af912ad83f2dc349.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_e47d9c86bb2e3893af912ad83f2dc349.jpg not downloaded yet
2026-03-30 10:37:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea09d0>
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_0757282384810d56dcff8bb4ab1eab6d.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_0757282384810d56dcff8bb4ab1eab6d.jpg saved to cache
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_bf1f69ddfb42578a900a4fb4ad8aa130.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_bf1f69ddfb42578a900a4fb4ad8aa130.jpg not downloaded yet
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_2c8c7e5e7bb504acc3548f49d3e0110b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_2c8c7e5e7bb504acc3548f49d3e0110b.jpg not downloaded yet
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_d1f548d1437b51953089a071cb37cb9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_d1f548d1437b51953089a071cb37cb9d.jpg not downloaded yet
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_e5fa3e434e8e274358534af87417d278.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_e5fa3e434e8e274358534af87417d278.jpg not downloaded yet
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_a3c2086c6e608b278f62683270237607.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_a3c2086c6e608b278f62683270237607.jpg not downloaded yet
2026-03-30 10:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_33152abfdd9813d45140f41a54dcb1aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_33152abfdd9813d45140f41a54dcb1aa.jpg not downloaded yet
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_6f3533df3bbf204f1391ef96d1d7ca9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_6f3533df3bbf204f1391ef96d1d7ca9a.jpg not downloaded yet
2026-03-30 10:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_70aa2c220d57e268e3ff51925d0f3179.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_181dc052ce1e6c9f8019701447104de0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417e910>
2026-03-30 10:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_70aa2c220d57e268e3ff51925d0f3179.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_70aa2c220d57e268e3ff51925d0f3179.jpg saved to cache
2026-03-30 10:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54
2026-03-30 10:37:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb7590>
2026-03-30 10:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F20%252Fe3209578bd4fc8562884456b7183e763%252Fpa%252FVN28198_181dc052ce1e6c9f8019701447104de0.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_181dc052ce1e6c9f8019701447104de0.jpg saved to cache
2026-03-30 10:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54
2026-03-30 10:37:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1ce5ec48-ec5a-5442-abe2-12a62613fc54, skipping ID generation
2026-03-30 10:37:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54 with scrape type 1
2026-03-30 10:37:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ce5ec48-ec5a-5442-abe2-12a62613fc54 sending to next pipeline
2026-03-30 10:37:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1ce5ec48-ec5a-5442-abe2-12a62613fc54, identifier: VN28198
2026-03-30 10:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1ce5ec48-ec5a-5442-abe2-12a62613fc54 with identifier: VN28198
2026-03-30 10:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1ce5ec48-ec5a-5442-abe2-12a62613fc54 with identifier: VN28198
2026-03-30 10:37:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1ce5ec48-ec5a-5442-abe2-12a62613fc54 with identifier: VN28198 to the API
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_181dc052ce1e6c9f8019701447104de0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 60,
'expiration_date': '2026-03-31T15:44:10Z',
'fuel_type': 'petrol',
'id': '1ce5ec48-ec5a-5442-abe2-12a62613fc54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VN28198',
'listing': 'auction',
'location': 'DE, Blankenfelde-Mahlow',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 60578,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2833093,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_181dc052ce1e6c9f8019701447104de0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2979073,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_70aa2c220d57e268e3ff51925d0f3179.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2923924,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_0757282384810d56dcff8bb4ab1eab6d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2884035,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_9a47374905469907515428e71670212f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2866433,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_bec31dd6579972ae11674409c048ef05.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2973335,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_7bfbc093e69191cd70c4540c9aac0cb6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2993495,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_ff17034cecf8cceb38176fec77a28720.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2900333,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_6c97e1f1a9fcf2f958353174974d683e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2911124,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_f678febf5dd5bc55ff83315e80f368c2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ce5ec48-ec5a-5442-abe2-12a62613fc54/1ce5ec48-ec5a-5442-abe2-12a62613fc54_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3015931,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge3/20/e3209578bd4fc8562884456b7183e763/pa/VN28198_871fb7add7d8813feb3f30d6abc0efe5.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.25 Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2014}
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VN28198%27 HTTP/1.1" 200 None
2026-03-30 10:37:09 [auto1.de] INFO: Saving data for VN28198: {'created_time': 1774867029.960702, 'last_price_update_time': 1774867029.960717, 'auction_closing_time': 1774971850.0}
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VN28198') HTTP/1.1" 204 0
2026-03-30 10:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_6f3533df3bbf204f1391ef96d1d7ca9a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_33152abfdd9813d45140f41a54dcb1aa.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417f750>
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_6f3533df3bbf204f1391ef96d1d7ca9a.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_6f3533df3bbf204f1391ef96d1d7ca9a.jpg saved to cache
2026-03-30 10:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb
2026-03-30 10:37:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4173ed0>
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_33152abfdd9813d45140f41a54dcb1aa.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_33152abfdd9813d45140f41a54dcb1aa.jpg saved to cache
2026-03-30 10:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb
2026-03-30 10:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_a3c2086c6e608b278f62683270237607.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3c910>
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_a3c2086c6e608b278f62683270237607.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_a3c2086c6e608b278f62683270237607.jpg saved to cache
2026-03-30 10:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb
2026-03-30 10:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_e5fa3e434e8e274358534af87417d278.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef39650>
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_e5fa3e434e8e274358534af87417d278.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_e5fa3e434e8e274358534af87417d278.jpg saved to cache
2026-03-30 10:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb
2026-03-30 10:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_d1f548d1437b51953089a071cb37cb9d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_2c8c7e5e7bb504acc3548f49d3e0110b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee44d5d0>
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_d1f548d1437b51953089a071cb37cb9d.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_d1f548d1437b51953089a071cb37cb9d.jpg saved to cache
2026-03-30 10:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb
2026-03-30 10:37:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4194350>
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_2c8c7e5e7bb504acc3548f49d3e0110b.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_2c8c7e5e7bb504acc3548f49d3e0110b.jpg saved to cache
2026-03-30 10:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb
2026-03-30 10:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_bf1f69ddfb42578a900a4fb4ad8aa130.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3b090>
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_bf1f69ddfb42578a900a4fb4ad8aa130.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_bf1f69ddfb42578a900a4fb4ad8aa130.jpg saved to cache
2026-03-30 10:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb
2026-03-30 10:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_e47d9c86bb2e3893af912ad83f2dc349.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_607b03216dbf5c2cf73f91b288a658c9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee561d0>
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_e47d9c86bb2e3893af912ad83f2dc349.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_e47d9c86bb2e3893af912ad83f2dc349.jpg saved to cache
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb
2026-03-30 10:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JA98582> (referer: https://www.auto1.com/v1/car-details-view/JA98582/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:12 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb6e90>
2026-03-30 10:37:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_607b03216dbf5c2cf73f91b288a658c9.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_607b03216dbf5c2cf73f91b288a658c9.jpg saved to cache
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb
2026-03-30 10:37:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a528c9e9-4308-53c3-8296-9f33d9989574 with identifier: JA98582
2026-03-30 10:37:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a528c9e9-4308-53c3-8296-9f33d9989574 with scrape type 1
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item a528c9e9-4308-53c3-8296-9f33d9989574
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F6b%252F3f6b81667ca49f5e5fcc4756dde0b057%252Fpa%252FJA98582_596a4c1859d10cac54f79a3f1f56870b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_596a4c1859d10cac54f79a3f1f56870b.jpg not downloaded yet
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F6b%252F3f6b81667ca49f5e5fcc4756dde0b057%252Fpa%252FJA98582_cba72226a632fe31105860e16a229e11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_cba72226a632fe31105860e16a229e11.jpg not downloaded yet
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F6b%252F3f6b81667ca49f5e5fcc4756dde0b057%252Fpa%252FJA98582_aa6074900e0ad436ceefd572b85bfd24.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_aa6074900e0ad436ceefd572b85bfd24.jpg not downloaded yet
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F6b%252F3f6b81667ca49f5e5fcc4756dde0b057%252Fpa%252FJA98582_fffef68c4f854c4418e41ccccb76bad8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_fffef68c4f854c4418e41ccccb76bad8.jpg not downloaded yet
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F6b%252F3f6b81667ca49f5e5fcc4756dde0b057%252Fpa%252FJA98582_3bb3af794ab68c5914e57686bb5748a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_3bb3af794ab68c5914e57686bb5748a5.jpg not downloaded yet
2026-03-30 10:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_626420c5f15e439513ed17982bac2757.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_3bb3af794ab68c5914e57686bb5748a5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:12 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3ea9d0>
2026-03-30 10:37:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252F3f%252Fac3f07151f0995d8243c302e8eff1175%252Fpa%252FHX91404_626420c5f15e439513ed17982bac2757.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_626420c5f15e439513ed17982bac2757.jpg saved to cache
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb
2026-03-30 10:37:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12d55d2b-c382-529b-95d7-ec7f3106cbfb, skipping ID generation
2026-03-30 10:37:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb with scrape type 1
2026-03-30 10:37:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12d55d2b-c382-529b-95d7-ec7f3106cbfb sending to next pipeline
2026-03-30 10:37:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 12d55d2b-c382-529b-95d7-ec7f3106cbfb, identifier: HX91404
2026-03-30 10:37:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 12d55d2b-c382-529b-95d7-ec7f3106cbfb with identifier: HX91404
2026-03-30 10:37:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 12d55d2b-c382-529b-95d7-ec7f3106cbfb with identifier: HX91404
2026-03-30 10:37:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 12d55d2b-c382-529b-95d7-ec7f3106cbfb with identifier: HX91404 to the API
2026-03-30 10:37:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_626420c5f15e439513ed17982bac2757.jpg>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:59:32Z',
'fuel_type': 'petrol',
'id': '12d55d2b-c382-529b-95d7-ec7f3106cbfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HX91404',
'listing': 'auction',
'location': 'DE, Laatzen',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 39444,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2985122,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_626420c5f15e439513ed17982bac2757.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2991887,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_607b03216dbf5c2cf73f91b288a658c9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3050547,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_e47d9c86bb2e3893af912ad83f2dc349.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3115798,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_bf1f69ddfb42578a900a4fb4ad8aa130.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3010794,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_2c8c7e5e7bb504acc3548f49d3e0110b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2991850,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_d1f548d1437b51953089a071cb37cb9d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3096243,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_e5fa3e434e8e274358534af87417d278.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2957953,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_a3c2086c6e608b278f62683270237607.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2801608,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_33152abfdd9813d45140f41a54dcb1aa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12d55d2b-c382-529b-95d7-ec7f3106cbfb/12d55d2b-c382-529b-95d7-ec7f3106cbfb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3109162,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgac/3f/ac3f07151f0995d8243c302e8eff1175/pa/HX91404_6f3533df3bbf204f1391ef96d1d7ca9a.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 1.5 TSI ACT Clever',
'transmission': 'automatic',
'trim': 'Clever',
'year': 2022}
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HX91404%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [auto1.de] INFO: Saving data for HX91404: {'created_time': 1774867033.049114, 'last_price_update_time': 1774867033.049125, 'auction_closing_time': 1774972772.0}
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HX91404') HTTP/1.1" 204 0
2026-03-30 10:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_fffef68c4f854c4418e41ccccb76bad8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SS17636> (referer: https://www.auto1.com/v1/car-details-view/SS17636/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4395790>
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a528c9e9-4308-53c3-8296-9f33d9989574/a528c9e9-4308-53c3-8296-9f33d9989574_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F6b%252F3f6b81667ca49f5e5fcc4756dde0b057%252Fpa%252FJA98582_3bb3af794ab68c5914e57686bb5748a5.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_3bb3af794ab68c5914e57686bb5748a5.jpg saved to cache
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a528c9e9-4308-53c3-8296-9f33d9989574
2026-03-30 10:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_aa6074900e0ad436ceefd572b85bfd24.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e9d10>
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a528c9e9-4308-53c3-8296-9f33d9989574/a528c9e9-4308-53c3-8296-9f33d9989574_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F6b%252F3f6b81667ca49f5e5fcc4756dde0b057%252Fpa%252FJA98582_fffef68c4f854c4418e41ccccb76bad8.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_fffef68c4f854c4418e41ccccb76bad8.jpg saved to cache
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a528c9e9-4308-53c3-8296-9f33d9989574
2026-03-30 10:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_596a4c1859d10cac54f79a3f1f56870b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 789a741e-7348-5fb1-ade4-13244719ab84 with identifier: SS17636
2026-03-30 10:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 789a741e-7348-5fb1-ade4-13244719ab84 with scrape type 1
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 789a741e-7348-5fb1-ade4-13244719ab84
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_08558f278e116aad6c1b96fd4a6f2964.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_08558f278e116aad6c1b96fd4a6f2964.jpg not downloaded yet
2026-03-30 10:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_cba72226a632fe31105860e16a229e11.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_4f0dbc93001e3ca105befe4963d2ecec.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_4f0dbc93001e3ca105befe4963d2ecec.jpg not downloaded yet
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_003e721b895caa886f8fec2541524f43.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_003e721b895caa886f8fec2541524f43.jpg not downloaded yet
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_1cc0bf9ece445f11f6a118c1d4d0d735.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_1cc0bf9ece445f11f6a118c1d4d0d735.jpg not downloaded yet
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea0050>
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a528c9e9-4308-53c3-8296-9f33d9989574/a528c9e9-4308-53c3-8296-9f33d9989574_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F6b%252F3f6b81667ca49f5e5fcc4756dde0b057%252Fpa%252FJA98582_aa6074900e0ad436ceefd572b85bfd24.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_aa6074900e0ad436ceefd572b85bfd24.jpg saved to cache
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a528c9e9-4308-53c3-8296-9f33d9989574
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_29e5152cebd8efaa32c68f8ba316cdf9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_29e5152cebd8efaa32c68f8ba316cdf9.jpg not downloaded yet
2026-03-30 10:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_08558f278e116aad6c1b96fd4a6f2964.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_ec90e029289b8db0d24932efbd343255.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_ec90e029289b8db0d24932efbd343255.jpg not downloaded yet
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee44fa90>
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a528c9e9-4308-53c3-8296-9f33d9989574/a528c9e9-4308-53c3-8296-9f33d9989574_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F6b%252F3f6b81667ca49f5e5fcc4756dde0b057%252Fpa%252FJA98582_596a4c1859d10cac54f79a3f1f56870b.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_596a4c1859d10cac54f79a3f1f56870b.jpg saved to cache
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a528c9e9-4308-53c3-8296-9f33d9989574
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebe750>
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a528c9e9-4308-53c3-8296-9f33d9989574/a528c9e9-4308-53c3-8296-9f33d9989574_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F6b%252F3f6b81667ca49f5e5fcc4756dde0b057%252Fpa%252FJA98582_cba72226a632fe31105860e16a229e11.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_cba72226a632fe31105860e16a229e11.jpg saved to cache
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a528c9e9-4308-53c3-8296-9f33d9989574
2026-03-30 10:37:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a528c9e9-4308-53c3-8296-9f33d9989574, skipping ID generation
2026-03-30 10:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a528c9e9-4308-53c3-8296-9f33d9989574 with scrape type 1
2026-03-30 10:37:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a528c9e9-4308-53c3-8296-9f33d9989574 sending to next pipeline
2026-03-30 10:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a528c9e9-4308-53c3-8296-9f33d9989574, identifier: JA98582
2026-03-30 10:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a528c9e9-4308-53c3-8296-9f33d9989574 with identifier: JA98582
2026-03-30 10:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a528c9e9-4308-53c3-8296-9f33d9989574 with identifier: JA98582
2026-03-30 10:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a528c9e9-4308-53c3-8296-9f33d9989574 with identifier: JA98582 to the API
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_cba72226a632fe31105860e16a229e11.jpg>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:33:43Z',
'fuel_type': 'petrol',
'id': 'a528c9e9-4308-53c3-8296-9f33d9989574',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JA98582',
'listing': 'auction',
'location': 'DE, Augsburg',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 142849,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a528c9e9-4308-53c3-8296-9f33d9989574/a528c9e9-4308-53c3-8296-9f33d9989574_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89558,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_596a4c1859d10cac54f79a3f1f56870b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a528c9e9-4308-53c3-8296-9f33d9989574/a528c9e9-4308-53c3-8296-9f33d9989574_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82047,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_cba72226a632fe31105860e16a229e11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a528c9e9-4308-53c3-8296-9f33d9989574/a528c9e9-4308-53c3-8296-9f33d9989574_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77849,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_aa6074900e0ad436ceefd572b85bfd24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a528c9e9-4308-53c3-8296-9f33d9989574/a528c9e9-4308-53c3-8296-9f33d9989574_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58090,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_fffef68c4f854c4418e41ccccb76bad8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a528c9e9-4308-53c3-8296-9f33d9989574/a528c9e9-4308-53c3-8296-9f33d9989574_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109575,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/6b/3f6b81667ca49f5e5fcc4756dde0b057/pa/JA98582_3bb3af794ab68c5914e57686bb5748a5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-03-30',
'seats_number': 4,
'seller_name': None,
'title': 'Renault Kangoo 1.6 Be Bop',
'transmission': 'manual',
'trim': 'Be Bop',
'year': 2010}
2026-03-30 10:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JA98582%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [auto1.de] INFO: Saving data for JA98582: {'created_time': 1774867034.003991, 'last_price_update_time': 1774867034.004002, 'auction_closing_time': 1774971223.0}
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JA98582') HTTP/1.1" 204 0
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_94dc0343257ab3d15f0994e8b4b11e3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_94dc0343257ab3d15f0994e8b4b11e3a.jpg not downloaded yet
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_1cc0bf9ece445f11f6a118c1d4d0d735.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_755761e56c513940a2de83512b431e00.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_755761e56c513940a2de83512b431e00.jpg not downloaded yet
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee02350>
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_08558f278e116aad6c1b96fd4a6f2964.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_08558f278e116aad6c1b96fd4a6f2964.jpg saved to cache
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 789a741e-7348-5fb1-ade4-13244719ab84
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_20c4978f2c2219397797adc0d7e57a80.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_20c4978f2c2219397797adc0d7e57a80.jpg not downloaded yet
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_51a6acaa5c350357423e947f6c77e572.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_51a6acaa5c350357423e947f6c77e572.jpg not downloaded yet
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef72a50>
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_1cc0bf9ece445f11f6a118c1d4d0d735.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_1cc0bf9ece445f11f6a118c1d4d0d735.jpg saved to cache
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 789a741e-7348-5fb1-ade4-13244719ab84
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_94dc0343257ab3d15f0994e8b4b11e3a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_51a6acaa5c350357423e947f6c77e572.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec4ed0>
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_94dc0343257ab3d15f0994e8b4b11e3a.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_94dc0343257ab3d15f0994e8b4b11e3a.jpg saved to cache
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 789a741e-7348-5fb1-ade4-13244719ab84
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f3d90>
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_51a6acaa5c350357423e947f6c77e572.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_51a6acaa5c350357423e947f6c77e572.jpg saved to cache
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 789a741e-7348-5fb1-ade4-13244719ab84
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_20c4978f2c2219397797adc0d7e57a80.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_755761e56c513940a2de83512b431e00.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f422bf50>
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_20c4978f2c2219397797adc0d7e57a80.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_20c4978f2c2219397797adc0d7e57a80.jpg saved to cache
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 789a741e-7348-5fb1-ade4-13244719ab84
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_ec90e029289b8db0d24932efbd343255.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4584d0>
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_755761e56c513940a2de83512b431e00.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_755761e56c513940a2de83512b431e00.jpg saved to cache
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 789a741e-7348-5fb1-ade4-13244719ab84
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_29e5152cebd8efaa32c68f8ba316cdf9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VZ64850> (referer: https://www.auto1.com/v1/car-details-view/VZ64850/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43786d0>
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_ec90e029289b8db0d24932efbd343255.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_ec90e029289b8db0d24932efbd343255.jpg saved to cache
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 789a741e-7348-5fb1-ade4-13244719ab84
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_003e721b895caa886f8fec2541524f43.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_4f0dbc93001e3ca105befe4963d2ecec.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec16d0>
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_29e5152cebd8efaa32c68f8ba316cdf9.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_29e5152cebd8efaa32c68f8ba316cdf9.jpg saved to cache
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 789a741e-7348-5fb1-ade4-13244719ab84
2026-03-30 10:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ce9228d-8d6f-5e0e-be00-88a18dd121d7 with identifier: VZ64850
2026-03-30 10:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ce9228d-8d6f-5e0e-be00-88a18dd121d7 with scrape type 1
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ce9228d-8d6f-5e0e-be00-88a18dd121d7
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Fbf%252F83bf588b91c4ea5bf28993bbb59339ce%252Fpa%252FVZ64850_4986f1ec6dd6303277a777635c12525f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_4986f1ec6dd6303277a777635c12525f.jpg already downloaded
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Fbf%252F83bf588b91c4ea5bf28993bbb59339ce%252Fpa%252FVZ64850_fe5aa371cb3ada373e82f7e67740cde6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_fe5aa371cb3ada373e82f7e67740cde6.jpg already downloaded
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Fbf%252F83bf588b91c4ea5bf28993bbb59339ce%252Fpa%252FVZ64850_62c1b343cea792011b32dd38bcfcfe81.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_62c1b343cea792011b32dd38bcfcfe81.jpg already downloaded
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Fbf%252F83bf588b91c4ea5bf28993bbb59339ce%252Fpa%252FVZ64850_ebd5a2845494f39b780cba91c42a9f64.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_ebd5a2845494f39b780cba91c42a9f64.jpg already downloaded
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Fbf%252F83bf588b91c4ea5bf28993bbb59339ce%252Fpa%252FVZ64850_8364043687547795600df83b3acf080c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_8364043687547795600df83b3acf080c.jpg already downloaded
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Fbf%252F83bf588b91c4ea5bf28993bbb59339ce%252Fpa%252FVZ64850_37f277e92f06bfacd109a0580c430319.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_37f277e92f06bfacd109a0580c430319.jpg already downloaded
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Fbf%252F83bf588b91c4ea5bf28993bbb59339ce%252Fpa%252FVZ64850_009abb8c05b8910869b290f998c68e99.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_009abb8c05b8910869b290f998c68e99.jpg already downloaded
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Fbf%252F83bf588b91c4ea5bf28993bbb59339ce%252Fpa%252FVZ64850_534d951286834454566f66d2541052e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_534d951286834454566f66d2541052e6.jpg already downloaded
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Fbf%252F83bf588b91c4ea5bf28993bbb59339ce%252Fpa%252FVZ64850_07f20f7e6d9fbcf551e0d2f6da28fd7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_07f20f7e6d9fbcf551e0d2f6da28fd7a.jpg already downloaded
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252Fbf%252F83bf588b91c4ea5bf28993bbb59339ce%252Fpa%252FVZ64850_b1dbe18a7034b16c257f7b06468c2abf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_b1dbe18a7034b16c257f7b06468c2abf.jpg already downloaded
2026-03-30 10:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7ce9228d-8d6f-5e0e-be00-88a18dd121d7, identifier: VZ64850
2026-03-30 10:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7ce9228d-8d6f-5e0e-be00-88a18dd121d7 with identifier: VZ64850
2026-03-30 10:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7ce9228d-8d6f-5e0e-be00-88a18dd121d7 with identifier: VZ64850
2026-03-30 10:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7ce9228d-8d6f-5e0e-be00-88a18dd121d7 with identifier: VZ64850 to the API
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/VZ64850>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 272,
'expiration_date': '2026-03-31T15:24:15Z',
'fuel_type': 'petrol',
'id': '7ce9228d-8d6f-5e0e-be00-88a18dd121d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VZ64850',
'listing': 'auction',
'location': 'DE, Germersheim',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 56573,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_4986f1ec6dd6303277a777635c12525f.jpg',
'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_fe5aa371cb3ada373e82f7e67740cde6.jpg',
'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_62c1b343cea792011b32dd38bcfcfe81.jpg',
'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_ebd5a2845494f39b780cba91c42a9f64.jpg',
'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_8364043687547795600df83b3acf080c.jpg',
'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_37f277e92f06bfacd109a0580c430319.jpg',
'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_009abb8c05b8910869b290f998c68e99.jpg',
'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_534d951286834454566f66d2541052e6.jpg',
'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_07f20f7e6d9fbcf551e0d2f6da28fd7a.jpg',
'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_b1dbe18a7034b16c257f7b06468c2abf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ce9228d-8d6f-5e0e-be00-88a18dd121d7/7ce9228d-8d6f-5e0e-be00-88a18dd121d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89653,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_4986f1ec6dd6303277a777635c12525f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ce9228d-8d6f-5e0e-be00-88a18dd121d7/7ce9228d-8d6f-5e0e-be00-88a18dd121d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84381,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_fe5aa371cb3ada373e82f7e67740cde6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ce9228d-8d6f-5e0e-be00-88a18dd121d7/7ce9228d-8d6f-5e0e-be00-88a18dd121d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68687,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_62c1b343cea792011b32dd38bcfcfe81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ce9228d-8d6f-5e0e-be00-88a18dd121d7/7ce9228d-8d6f-5e0e-be00-88a18dd121d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64510,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_ebd5a2845494f39b780cba91c42a9f64.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ce9228d-8d6f-5e0e-be00-88a18dd121d7/7ce9228d-8d6f-5e0e-be00-88a18dd121d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88286,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_8364043687547795600df83b3acf080c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ce9228d-8d6f-5e0e-be00-88a18dd121d7/7ce9228d-8d6f-5e0e-be00-88a18dd121d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89572,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_37f277e92f06bfacd109a0580c430319.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ce9228d-8d6f-5e0e-be00-88a18dd121d7/7ce9228d-8d6f-5e0e-be00-88a18dd121d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82655,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_009abb8c05b8910869b290f998c68e99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ce9228d-8d6f-5e0e-be00-88a18dd121d7/7ce9228d-8d6f-5e0e-be00-88a18dd121d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95029,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_534d951286834454566f66d2541052e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ce9228d-8d6f-5e0e-be00-88a18dd121d7/7ce9228d-8d6f-5e0e-be00-88a18dd121d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3226791,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_07f20f7e6d9fbcf551e0d2f6da28fd7a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ce9228d-8d6f-5e0e-be00-88a18dd121d7/7ce9228d-8d6f-5e0e-be00-88a18dd121d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72568,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/bf/83bf588b91c4ea5bf28993bbb59339ce/pa/VZ64850_b1dbe18a7034b16c257f7b06468c2abf.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 300 Mild-Hybrid T AMG Line',
'transmission': 'automatic',
'trim': 'T AMG Line',
'year': 2021}
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VZ64850%27 HTTP/1.1" 200 None
2026-03-30 10:37:15 [auto1.de] INFO: Saving data for VZ64850: {'created_time': 1774867035.581284, 'last_price_update_time': 1774867035.581294, 'auction_closing_time': 1774970655.0}
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VZ64850') HTTP/1.1" 204 0
2026-03-30 10:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BS31363> (referer: https://www.auto1.com/v1/car-details-view/BS31363/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f422b1d0>
2026-03-30 10:37:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_003e721b895caa886f8fec2541524f43.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_003e721b895caa886f8fec2541524f43.jpg saved to cache
2026-03-30 10:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 789a741e-7348-5fb1-ade4-13244719ab84
2026-03-30 10:37:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417f790>
2026-03-30 10:37:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252F1b%252F091bf7135bb4a5af26c1705c5e9660fc%252Fpa%252FSS17636_4f0dbc93001e3ca105befe4963d2ecec.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_4f0dbc93001e3ca105befe4963d2ecec.jpg saved to cache
2026-03-30 10:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 789a741e-7348-5fb1-ade4-13244719ab84
2026-03-30 10:37:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 789a741e-7348-5fb1-ade4-13244719ab84, skipping ID generation
2026-03-30 10:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 789a741e-7348-5fb1-ade4-13244719ab84 with scrape type 1
2026-03-30 10:37:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 789a741e-7348-5fb1-ade4-13244719ab84 sending to next pipeline
2026-03-30 10:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 789a741e-7348-5fb1-ade4-13244719ab84, identifier: SS17636
2026-03-30 10:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 789a741e-7348-5fb1-ade4-13244719ab84 with identifier: SS17636
2026-03-30 10:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 789a741e-7348-5fb1-ade4-13244719ab84 with identifier: SS17636
2026-03-30 10:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 789a741e-7348-5fb1-ade4-13244719ab84 with identifier: SS17636 to the API
2026-03-30 10:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_4f0dbc93001e3ca105befe4963d2ecec.jpg>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 155,
'expiration_date': '2026-03-31T15:00:22Z',
'fuel_type': 'diesel',
'id': '789a741e-7348-5fb1-ade4-13244719ab84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SS17636',
'listing': 'auction',
'location': 'DE, Kempten (Allgäu)',
'make': 'Ford',
'model': 'Transit',
'odometer': 184896,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103059,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_08558f278e116aad6c1b96fd4a6f2964.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106316,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_4f0dbc93001e3ca105befe4963d2ecec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73661,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_003e721b895caa886f8fec2541524f43.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74702,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_1cc0bf9ece445f11f6a118c1d4d0d735.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78213,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_29e5152cebd8efaa32c68f8ba316cdf9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80366,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_ec90e029289b8db0d24932efbd343255.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64026,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_94dc0343257ab3d15f0994e8b4b11e3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94144,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_755761e56c513940a2de83512b431e00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91278,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_20c4978f2c2219397797adc0d7e57a80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_789a741e-7348-5fb1-ade4-13244719ab84/789a741e-7348-5fb1-ade4-13244719ab84_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53856,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/1b/091bf7135bb4a5af26c1705c5e9660fc/pa/SS17636_51a6acaa5c350357423e947f6c77e572.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-07-24',
'seats_number': 8,
'seller_name': None,
'title': 'Ford Transit 2.2 TDCi 300 L2 Tourneo Titanium',
'transmission': 'manual',
'trim': '300 L2 Tourneo Titanium',
'year': 2013}
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SS17636%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [auto1.de] INFO: Saving data for SS17636: {'created_time': 1774867036.547482, 'last_price_update_time': 1774867036.547492, 'auction_closing_time': 1774969222.0}
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SS17636') HTTP/1.1" 204 0
2026-03-30 10:37:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13a416b9-0e4c-5837-9181-8d2e283c8f5e with identifier: BS31363
2026-03-30 10:37:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13a416b9-0e4c-5837-9181-8d2e283c8f5e with scrape type 1
2026-03-30 10:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13a416b9-0e4c-5837-9181-8d2e283c8f5e
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F48%252F904813dee9a648977682d7730fe720b9%252Fpa%252FBS31363_f0034b1af25a35f646140ddbb0dc3a05.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_f0034b1af25a35f646140ddbb0dc3a05.jpg already downloaded
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F48%252F904813dee9a648977682d7730fe720b9%252Fpa%252FBS31363_9edc760917ea8e7c26a6e4bdf8588965.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_9edc760917ea8e7c26a6e4bdf8588965.jpg already downloaded
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F48%252F904813dee9a648977682d7730fe720b9%252Fpa%252FBS31363_b65ff985165b2685520dbb9e435f9f8c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_b65ff985165b2685520dbb9e435f9f8c.jpg already downloaded
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F48%252F904813dee9a648977682d7730fe720b9%252Fpa%252FBS31363_beb7bedf83de6a02de82ed11dac10af8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_beb7bedf83de6a02de82ed11dac10af8.jpg already downloaded
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F48%252F904813dee9a648977682d7730fe720b9%252Fpa%252FBS31363_4a1cd2c074b6922b71f0d0568f5bb457.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_4a1cd2c074b6922b71f0d0568f5bb457.jpg already downloaded
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F48%252F904813dee9a648977682d7730fe720b9%252Fpa%252FBS31363_0eeb333ccb9eb269230d75c1f69cac29.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_0eeb333ccb9eb269230d75c1f69cac29.jpg already downloaded
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F48%252F904813dee9a648977682d7730fe720b9%252Fpa%252FBS31363_f8fa3d637809f6732dc7f97d50b51ae2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_f8fa3d637809f6732dc7f97d50b51ae2.jpg already downloaded
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F48%252F904813dee9a648977682d7730fe720b9%252Fpa%252FBS31363_3e8df80eb3c5041b3af81960649c56d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_3e8df80eb3c5041b3af81960649c56d4.jpg already downloaded
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F48%252F904813dee9a648977682d7730fe720b9%252Fpa%252FBS31363_36c16d00b11ad37b6be7a1d6936b711c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_36c16d00b11ad37b6be7a1d6936b711c.jpg already downloaded
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F48%252F904813dee9a648977682d7730fe720b9%252Fpa%252FBS31363_4d5b62e325c14200b99e8b7beb133b22.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_4d5b62e325c14200b99e8b7beb133b22.jpg already downloaded
2026-03-30 10:37:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 13a416b9-0e4c-5837-9181-8d2e283c8f5e, identifier: BS31363
2026-03-30 10:37:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 13a416b9-0e4c-5837-9181-8d2e283c8f5e with identifier: BS31363
2026-03-30 10:37:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 13a416b9-0e4c-5837-9181-8d2e283c8f5e with identifier: BS31363
2026-03-30 10:37:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 13a416b9-0e4c-5837-9181-8d2e283c8f5e with identifier: BS31363 to the API
2026-03-30 10:37:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BS31363>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:04:06Z',
'fuel_type': 'diesel',
'id': '13a416b9-0e4c-5837-9181-8d2e283c8f5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BS31363',
'listing': 'auction',
'location': 'DE, Germersheim',
'make': 'Ford',
'model': 'Kuga',
'odometer': 85051,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_f0034b1af25a35f646140ddbb0dc3a05.jpg',
'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_9edc760917ea8e7c26a6e4bdf8588965.jpg',
'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_b65ff985165b2685520dbb9e435f9f8c.jpg',
'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_beb7bedf83de6a02de82ed11dac10af8.jpg',
'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_4a1cd2c074b6922b71f0d0568f5bb457.jpg',
'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_0eeb333ccb9eb269230d75c1f69cac29.jpg',
'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_f8fa3d637809f6732dc7f97d50b51ae2.jpg',
'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_3e8df80eb3c5041b3af81960649c56d4.jpg',
'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_36c16d00b11ad37b6be7a1d6936b711c.jpg',
'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_4d5b62e325c14200b99e8b7beb133b22.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a416b9-0e4c-5837-9181-8d2e283c8f5e/13a416b9-0e4c-5837-9181-8d2e283c8f5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84282,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_f0034b1af25a35f646140ddbb0dc3a05.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a416b9-0e4c-5837-9181-8d2e283c8f5e/13a416b9-0e4c-5837-9181-8d2e283c8f5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73597,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_9edc760917ea8e7c26a6e4bdf8588965.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a416b9-0e4c-5837-9181-8d2e283c8f5e/13a416b9-0e4c-5837-9181-8d2e283c8f5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78660,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_b65ff985165b2685520dbb9e435f9f8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a416b9-0e4c-5837-9181-8d2e283c8f5e/13a416b9-0e4c-5837-9181-8d2e283c8f5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66305,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_beb7bedf83de6a02de82ed11dac10af8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a416b9-0e4c-5837-9181-8d2e283c8f5e/13a416b9-0e4c-5837-9181-8d2e283c8f5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79219,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_4a1cd2c074b6922b71f0d0568f5bb457.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a416b9-0e4c-5837-9181-8d2e283c8f5e/13a416b9-0e4c-5837-9181-8d2e283c8f5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79804,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_0eeb333ccb9eb269230d75c1f69cac29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a416b9-0e4c-5837-9181-8d2e283c8f5e/13a416b9-0e4c-5837-9181-8d2e283c8f5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57682,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_f8fa3d637809f6732dc7f97d50b51ae2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a416b9-0e4c-5837-9181-8d2e283c8f5e/13a416b9-0e4c-5837-9181-8d2e283c8f5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80584,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_3e8df80eb3c5041b3af81960649c56d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a416b9-0e4c-5837-9181-8d2e283c8f5e/13a416b9-0e4c-5837-9181-8d2e283c8f5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75989,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_36c16d00b11ad37b6be7a1d6936b711c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13a416b9-0e4c-5837-9181-8d2e283c8f5e/13a416b9-0e4c-5837-9181-8d2e283c8f5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75250,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/48/904813dee9a648977682d7730fe720b9/pa/BS31363_4d5b62e325c14200b99e8b7beb133b22.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi ST-Line',
'transmission': 'manual',
'trim': 'ST-Line',
'year': 2017}
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BS31363%27 HTTP/1.1" 200 None
2026-03-30 10:37:17 [auto1.de] INFO: Saving data for BS31363: {'created_time': 1774867037.23339, 'last_price_update_time': 1774867037.233401, 'auction_closing_time': 1774969446.0}
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BS31363') HTTP/1.1" 204 0
2026-03-30 10:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PM17860> (referer: https://www.auto1.com/v1/car-details-view/PM17860/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 818a5351-51ea-5530-8daf-16278144cfcb with identifier: PM17860
2026-03-30 10:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 818a5351-51ea-5530-8daf-16278144cfcb with scrape type 1
2026-03-30 10:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 818a5351-51ea-5530-8daf-16278144cfcb
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_2ff20100902d435e1dc053d2e7da9883.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_2ff20100902d435e1dc053d2e7da9883.jpg not downloaded yet
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_72817b606781739040b1a6686243f4c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_72817b606781739040b1a6686243f4c3.jpg not downloaded yet
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_cb4c3b09d98a0201d4f6652d2bc3569f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_cb4c3b09d98a0201d4f6652d2bc3569f.jpg not downloaded yet
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_447dbece201516b63434d50e836e2811.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_447dbece201516b63434d50e836e2811.jpg not downloaded yet
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_eb61ce6d0239963819faf6f1bec46c71.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_eb61ce6d0239963819faf6f1bec46c71.jpg not downloaded yet
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_2d612557ddce5b7652850b37a5331df3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_2d612557ddce5b7652850b37a5331df3.jpg not downloaded yet
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_1ea66c5934a87cd28e0a5daf586c34a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_1ea66c5934a87cd28e0a5daf586c34a6.jpg not downloaded yet
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_620b1391bdd500bded3b69ceead0ad20.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_620b1391bdd500bded3b69ceead0ad20.jpg not downloaded yet
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_b3dbaeafb695b37bf80958b65a90367c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_b3dbaeafb695b37bf80958b65a90367c.jpg not downloaded yet
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_92131ff8c17d2c35ef245d0d28b4f766.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_92131ff8c17d2c35ef245d0d28b4f766.jpg not downloaded yet
2026-03-30 10:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WW29948/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_92131ff8c17d2c35ef245d0d28b4f766.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4397c90>
2026-03-30 10:37:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_92131ff8c17d2c35ef245d0d28b4f766.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_92131ff8c17d2c35ef245d0d28b4f766.jpg saved to cache
2026-03-30 10:37:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 818a5351-51ea-5530-8daf-16278144cfcb
2026-03-30 10:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XW43246> (referer: https://www.auto1.com/v1/car-details-view/XW43246/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b5fa4f8-702b-516e-bf8b-fafe7910213b with identifier: XW43246
2026-03-30 10:37:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b5fa4f8-702b-516e-bf8b-fafe7910213b with scrape type 1
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b5fa4f8-702b-516e-bf8b-fafe7910213b
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fa3%252Feaa392727f0f5401713de691ce1fcaac%252Fpa%252FXW43246_129097006993fe02a67d3f4d2b8b6c2a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_129097006993fe02a67d3f4d2b8b6c2a.jpg already downloaded
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fa3%252Feaa392727f0f5401713de691ce1fcaac%252Fpa%252FXW43246_55f346942d54ea8f07d13b06a91c5515.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_55f346942d54ea8f07d13b06a91c5515.jpg already downloaded
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fa3%252Feaa392727f0f5401713de691ce1fcaac%252Fpa%252FXW43246_7fe7f6251d0501594c792cc87c5729f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_7fe7f6251d0501594c792cc87c5729f5.jpg already downloaded
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fa3%252Feaa392727f0f5401713de691ce1fcaac%252Fpa%252FXW43246_9927f41110a2765e11221aa208fc0b09.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_9927f41110a2765e11221aa208fc0b09.jpg already downloaded
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fa3%252Feaa392727f0f5401713de691ce1fcaac%252Fpa%252FXW43246_24b5eabc8657ddaa55eb9a1be0d51b2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_24b5eabc8657ddaa55eb9a1be0d51b2d.jpg already downloaded
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fa3%252Feaa392727f0f5401713de691ce1fcaac%252Fpa%252FXW43246_911e18049acd01184ac6a62425c14dff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_911e18049acd01184ac6a62425c14dff.jpg already downloaded
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fa3%252Feaa392727f0f5401713de691ce1fcaac%252Fpa%252FXW43246_dd3548b4f28f9a349e038af0ff958555.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_dd3548b4f28f9a349e038af0ff958555.jpg already downloaded
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fa3%252Feaa392727f0f5401713de691ce1fcaac%252Fpa%252FXW43246_3c87492003a034227ac4e31f5e7d3630.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_3c87492003a034227ac4e31f5e7d3630.jpg already downloaded
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fa3%252Feaa392727f0f5401713de691ce1fcaac%252Fpa%252FXW43246_9569002ad105f4041f6cb40c7aec1511.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_9569002ad105f4041f6cb40c7aec1511.jpg already downloaded
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fa3%252Feaa392727f0f5401713de691ce1fcaac%252Fpa%252FXW43246_b56e42a7f5e4d68afde1687ed5102cfe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_b56e42a7f5e4d68afde1687ed5102cfe.jpg already downloaded
2026-03-30 10:37:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4b5fa4f8-702b-516e-bf8b-fafe7910213b, identifier: XW43246
2026-03-30 10:37:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4b5fa4f8-702b-516e-bf8b-fafe7910213b with identifier: XW43246
2026-03-30 10:37:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4b5fa4f8-702b-516e-bf8b-fafe7910213b with identifier: XW43246
2026-03-30 10:37:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4b5fa4f8-702b-516e-bf8b-fafe7910213b with identifier: XW43246 to the API
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XW43246>
{'auction_title': '',
'c_o_2_emission_value': 193,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 272,
'expiration_date': '2026-03-31T15:23:57Z',
'fuel_type': 'petrol',
'id': '4b5fa4f8-702b-516e-bf8b-fafe7910213b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XW43246',
'listing': 'auction',
'location': 'DE, Überherrn',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 18646,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_129097006993fe02a67d3f4d2b8b6c2a.jpg',
'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_55f346942d54ea8f07d13b06a91c5515.jpg',
'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_7fe7f6251d0501594c792cc87c5729f5.jpg',
'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_9927f41110a2765e11221aa208fc0b09.jpg',
'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_24b5eabc8657ddaa55eb9a1be0d51b2d.jpg',
'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_911e18049acd01184ac6a62425c14dff.jpg',
'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_dd3548b4f28f9a349e038af0ff958555.jpg',
'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_3c87492003a034227ac4e31f5e7d3630.jpg',
'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_9569002ad105f4041f6cb40c7aec1511.jpg',
'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_b56e42a7f5e4d68afde1687ed5102cfe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5fa4f8-702b-516e-bf8b-fafe7910213b/4b5fa4f8-702b-516e-bf8b-fafe7910213b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86957,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_129097006993fe02a67d3f4d2b8b6c2a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5fa4f8-702b-516e-bf8b-fafe7910213b/4b5fa4f8-702b-516e-bf8b-fafe7910213b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77402,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_55f346942d54ea8f07d13b06a91c5515.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5fa4f8-702b-516e-bf8b-fafe7910213b/4b5fa4f8-702b-516e-bf8b-fafe7910213b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71228,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_7fe7f6251d0501594c792cc87c5729f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5fa4f8-702b-516e-bf8b-fafe7910213b/4b5fa4f8-702b-516e-bf8b-fafe7910213b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68181,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_9927f41110a2765e11221aa208fc0b09.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5fa4f8-702b-516e-bf8b-fafe7910213b/4b5fa4f8-702b-516e-bf8b-fafe7910213b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71220,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_24b5eabc8657ddaa55eb9a1be0d51b2d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5fa4f8-702b-516e-bf8b-fafe7910213b/4b5fa4f8-702b-516e-bf8b-fafe7910213b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74048,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_911e18049acd01184ac6a62425c14dff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5fa4f8-702b-516e-bf8b-fafe7910213b/4b5fa4f8-702b-516e-bf8b-fafe7910213b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60422,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_dd3548b4f28f9a349e038af0ff958555.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5fa4f8-702b-516e-bf8b-fafe7910213b/4b5fa4f8-702b-516e-bf8b-fafe7910213b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80293,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_3c87492003a034227ac4e31f5e7d3630.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5fa4f8-702b-516e-bf8b-fafe7910213b/4b5fa4f8-702b-516e-bf8b-fafe7910213b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84343,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_9569002ad105f4041f6cb40c7aec1511.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5fa4f8-702b-516e-bf8b-fafe7910213b/4b5fa4f8-702b-516e-bf8b-fafe7910213b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70949,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/a3/eaa392727f0f5401713de691ce1fcaac/pa/XW43246_b56e42a7f5e4d68afde1687ed5102cfe.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 300 Mild-Hybrid 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2020}
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XW43246%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [auto1.de] INFO: Saving data for XW43246: {'created_time': 1774867046.355321, 'last_price_update_time': 1774867046.355334, 'auction_closing_time': 1774970637.0}
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XW43246') HTTP/1.1" 204 0
2026-03-30 10:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AD08111> (referer: https://www.auto1.com/v1/car-details-view/AD08111/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_b3dbaeafb695b37bf80958b65a90367c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11ed3d49-cc4e-56ca-9d97-8267a4725e6d with identifier: AD08111
2026-03-30 10:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d with scrape type 1
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_f0ec8161f58d2afddd4b52e88399e144.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_f0ec8161f58d2afddd4b52e88399e144.jpg not downloaded yet
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_b9cdc8fe7492b247dda5a68eedc63a6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_b9cdc8fe7492b247dda5a68eedc63a6c.jpg not downloaded yet
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_a02f7e3fd7f78ede5e6b40a5c1846853.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_a02f7e3fd7f78ede5e6b40a5c1846853.jpg not downloaded yet
2026-03-30 10:37:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb3390>
2026-03-30 10:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_b3dbaeafb695b37bf80958b65a90367c.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_b3dbaeafb695b37bf80958b65a90367c.jpg saved to cache
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 818a5351-51ea-5530-8daf-16278144cfcb
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_505792fb21a1d0c6e03ece9482d79732.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_505792fb21a1d0c6e03ece9482d79732.jpg not downloaded yet
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_220af5d0d3e6b766517cfcf66d3fc4e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_220af5d0d3e6b766517cfcf66d3fc4e0.jpg not downloaded yet
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_1b772bb27dd9fdda1ac4b3bb8d7dbf12.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_1b772bb27dd9fdda1ac4b3bb8d7dbf12.jpg not downloaded yet
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_48db0819cc24acde3e1f8043f5fa3210.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_48db0819cc24acde3e1f8043f5fa3210.jpg not downloaded yet
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_c20b94595710ab5d2b3b15d87470b98b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_c20b94595710ab5d2b3b15d87470b98b.jpg not downloaded yet
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_28af1cf03b69b8801180356f384fa3d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_28af1cf03b69b8801180356f384fa3d3.jpg not downloaded yet
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_8ff5506244a13f4635b218c328b937e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_8ff5506244a13f4635b218c328b937e9.jpg not downloaded yet
2026-03-30 10:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_1ea66c5934a87cd28e0a5daf586c34a6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_620b1391bdd500bded3b69ceead0ad20.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef2f90>
2026-03-30 10:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_1ea66c5934a87cd28e0a5daf586c34a6.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_1ea66c5934a87cd28e0a5daf586c34a6.jpg saved to cache
2026-03-30 10:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 818a5351-51ea-5530-8daf-16278144cfcb
2026-03-30 10:37:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef50d0>
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_620b1391bdd500bded3b69ceead0ad20.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_620b1391bdd500bded3b69ceead0ad20.jpg saved to cache
2026-03-30 10:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 818a5351-51ea-5530-8daf-16278144cfcb
2026-03-30 10:37:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_8ff5506244a13f4635b218c328b937e9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_28af1cf03b69b8801180356f384fa3d3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417d490>
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_8ff5506244a13f4635b218c328b937e9.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_8ff5506244a13f4635b218c328b937e9.jpg saved to cache
2026-03-30 10:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d
2026-03-30 10:37:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417e590>
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_28af1cf03b69b8801180356f384fa3d3.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_28af1cf03b69b8801180356f384fa3d3.jpg saved to cache
2026-03-30 10:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d
2026-03-30 10:37:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_c20b94595710ab5d2b3b15d87470b98b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f437ae50>
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_c20b94595710ab5d2b3b15d87470b98b.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_c20b94595710ab5d2b3b15d87470b98b.jpg saved to cache
2026-03-30 10:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d
2026-03-30 10:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_48db0819cc24acde3e1f8043f5fa3210.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_1b772bb27dd9fdda1ac4b3bb8d7dbf12.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f480b650>
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_48db0819cc24acde3e1f8043f5fa3210.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_48db0819cc24acde3e1f8043f5fa3210.jpg saved to cache
2026-03-30 10:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d
2026-03-30 10:37:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb6110>
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_1b772bb27dd9fdda1ac4b3bb8d7dbf12.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_1b772bb27dd9fdda1ac4b3bb8d7dbf12.jpg saved to cache
2026-03-30 10:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d
2026-03-30 10:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_220af5d0d3e6b766517cfcf66d3fc4e0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41bc4d0>
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_220af5d0d3e6b766517cfcf66d3fc4e0.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_220af5d0d3e6b766517cfcf66d3fc4e0.jpg saved to cache
2026-03-30 10:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d
2026-03-30 10:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_a02f7e3fd7f78ede5e6b40a5c1846853.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_505792fb21a1d0c6e03ece9482d79732.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee80190>
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_a02f7e3fd7f78ede5e6b40a5c1846853.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_a02f7e3fd7f78ede5e6b40a5c1846853.jpg saved to cache
2026-03-30 10:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d
2026-03-30 10:37:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec5650>
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_505792fb21a1d0c6e03ece9482d79732.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_505792fb21a1d0c6e03ece9482d79732.jpg saved to cache
2026-03-30 10:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d
2026-03-30 10:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_b9cdc8fe7492b247dda5a68eedc63a6c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee83cd0>
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_b9cdc8fe7492b247dda5a68eedc63a6c.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_b9cdc8fe7492b247dda5a68eedc63a6c.jpg saved to cache
2026-03-30 10:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d
2026-03-30 10:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_f0ec8161f58d2afddd4b52e88399e144.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef39d50>
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252F8a%252F1c8ac8f92701c5c3ddd091213dfc6cc4%252Fpa%252FAD08111_f0ec8161f58d2afddd4b52e88399e144.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_f0ec8161f58d2afddd4b52e88399e144.jpg saved to cache
2026-03-30 10:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d
2026-03-30 10:37:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 11ed3d49-cc4e-56ca-9d97-8267a4725e6d, skipping ID generation
2026-03-30 10:37:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d with scrape type 1
2026-03-30 10:37:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 11ed3d49-cc4e-56ca-9d97-8267a4725e6d sending to next pipeline
2026-03-30 10:37:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 11ed3d49-cc4e-56ca-9d97-8267a4725e6d, identifier: AD08111
2026-03-30 10:37:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 11ed3d49-cc4e-56ca-9d97-8267a4725e6d with identifier: AD08111
2026-03-30 10:37:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 11ed3d49-cc4e-56ca-9d97-8267a4725e6d with identifier: AD08111
2026-03-30 10:37:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 11ed3d49-cc4e-56ca-9d97-8267a4725e6d with identifier: AD08111 to the API
2026-03-30 10:37:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_f0ec8161f58d2afddd4b52e88399e144.jpg>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:46:25Z',
'fuel_type': 'petrol',
'id': '11ed3d49-cc4e-56ca-9d97-8267a4725e6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AD08111',
'listing': 'auction',
'location': 'DE, Leipzig',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 107154,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3080810,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_f0ec8161f58d2afddd4b52e88399e144.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3106106,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_b9cdc8fe7492b247dda5a68eedc63a6c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3075838,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_a02f7e3fd7f78ede5e6b40a5c1846853.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2852301,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_505792fb21a1d0c6e03ece9482d79732.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2972450,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_220af5d0d3e6b766517cfcf66d3fc4e0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2988117,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_1b772bb27dd9fdda1ac4b3bb8d7dbf12.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2803241,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_48db0819cc24acde3e1f8043f5fa3210.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3067082,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_c20b94595710ab5d2b3b15d87470b98b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3040958,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_28af1cf03b69b8801180356f384fa3d3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11ed3d49-cc4e-56ca-9d97-8267a4725e6d/11ed3d49-cc4e-56ca-9d97-8267a4725e6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3083627,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/8a/1c8ac8f92701c5c3ddd091213dfc6cc4/pa/AD08111_8ff5506244a13f4635b218c328b937e9.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-02-01',
'seats_number': 4,
'seller_name': None,
'title': 'Suzuki Swift 1.6 Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2012}
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AD08111%27 HTTP/1.1" 200 None
2026-03-30 10:37:32 [auto1.de] INFO: Saving data for AD08111: {'created_time': 1774867052.071242, 'last_price_update_time': 1774867052.071254, 'auction_closing_time': 1774971985.0}
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AD08111') HTTP/1.1" 204 0
2026-03-30 10:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_2d612557ddce5b7652850b37a5331df3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_eb61ce6d0239963819faf6f1bec46c71.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:32 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee769d0>
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_2d612557ddce5b7652850b37a5331df3.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_2d612557ddce5b7652850b37a5331df3.jpg saved to cache
2026-03-30 10:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 818a5351-51ea-5530-8daf-16278144cfcb
2026-03-30 10:37:32 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef63dd0>
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_eb61ce6d0239963819faf6f1bec46c71.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_eb61ce6d0239963819faf6f1bec46c71.jpg saved to cache
2026-03-30 10:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 818a5351-51ea-5530-8daf-16278144cfcb
2026-03-30 10:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_447dbece201516b63434d50e836e2811.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:32 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fc5d0>
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_447dbece201516b63434d50e836e2811.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_447dbece201516b63434d50e836e2811.jpg saved to cache
2026-03-30 10:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 818a5351-51ea-5530-8daf-16278144cfcb
2026-03-30 10:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_cb4c3b09d98a0201d4f6652d2bc3569f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_72817b606781739040b1a6686243f4c3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:32 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f480b450>
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_cb4c3b09d98a0201d4f6652d2bc3569f.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_cb4c3b09d98a0201d4f6652d2bc3569f.jpg saved to cache
2026-03-30 10:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 818a5351-51ea-5530-8daf-16278144cfcb
2026-03-30 10:37:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec60d0>
2026-03-30 10:37:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_72817b606781739040b1a6686243f4c3.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_72817b606781739040b1a6686243f4c3.jpg saved to cache
2026-03-30 10:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 818a5351-51ea-5530-8daf-16278144cfcb
2026-03-30 10:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_2ff20100902d435e1dc053d2e7da9883.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_6a895ce1a2dc85984a53a7425cdf7585.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee74d10>
2026-03-30 10:37:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg00%252F50%252F0050b15fedb2f7faa86b81af35ecf121%252Fpa%252FPM17860_2ff20100902d435e1dc053d2e7da9883.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_2ff20100902d435e1dc053d2e7da9883.jpg saved to cache
2026-03-30 10:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 818a5351-51ea-5530-8daf-16278144cfcb
2026-03-30 10:37:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 818a5351-51ea-5530-8daf-16278144cfcb, skipping ID generation
2026-03-30 10:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 818a5351-51ea-5530-8daf-16278144cfcb with scrape type 1
2026-03-30 10:37:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 818a5351-51ea-5530-8daf-16278144cfcb sending to next pipeline
2026-03-30 10:37:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 818a5351-51ea-5530-8daf-16278144cfcb, identifier: PM17860
2026-03-30 10:37:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 818a5351-51ea-5530-8daf-16278144cfcb with identifier: PM17860
2026-03-30 10:37:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 818a5351-51ea-5530-8daf-16278144cfcb with identifier: PM17860
2026-03-30 10:37:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 818a5351-51ea-5530-8daf-16278144cfcb with identifier: PM17860 to the API
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_2ff20100902d435e1dc053d2e7da9883.jpg>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-31T15:13:49Z',
'fuel_type': 'diesel',
'id': '818a5351-51ea-5530-8daf-16278144cfcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PM17860',
'listing': 'auction',
'location': 'DE, Bielefeld',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 57988,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2854014,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_2ff20100902d435e1dc053d2e7da9883.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2797727,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_72817b606781739040b1a6686243f4c3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2728472,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_cb4c3b09d98a0201d4f6652d2bc3569f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2709933,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_447dbece201516b63434d50e836e2811.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2857584,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_eb61ce6d0239963819faf6f1bec46c71.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2952354,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_2d612557ddce5b7652850b37a5331df3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2863557,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_1ea66c5934a87cd28e0a5daf586c34a6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3039546,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_620b1391bdd500bded3b69ceead0ad20.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3089320,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_b3dbaeafb695b37bf80958b65a90367c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_818a5351-51ea-5530-8daf-16278144cfcb/818a5351-51ea-5530-8daf-16278144cfcb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2515827,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img00/50/0050b15fedb2f7faa86b81af35ecf121/pa/PM17860_92131ff8c17d2c35ef245d0d28b4f766.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 Aircross 2.0 Blue-HDi Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2019}
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PM17860%27 HTTP/1.1" 200 None
2026-03-30 10:37:34 [auto1.de] INFO: Saving data for PM17860: {'created_time': 1774867054.423848, 'last_price_update_time': 1774867054.423859, 'auction_closing_time': 1774970029.0}
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PM17860') HTTP/1.1" 204 0
2026-03-30 10:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AT25404/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f27d0>
2026-03-30 10:37:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_6a895ce1a2dc85984a53a7425cdf7585.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_6a895ce1a2dc85984a53a7425cdf7585.jpg saved to cache
2026-03-30 10:37:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2
2026-03-30 10:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_19f90fd74b7413f7b7152f9179b5aebc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_7c14c1fca34abf78a4cd42228256d622.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_cdcc1fdc1aabfcffc836f00f9daf40fa.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4301d10>
2026-03-30 10:37:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_19f90fd74b7413f7b7152f9179b5aebc.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_19f90fd74b7413f7b7152f9179b5aebc.jpg saved to cache
2026-03-30 10:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2
2026-03-30 10:37:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef76310>
2026-03-30 10:37:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_7c14c1fca34abf78a4cd42228256d622.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_7c14c1fca34abf78a4cd42228256d622.jpg saved to cache
2026-03-30 10:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2
2026-03-30 10:37:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d1650>
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_cdcc1fdc1aabfcffc836f00f9daf40fa.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_cdcc1fdc1aabfcffc836f00f9daf40fa.jpg saved to cache
2026-03-30 10:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2
2026-03-30 10:37:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_1dabc6e21a4afb614fc256977b900651.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_311cfb36547f500ddc28ef358fc1dc49.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef3c10>
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_1dabc6e21a4afb614fc256977b900651.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_1dabc6e21a4afb614fc256977b900651.jpg saved to cache
2026-03-30 10:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2
2026-03-30 10:37:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee94050>
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_311cfb36547f500ddc28ef358fc1dc49.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_311cfb36547f500ddc28ef358fc1dc49.jpg saved to cache
2026-03-30 10:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2
2026-03-30 10:37:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_6048a44875213712dece0c75496bfdb9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_32d643564831b348181a71ac362cc423.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417c390>
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_6048a44875213712dece0c75496bfdb9.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_6048a44875213712dece0c75496bfdb9.jpg saved to cache
2026-03-30 10:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2
2026-03-30 10:37:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee606d0>
2026-03-30 10:37:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252F96%252F519653c1dae0b38ea2c20782f7644b9d%252Fpa%252FGB07563_32d643564831b348181a71ac362cc423.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_32d643564831b348181a71ac362cc423.jpg saved to cache
2026-03-30 10:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2
2026-03-30 10:37:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a948c06f-e8a1-59de-a11e-17ccf7aba0c2, skipping ID generation
2026-03-30 10:37:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2 with scrape type 1
2026-03-30 10:37:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a948c06f-e8a1-59de-a11e-17ccf7aba0c2 sending to next pipeline
2026-03-30 10:37:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a948c06f-e8a1-59de-a11e-17ccf7aba0c2, identifier: GB07563
2026-03-30 10:37:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a948c06f-e8a1-59de-a11e-17ccf7aba0c2 with identifier: GB07563
2026-03-30 10:37:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a948c06f-e8a1-59de-a11e-17ccf7aba0c2 with identifier: GB07563
2026-03-30 10:37:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a948c06f-e8a1-59de-a11e-17ccf7aba0c2 with identifier: GB07563 to the API
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_32d643564831b348181a71ac362cc423.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:00:03Z',
'fuel_type': 'petrol',
'id': 'a948c06f-e8a1-59de-a11e-17ccf7aba0c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GB07563',
'listing': 'auction',
'location': 'DE, Darmstadt',
'make': 'Kia',
'model': 'Rio',
'odometer': 108935,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330177,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_32d643564831b348181a71ac362cc423.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289764,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_6048a44875213712dece0c75496bfdb9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320546,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_311cfb36547f500ddc28ef358fc1dc49.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266518,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_1dabc6e21a4afb614fc256977b900651.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303567,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_cdcc1fdc1aabfcffc836f00f9daf40fa.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310515,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_7c14c1fca34abf78a4cd42228256d622.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273771,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_19f90fd74b7413f7b7152f9179b5aebc.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318027,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_6a895ce1a2dc85984a53a7425cdf7585.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295321,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_a8c460f9043f6691f90d57c1efc617fe.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a948c06f-e8a1-59de-a11e-17ccf7aba0c2/a948c06f-e8a1-59de-a11e-17ccf7aba0c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320817,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img51/96/519653c1dae0b38ea2c20782f7644b9d/pa/GB07563_50a33f70ee65057c3c7821c1eb861d02.jpg',
'Width': 640}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Rio 1.2 Spirit',
'transmission': 'manual',
'trim': 'Spirit',
'year': 2016}
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GB07563%27 HTTP/1.1" 200 None
2026-03-30 10:37:37 [auto1.de] INFO: Saving data for GB07563: {'created_time': 1774867057.720416, 'last_price_update_time': 1774867057.720428, 'auction_closing_time': 1774969203.0}
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GB07563') HTTP/1.1" 204 0
2026-03-30 10:37:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FG13318> (referer: https://www.auto1.com/v1/car-details-view/FG13318/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7dc6a74-535e-5f08-a6ff-5a23346539a7 with identifier: FG13318
2026-03-30 10:37:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7dc6a74-535e-5f08-a6ff-5a23346539a7 with scrape type 1
2026-03-30 10:37:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7dc6a74-535e-5f08-a6ff-5a23346539a7
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_dbbb08202fd64087270a0f37067f776b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_dbbb08202fd64087270a0f37067f776b.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_9d7080c016d02167f8becdcad4bc3735.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_9d7080c016d02167f8becdcad4bc3735.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_18977ea3e8427f18a227d2b4f490db6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_18977ea3e8427f18a227d2b4f490db6d.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_8a846474218866bac9c02b15b9957cdc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_8a846474218866bac9c02b15b9957cdc.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_b7792ed667dff5927a2f94d51ae252a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_b7792ed667dff5927a2f94d51ae252a0.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_057fa489cc36e79fc7c58fb238ae4500.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_057fa489cc36e79fc7c58fb238ae4500.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_4b5eec7b245ec1ca89667b4e13b041d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_4b5eec7b245ec1ca89667b4e13b041d4.jpg not downloaded yet
2026-03-30 10:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HM13526> (referer: https://www.auto1.com/v1/car-details-view/HM13526/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_20ced2d321509b130620bd3004b02e7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_20ced2d321509b130620bd3004b02e7a.jpg not downloaded yet
2026-03-30 10:37:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_4c32b49339a3493e48a4876992710a0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_4c32b49339a3493e48a4876992710a0d.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_3d25f2bd948ace37e099b655e503749b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_3d25f2bd948ace37e099b655e503749b.jpg not downloaded yet
2026-03-30 10:37:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 943b24ba-0b9e-5914-b86b-85cc38d9d6dc with identifier: HM13526
2026-03-30 10:37:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc with scrape type 1
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_4ff0b7a6899338038113640ebd9597d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_4ff0b7a6899338038113640ebd9597d4.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_524ef1d1a835fcb6d06da07cd5f2e881.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_524ef1d1a835fcb6d06da07cd5f2e881.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_8deb5cee885ef6daf8c34bb829bc6fae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_8deb5cee885ef6daf8c34bb829bc6fae.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_407ea3990193695f52fef17d6bed3b1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_407ea3990193695f52fef17d6bed3b1b.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_0912e65351cf273cf4cab1a7aa9b6140.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_0912e65351cf273cf4cab1a7aa9b6140.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_85c012dd3f55848be634b566ebeb75f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_85c012dd3f55848be634b566ebeb75f1.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_ccced308b84f70b3c2f28739893eab49.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_ccced308b84f70b3c2f28739893eab49.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_a0bb45d797a133a369c23b31064381b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_a0bb45d797a133a369c23b31064381b1.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_7afb3e6bcb5c630a57d7e315f1753e9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_7afb3e6bcb5c630a57d7e315f1753e9b.jpg not downloaded yet
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_be5aae1fb86fbee76b83dde91b0b2d54.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_be5aae1fb86fbee76b83dde91b0b2d54.jpg not downloaded yet
2026-03-30 10:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_4b5eec7b245ec1ca89667b4e13b041d4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434c3d0>
2026-03-30 10:37:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_4b5eec7b245ec1ca89667b4e13b041d4.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_4b5eec7b245ec1ca89667b4e13b041d4.jpg saved to cache
2026-03-30 10:37:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f7dc6a74-535e-5f08-a6ff-5a23346539a7
2026-03-30 10:37:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_be5aae1fb86fbee76b83dde91b0b2d54.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee77110>
2026-03-30 10:37:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:37:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_be5aae1fb86fbee76b83dde91b0b2d54.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_be5aae1fb86fbee76b83dde91b0b2d54.jpg saved to cache
2026-03-30 10:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc
2026-03-30 10:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LS25004/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_7afb3e6bcb5c630a57d7e315f1753e9b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d1550>
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_7afb3e6bcb5c630a57d7e315f1753e9b.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_7afb3e6bcb5c630a57d7e315f1753e9b.jpg saved to cache
2026-03-30 10:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc
2026-03-30 10:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_a0bb45d797a133a369c23b31064381b1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef74750>
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_a0bb45d797a133a369c23b31064381b1.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_a0bb45d797a133a369c23b31064381b1.jpg saved to cache
2026-03-30 10:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc
2026-03-30 10:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_ccced308b84f70b3c2f28739893eab49.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee77d90>
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_ccced308b84f70b3c2f28739893eab49.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_ccced308b84f70b3c2f28739893eab49.jpg saved to cache
2026-03-30 10:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc
2026-03-30 10:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_85c012dd3f55848be634b566ebeb75f1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d28d0>
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_85c012dd3f55848be634b566ebeb75f1.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_85c012dd3f55848be634b566ebeb75f1.jpg saved to cache
2026-03-30 10:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc
2026-03-30 10:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_0912e65351cf273cf4cab1a7aa9b6140.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4292310>
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_0912e65351cf273cf4cab1a7aa9b6140.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_0912e65351cf273cf4cab1a7aa9b6140.jpg saved to cache
2026-03-30 10:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc
2026-03-30 10:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_407ea3990193695f52fef17d6bed3b1b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee55390>
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_407ea3990193695f52fef17d6bed3b1b.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_407ea3990193695f52fef17d6bed3b1b.jpg saved to cache
2026-03-30 10:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc
2026-03-30 10:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_8deb5cee885ef6daf8c34bb829bc6fae.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee744d0>
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_8deb5cee885ef6daf8c34bb829bc6fae.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_8deb5cee885ef6daf8c34bb829bc6fae.jpg saved to cache
2026-03-30 10:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc
2026-03-30 10:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_524ef1d1a835fcb6d06da07cd5f2e881.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee44cf10>
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_524ef1d1a835fcb6d06da07cd5f2e881.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_524ef1d1a835fcb6d06da07cd5f2e881.jpg saved to cache
2026-03-30 10:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc
2026-03-30 10:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_4ff0b7a6899338038113640ebd9597d4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef36d0>
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F15%252F8e151cf6f24e1780fa1e64f8879c659d%252Fpa%252FHM13526_4ff0b7a6899338038113640ebd9597d4.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_4ff0b7a6899338038113640ebd9597d4.jpg saved to cache
2026-03-30 10:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc
2026-03-30 10:37:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 943b24ba-0b9e-5914-b86b-85cc38d9d6dc, skipping ID generation
2026-03-30 10:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc with scrape type 1
2026-03-30 10:37:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 943b24ba-0b9e-5914-b86b-85cc38d9d6dc sending to next pipeline
2026-03-30 10:37:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 943b24ba-0b9e-5914-b86b-85cc38d9d6dc, identifier: HM13526
2026-03-30 10:37:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 943b24ba-0b9e-5914-b86b-85cc38d9d6dc with identifier: HM13526
2026-03-30 10:37:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 943b24ba-0b9e-5914-b86b-85cc38d9d6dc with identifier: HM13526
2026-03-30 10:37:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 943b24ba-0b9e-5914-b86b-85cc38d9d6dc with identifier: HM13526 to the API
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_4ff0b7a6899338038113640ebd9597d4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:39:33Z',
'fuel_type': 'diesel',
'id': '943b24ba-0b9e-5914-b86b-85cc38d9d6dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HM13526',
'listing': 'auction',
'location': 'DE, Friedrichsdorf',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 199273,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3251112,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_4ff0b7a6899338038113640ebd9597d4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3439206,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_524ef1d1a835fcb6d06da07cd5f2e881.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3263297,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_8deb5cee885ef6daf8c34bb829bc6fae.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2840025,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_407ea3990193695f52fef17d6bed3b1b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3335964,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_0912e65351cf273cf4cab1a7aa9b6140.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3043373,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_85c012dd3f55848be634b566ebeb75f1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2619764,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_ccced308b84f70b3c2f28739893eab49.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2877613,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_a0bb45d797a133a369c23b31064381b1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3388728,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_7afb3e6bcb5c630a57d7e315f1753e9b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_943b24ba-0b9e-5914-b86b-85cc38d9d6dc/943b24ba-0b9e-5914-b86b-85cc38d9d6dc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2608684,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8e/15/8e151cf6f24e1780fa1e64f8879c659d/pa/HM13526_be5aae1fb86fbee76b83dde91b0b2d54.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mitsubishi ASX 1.8 DI-D Instyle 4WD',
'transmission': 'manual',
'trim': 'Instyle 4WD',
'year': 2013}
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HM13526%27 HTTP/1.1" 200 None
2026-03-30 10:37:43 [auto1.de] INFO: Saving data for HM13526: {'created_time': 1774867063.920621, 'last_price_update_time': 1774867063.920632, 'auction_closing_time': 1774971573.0}
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HM13526') HTTP/1.1" 204 0
2026-03-30 10:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_3d25f2bd948ace37e099b655e503749b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef63750>
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_3d25f2bd948ace37e099b655e503749b.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_3d25f2bd948ace37e099b655e503749b.jpg saved to cache
2026-03-30 10:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f7dc6a74-535e-5f08-a6ff-5a23346539a7
2026-03-30 10:37:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_4c32b49339a3493e48a4876992710a0d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee604d0>
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_4c32b49339a3493e48a4876992710a0d.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_4c32b49339a3493e48a4876992710a0d.jpg saved to cache
2026-03-30 10:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f7dc6a74-535e-5f08-a6ff-5a23346539a7
2026-03-30 10:37:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_20ced2d321509b130620bd3004b02e7a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4395790>
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_20ced2d321509b130620bd3004b02e7a.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_20ced2d321509b130620bd3004b02e7a.jpg saved to cache
2026-03-30 10:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f7dc6a74-535e-5f08-a6ff-5a23346539a7
2026-03-30 10:37:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_057fa489cc36e79fc7c58fb238ae4500.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424d7d0>
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_057fa489cc36e79fc7c58fb238ae4500.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_057fa489cc36e79fc7c58fb238ae4500.jpg saved to cache
2026-03-30 10:37:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f7dc6a74-535e-5f08-a6ff-5a23346539a7
2026-03-30 10:37:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_b7792ed667dff5927a2f94d51ae252a0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f436edd0>
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_b7792ed667dff5927a2f94d51ae252a0.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_b7792ed667dff5927a2f94d51ae252a0.jpg saved to cache
2026-03-30 10:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f7dc6a74-535e-5f08-a6ff-5a23346539a7
2026-03-30 10:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_8a846474218866bac9c02b15b9957cdc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4394650>
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_8a846474218866bac9c02b15b9957cdc.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_8a846474218866bac9c02b15b9957cdc.jpg saved to cache
2026-03-30 10:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f7dc6a74-535e-5f08-a6ff-5a23346539a7
2026-03-30 10:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_18977ea3e8427f18a227d2b4f490db6d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef62390>
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_18977ea3e8427f18a227d2b4f490db6d.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_18977ea3e8427f18a227d2b4f490db6d.jpg saved to cache
2026-03-30 10:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f7dc6a74-535e-5f08-a6ff-5a23346539a7
2026-03-30 10:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AZ64163/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_9d7080c016d02167f8becdcad4bc3735.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ff050>
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_9d7080c016d02167f8becdcad4bc3735.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_9d7080c016d02167f8becdcad4bc3735.jpg saved to cache
2026-03-30 10:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f7dc6a74-535e-5f08-a6ff-5a23346539a7
2026-03-30 10:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_dbbb08202fd64087270a0f37067f776b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4302bd0>
2026-03-30 10:37:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg79%252Fe1%252F79e1e98b2476612eaf89a044454c4d82%252Fpa%252FFG13318_dbbb08202fd64087270a0f37067f776b.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_dbbb08202fd64087270a0f37067f776b.jpg saved to cache
2026-03-30 10:37:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7dc6a74-535e-5f08-a6ff-5a23346539a7
2026-03-30 10:37:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7dc6a74-535e-5f08-a6ff-5a23346539a7, skipping ID generation
2026-03-30 10:37:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7dc6a74-535e-5f08-a6ff-5a23346539a7 with scrape type 1
2026-03-30 10:37:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7dc6a74-535e-5f08-a6ff-5a23346539a7 sending to next pipeline
2026-03-30 10:37:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f7dc6a74-535e-5f08-a6ff-5a23346539a7, identifier: FG13318
2026-03-30 10:37:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f7dc6a74-535e-5f08-a6ff-5a23346539a7 with identifier: FG13318
2026-03-30 10:37:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f7dc6a74-535e-5f08-a6ff-5a23346539a7 with identifier: FG13318
2026-03-30 10:37:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f7dc6a74-535e-5f08-a6ff-5a23346539a7 with identifier: FG13318 to the API
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_dbbb08202fd64087270a0f37067f776b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:57:45Z',
'fuel_type': 'petrol',
'id': 'f7dc6a74-535e-5f08-a6ff-5a23346539a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FG13318',
'listing': 'auction',
'location': 'DE, Gummersbach',
'make': 'Ford',
'model': 'Fusion',
'odometer': 46247,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2573985,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_dbbb08202fd64087270a0f37067f776b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2423300,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_9d7080c016d02167f8becdcad4bc3735.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2656627,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_18977ea3e8427f18a227d2b4f490db6d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2364356,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_8a846474218866bac9c02b15b9957cdc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2604972,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_b7792ed667dff5927a2f94d51ae252a0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2183933,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_057fa489cc36e79fc7c58fb238ae4500.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1784707,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_4b5eec7b245ec1ca89667b4e13b041d4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2129443,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_20ced2d321509b130620bd3004b02e7a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2642005,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_4c32b49339a3493e48a4876992710a0d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7dc6a74-535e-5f08-a6ff-5a23346539a7/f7dc6a74-535e-5f08-a6ff-5a23346539a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2827908,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img79/e1/79e1e98b2476612eaf89a044454c4d82/pa/FG13318_3d25f2bd948ace37e099b655e503749b.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-04-22',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fusion 1.6 Plus',
'transmission': 'automatic',
'trim': 'Plus',
'year': 2010}
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FG13318%27 HTTP/1.1" 200 None
2026-03-30 10:37:46 [auto1.de] INFO: Saving data for FG13318: {'created_time': 1774867066.868154, 'last_price_update_time': 1774867066.868167, 'auction_closing_time': 1774972665.0}
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FG13318') HTTP/1.1" 204 0
2026-03-30 10:37:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VV52010/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_d31414a2b65164cf41e9a9232f8413f2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434c750>
2026-03-30 10:37:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_d31414a2b65164cf41e9a9232f8413f2.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_d31414a2b65164cf41e9a9232f8413f2.jpg saved to cache
2026-03-30 10:37:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b40d5609-d44e-587d-bcb0-68c5a8db35eb
2026-03-30 10:37:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BJ85670/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_1f94bb342cde16604b388995000b069d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434f350>
2026-03-30 10:37:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_1f94bb342cde16604b388995000b069d.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_1f94bb342cde16604b388995000b069d.jpg saved to cache
2026-03-30 10:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6
2026-03-30 10:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZM57551> (referer: https://www.auto1.com/v1/car-details-view/ZM57551/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea0a72e-d5f0-5b90-b8f5-0df030a292a5 with identifier: ZM57551
2026-03-30 10:37:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea0a72e-d5f0-5b90-b8f5-0df030a292a5 with scrape type 1
2026-03-30 10:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 2ea0a72e-d5f0-5b90-b8f5-0df030a292a5
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F02%252F6b02537162876dc48c548c7f35350277%252Fpa%252FZM57551_ea649158f8640b2eb6d5d7ce8f70bc37.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_ea649158f8640b2eb6d5d7ce8f70bc37.jpg already downloaded
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F02%252F6b02537162876dc48c548c7f35350277%252Fpa%252FZM57551_bd034b872613fcb06bdf76908251f4e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_bd034b872613fcb06bdf76908251f4e3.jpg already downloaded
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F02%252F6b02537162876dc48c548c7f35350277%252Fpa%252FZM57551_2666ea1ab86c79a1370609140f490df6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_2666ea1ab86c79a1370609140f490df6.jpg already downloaded
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F02%252F6b02537162876dc48c548c7f35350277%252Fpa%252FZM57551_a63a65fd48fee7a1d03315f1bd71d572.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_a63a65fd48fee7a1d03315f1bd71d572.jpg already downloaded
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F02%252F6b02537162876dc48c548c7f35350277%252Fpa%252FZM57551_4e4241a10893be3a202ff1460b6a23db.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_4e4241a10893be3a202ff1460b6a23db.jpg already downloaded
2026-03-30 10:37:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2ea0a72e-d5f0-5b90-b8f5-0df030a292a5, identifier: ZM57551
2026-03-30 10:37:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2ea0a72e-d5f0-5b90-b8f5-0df030a292a5 with identifier: ZM57551
2026-03-30 10:37:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2ea0a72e-d5f0-5b90-b8f5-0df030a292a5 with identifier: ZM57551
2026-03-30 10:37:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2ea0a72e-d5f0-5b90-b8f5-0df030a292a5 with identifier: ZM57551 to the API
2026-03-30 10:37:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZM57551>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:46:38Z',
'fuel_type': 'petrol',
'id': '2ea0a72e-d5f0-5b90-b8f5-0df030a292a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZM57551',
'listing': 'auction',
'location': 'DE, Kerpen',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 131075,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_ea649158f8640b2eb6d5d7ce8f70bc37.jpg',
'https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_bd034b872613fcb06bdf76908251f4e3.jpg',
'https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_2666ea1ab86c79a1370609140f490df6.jpg',
'https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_a63a65fd48fee7a1d03315f1bd71d572.jpg',
'https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_4e4241a10893be3a202ff1460b6a23db.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0a72e-d5f0-5b90-b8f5-0df030a292a5/2ea0a72e-d5f0-5b90-b8f5-0df030a292a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104706,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_ea649158f8640b2eb6d5d7ce8f70bc37.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0a72e-d5f0-5b90-b8f5-0df030a292a5/2ea0a72e-d5f0-5b90-b8f5-0df030a292a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100570,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_bd034b872613fcb06bdf76908251f4e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0a72e-d5f0-5b90-b8f5-0df030a292a5/2ea0a72e-d5f0-5b90-b8f5-0df030a292a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85979,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_2666ea1ab86c79a1370609140f490df6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0a72e-d5f0-5b90-b8f5-0df030a292a5/2ea0a72e-d5f0-5b90-b8f5-0df030a292a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77058,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_a63a65fd48fee7a1d03315f1bd71d572.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0a72e-d5f0-5b90-b8f5-0df030a292a5/2ea0a72e-d5f0-5b90-b8f5-0df030a292a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116481,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/02/6b02537162876dc48c548c7f35350277/pa/ZM57551_4e4241a10893be3a202ff1460b6a23db.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 2.0 GLS',
'transmission': 'manual',
'trim': 'GLS',
'year': 2008}
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZM57551%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [auto1.de] INFO: Saving data for ZM57551: {'created_time': 1774867075.099926, 'last_price_update_time': 1774867075.099988, 'auction_closing_time': 1774971998.0}
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZM57551') HTTP/1.1" 204 0
2026-03-30 10:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_9215b8294d788276143c26da10d72e6b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef4c10>
2026-03-30 10:37:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_9215b8294d788276143c26da10d72e6b.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_9215b8294d788276143c26da10d72e6b.jpg saved to cache
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e8b4ed73-b977-51b6-9904-16b975722641
2026-03-30 10:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_45d35d725db3ad4a994d1277aebbf9f0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KV63005/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4301d10>
2026-03-30 10:37:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_45d35d725db3ad4a994d1277aebbf9f0.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_45d35d725db3ad4a994d1277aebbf9f0.jpg saved to cache
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b40d5609-d44e-587d-bcb0-68c5a8db35eb
2026-03-30 10:37:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WW29948> (referer: https://www.auto1.com/v1/car-details-view/WW29948/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e049d29-d9e5-5ea2-a88b-27625cbf2cdd with identifier: WW29948
2026-03-30 10:37:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e049d29-d9e5-5ea2-a88b-27625cbf2cdd with scrape type 1
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e049d29-d9e5-5ea2-a88b-27625cbf2cdd
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F60%252F9260aafd23724be97dfc444f2e7d260a%252Fpa%252FWW29948_020af8d947a17d6a1a6f1b8e83ca87f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_020af8d947a17d6a1a6f1b8e83ca87f6.jpg already downloaded
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F60%252F9260aafd23724be97dfc444f2e7d260a%252Fpa%252FWW29948_d5c0db1391775922b8e893b4601e437b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_d5c0db1391775922b8e893b4601e437b.jpg already downloaded
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F60%252F9260aafd23724be97dfc444f2e7d260a%252Fpa%252FWW29948_48edd2bfb888df5017a0a64afdb7a793.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_48edd2bfb888df5017a0a64afdb7a793.jpg already downloaded
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F60%252F9260aafd23724be97dfc444f2e7d260a%252Fpa%252FWW29948_1e63c3e79d02714bd7c0c00d6440a8be.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_1e63c3e79d02714bd7c0c00d6440a8be.jpg already downloaded
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F60%252F9260aafd23724be97dfc444f2e7d260a%252Fpa%252FWW29948_0dc8d2d71f930758d678b7b75e8058ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_0dc8d2d71f930758d678b7b75e8058ec.jpg already downloaded
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F60%252F9260aafd23724be97dfc444f2e7d260a%252Fpa%252FWW29948_bd95667ef01d8863b4f66e1d3241b11c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_bd95667ef01d8863b4f66e1d3241b11c.jpg already downloaded
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F60%252F9260aafd23724be97dfc444f2e7d260a%252Fpa%252FWW29948_1d9f223c9cac1f92dc62804737c2f101.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_1d9f223c9cac1f92dc62804737c2f101.jpg already downloaded
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F60%252F9260aafd23724be97dfc444f2e7d260a%252Fpa%252FWW29948_df6c28cb18986881f192d3932f7a2ef5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_df6c28cb18986881f192d3932f7a2ef5.jpg already downloaded
2026-03-30 10:37:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F60%252F9260aafd23724be97dfc444f2e7d260a%252Fpa%252FWW29948_a7cff11714e2d88b40bb55b03ef6b29c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_a7cff11714e2d88b40bb55b03ef6b29c.jpg already downloaded
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F60%252F9260aafd23724be97dfc444f2e7d260a%252Fpa%252FWW29948_2b9bc2341d9080148f1db2aacd7ce998.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_2b9bc2341d9080148f1db2aacd7ce998.jpg already downloaded
2026-03-30 10:37:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5e049d29-d9e5-5ea2-a88b-27625cbf2cdd, identifier: WW29948
2026-03-30 10:37:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5e049d29-d9e5-5ea2-a88b-27625cbf2cdd with identifier: WW29948
2026-03-30 10:37:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5e049d29-d9e5-5ea2-a88b-27625cbf2cdd with identifier: WW29948
2026-03-30 10:37:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5e049d29-d9e5-5ea2-a88b-27625cbf2cdd with identifier: WW29948 to the API
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WW29948>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:20:19Z',
'fuel_type': 'petrol',
'id': '5e049d29-d9e5-5ea2-a88b-27625cbf2cdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WW29948',
'listing': 'auction',
'location': 'DE, Erbach',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 49991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_020af8d947a17d6a1a6f1b8e83ca87f6.jpg',
'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_d5c0db1391775922b8e893b4601e437b.jpg',
'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_48edd2bfb888df5017a0a64afdb7a793.jpg',
'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_1e63c3e79d02714bd7c0c00d6440a8be.jpg',
'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_0dc8d2d71f930758d678b7b75e8058ec.jpg',
'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_bd95667ef01d8863b4f66e1d3241b11c.jpg',
'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_1d9f223c9cac1f92dc62804737c2f101.jpg',
'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_df6c28cb18986881f192d3932f7a2ef5.jpg',
'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_a7cff11714e2d88b40bb55b03ef6b29c.jpg',
'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_2b9bc2341d9080148f1db2aacd7ce998.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e049d29-d9e5-5ea2-a88b-27625cbf2cdd/5e049d29-d9e5-5ea2-a88b-27625cbf2cdd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91497,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_020af8d947a17d6a1a6f1b8e83ca87f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e049d29-d9e5-5ea2-a88b-27625cbf2cdd/5e049d29-d9e5-5ea2-a88b-27625cbf2cdd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88122,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_d5c0db1391775922b8e893b4601e437b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e049d29-d9e5-5ea2-a88b-27625cbf2cdd/5e049d29-d9e5-5ea2-a88b-27625cbf2cdd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89388,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_48edd2bfb888df5017a0a64afdb7a793.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e049d29-d9e5-5ea2-a88b-27625cbf2cdd/5e049d29-d9e5-5ea2-a88b-27625cbf2cdd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71486,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_1e63c3e79d02714bd7c0c00d6440a8be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e049d29-d9e5-5ea2-a88b-27625cbf2cdd/5e049d29-d9e5-5ea2-a88b-27625cbf2cdd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83548,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_0dc8d2d71f930758d678b7b75e8058ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e049d29-d9e5-5ea2-a88b-27625cbf2cdd/5e049d29-d9e5-5ea2-a88b-27625cbf2cdd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91675,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_bd95667ef01d8863b4f66e1d3241b11c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e049d29-d9e5-5ea2-a88b-27625cbf2cdd/5e049d29-d9e5-5ea2-a88b-27625cbf2cdd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75212,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_1d9f223c9cac1f92dc62804737c2f101.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e049d29-d9e5-5ea2-a88b-27625cbf2cdd/5e049d29-d9e5-5ea2-a88b-27625cbf2cdd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91865,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_df6c28cb18986881f192d3932f7a2ef5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e049d29-d9e5-5ea2-a88b-27625cbf2cdd/5e049d29-d9e5-5ea2-a88b-27625cbf2cdd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80741,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_a7cff11714e2d88b40bb55b03ef6b29c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e049d29-d9e5-5ea2-a88b-27625cbf2cdd/5e049d29-d9e5-5ea2-a88b-27625cbf2cdd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85731,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/60/9260aafd23724be97dfc444f2e7d260a/pa/WW29948_2b9bc2341d9080148f1db2aacd7ce998.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy 1.4 TSI Maxi Comfortline BlueMotion',
'transmission': 'automatic',
'trim': 'Maxi Comfortline BlueMotion',
'year': 2019}
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WW29948%27 HTTP/1.1" 200 None
2026-03-30 10:37:56 [auto1.de] INFO: Saving data for WW29948: {'created_time': 1774867076.591504, 'last_price_update_time': 1774867076.591517, 'auction_closing_time': 1774970419.0}
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WW29948') HTTP/1.1" 204 0
2026-03-30 10:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_f6975209ae3be432f4b4068b3886062d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AT25404> (referer: https://www.auto1.com/v1/car-details-view/AT25404/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_505345bbff0fe788187cd31626566c5a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee479b50>
2026-03-30 10:37:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_f6975209ae3be432f4b4068b3886062d.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_f6975209ae3be432f4b4068b3886062d.jpg saved to cache
2026-03-30 10:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6
2026-03-30 10:37:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7149142e-10a5-5bad-9670-fb362996066e with identifier: AT25404
2026-03-30 10:37:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7149142e-10a5-5bad-9670-fb362996066e with scrape type 1
2026-03-30 10:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7149142e-10a5-5bad-9670-fb362996066e
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_c6926e7ad64c7f78dcf9793a0b0054a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_c6926e7ad64c7f78dcf9793a0b0054a0.jpg not downloaded yet
2026-03-30 10:37:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef06d0>
2026-03-30 10:37:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_505345bbff0fe788187cd31626566c5a.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_505345bbff0fe788187cd31626566c5a.jpg saved to cache
2026-03-30 10:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e8b4ed73-b977-51b6-9904-16b975722641
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_3281f809564b68ed82c8001a22f65360.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_3281f809564b68ed82c8001a22f65360.jpg not downloaded yet
2026-03-30 10:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_71f5bbebfbbf3a794fb608a74f71af35.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_4657b17b910ac36d146dd583040f98bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_4657b17b910ac36d146dd583040f98bc.jpg not downloaded yet
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_28bbf4cd9e7648beee7a57a252ad926e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_28bbf4cd9e7648beee7a57a252ad926e.jpg not downloaded yet
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_6e66c781b6049463bd67d038aec5e5a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_6e66c781b6049463bd67d038aec5e5a2.jpg not downloaded yet
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_6cc3f40f186c8988fd903c53fa34771f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_6cc3f40f186c8988fd903c53fa34771f.jpg not downloaded yet
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_4a3eecabcdeabecd0c818a8190b558a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_4a3eecabcdeabecd0c818a8190b558a7.jpg not downloaded yet
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_c6926e7ad64c7f78dcf9793a0b0054a0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_660933f3980658ea4fe08c83a99f2b6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_660933f3980658ea4fe08c83a99f2b6f.jpg not downloaded yet
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7ef90>
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_71f5bbebfbbf3a794fb608a74f71af35.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_71f5bbebfbbf3a794fb608a74f71af35.jpg saved to cache
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_9bea0ce591b138e707a6aa43f37a5ce1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_9bea0ce591b138e707a6aa43f37a5ce1.jpg not downloaded yet
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_a6a376f2a549bac043279a591df9984a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_a6a376f2a549bac043279a591df9984a.jpg not downloaded yet
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d3750>
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_c6926e7ad64c7f78dcf9793a0b0054a0.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_c6926e7ad64c7f78dcf9793a0b0054a0.jpg saved to cache
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7149142e-10a5-5bad-9670-fb362996066e
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_d2dc510dcff875b8290c95454eca120a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_4a3eecabcdeabecd0c818a8190b558a7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_a6a376f2a549bac043279a591df9984a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_9bea0ce591b138e707a6aa43f37a5ce1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3b810>
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_d2dc510dcff875b8290c95454eca120a.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_d2dc510dcff875b8290c95454eca120a.jpg saved to cache
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b40d5609-d44e-587d-bcb0-68c5a8db35eb
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_660933f3980658ea4fe08c83a99f2b6f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_6cc3f40f186c8988fd903c53fa34771f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a7b10>
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_4a3eecabcdeabecd0c818a8190b558a7.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_4a3eecabcdeabecd0c818a8190b558a7.jpg saved to cache
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7149142e-10a5-5bad-9670-fb362996066e
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8fa50>
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_a6a376f2a549bac043279a591df9984a.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_a6a376f2a549bac043279a591df9984a.jpg saved to cache
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7149142e-10a5-5bad-9670-fb362996066e
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414f850>
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_9bea0ce591b138e707a6aa43f37a5ce1.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_9bea0ce591b138e707a6aa43f37a5ce1.jpg saved to cache
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7149142e-10a5-5bad-9670-fb362996066e
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeef9d0>
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_660933f3980658ea4fe08c83a99f2b6f.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_660933f3980658ea4fe08c83a99f2b6f.jpg saved to cache
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7149142e-10a5-5bad-9670-fb362996066e
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a6290>
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_6cc3f40f186c8988fd903c53fa34771f.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_6cc3f40f186c8988fd903c53fa34771f.jpg saved to cache
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7149142e-10a5-5bad-9670-fb362996066e
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_28bbf4cd9e7648beee7a57a252ad926e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_6e66c781b6049463bd67d038aec5e5a2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_3281f809564b68ed82c8001a22f65360.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_4657b17b910ac36d146dd583040f98bc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41bc410>
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_28bbf4cd9e7648beee7a57a252ad926e.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_28bbf4cd9e7648beee7a57a252ad926e.jpg saved to cache
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7149142e-10a5-5bad-9670-fb362996066e
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f480a210>
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_6e66c781b6049463bd67d038aec5e5a2.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_6e66c781b6049463bd67d038aec5e5a2.jpg saved to cache
2026-03-30 10:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7149142e-10a5-5bad-9670-fb362996066e
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee54290>
2026-03-30 10:37:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_3281f809564b68ed82c8001a22f65360.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_3281f809564b68ed82c8001a22f65360.jpg saved to cache
2026-03-30 10:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7149142e-10a5-5bad-9670-fb362996066e
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef756d0>
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F3f%252F3f3fd7b826c4c97efb8dde7739da393a%252Fpa%252FAT25404_4657b17b910ac36d146dd583040f98bc.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_4657b17b910ac36d146dd583040f98bc.jpg saved to cache
2026-03-30 10:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7149142e-10a5-5bad-9670-fb362996066e
2026-03-30 10:37:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7149142e-10a5-5bad-9670-fb362996066e, skipping ID generation
2026-03-30 10:37:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7149142e-10a5-5bad-9670-fb362996066e with scrape type 1
2026-03-30 10:37:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7149142e-10a5-5bad-9670-fb362996066e sending to next pipeline
2026-03-30 10:37:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7149142e-10a5-5bad-9670-fb362996066e, identifier: AT25404
2026-03-30 10:37:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7149142e-10a5-5bad-9670-fb362996066e with identifier: AT25404
2026-03-30 10:37:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7149142e-10a5-5bad-9670-fb362996066e with identifier: AT25404
2026-03-30 10:37:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7149142e-10a5-5bad-9670-fb362996066e with identifier: AT25404 to the API
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37: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-30 10:37:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_4657b17b910ac36d146dd583040f98bc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:35:29Z',
'fuel_type': 'diesel',
'id': '7149142e-10a5-5bad-9670-fb362996066e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AT25404',
'listing': 'auction',
'location': 'DE',
'make': 'Volkswagen',
'model': 'Sharan',
'odometer': 184623,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102834,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_c6926e7ad64c7f78dcf9793a0b0054a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102497,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_3281f809564b68ed82c8001a22f65360.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105095,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_4657b17b910ac36d146dd583040f98bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92828,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_28bbf4cd9e7648beee7a57a252ad926e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103875,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_6e66c781b6049463bd67d038aec5e5a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109947,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_6cc3f40f186c8988fd903c53fa34771f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96361,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_4a3eecabcdeabecd0c818a8190b558a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113224,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_660933f3980658ea4fe08c83a99f2b6f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94401,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_9bea0ce591b138e707a6aa43f37a5ce1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7149142e-10a5-5bad-9670-fb362996066e/7149142e-10a5-5bad-9670-fb362996066e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84848,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/3f/3f3fd7b826c4c97efb8dde7739da393a/pa/AT25404_a6a376f2a549bac043279a591df9984a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-07-24',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen Sharan 2.0 TDI Life BlueMotion',
'transmission': 'manual',
'trim': 'Life BlueMotion',
'year': 2013}
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AT25404%27 HTTP/1.1" 200 None
2026-03-30 10:37:58 [auto1.de] INFO: Saving data for AT25404: {'created_time': 1774867078.661058, 'last_price_update_time': 1774867078.661077, 'auction_closing_time': 1774971329.0}
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AT25404') HTTP/1.1" 204 0
2026-03-30 10:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_e4df7ad28efc4b639fa4ea34b9d09b67.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_fbbdf1135d9ce11e5fb8cd828ba604f1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LS25004> (referer: https://www.auto1.com/v1/car-details-view/LS25004/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:37:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:37:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef2510>
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_e4df7ad28efc4b639fa4ea34b9d09b67.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_e4df7ad28efc4b639fa4ea34b9d09b67.jpg saved to cache
2026-03-30 10:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b40d5609-d44e-587d-bcb0-68c5a8db35eb
2026-03-30 10:37:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef13d0>
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_fbbdf1135d9ce11e5fb8cd828ba604f1.jpg') HTTP/1.1" 204 0
2026-03-30 10:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_fbbdf1135d9ce11e5fb8cd828ba604f1.jpg saved to cache
2026-03-30 10:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e8b4ed73-b977-51b6-9904-16b975722641
2026-03-30 10:37:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e52babf9-7462-5646-aba4-b6e2d270fd56 with identifier: LS25004
2026-03-30 10:37:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e52babf9-7462-5646-aba4-b6e2d270fd56 with scrape type 1
2026-03-30 10:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item e52babf9-7462-5646-aba4-b6e2d270fd56
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Fbe%252Ff4be91939272c25869a00f6219fa8027%252Fpa%252FLS25004_cab922e1384c1912a251079e32498cc8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_cab922e1384c1912a251079e32498cc8.jpg already downloaded
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Fbe%252Ff4be91939272c25869a00f6219fa8027%252Fpa%252FLS25004_43fd72684dfe5e5dd025b2986f000e79.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_43fd72684dfe5e5dd025b2986f000e79.jpg already downloaded
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Fbe%252Ff4be91939272c25869a00f6219fa8027%252Fpa%252FLS25004_778a54dd6f86a17bc336821050a162e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_778a54dd6f86a17bc336821050a162e5.jpg already downloaded
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Fbe%252Ff4be91939272c25869a00f6219fa8027%252Fpa%252FLS25004_9c47c10fc438239078d51e611872e17c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_9c47c10fc438239078d51e611872e17c.jpg already downloaded
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Fbe%252Ff4be91939272c25869a00f6219fa8027%252Fpa%252FLS25004_c9a7d18616ef1afd15c87e6e7e9b88c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:37:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_c9a7d18616ef1afd15c87e6e7e9b88c5.jpg already downloaded
2026-03-30 10:37:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e52babf9-7462-5646-aba4-b6e2d270fd56, identifier: LS25004
2026-03-30 10:37:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e52babf9-7462-5646-aba4-b6e2d270fd56 with identifier: LS25004
2026-03-30 10:37:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e52babf9-7462-5646-aba4-b6e2d270fd56 with identifier: LS25004
2026-03-30 10:37:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e52babf9-7462-5646-aba4-b6e2d270fd56 with identifier: LS25004 to the API
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:37:59 [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-30 10:37:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LS25004>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:31:42Z',
'fuel_type': 'petrol',
'id': 'e52babf9-7462-5646-aba4-b6e2d270fd56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LS25004',
'listing': 'auction',
'location': 'DE, Schweitenkirchen',
'make': 'Fiat',
'model': '500',
'odometer': 230741,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_cab922e1384c1912a251079e32498cc8.jpg',
'https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_43fd72684dfe5e5dd025b2986f000e79.jpg',
'https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_778a54dd6f86a17bc336821050a162e5.jpg',
'https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_9c47c10fc438239078d51e611872e17c.jpg',
'https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_c9a7d18616ef1afd15c87e6e7e9b88c5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e52babf9-7462-5646-aba4-b6e2d270fd56/e52babf9-7462-5646-aba4-b6e2d270fd56_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116868,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_cab922e1384c1912a251079e32498cc8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e52babf9-7462-5646-aba4-b6e2d270fd56/e52babf9-7462-5646-aba4-b6e2d270fd56_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115161,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_43fd72684dfe5e5dd025b2986f000e79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e52babf9-7462-5646-aba4-b6e2d270fd56/e52babf9-7462-5646-aba4-b6e2d270fd56_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77267,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_778a54dd6f86a17bc336821050a162e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e52babf9-7462-5646-aba4-b6e2d270fd56/e52babf9-7462-5646-aba4-b6e2d270fd56_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82420,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_9c47c10fc438239078d51e611872e17c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e52babf9-7462-5646-aba4-b6e2d270fd56/e52babf9-7462-5646-aba4-b6e2d270fd56_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100430,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/be/f4be91939272c25869a00f6219fa8027/pa/LS25004_c9a7d18616ef1afd15c87e6e7e9b88c5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-05-26',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.2 Pop',
'transmission': 'manual',
'trim': 'Pop',
'year': 2009}
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LS25004%27 HTTP/1.1" 200 None
2026-03-30 10:37:59 [auto1.de] INFO: Saving data for LS25004: {'created_time': 1774867079.856509, 'last_price_update_time': 1774867079.856522, 'auction_closing_time': 1774971102.0}
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LS25004') HTTP/1.1" 204 0
2026-03-30 10:37:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_28329be8eb800af1e078ff674c52229c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:37:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:37:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42215d0>
2026-03-30 10:37:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:37:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:37:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_28329be8eb800af1e078ff674c52229c.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_28329be8eb800af1e078ff674c52229c.jpg saved to cache
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6
2026-03-30 10:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_8c827a4a1f24e087780aa57c3e027aa7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_6194179781bc708bbdef25c4db842c23.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee55a90>
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_8c827a4a1f24e087780aa57c3e027aa7.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_8c827a4a1f24e087780aa57c3e027aa7.jpg saved to cache
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b40d5609-d44e-587d-bcb0-68c5a8db35eb
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee55ed0>
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_6194179781bc708bbdef25c4db842c23.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_6194179781bc708bbdef25c4db842c23.jpg saved to cache
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6
2026-03-30 10:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_a147bb05929c4e778b9e49cc824abb0c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_e7f2a851f50a1a81a9ce4580295771ae.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3a7d0>
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_a147bb05929c4e778b9e49cc824abb0c.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_a147bb05929c4e778b9e49cc824abb0c.jpg saved to cache
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e8b4ed73-b977-51b6-9904-16b975722641
2026-03-30 10:38:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4588d0>
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_e7f2a851f50a1a81a9ce4580295771ae.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_e7f2a851f50a1a81a9ce4580295771ae.jpg saved to cache
2026-03-30 10:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e8b4ed73-b977-51b6-9904-16b975722641
2026-03-30 10:38: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-30 10:38:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_0757987ad11c9e4e05c54f57bee559a1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:00 [auto1.de] INFO: Channel: 24h | Page: 11 | totalHits: 9426 | hits on page: 40
2026-03-30 10:38:00 [auto1.de] INFO: Found listing with ID: WW29948
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WW29948%27 HTTP/1.1" 200 None
2026-03-30 10:38:00 [auto1.de] INFO: Scrape type for WW29948: 0
2026-03-30 10:38:00 [auto1.de] INFO: Found listing with ID: BJ85670
2026-03-30 10:38:00 [auto1.de] INFO: Found listing with ID: XW43246
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XW43246%27 HTTP/1.1" 200 None
2026-03-30 10:38:00 [auto1.de] INFO: Scrape type for XW43246: 0
2026-03-30 10:38:00 [auto1.de] INFO: Found listing with ID: HK17634
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HK17634%27 HTTP/1.1" 200 None
2026-03-30 10:38:00 [auto1.de] INFO: Scrape type for HK17634: 0
2026-03-30 10:38:00 [auto1.de] INFO: Found listing with ID: ZW86653
2026-03-30 10:38:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef3510>
2026-03-30 10:38:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_0757987ad11c9e4e05c54f57bee559a1.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_0757987ad11c9e4e05c54f57bee559a1.jpg saved to cache
2026-03-30 10:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b40d5609-d44e-587d-bcb0-68c5a8db35eb
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: CF13358
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CF13358%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [auto1.de] INFO: Scrape type for CF13358: 1
2026-03-30 10:38:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_8219d245dbc968ffa33431834cc23161.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EC09035> (referer: https://www.auto1.com/v1/car-details-view/EC09035/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: FD73568
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FD73568%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [auto1.de] INFO: Scrape type for FD73568: 1
2026-03-30 10:38:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: SU59543
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: FV99442
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: YC82095
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: SK17684
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: EK25155
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EK25155%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [auto1.de] INFO: Scrape type for EK25155: 1
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: UD42563
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UD42563%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [auto1.de] INFO: Scrape type for UD42563: 1
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: FC77029
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: LK62819
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: RH77590
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RH77590%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [auto1.de] INFO: Scrape type for RH77590: 2
2026-03-30 10:38:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0752661-0c97-57c1-9caa-667e254cf34b with identifier: RH77590
2026-03-30 10:38:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0752661-0c97-57c1-9caa-667e254cf34b with scrape type 2
2026-03-30 10:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0752661-0c97-57c1-9caa-667e254cf34b with scrape type 2
2026-03-30 10:38:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a0752661-0c97-57c1-9caa-667e254cf34b, identifier: RH77590
2026-03-30 10:38:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a0752661-0c97-57c1-9caa-667e254cf34b with identifier: RH77590
2026-03-30 10:38:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a0752661-0c97-57c1-9caa-667e254cf34b with identifier: RH77590
2026-03-30 10:38:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a0752661-0c97-57c1-9caa-667e254cf34b with identifier: RH77590 to the API
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38:01 [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-30 10:38:01 [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': 60,
'expiration_date': '2026-03-31T15:13:05Z',
'fuel_type': 'petrol',
'id': 'a0752661-0c97-57c1-9caa-667e254cf34b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RH77590',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 83582,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-26',
'seller_name': None,
'title': 'Ford Fiesta 1.25 Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2015}
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RH77590%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [auto1.de] INFO: Saving data for RH77590: {'auction_closing_time': 1774969985.0, 'created_time': 1773775832.94825, 'last_price_update_time': 1774867081.660373}
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RH77590') HTTP/1.1" 204 0
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: BE37921
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BE37921%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [auto1.de] INFO: Scrape type for BE37921: 1
2026-03-30 10:38:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef5710>
2026-03-30 10:38:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_8219d245dbc968ffa33431834cc23161.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_8219d245dbc968ffa33431834cc23161.jpg saved to cache
2026-03-30 10:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6
2026-03-30 10:38:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19020d7c-c4b0-5816-9fdc-168b420f6f06 with identifier: EC09035
2026-03-30 10:38:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19020d7c-c4b0-5816-9fdc-168b420f6f06 with scrape type 1
2026-03-30 10:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19020d7c-c4b0-5816-9fdc-168b420f6f06
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_8ccf84f0424a779b696f79531c37ad63.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_8ccf84f0424a779b696f79531c37ad63.jpg not downloaded yet
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: HA59022
2026-03-30 10:38:01 [auto1.de] INFO: Found listing with ID: GL86487
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GL86487%27 HTTP/1.1" 200 None
2026-03-30 10:38:01 [auto1.de] INFO: Scrape type for GL86487: 2
2026-03-30 10:38:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61e2311a-1199-577a-ad03-d36c11075ea6 with identifier: GL86487
2026-03-30 10:38:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61e2311a-1199-577a-ad03-d36c11075ea6 with scrape type 2
2026-03-30 10:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61e2311a-1199-577a-ad03-d36c11075ea6 with scrape type 2
2026-03-30 10:38:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 61e2311a-1199-577a-ad03-d36c11075ea6, identifier: GL86487
2026-03-30 10:38:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 61e2311a-1199-577a-ad03-d36c11075ea6 with identifier: GL86487
2026-03-30 10:38:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 61e2311a-1199-577a-ad03-d36c11075ea6 with identifier: GL86487
2026-03-30 10:38:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 61e2311a-1199-577a-ad03-d36c11075ea6 with identifier: GL86487 to the API
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 200,
'expiration_date': '2026-03-31T15:42:13Z',
'fuel_type': 'diesel',
'id': '61e2311a-1199-577a-ad03-d36c11075ea6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GL86487',
'listing': 'auction',
'make': 'Ford',
'model': 'Ranger',
'odometer': 142061,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-21',
'seller_name': None,
'title': 'Ford Ranger 3.2 TDCi Doppelkabine 4x4 Wildtrak',
'transmission': 'automatic',
'trim': 'Doppelkabine 4x4 Wildtrak',
'year': 2017}
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GL86487%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [auto1.de] INFO: Saving data for GL86487: {'auction_closing_time': 1774971733.0, 'created_time': 1773308271.920912, 'last_price_update_time': 1774867082.364304}
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GL86487') HTTP/1.1" 204 0
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_e266a34b00f7c60702d65883ee42f182.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e266a34b00f7c60702d65883ee42f182.jpg not downloaded yet
2026-03-30 10:38:02 [auto1.de] INFO: Found listing with ID: BA43176
2026-03-30 10:38:02 [auto1.de] INFO: Found listing with ID: XA33716
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XA33716%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [auto1.de] INFO: Scrape type for XA33716: 2
2026-03-30 10:38:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cd8c5eb-030b-55d2-b41b-4a8d6522940f with identifier: XA33716
2026-03-30 10:38:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd8c5eb-030b-55d2-b41b-4a8d6522940f with scrape type 2
2026-03-30 10:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cd8c5eb-030b-55d2-b41b-4a8d6522940f with scrape type 2
2026-03-30 10:38:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7cd8c5eb-030b-55d2-b41b-4a8d6522940f, identifier: XA33716
2026-03-30 10:38:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7cd8c5eb-030b-55d2-b41b-4a8d6522940f with identifier: XA33716
2026-03-30 10:38:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7cd8c5eb-030b-55d2-b41b-4a8d6522940f with identifier: XA33716
2026-03-30 10:38:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7cd8c5eb-030b-55d2-b41b-4a8d6522940f with identifier: XA33716 to the API
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-31T15:45:45Z',
'fuel_type': 'petrol',
'id': '7cd8c5eb-030b-55d2-b41b-4a8d6522940f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XA33716',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLB-Klasse',
'odometer': 14574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-23',
'seller_name': None,
'title': 'Mercedes-Benz GLB-Klasse GLB 200 Mild-Hybrid Progressive',
'transmission': 'automatic',
'trim': 'Progressive',
'year': 2023}
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XA33716%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [auto1.de] INFO: Saving data for XA33716: {'auction_closing_time': 1774971945.0, 'created_time': 1774262655.653474, 'last_price_update_time': 1774867082.825102}
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XA33716') HTTP/1.1" 204 0
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_e6b7f8625c02af26602cc1899ed3b12b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e6b7f8625c02af26602cc1899ed3b12b.jpg not downloaded yet
2026-03-30 10:38:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AZ64163> (referer: https://www.auto1.com/v1/car-details-view/AZ64163/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:02 [auto1.de] INFO: Found listing with ID: UE99004
2026-03-30 10:38:02 [auto1.de] INFO: Found listing with ID: SD73357
2026-03-30 10:38:02 [auto1.de] INFO: Found listing with ID: CH19368
2026-03-30 10:38:02 [auto1.de] INFO: Found listing with ID: YG04546
2026-03-30 10:38:02 [auto1.de] INFO: Found listing with ID: CL70294
2026-03-30 10:38:02 [auto1.de] INFO: Found listing with ID: MN62141
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MN62141%27 HTTP/1.1" 200 None
2026-03-30 10:38:02 [auto1.de] INFO: Scrape type for MN62141: 2
2026-03-30 10:38:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4ed2be2-1362-569d-89e0-845aba52bc99 with identifier: MN62141
2026-03-30 10:38:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4ed2be2-1362-569d-89e0-845aba52bc99 with scrape type 2
2026-03-30 10:38:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4ed2be2-1362-569d-89e0-845aba52bc99 with scrape type 2
2026-03-30 10:38:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b4ed2be2-1362-569d-89e0-845aba52bc99, identifier: MN62141
2026-03-30 10:38:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b4ed2be2-1362-569d-89e0-845aba52bc99 with identifier: MN62141
2026-03-30 10:38:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b4ed2be2-1362-569d-89e0-845aba52bc99 with identifier: MN62141
2026-03-30 10:38:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b4ed2be2-1362-569d-89e0-845aba52bc99 with identifier: MN62141 to the API
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:03 [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': 265,
'expiration_date': '2026-03-31T15:58:20Z',
'fuel_type': 'diesel',
'id': 'b4ed2be2-1362-569d-89e0-845aba52bc99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MN62141',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 228560,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-22',
'seller_name': None,
'title': 'BMW 5er 530d xDrive Luxury Line',
'transmission': 'automatic',
'trim': 'xDrive Luxury Line',
'year': 2018}
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MN62141%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [auto1.de] INFO: Saving data for MN62141: {'auction_closing_time': 1774972700.0, 'created_time': 1774379955.642868, 'last_price_update_time': 1774867083.297471}
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MN62141') HTTP/1.1" 204 0
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_6ef06145c53e76ee964d184375ef6a97.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_6ef06145c53e76ee964d184375ef6a97.jpg not downloaded yet
2026-03-30 10:38:03 [auto1.de] INFO: Found listing with ID: BN03804
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BN03804%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [auto1.de] INFO: Scrape type for BN03804: 1
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_a8e75479245cf54a0485c793d65c3fbe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_a8e75479245cf54a0485c793d65c3fbe.jpg not downloaded yet
2026-03-30 10:38:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6ab68f9-30b0-5f74-a8a5-80a37fa87348 with identifier: AZ64163
2026-03-30 10:38:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6ab68f9-30b0-5f74-a8a5-80a37fa87348 with scrape type 1
2026-03-30 10:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b6ab68f9-30b0-5f74-a8a5-80a37fa87348
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_c18502ab37473ba2d8bbc7c40ba5ece9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_c18502ab37473ba2d8bbc7c40ba5ece9.jpg not downloaded yet
2026-03-30 10:38:03 [auto1.de] INFO: Found listing with ID: KM94418
2026-03-30 10:38:03 [auto1.de] INFO: Found listing with ID: ZS80574
2026-03-30 10:38:03 [auto1.de] INFO: Found listing with ID: DL81432
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DL81432%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [auto1.de] INFO: Scrape type for DL81432: 2
2026-03-30 10:38:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de01664a-9bb6-5aba-ab68-e3c0a98c23d3 with identifier: DL81432
2026-03-30 10:38:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de01664a-9bb6-5aba-ab68-e3c0a98c23d3 with scrape type 2
2026-03-30 10:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de01664a-9bb6-5aba-ab68-e3c0a98c23d3 with scrape type 2
2026-03-30 10:38:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: de01664a-9bb6-5aba-ab68-e3c0a98c23d3, identifier: DL81432
2026-03-30 10:38:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: de01664a-9bb6-5aba-ab68-e3c0a98c23d3 with identifier: DL81432
2026-03-30 10:38:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: de01664a-9bb6-5aba-ab68-e3c0a98c23d3 with identifier: DL81432
2026-03-30 10:38:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: de01664a-9bb6-5aba-ab68-e3c0a98c23d3 with identifier: DL81432 to the API
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:03 [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': 195,
'expiration_date': '2026-03-31T15:00:48Z',
'fuel_type': 'petrol',
'id': 'de01664a-9bb6-5aba-ab68-e3c0a98c23d3',
'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/DL81432',
'listing': 'auction',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 125264,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-09',
'seller_name': None,
'title': 'Mazda CX-5 2.5 Sports-Line AWD',
'transmission': 'automatic',
'trim': 'Sports-Line AWD',
'year': 2019}
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DL81432%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [auto1.de] INFO: Saving data for DL81432: {'auction_closing_time': 1774969248.0, 'created_time': 1773687957.683895, 'last_price_update_time': 1774867083.937561}
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DL81432') HTTP/1.1" 204 0
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_e0a5b9457547230b67315de065ebad57.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e0a5b9457547230b67315de065ebad57.jpg not downloaded yet
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_b68d65c79e8ac5aa3ae279b8df3ed315.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_b68d65c79e8ac5aa3ae279b8df3ed315.jpg not downloaded yet
2026-03-30 10:38:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e266a34b00f7c60702d65883ee42f182.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:03 [auto1.de] INFO: Found listing with ID: SE21529
2026-03-30 10:38:03 [auto1.de] INFO: Found listing with ID: FF53328
2026-03-30 10:38:03 [auto1.de] INFO: Found listing with ID: KD18794
2026-03-30 10:38:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KD18794%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [auto1.de] INFO: Scrape type for KD18794: 1
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_e6c1549499a8292b00f9ae6559ba8b74.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e6c1549499a8292b00f9ae6559ba8b74.jpg not downloaded yet
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_a3e9593f293baf4fa0136f3501939299.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_a3e9593f293baf4fa0136f3501939299.jpg not downloaded yet
2026-03-30 10:38:04 [auto1.de] INFO: Found listing with ID: PE68373
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PE68373%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [auto1.de] INFO: Scrape type for PE68373: 2
2026-03-30 10:38:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32236615-b3b1-5ce8-84af-15e8d8e8a74b with identifier: PE68373
2026-03-30 10:38:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32236615-b3b1-5ce8-84af-15e8d8e8a74b with scrape type 2
2026-03-30 10:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32236615-b3b1-5ce8-84af-15e8d8e8a74b with scrape type 2
2026-03-30 10:38:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 32236615-b3b1-5ce8-84af-15e8d8e8a74b, identifier: PE68373
2026-03-30 10:38:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 32236615-b3b1-5ce8-84af-15e8d8e8a74b with identifier: PE68373
2026-03-30 10:38:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 32236615-b3b1-5ce8-84af-15e8d8e8a74b with identifier: PE68373
2026-03-30 10:38:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 32236615-b3b1-5ce8-84af-15e8d8e8a74b with identifier: PE68373 to the API
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 230,
'expiration_date': '2026-03-31T15:23:36Z',
'fuel_type': 'petrol',
'id': '32236615-b3b1-5ce8-84af-15e8d8e8a74b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PE68373',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'S-Klasse',
'odometer': 300498,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1983-07-14',
'seller_name': None,
'title': 'Mercedes-Benz S-Klasse SE 500',
'transmission': 'automatic',
'trim': '',
'year': 1983}
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PE68373%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [auto1.de] INFO: Saving data for PE68373: {'auction_closing_time': 1774970616.0, 'created_time': 1774292111.520423, 'last_price_update_time': 1774867084.46004}
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PE68373') HTTP/1.1" 204 0
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_277cd25144fc70bf7e28d3086b42bbbe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_277cd25144fc70bf7e28d3086b42bbbe.jpg not downloaded yet
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_c71be7e1d40e0ee3af237af813291e29.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_c71be7e1d40e0ee3af237af813291e29.jpg not downloaded yet
2026-03-30 10:38:04 [scrapy.extensions.logstats] INFO: Crawled 271 pages (at 27 pages/min), scraped 172 items (at 24 items/min)
2026-03-30 10:38:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:38:04 [auto1.de] INFO: Found listing with ID: EW16881
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EW16881%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [auto1.de] INFO: Scrape type for EW16881: 2
2026-03-30 10:38:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ed7692d-9438-5282-b429-42a74eb6070e with identifier: EW16881
2026-03-30 10:38:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ed7692d-9438-5282-b429-42a74eb6070e with scrape type 2
2026-03-30 10:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ed7692d-9438-5282-b429-42a74eb6070e with scrape type 2
2026-03-30 10:38:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8ed7692d-9438-5282-b429-42a74eb6070e, identifier: EW16881
2026-03-30 10:38:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8ed7692d-9438-5282-b429-42a74eb6070e with identifier: EW16881
2026-03-30 10:38:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8ed7692d-9438-5282-b429-42a74eb6070e with identifier: EW16881
2026-03-30 10:38:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8ed7692d-9438-5282-b429-42a74eb6070e with identifier: EW16881 to the API
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 155,
'expiration_date': '2026-03-31T15:07:35Z',
'fuel_type': 'petrol',
'id': '8ed7692d-9438-5282-b429-42a74eb6070e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EW16881',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 252517,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-23',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 180 Kompressor T BlueEfficiency Classic',
'transmission': 'manual',
'trim': 'T BlueEfficiency Classic',
'year': 2009}
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EW16881%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [auto1.de] INFO: Saving data for EW16881: {'auction_closing_time': 1774969655.0, 'created_time': 1773687288.609867, 'last_price_update_time': 1774867084.935364}
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EW16881') HTTP/1.1" 204 0
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_1a8523001326cd2537a641b5105f6c4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_1a8523001326cd2537a641b5105f6c4f.jpg not downloaded yet
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_f0658e950f7bd1970559fc2d86babcac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_f0658e950f7bd1970559fc2d86babcac.jpg not downloaded yet
2026-03-30 10:38:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_b68d65c79e8ac5aa3ae279b8df3ed315.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:04 [auto1.de] INFO: Found listing with ID: FL29012
2026-03-30 10:38:04 [auto1.de] INFO: Found listing with ID: DZ14257
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DZ14257%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [auto1.de] INFO: Scrape type for DZ14257: 1
2026-03-30 10:38:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433d250>
2026-03-30 10:38:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_e266a34b00f7c60702d65883ee42f182.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e266a34b00f7c60702d65883ee42f182.jpg saved to cache
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 19020d7c-c4b0-5816-9fdc-168b420f6f06
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_07602dee06fec5e06d14e4a54f13673a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_07602dee06fec5e06d14e4a54f13673a.jpg not downloaded yet
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_2daff7a6460737ca2f4880d058f8ec7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_2daff7a6460737ca2f4880d058f8ec7c.jpg not downloaded yet
2026-03-30 10:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XB70310> (referer: https://www.auto1.com/v1/car-details-view/XB70310/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:05 [auto1.de] INFO: Found listing with ID: MR66589
2026-03-30 10:38:05 [auto1.de] INFO: Found listing with ID: RA69083
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RA69083%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [auto1.de] INFO: Scrape type for RA69083: 1
2026-03-30 10:38:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BJ85670> (referer: https://www.auto1.com/v1/car-details-view/BJ85670/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BR65337> (referer: https://www.auto1.com/v1/car-details-view/BR65337/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4165c50>
2026-03-30 10:38:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_b68d65c79e8ac5aa3ae279b8df3ed315.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_b68d65c79e8ac5aa3ae279b8df3ed315.jpg saved to cache
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b6ab68f9-30b0-5f74-a8a5-80a37fa87348
2026-03-30 10:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_2daff7a6460737ca2f4880d058f8ec7c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_c71be7e1d40e0ee3af237af813291e29.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_07602dee06fec5e06d14e4a54f13673a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85d787f3-782d-5756-ab1b-753084ebee5b with identifier: XB70310
2026-03-30 10:38:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85d787f3-782d-5756-ab1b-753084ebee5b with scrape type 1
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85d787f3-782d-5756-ab1b-753084ebee5b
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F0f%252F550f5e3242029e1b5e3fd127270b556f%252Fpa%252FXB70310_1cf09cca4cb3883839d57626e870f7b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_1cf09cca4cb3883839d57626e870f7b4.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F0f%252F550f5e3242029e1b5e3fd127270b556f%252Fpa%252FXB70310_70ec9b02d3b821293967a6ea51b55a7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_70ec9b02d3b821293967a6ea51b55a7f.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F0f%252F550f5e3242029e1b5e3fd127270b556f%252Fpa%252FXB70310_636ddd56c9c456c025cb8b4915732263.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_636ddd56c9c456c025cb8b4915732263.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F0f%252F550f5e3242029e1b5e3fd127270b556f%252Fpa%252FXB70310_32dbecd09e706e7ff81c5c8343895f35.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_32dbecd09e706e7ff81c5c8343895f35.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F0f%252F550f5e3242029e1b5e3fd127270b556f%252Fpa%252FXB70310_09eef932f31216bda0b51f760b0ffe1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_09eef932f31216bda0b51f760b0ffe1b.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F0f%252F550f5e3242029e1b5e3fd127270b556f%252Fpa%252FXB70310_b662e63a442a86b6bd3f2b0f62e9c230.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_b662e63a442a86b6bd3f2b0f62e9c230.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F0f%252F550f5e3242029e1b5e3fd127270b556f%252Fpa%252FXB70310_a9aa8c45c0c2ee3b3f429734beb0b880.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_a9aa8c45c0c2ee3b3f429734beb0b880.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F0f%252F550f5e3242029e1b5e3fd127270b556f%252Fpa%252FXB70310_f02bdf537b3baf1615da803fca21bd7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_f02bdf537b3baf1615da803fca21bd7e.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F0f%252F550f5e3242029e1b5e3fd127270b556f%252Fpa%252FXB70310_eab641931203225368e269660d80f71b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_eab641931203225368e269660d80f71b.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F0f%252F550f5e3242029e1b5e3fd127270b556f%252Fpa%252FXB70310_dfb1c5e673e7f449b85f84f81fa7db06.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_dfb1c5e673e7f449b85f84f81fa7db06.jpg already downloaded
2026-03-30 10:38:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 85d787f3-782d-5756-ab1b-753084ebee5b, identifier: XB70310
2026-03-30 10:38:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93360394-20dd-5b03-8964-1bfa038e6685 with identifier: BJ85670
2026-03-30 10:38:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93360394-20dd-5b03-8964-1bfa038e6685 with scrape type 1
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 93360394-20dd-5b03-8964-1bfa038e6685
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Fc1%252F76c1a15891abc24238ca773e6936c8eb%252Fpa%252FBJ85670_59d02ec8f62885eff70ac8d9cd5641c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_59d02ec8f62885eff70ac8d9cd5641c1.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Fc1%252F76c1a15891abc24238ca773e6936c8eb%252Fpa%252FBJ85670_cd73ac70253901a1ecc6ac09da62ab45.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_cd73ac70253901a1ecc6ac09da62ab45.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Fc1%252F76c1a15891abc24238ca773e6936c8eb%252Fpa%252FBJ85670_75b81a1f148a077b906647e98b4fd9a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_75b81a1f148a077b906647e98b4fd9a8.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Fc1%252F76c1a15891abc24238ca773e6936c8eb%252Fpa%252FBJ85670_9e6178049c2c08dfcd44b635819a6a53.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_9e6178049c2c08dfcd44b635819a6a53.jpg already downloaded
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Fc1%252F76c1a15891abc24238ca773e6936c8eb%252Fpa%252FBJ85670_c1184583b39a1845bfa53b46631e2c68.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_c1184583b39a1845bfa53b46631e2c68.jpg already downloaded
2026-03-30 10:38:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 93360394-20dd-5b03-8964-1bfa038e6685, identifier: BJ85670
2026-03-30 10:38:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8c01e6d-e005-5861-81a3-befb0c2b93af with identifier: BR65337
2026-03-30 10:38:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8c01e6d-e005-5861-81a3-befb0c2b93af with scrape type 1
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item f8c01e6d-e005-5861-81a3-befb0c2b93af
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F19%252F211948461edbd1b4159c712b88835d39%252Fpa%252FBR65337_db9eed43e0c2ce11cbe1c035fb5f0255.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_db9eed43e0c2ce11cbe1c035fb5f0255.jpg not downloaded yet
2026-03-30 10:38:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 85d787f3-782d-5756-ab1b-753084ebee5b with identifier: XB70310
2026-03-30 10:38:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 85d787f3-782d-5756-ab1b-753084ebee5b with identifier: XB70310
2026-03-30 10:38:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 85d787f3-782d-5756-ab1b-753084ebee5b with identifier: XB70310 to the API
2026-03-30 10:38:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XB70310>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:50:08Z',
'fuel_type': 'diesel',
'id': '85d787f3-782d-5756-ab1b-753084ebee5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XB70310',
'listing': 'auction',
'location': 'DE, Lüdersfeld',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 168287,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_1cf09cca4cb3883839d57626e870f7b4.jpg',
'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_70ec9b02d3b821293967a6ea51b55a7f.jpg',
'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_636ddd56c9c456c025cb8b4915732263.jpg',
'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_32dbecd09e706e7ff81c5c8343895f35.jpg',
'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_09eef932f31216bda0b51f760b0ffe1b.jpg',
'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_b662e63a442a86b6bd3f2b0f62e9c230.jpg',
'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_a9aa8c45c0c2ee3b3f429734beb0b880.jpg',
'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_f02bdf537b3baf1615da803fca21bd7e.jpg',
'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_eab641931203225368e269660d80f71b.jpg',
'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_dfb1c5e673e7f449b85f84f81fa7db06.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85d787f3-782d-5756-ab1b-753084ebee5b/85d787f3-782d-5756-ab1b-753084ebee5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83684,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_1cf09cca4cb3883839d57626e870f7b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85d787f3-782d-5756-ab1b-753084ebee5b/85d787f3-782d-5756-ab1b-753084ebee5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87575,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_70ec9b02d3b821293967a6ea51b55a7f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85d787f3-782d-5756-ab1b-753084ebee5b/85d787f3-782d-5756-ab1b-753084ebee5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81451,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_636ddd56c9c456c025cb8b4915732263.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85d787f3-782d-5756-ab1b-753084ebee5b/85d787f3-782d-5756-ab1b-753084ebee5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73030,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_32dbecd09e706e7ff81c5c8343895f35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85d787f3-782d-5756-ab1b-753084ebee5b/85d787f3-782d-5756-ab1b-753084ebee5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2296026,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_09eef932f31216bda0b51f760b0ffe1b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85d787f3-782d-5756-ab1b-753084ebee5b/85d787f3-782d-5756-ab1b-753084ebee5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79024,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_b662e63a442a86b6bd3f2b0f62e9c230.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85d787f3-782d-5756-ab1b-753084ebee5b/85d787f3-782d-5756-ab1b-753084ebee5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64977,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_a9aa8c45c0c2ee3b3f429734beb0b880.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85d787f3-782d-5756-ab1b-753084ebee5b/85d787f3-782d-5756-ab1b-753084ebee5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80172,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_f02bdf537b3baf1615da803fca21bd7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85d787f3-782d-5756-ab1b-753084ebee5b/85d787f3-782d-5756-ab1b-753084ebee5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88210,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_eab641931203225368e269660d80f71b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85d787f3-782d-5756-ab1b-753084ebee5b/85d787f3-782d-5756-ab1b-753084ebee5b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81666,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/0f/550f5e3242029e1b5e3fd127270b556f/pa/XB70310_dfb1c5e673e7f449b85f84f81fa7db06.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-07-06',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2016}
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XB70310%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [auto1.de] INFO: Saving data for XB70310: {'created_time': 1774867086.15522, 'last_price_update_time': 1774867086.155231, 'auction_closing_time': 1774972208.0}
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XB70310') HTTP/1.1" 204 0
2026-03-30 10:38:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 93360394-20dd-5b03-8964-1bfa038e6685 with identifier: BJ85670
2026-03-30 10:38:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 93360394-20dd-5b03-8964-1bfa038e6685 with identifier: BJ85670
2026-03-30 10:38:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 93360394-20dd-5b03-8964-1bfa038e6685 with identifier: BJ85670 to the API
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BJ85670>
{'auction_title': '',
'c_o_2_emission_value': 240,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:17:14Z',
'fuel_type': 'diesel',
'id': '93360394-20dd-5b03-8964-1bfa038e6685',
'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/BJ85670',
'listing': 'auction',
'location': 'DE, Zülpich',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 243120,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_59d02ec8f62885eff70ac8d9cd5641c1.jpg',
'https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_cd73ac70253901a1ecc6ac09da62ab45.jpg',
'https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_75b81a1f148a077b906647e98b4fd9a8.jpg',
'https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_9e6178049c2c08dfcd44b635819a6a53.jpg',
'https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_c1184583b39a1845bfa53b46631e2c68.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93360394-20dd-5b03-8964-1bfa038e6685/93360394-20dd-5b03-8964-1bfa038e6685_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79283,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_59d02ec8f62885eff70ac8d9cd5641c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93360394-20dd-5b03-8964-1bfa038e6685/93360394-20dd-5b03-8964-1bfa038e6685_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72883,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_cd73ac70253901a1ecc6ac09da62ab45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93360394-20dd-5b03-8964-1bfa038e6685/93360394-20dd-5b03-8964-1bfa038e6685_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86798,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_75b81a1f148a077b906647e98b4fd9a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93360394-20dd-5b03-8964-1bfa038e6685/93360394-20dd-5b03-8964-1bfa038e6685_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75893,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_9e6178049c2c08dfcd44b635819a6a53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93360394-20dd-5b03-8964-1bfa038e6685/93360394-20dd-5b03-8964-1bfa038e6685_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87033,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/c1/76c1a15891abc24238ca773e6936c8eb/pa/BJ85670_c1184583b39a1845bfa53b46631e2c68.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-08-10',
'seats_number': 3,
'seller_name': None,
'title': 'Citroen Jumper 2.2 HDi 35 L2H1 Heavy',
'transmission': 'manual',
'trim': '35 L2H1 Heavy',
'year': 2009}
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BJ85670%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [auto1.de] INFO: Saving data for BJ85670: {'created_time': 1774867086.643924, 'last_price_update_time': 1774867086.643954, 'auction_closing_time': 1774970234.0}
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BJ85670') HTTP/1.1" 204 0
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F19%252F211948461edbd1b4159c712b88835d39%252Fpa%252FBR65337_2407f31e8f582686a108beaa959d96a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_2407f31e8f582686a108beaa959d96a6.jpg not downloaded yet
2026-03-30 10:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VV52010> (referer: https://www.auto1.com/v1/car-details-view/VV52010/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee95f50>
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_2daff7a6460737ca2f4880d058f8ec7c.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_2daff7a6460737ca2f4880d058f8ec7c.jpg saved to cache
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b6ab68f9-30b0-5f74-a8a5-80a37fa87348
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428a090>
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_c71be7e1d40e0ee3af237af813291e29.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_c71be7e1d40e0ee3af237af813291e29.jpg saved to cache
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b6ab68f9-30b0-5f74-a8a5-80a37fa87348
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a0090>
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_07602dee06fec5e06d14e4a54f13673a.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_07602dee06fec5e06d14e4a54f13673a.jpg saved to cache
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 19020d7c-c4b0-5816-9fdc-168b420f6f06
2026-03-30 10:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_5698031e2e05a154b1e4c6738b15b400.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F19%252F211948461edbd1b4159c712b88835d39%252Fpa%252FBR65337_b2ef20b3bd93d15c846fa0d7f0fae017.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_b2ef20b3bd93d15c846fa0d7f0fae017.jpg not downloaded yet
2026-03-30 10:38:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_1a8523001326cd2537a641b5105f6c4f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_f0658e950f7bd1970559fc2d86babcac.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e2d8179-52ed-567d-b913-24c0a492ddae with identifier: VV52010
2026-03-30 10:38:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e2d8179-52ed-567d-b913-24c0a492ddae with scrape type 1
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e2d8179-52ed-567d-b913-24c0a492ddae
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F37%252F5537da343d6399d28428138ebe172095%252Fpa%252FVV52010_d3cac1c18a1cc84073b082dd91645824.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_d3cac1c18a1cc84073b082dd91645824.jpg already downloaded
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F37%252F5537da343d6399d28428138ebe172095%252Fpa%252FVV52010_6dd1f943291ac8e61db95df3d6c91fdc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_6dd1f943291ac8e61db95df3d6c91fdc.jpg already downloaded
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F37%252F5537da343d6399d28428138ebe172095%252Fpa%252FVV52010_27c8d505f8af63d96856385eff69af7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_27c8d505f8af63d96856385eff69af7d.jpg already downloaded
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F37%252F5537da343d6399d28428138ebe172095%252Fpa%252FVV52010_ef8f5c7f1e58bf5284415197aa624a6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_ef8f5c7f1e58bf5284415197aa624a6c.jpg already downloaded
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F37%252F5537da343d6399d28428138ebe172095%252Fpa%252FVV52010_8ef3daa567dbc9e112322b2a6a7dfee5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_8ef3daa567dbc9e112322b2a6a7dfee5.jpg already downloaded
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F37%252F5537da343d6399d28428138ebe172095%252Fpa%252FVV52010_915f8c41a241ee4b270d3397821e37b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_915f8c41a241ee4b270d3397821e37b8.jpg already downloaded
2026-03-30 10:38:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F37%252F5537da343d6399d28428138ebe172095%252Fpa%252FVV52010_09dc74e452a2817cb5e4d3b721065610.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_09dc74e452a2817cb5e4d3b721065610.jpg already downloaded
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F37%252F5537da343d6399d28428138ebe172095%252Fpa%252FVV52010_32729e9b7b8aaf4557d97937b47716d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_32729e9b7b8aaf4557d97937b47716d1.jpg already downloaded
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F37%252F5537da343d6399d28428138ebe172095%252Fpa%252FVV52010_91bf162ea6510ea0b319c4b902d835a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_91bf162ea6510ea0b319c4b902d835a3.jpg already downloaded
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg55%252F37%252F5537da343d6399d28428138ebe172095%252Fpa%252FVV52010_2a63a9562b217b0165f0fba9714ef009.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_2a63a9562b217b0165f0fba9714ef009.jpg already downloaded
2026-03-30 10:38:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3e2d8179-52ed-567d-b913-24c0a492ddae, identifier: VV52010
2026-03-30 10:38:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3e2d8179-52ed-567d-b913-24c0a492ddae with identifier: VV52010
2026-03-30 10:38:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3e2d8179-52ed-567d-b913-24c0a492ddae with identifier: VV52010
2026-03-30 10:38:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3e2d8179-52ed-567d-b913-24c0a492ddae with identifier: VV52010 to the API
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/VV52010>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:41:32Z',
'fuel_type': 'diesel',
'id': '3e2d8179-52ed-567d-b913-24c0a492ddae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VV52010',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 366816,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_d3cac1c18a1cc84073b082dd91645824.jpg',
'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_6dd1f943291ac8e61db95df3d6c91fdc.jpg',
'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_27c8d505f8af63d96856385eff69af7d.jpg',
'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_ef8f5c7f1e58bf5284415197aa624a6c.jpg',
'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_8ef3daa567dbc9e112322b2a6a7dfee5.jpg',
'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_915f8c41a241ee4b270d3397821e37b8.jpg',
'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_09dc74e452a2817cb5e4d3b721065610.jpg',
'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_32729e9b7b8aaf4557d97937b47716d1.jpg',
'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_91bf162ea6510ea0b319c4b902d835a3.jpg',
'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_2a63a9562b217b0165f0fba9714ef009.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e2d8179-52ed-567d-b913-24c0a492ddae/3e2d8179-52ed-567d-b913-24c0a492ddae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79529,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_d3cac1c18a1cc84073b082dd91645824.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e2d8179-52ed-567d-b913-24c0a492ddae/3e2d8179-52ed-567d-b913-24c0a492ddae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69703,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_6dd1f943291ac8e61db95df3d6c91fdc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e2d8179-52ed-567d-b913-24c0a492ddae/3e2d8179-52ed-567d-b913-24c0a492ddae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71212,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_27c8d505f8af63d96856385eff69af7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e2d8179-52ed-567d-b913-24c0a492ddae/3e2d8179-52ed-567d-b913-24c0a492ddae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67862,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_ef8f5c7f1e58bf5284415197aa624a6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e2d8179-52ed-567d-b913-24c0a492ddae/3e2d8179-52ed-567d-b913-24c0a492ddae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66185,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_8ef3daa567dbc9e112322b2a6a7dfee5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e2d8179-52ed-567d-b913-24c0a492ddae/3e2d8179-52ed-567d-b913-24c0a492ddae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63706,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_915f8c41a241ee4b270d3397821e37b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e2d8179-52ed-567d-b913-24c0a492ddae/3e2d8179-52ed-567d-b913-24c0a492ddae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56554,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_09dc74e452a2817cb5e4d3b721065610.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e2d8179-52ed-567d-b913-24c0a492ddae/3e2d8179-52ed-567d-b913-24c0a492ddae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62887,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_32729e9b7b8aaf4557d97937b47716d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e2d8179-52ed-567d-b913-24c0a492ddae/3e2d8179-52ed-567d-b913-24c0a492ddae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73129,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_91bf162ea6510ea0b319c4b902d835a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e2d8179-52ed-567d-b913-24c0a492ddae/3e2d8179-52ed-567d-b913-24c0a492ddae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66388,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img55/37/5537da343d6399d28428138ebe172095/pa/VV52010_2a63a9562b217b0165f0fba9714ef009.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI Allstar BlueMotion Tech',
'transmission': 'manual',
'trim': 'Allstar BlueMotion Tech',
'year': 2017}
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VV52010%27 HTTP/1.1" 200 None
2026-03-30 10:38:07 [auto1.de] INFO: Saving data for VV52010: {'created_time': 1774867087.487487, 'last_price_update_time': 1774867087.487498, 'auction_closing_time': 1774971692.0}
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VV52010') HTTP/1.1" 204 0
2026-03-30 10:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_b2ef20b3bd93d15c846fa0d7f0fae017.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_db9eed43e0c2ce11cbe1c035fb5f0255.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_2407f31e8f582686a108beaa959d96a6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_277cd25144fc70bf7e28d3086b42bbbe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428a350>
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_5698031e2e05a154b1e4c6738b15b400.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_5698031e2e05a154b1e4c6738b15b400.jpg saved to cache
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e8b4ed73-b977-51b6-9904-16b975722641
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee44ff10>
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_1a8523001326cd2537a641b5105f6c4f.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_1a8523001326cd2537a641b5105f6c4f.jpg saved to cache
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 19020d7c-c4b0-5816-9fdc-168b420f6f06
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4279110>
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_f0658e950f7bd1970559fc2d86babcac.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_f0658e950f7bd1970559fc2d86babcac.jpg saved to cache
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b6ab68f9-30b0-5f74-a8a5-80a37fa87348
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb7cd0>
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8c01e6d-e005-5861-81a3-befb0c2b93af/f8c01e6d-e005-5861-81a3-befb0c2b93af_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F19%252F211948461edbd1b4159c712b88835d39%252Fpa%252FBR65337_b2ef20b3bd93d15c846fa0d7f0fae017.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_b2ef20b3bd93d15c846fa0d7f0fae017.jpg saved to cache
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f8c01e6d-e005-5861-81a3-befb0c2b93af
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9c990>
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8c01e6d-e005-5861-81a3-befb0c2b93af/f8c01e6d-e005-5861-81a3-befb0c2b93af_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F19%252F211948461edbd1b4159c712b88835d39%252Fpa%252FBR65337_db9eed43e0c2ce11cbe1c035fb5f0255.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_db9eed43e0c2ce11cbe1c035fb5f0255.jpg saved to cache
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8c01e6d-e005-5861-81a3-befb0c2b93af
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f426ab10>
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8c01e6d-e005-5861-81a3-befb0c2b93af/f8c01e6d-e005-5861-81a3-befb0c2b93af_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F19%252F211948461edbd1b4159c712b88835d39%252Fpa%252FBR65337_2407f31e8f582686a108beaa959d96a6.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_2407f31e8f582686a108beaa959d96a6.jpg saved to cache
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f8c01e6d-e005-5861-81a3-befb0c2b93af
2026-03-30 10:38:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8c01e6d-e005-5861-81a3-befb0c2b93af, skipping ID generation
2026-03-30 10:38:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8c01e6d-e005-5861-81a3-befb0c2b93af with scrape type 1
2026-03-30 10:38:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8c01e6d-e005-5861-81a3-befb0c2b93af sending to next pipeline
2026-03-30 10:38:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f8c01e6d-e005-5861-81a3-befb0c2b93af, identifier: BR65337
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee72a10>
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_277cd25144fc70bf7e28d3086b42bbbe.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_277cd25144fc70bf7e28d3086b42bbbe.jpg saved to cache
2026-03-30 10:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 19020d7c-c4b0-5816-9fdc-168b420f6f06
2026-03-30 10:38:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f8c01e6d-e005-5861-81a3-befb0c2b93af with identifier: BR65337
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=other HTTP/1.1" 200 None
2026-03-30 10:38:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:38:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f8c01e6d-e005-5861-81a3-befb0c2b93af with identifier: BR65337
2026-03-30 10:38:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f8c01e6d-e005-5861-81a3-befb0c2b93af with identifier: BR65337 to the API
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_2407f31e8f582686a108beaa959d96a6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:51:28Z',
'fuel_type': 'petrol',
'id': 'f8c01e6d-e005-5861-81a3-befb0c2b93af',
'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/BR65337',
'listing': 'auction',
'location': 'DE, Bochum',
'make': 'Opel',
'model': 'Astra',
'odometer': 37282,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 3,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c01e6d-e005-5861-81a3-befb0c2b93af/f8c01e6d-e005-5861-81a3-befb0c2b93af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119555,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_db9eed43e0c2ce11cbe1c035fb5f0255.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c01e6d-e005-5861-81a3-befb0c2b93af/f8c01e6d-e005-5861-81a3-befb0c2b93af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96049,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_2407f31e8f582686a108beaa959d96a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8c01e6d-e005-5861-81a3-befb0c2b93af/f8c01e6d-e005-5861-81a3-befb0c2b93af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52518,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/19/211948461edbd1b4159c712b88835d39/pa/BR65337_b2ef20b3bd93d15c846fa0d7f0fae017.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seller_name': None,
'title': 'Opel Astra 1.2 Turbo Edition Start/Stop',
'transmission': 'manual',
'trim': 'Edition Start/Stop',
'year': 2021}
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BR65337%27 HTTP/1.1" 200 None
2026-03-30 10:38:08 [auto1.de] INFO: Saving data for BR65337: {'created_time': 1774867088.604371, 'last_price_update_time': 1774867088.604382, 'auction_closing_time': 1774972288.0}
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BR65337') HTTP/1.1" 204 0
2026-03-30 10:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e6c1549499a8292b00f9ae6559ba8b74.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e0a5b9457547230b67315de065ebad57.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_a3e9593f293baf4fa0136f3501939299.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KV63005> (referer: https://www.auto1.com/v1/car-details-view/KV63005/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_6ef06145c53e76ee964d184375ef6a97.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_c18502ab37473ba2d8bbc7c40ba5ece9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14035c3110>
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_e6c1549499a8292b00f9ae6559ba8b74.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e6c1549499a8292b00f9ae6559ba8b74.jpg saved to cache
2026-03-30 10:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 19020d7c-c4b0-5816-9fdc-168b420f6f06
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43393d0>
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_e0a5b9457547230b67315de065ebad57.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e0a5b9457547230b67315de065ebad57.jpg saved to cache
2026-03-30 10:38:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 19020d7c-c4b0-5816-9fdc-168b420f6f06
2026-03-30 10:38:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e6b7f8625c02af26602cc1899ed3b12b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3fd7d0>
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_a3e9593f293baf4fa0136f3501939299.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_a3e9593f293baf4fa0136f3501939299.jpg saved to cache
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b6ab68f9-30b0-5f74-a8a5-80a37fa87348
2026-03-30 10:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_8ccf84f0424a779b696f79531c37ad63.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_a8e75479245cf54a0485c793d65c3fbe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93c93b6f-c11a-5ee4-ab34-a080b76d7a8a with identifier: KV63005
2026-03-30 10:38:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93c93b6f-c11a-5ee4-ab34-a080b76d7a8a with scrape type 1
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 93c93b6f-c11a-5ee4-ab34-a080b76d7a8a
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F82%252F5482325150020152de237e4c57ef923d%252Fpa%252FKV63005_c94c8a9912bbbf4a8aa5b567d7656441.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_c94c8a9912bbbf4a8aa5b567d7656441.jpg already downloaded
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F82%252F5482325150020152de237e4c57ef923d%252Fpa%252FKV63005_87b713ce6d7bfea493a2325090135fc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_87b713ce6d7bfea493a2325090135fc3.jpg already downloaded
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F82%252F5482325150020152de237e4c57ef923d%252Fpa%252FKV63005_cd58203022f39fc60ea76147c4f7865a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_cd58203022f39fc60ea76147c4f7865a.jpg already downloaded
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F82%252F5482325150020152de237e4c57ef923d%252Fpa%252FKV63005_3af6954f911b56ef990ebdea67e11983.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_3af6954f911b56ef990ebdea67e11983.jpg already downloaded
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F82%252F5482325150020152de237e4c57ef923d%252Fpa%252FKV63005_9ad9e2631d8e8a9e5319b447ea13fae4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_9ad9e2631d8e8a9e5319b447ea13fae4.jpg already downloaded
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F82%252F5482325150020152de237e4c57ef923d%252Fpa%252FKV63005_1e01ea55a412d766bf94b52dc3d78f79.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_1e01ea55a412d766bf94b52dc3d78f79.jpg already downloaded
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F82%252F5482325150020152de237e4c57ef923d%252Fpa%252FKV63005_f214336adfa302e901a1f5711ba4c793.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_f214336adfa302e901a1f5711ba4c793.jpg already downloaded
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F82%252F5482325150020152de237e4c57ef923d%252Fpa%252FKV63005_c1cb2ca2512e0963afbfa67f0e425005.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_c1cb2ca2512e0963afbfa67f0e425005.jpg already downloaded
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F82%252F5482325150020152de237e4c57ef923d%252Fpa%252FKV63005_4bef089907c1f42dc08ecb889dbc5f78.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_4bef089907c1f42dc08ecb889dbc5f78.jpg already downloaded
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F82%252F5482325150020152de237e4c57ef923d%252Fpa%252FKV63005_de4cbcf462da2158f0ecbec6f472055d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_de4cbcf462da2158f0ecbec6f472055d.jpg already downloaded
2026-03-30 10:38:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 93c93b6f-c11a-5ee4-ab34-a080b76d7a8a, identifier: KV63005
2026-03-30 10:38:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef733d0>
2026-03-30 10:38:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_6ef06145c53e76ee964d184375ef6a97.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_6ef06145c53e76ee964d184375ef6a97.jpg saved to cache
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 19020d7c-c4b0-5816-9fdc-168b420f6f06
2026-03-30 10:38:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 93c93b6f-c11a-5ee4-ab34-a080b76d7a8a with identifier: KV63005
2026-03-30 10:38:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 93c93b6f-c11a-5ee4-ab34-a080b76d7a8a with identifier: KV63005
2026-03-30 10:38:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 93c93b6f-c11a-5ee4-ab34-a080b76d7a8a with identifier: KV63005 to the API
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/KV63005>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:46:27Z',
'fuel_type': 'diesel',
'id': '93c93b6f-c11a-5ee4-ab34-a080b76d7a8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KV63005',
'listing': 'auction',
'location': 'DE, Kerpen',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 123943,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_c94c8a9912bbbf4a8aa5b567d7656441.jpg',
'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_87b713ce6d7bfea493a2325090135fc3.jpg',
'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_cd58203022f39fc60ea76147c4f7865a.jpg',
'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_3af6954f911b56ef990ebdea67e11983.jpg',
'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_9ad9e2631d8e8a9e5319b447ea13fae4.jpg',
'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_1e01ea55a412d766bf94b52dc3d78f79.jpg',
'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_f214336adfa302e901a1f5711ba4c793.jpg',
'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_c1cb2ca2512e0963afbfa67f0e425005.jpg',
'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_4bef089907c1f42dc08ecb889dbc5f78.jpg',
'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_de4cbcf462da2158f0ecbec6f472055d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93c93b6f-c11a-5ee4-ab34-a080b76d7a8a/93c93b6f-c11a-5ee4-ab34-a080b76d7a8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2616523,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_c94c8a9912bbbf4a8aa5b567d7656441.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93c93b6f-c11a-5ee4-ab34-a080b76d7a8a/93c93b6f-c11a-5ee4-ab34-a080b76d7a8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2655951,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_87b713ce6d7bfea493a2325090135fc3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93c93b6f-c11a-5ee4-ab34-a080b76d7a8a/93c93b6f-c11a-5ee4-ab34-a080b76d7a8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2773697,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_cd58203022f39fc60ea76147c4f7865a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93c93b6f-c11a-5ee4-ab34-a080b76d7a8a/93c93b6f-c11a-5ee4-ab34-a080b76d7a8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86252,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_3af6954f911b56ef990ebdea67e11983.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93c93b6f-c11a-5ee4-ab34-a080b76d7a8a/93c93b6f-c11a-5ee4-ab34-a080b76d7a8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77519,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_9ad9e2631d8e8a9e5319b447ea13fae4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93c93b6f-c11a-5ee4-ab34-a080b76d7a8a/93c93b6f-c11a-5ee4-ab34-a080b76d7a8a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88260,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_1e01ea55a412d766bf94b52dc3d78f79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93c93b6f-c11a-5ee4-ab34-a080b76d7a8a/93c93b6f-c11a-5ee4-ab34-a080b76d7a8a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84628,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_f214336adfa302e901a1f5711ba4c793.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93c93b6f-c11a-5ee4-ab34-a080b76d7a8a/93c93b6f-c11a-5ee4-ab34-a080b76d7a8a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2693594,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_c1cb2ca2512e0963afbfa67f0e425005.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93c93b6f-c11a-5ee4-ab34-a080b76d7a8a/93c93b6f-c11a-5ee4-ab34-a080b76d7a8a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2548261,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_4bef089907c1f42dc08ecb889dbc5f78.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93c93b6f-c11a-5ee4-ab34-a080b76d7a8a/93c93b6f-c11a-5ee4-ab34-a080b76d7a8a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2500318,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img54/82/5482325150020152de237e4c57ef923d/pa/KV63005_de4cbcf462da2158f0ecbec6f472055d.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 2.0 TDI Ambition',
'transmission': 'automatic',
'trim': 'Ambition',
'year': 2016}
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KV63005%27 HTTP/1.1" 200 None
2026-03-30 10:38:09 [auto1.de] INFO: Saving data for KV63005: {'created_time': 1774867089.725885, 'last_price_update_time': 1774867089.725896, 'auction_closing_time': 1774971987.0}
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KV63005') HTTP/1.1" 204 0
2026-03-30 10:38:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c7850>
2026-03-30 10:38:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F40%252F3a40674fbc31d98e3354b17e34694624%252Fpa%252FAZ64163_c18502ab37473ba2d8bbc7c40ba5ece9.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_c18502ab37473ba2d8bbc7c40ba5ece9.jpg saved to cache
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b6ab68f9-30b0-5f74-a8a5-80a37fa87348
2026-03-30 10:38:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b6ab68f9-30b0-5f74-a8a5-80a37fa87348, skipping ID generation
2026-03-30 10:38:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6ab68f9-30b0-5f74-a8a5-80a37fa87348 with scrape type 1
2026-03-30 10:38:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b6ab68f9-30b0-5f74-a8a5-80a37fa87348 sending to next pipeline
2026-03-30 10:38:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b6ab68f9-30b0-5f74-a8a5-80a37fa87348, identifier: AZ64163
2026-03-30 10:38:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b6ab68f9-30b0-5f74-a8a5-80a37fa87348 with identifier: AZ64163
2026-03-30 10:38:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b6ab68f9-30b0-5f74-a8a5-80a37fa87348 with identifier: AZ64163
2026-03-30 10:38:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b6ab68f9-30b0-5f74-a8a5-80a37fa87348 with identifier: AZ64163 to the API
2026-03-30 10:38:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_c18502ab37473ba2d8bbc7c40ba5ece9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:06:27Z',
'fuel_type': 'diesel',
'id': 'b6ab68f9-30b0-5f74-a8a5-80a37fa87348',
'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/AZ64163',
'listing': 'auction',
'location': 'DE, Bruchsal',
'make': 'Ford',
'model': 'Transit',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112588,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_c18502ab37473ba2d8bbc7c40ba5ece9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102166,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_b68d65c79e8ac5aa3ae279b8df3ed315.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78490,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_a3e9593f293baf4fa0136f3501939299.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66129,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_c71be7e1d40e0ee3af237af813291e29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107564,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_f0658e950f7bd1970559fc2d86babcac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ab68f9-30b0-5f74-a8a5-80a37fa87348/b6ab68f9-30b0-5f74-a8a5-80a37fa87348_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60301,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/40/3a40674fbc31d98e3354b17e34694624/pa/AZ64163_2daff7a6460737ca2f4880d058f8ec7c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-11-28',
'seats_number': 9,
'seller_name': None,
'title': 'Ford Transit 2.0 TDCi 310 L1 Trend',
'transmission': 'manual',
'trim': '310 L1 Trend',
'year': 2016}
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AZ64163%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [auto1.de] INFO: Saving data for AZ64163: {'created_time': 1774867090.242338, 'last_price_update_time': 1774867090.242399, 'auction_closing_time': 1774969587.0}
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AZ64163') HTTP/1.1" 204 0
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45b650>
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_e6b7f8625c02af26602cc1899ed3b12b.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e6b7f8625c02af26602cc1899ed3b12b.jpg saved to cache
2026-03-30 10:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 19020d7c-c4b0-5816-9fdc-168b420f6f06
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429ce90>
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_8ccf84f0424a779b696f79531c37ad63.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_8ccf84f0424a779b696f79531c37ad63.jpg saved to cache
2026-03-30 10:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 19020d7c-c4b0-5816-9fdc-168b420f6f06
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a1d10>
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252Fd5%252Fc7d5074c2faed7d259d1a14f0e182e84%252Fpa%252FEC09035_a8e75479245cf54a0485c793d65c3fbe.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_a8e75479245cf54a0485c793d65c3fbe.jpg saved to cache
2026-03-30 10:38:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 19020d7c-c4b0-5816-9fdc-168b420f6f06
2026-03-30 10:38:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 19020d7c-c4b0-5816-9fdc-168b420f6f06, skipping ID generation
2026-03-30 10:38:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19020d7c-c4b0-5816-9fdc-168b420f6f06 with scrape type 1
2026-03-30 10:38:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19020d7c-c4b0-5816-9fdc-168b420f6f06 sending to next pipeline
2026-03-30 10:38:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 19020d7c-c4b0-5816-9fdc-168b420f6f06, identifier: EC09035
2026-03-30 10:38:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 19020d7c-c4b0-5816-9fdc-168b420f6f06 with identifier: EC09035
2026-03-30 10:38:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 19020d7c-c4b0-5816-9fdc-168b420f6f06 with identifier: EC09035
2026-03-30 10:38:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 19020d7c-c4b0-5816-9fdc-168b420f6f06 with identifier: EC09035 to the API
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_a8e75479245cf54a0485c793d65c3fbe.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T15:03:49Z',
'fuel_type': 'diesel',
'id': '19020d7c-c4b0-5816-9fdc-168b420f6f06',
'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/EC09035',
'listing': 'auction',
'location': 'DE, Überherrn',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 34250,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75504,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_8ccf84f0424a779b696f79531c37ad63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72356,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e266a34b00f7c60702d65883ee42f182.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61141,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e6b7f8625c02af26602cc1899ed3b12b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54422,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_6ef06145c53e76ee964d184375ef6a97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49880,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_a8e75479245cf54a0485c793d65c3fbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61782,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e0a5b9457547230b67315de065ebad57.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51665,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_e6c1549499a8292b00f9ae6559ba8b74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75763,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_277cd25144fc70bf7e28d3086b42bbbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55765,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_1a8523001326cd2537a641b5105f6c4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19020d7c-c4b0-5816-9fdc-168b420f6f06/19020d7c-c4b0-5816-9fdc-168b420f6f06_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70843,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/d5/c7d5074c2faed7d259d1a14f0e182e84/pa/EC09035_07602dee06fec5e06d14e4a54f13673a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-11-01',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy 2.0 TDI Maxi',
'transmission': 'manual',
'trim': 'Maxi',
'year': 2023}
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EC09035%27 HTTP/1.1" 200 None
2026-03-30 10:38:10 [auto1.de] INFO: Saving data for EC09035: {'created_time': 1774867090.90808, 'last_price_update_time': 1774867090.90809, 'auction_closing_time': 1774969429.0}
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EC09035') HTTP/1.1" 204 0
2026-03-30 10:38:11 [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-30 10:38:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:11 [auto1.de] INFO: Channel: 24h | Page: 12 | totalHits: 9426 | hits on page: 40
2026-03-30 10:38:11 [auto1.de] INFO: Found listing with ID: SB38553
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SB38553%27 HTTP/1.1" 200 None
2026-03-30 10:38:11 [auto1.de] INFO: Scrape type for SB38553: 1
2026-03-30 10:38:11 [auto1.de] INFO: Found listing with ID: HB76846
2026-03-30 10:38:11 [auto1.de] INFO: Found listing with ID: KP41876
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KP41876%27 HTTP/1.1" 200 None
2026-03-30 10:38:11 [auto1.de] INFO: Scrape type for KP41876: 2
2026-03-30 10:38:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61a533fd-b24a-502a-95b8-8277bdbb2dca with identifier: KP41876
2026-03-30 10:38:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61a533fd-b24a-502a-95b8-8277bdbb2dca with scrape type 2
2026-03-30 10:38:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61a533fd-b24a-502a-95b8-8277bdbb2dca with scrape type 2
2026-03-30 10:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 61a533fd-b24a-502a-95b8-8277bdbb2dca, identifier: KP41876
2026-03-30 10:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 61a533fd-b24a-502a-95b8-8277bdbb2dca with identifier: KP41876
2026-03-30 10:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 61a533fd-b24a-502a-95b8-8277bdbb2dca with identifier: KP41876
2026-03-30 10:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 61a533fd-b24a-502a-95b8-8277bdbb2dca with identifier: KP41876 to the API
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 258,
'expiration_date': '2026-03-31T15:18:45Z',
'fuel_type': 'diesel',
'id': '61a533fd-b24a-502a-95b8-8277bdbb2dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KP41876',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'M-Klasse',
'odometer': 195328,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-29',
'seller_name': None,
'title': 'Mercedes-Benz M-Klasse ML 350 CDI BlueTEC Edition 1',
'transmission': 'automatic',
'trim': 'BlueTEC Edition 1',
'year': 2012}
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KP41876%27 HTTP/1.1" 200 None
2026-03-30 10:38:12 [auto1.de] INFO: Saving data for KP41876: {'auction_closing_time': 1774970325.0, 'created_time': 1773307530.140919, 'last_price_update_time': 1774867092.408089}
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KP41876') HTTP/1.1" 204 0
2026-03-30 10:38:12 [auto1.de] INFO: Found listing with ID: WV73920
2026-03-30 10:38:12 [auto1.de] INFO: Found listing with ID: NS06519
2026-03-30 10:38:12 [auto1.de] INFO: Found listing with ID: RW87494
2026-03-30 10:38:12 [auto1.de] INFO: Found listing with ID: YF04765
2026-03-30 10:38:12 [auto1.de] INFO: Found listing with ID: CV02833
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CV02833%27 HTTP/1.1" 200 None
2026-03-30 10:38:12 [auto1.de] INFO: Scrape type for CV02833: 1
2026-03-30 10:38:12 [auto1.de] INFO: Found listing with ID: BB05879
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BB05879%27 HTTP/1.1" 200 None
2026-03-30 10:38:12 [auto1.de] INFO: Scrape type for BB05879: 1
2026-03-30 10:38:12 [auto1.de] INFO: Found listing with ID: UA15697
2026-03-30 10:38:12 [auto1.de] INFO: Found listing with ID: AN11349
2026-03-30 10:38:12 [auto1.de] INFO: Found listing with ID: GG08526
2026-03-30 10:38:12 [auto1.de] INFO: Found listing with ID: YN03957
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YN03957%27 HTTP/1.1" 200 None
2026-03-30 10:38:12 [auto1.de] INFO: Scrape type for YN03957: 2
2026-03-30 10:38:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e78c7f62-8934-5ba0-8b2f-73289b965eb2 with identifier: YN03957
2026-03-30 10:38:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e78c7f62-8934-5ba0-8b2f-73289b965eb2 with scrape type 2
2026-03-30 10:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e78c7f62-8934-5ba0-8b2f-73289b965eb2 with scrape type 2
2026-03-30 10:38:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e78c7f62-8934-5ba0-8b2f-73289b965eb2, identifier: YN03957
2026-03-30 10:38:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e78c7f62-8934-5ba0-8b2f-73289b965eb2 with identifier: YN03957
2026-03-30 10:38:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e78c7f62-8934-5ba0-8b2f-73289b965eb2 with identifier: YN03957
2026-03-30 10:38:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e78c7f62-8934-5ba0-8b2f-73289b965eb2 with identifier: YN03957 to the API
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:01:10Z',
'fuel_type': 'diesel',
'id': 'e78c7f62-8934-5ba0-8b2f-73289b965eb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YN03957',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 207233,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-31',
'seller_name': None,
'title': 'Volkswagen Touran 2.0 TDI Match BlueMotion',
'transmission': 'automatic',
'trim': 'Match BlueMotion',
'year': 2013}
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YN03957%27 HTTP/1.1" 200 None
2026-03-30 10:38:12 [auto1.de] INFO: Saving data for YN03957: {'auction_closing_time': 1774969270.0, 'created_time': 1773688341.988766, 'last_price_update_time': 1774867092.907647}
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YN03957') HTTP/1.1" 204 0
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: FK59829
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: HA20586
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: RB42350
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: WL33179
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: KX41187
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KX41187%27 HTTP/1.1" 200 None
2026-03-30 10:38:13 [auto1.de] INFO: Scrape type for KX41187: 1
2026-03-30 10:38:13 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.112(s), this was the 1st time calling it.
2026-03-30 10:38:13 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.07846800685395 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: YB72682
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: VP46996
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VP46996%27 HTTP/1.1" 200 None
2026-03-30 10:38:13 [auto1.de] INFO: Scrape type for VP46996: 1
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: TB89261
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: XT31239
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: XB84962
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: YT13051
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YT13051%27 HTTP/1.1" 200 None
2026-03-30 10:38:13 [auto1.de] INFO: Scrape type for YT13051: 2
2026-03-30 10:38:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdb74679-16e7-5a6c-91d3-906503b37be0 with identifier: YT13051
2026-03-30 10:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdb74679-16e7-5a6c-91d3-906503b37be0 with scrape type 2
2026-03-30 10:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdb74679-16e7-5a6c-91d3-906503b37be0 with scrape type 2
2026-03-30 10:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: cdb74679-16e7-5a6c-91d3-906503b37be0, identifier: YT13051
2026-03-30 10:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: cdb74679-16e7-5a6c-91d3-906503b37be0 with identifier: YT13051
2026-03-30 10:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: cdb74679-16e7-5a6c-91d3-906503b37be0 with identifier: YT13051
2026-03-30 10:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: cdb74679-16e7-5a6c-91d3-906503b37be0 with identifier: YT13051 to the API
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:13 [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': 210,
'expiration_date': '2026-03-31T15:02:22Z',
'fuel_type': 'diesel',
'id': 'cdb74679-16e7-5a6c-91d3-906503b37be0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YT13051',
'listing': 'auction',
'make': 'Ford',
'model': 'Edge',
'odometer': 97998,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-27',
'seller_name': None,
'title': 'Ford Edge 2.0 TDCi Bi-Turbo Vignale 4x4',
'transmission': 'automatic',
'trim': 'Vignale 4x4',
'year': 2018}
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YT13051%27 HTTP/1.1" 200 None
2026-03-30 10:38:13 [auto1.de] INFO: Saving data for YT13051: {'auction_closing_time': 1774969342.0, 'created_time': 1774292070.253076, 'last_price_update_time': 1774867093.521933}
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YT13051') HTTP/1.1" 204 0
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: RE55796
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RE55796%27 HTTP/1.1" 200 None
2026-03-30 10:38:13 [auto1.de] INFO: Scrape type for RE55796: 1
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: FE09717
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: HR51580
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HR51580%27 HTTP/1.1" 200 None
2026-03-30 10:38:13 [auto1.de] INFO: Scrape type for HR51580: 1
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: JS21761
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: LU37241
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: FM54313
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: HD00097
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HD00097%27 HTTP/1.1" 200 None
2026-03-30 10:38:13 [auto1.de] INFO: Scrape type for HD00097: 1
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: AA95512
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: GG34958
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: ZM89950
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: BL10422
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: SK87421
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SK87421%27 HTTP/1.1" 200 None
2026-03-30 10:38:13 [auto1.de] INFO: Scrape type for SK87421: 1
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: HU92055
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: GE83879
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: MT85534
2026-03-30 10:38:13 [auto1.de] INFO: Found listing with ID: RE68011
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RE68011%27 HTTP/1.1" 200 None
2026-03-30 10:38:13 [auto1.de] INFO: Scrape type for RE68011: 2
2026-03-30 10:38:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02cd0557-6437-5397-aba7-57303c1a8c1e with identifier: RE68011
2026-03-30 10:38:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02cd0557-6437-5397-aba7-57303c1a8c1e with scrape type 2
2026-03-30 10:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02cd0557-6437-5397-aba7-57303c1a8c1e with scrape type 2
2026-03-30 10:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 02cd0557-6437-5397-aba7-57303c1a8c1e, identifier: RE68011
2026-03-30 10:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 02cd0557-6437-5397-aba7-57303c1a8c1e with identifier: RE68011
2026-03-30 10:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 02cd0557-6437-5397-aba7-57303c1a8c1e with identifier: RE68011
2026-03-30 10:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 02cd0557-6437-5397-aba7-57303c1a8c1e with identifier: RE68011 to the API
2026-03-30 10:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:14 [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': 180,
'expiration_date': '2026-03-31T15:23:01Z',
'fuel_type': 'diesel',
'id': '02cd0557-6437-5397-aba7-57303c1a8c1e',
'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/RE68011',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T5 Caravelle',
'odometer': 339043,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-09',
'seller_name': None,
'title': 'Volkswagen T5 Caravelle 2.0 TDI Comfortline lang',
'transmission': 'manual',
'trim': 'Comfortline lang',
'year': 2010}
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RE68011%27 HTTP/1.1" 200 None
2026-03-30 10:38:14 [auto1.de] INFO: Saving data for RE68011: {'auction_closing_time': 1774970581.0, 'created_time': 1773660284.672865, 'last_price_update_time': 1774867094.120437}
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RE68011') HTTP/1.1" 204 0
2026-03-30 10:38:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CF13358/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.790(s), this was the 1st time calling it.
2026-03-30 10:38:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.7971654802201553 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:38:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZX44823/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RA69083/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:38:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KD18794/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:38:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BN03804/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YG35577> (referer: https://www.auto1.com/v1/car-details-view/YG35577/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4201ab37-5c35-57ca-96e1-504336d6003f with identifier: YG35577
2026-03-30 10:38:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4201ab37-5c35-57ca-96e1-504336d6003f with scrape type 1
2026-03-30 10:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 4201ab37-5c35-57ca-96e1-504336d6003f
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252F25%252F3425c78e712feb411c9e9cf699fb170e%252Fpa%252FYG35577_a45fc0a015e024120fa51caef357ecd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_a45fc0a015e024120fa51caef357ecd6.jpg already downloaded
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252F25%252F3425c78e712feb411c9e9cf699fb170e%252Fpa%252FYG35577_7dd1af8dd48bf0ad32e92765f9449cf7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_7dd1af8dd48bf0ad32e92765f9449cf7.jpg already downloaded
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252F25%252F3425c78e712feb411c9e9cf699fb170e%252Fpa%252FYG35577_3a86623999b9d1d6c0932f5e1027b298.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_3a86623999b9d1d6c0932f5e1027b298.jpg already downloaded
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252F25%252F3425c78e712feb411c9e9cf699fb170e%252Fpa%252FYG35577_ab7960212684863205c74f003ec80014.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_ab7960212684863205c74f003ec80014.jpg already downloaded
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg34%252F25%252F3425c78e712feb411c9e9cf699fb170e%252Fpa%252FYG35577_c986ebcca625f0f60d20f231915fd604.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_c986ebcca625f0f60d20f231915fd604.jpg already downloaded
2026-03-30 10:38:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4201ab37-5c35-57ca-96e1-504336d6003f, identifier: YG35577
2026-03-30 10:38:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4201ab37-5c35-57ca-96e1-504336d6003f with identifier: YG35577
2026-03-30 10:38:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4201ab37-5c35-57ca-96e1-504336d6003f with identifier: YG35577
2026-03-30 10:38:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4201ab37-5c35-57ca-96e1-504336d6003f with identifier: YG35577 to the API
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38:21 [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-30 10:38:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YG35577>
{'auction_title': '',
'c_o_2_emission_value': 292,
'category': None,
'color': 'green',
'currency': 'EUR',
'doors_number': 4,
'engine': '3.2L',
'engine_horse_power': 240,
'expiration_date': '2026-03-31T15:00:03Z',
'fuel_type': 'petrol',
'id': '4201ab37-5c35-57ca-96e1-504336d6003f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YG35577',
'listing': 'auction',
'location': 'DE, Kippenheim',
'make': 'Volkswagen',
'model': 'Phaeton',
'odometer': 155357,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_a45fc0a015e024120fa51caef357ecd6.jpg',
'https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_7dd1af8dd48bf0ad32e92765f9449cf7.jpg',
'https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_3a86623999b9d1d6c0932f5e1027b298.jpg',
'https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_ab7960212684863205c74f003ec80014.jpg',
'https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_c986ebcca625f0f60d20f231915fd604.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4201ab37-5c35-57ca-96e1-504336d6003f/4201ab37-5c35-57ca-96e1-504336d6003f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104357,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_a45fc0a015e024120fa51caef357ecd6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4201ab37-5c35-57ca-96e1-504336d6003f/4201ab37-5c35-57ca-96e1-504336d6003f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93548,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_7dd1af8dd48bf0ad32e92765f9449cf7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4201ab37-5c35-57ca-96e1-504336d6003f/4201ab37-5c35-57ca-96e1-504336d6003f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68589,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_3a86623999b9d1d6c0932f5e1027b298.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4201ab37-5c35-57ca-96e1-504336d6003f/4201ab37-5c35-57ca-96e1-504336d6003f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67485,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_ab7960212684863205c74f003ec80014.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4201ab37-5c35-57ca-96e1-504336d6003f/4201ab37-5c35-57ca-96e1-504336d6003f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118357,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img34/25/3425c78e712feb411c9e9cf699fb170e/pa/YG35577_c986ebcca625f0f60d20f231915fd604.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2004-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Phaeton 3.2 V6',
'transmission': 'automatic',
'trim': '',
'year': 2004}
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YG35577%27 HTTP/1.1" 200 None
2026-03-30 10:38:21 [auto1.de] INFO: Saving data for YG35577: {'created_time': 1774867101.49069, 'last_price_update_time': 1774867101.490702, 'auction_closing_time': 1774969203.0}
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YG35577') HTTP/1.1" 204 0
2026-03-30 10:38:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BE37921/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DZ14257/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UD42563/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GB07030> (referer: https://www.auto1.com/v1/car-details-view/GB07030/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 835978c0-86bf-523b-af8f-bdd0bfde3491 with identifier: GB07030
2026-03-30 10:38:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 835978c0-86bf-523b-af8f-bdd0bfde3491 with scrape type 1
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 835978c0-86bf-523b-af8f-bdd0bfde3491
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_6db9ddc9a63dbca65dcf3785063fc37b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_6db9ddc9a63dbca65dcf3785063fc37b.jpg not downloaded yet
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_35e8b3ffe0df04864af1d27a024804dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_35e8b3ffe0df04864af1d27a024804dd.jpg not downloaded yet
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_1b7ce5af3574fce72f21b85a98415ba2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_1b7ce5af3574fce72f21b85a98415ba2.jpg not downloaded yet
2026-03-30 10:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EK25155/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_41f40b498a03984b172302c982541695.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_41f40b498a03984b172302c982541695.jpg not downloaded yet
2026-03-30 10:38:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_878e1d64fd189db3be26f2059c8b07b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_878e1d64fd189db3be26f2059c8b07b2.jpg not downloaded yet
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_b429b221f5849b62b8e3a13374ed87d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_b429b221f5849b62b8e3a13374ed87d0.jpg not downloaded yet
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_d57104bf47e7851551644b1b5d0e2a7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_d57104bf47e7851551644b1b5d0e2a7a.jpg not downloaded yet
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_47461695c63c20b3df5e3e349fb96ec2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_47461695c63c20b3df5e3e349fb96ec2.jpg not downloaded yet
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_92ca2e6f9627a2c5bf6ffd363c3b60e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_92ca2e6f9627a2c5bf6ffd363c3b60e1.jpg not downloaded yet
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_b069818681e71a287c2327797b05db95.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_b069818681e71a287c2327797b05db95.jpg not downloaded yet
2026-03-30 10:38:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_1b7ce5af3574fce72f21b85a98415ba2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f427a2d0>
2026-03-30 10:38:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_1b7ce5af3574fce72f21b85a98415ba2.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_1b7ce5af3574fce72f21b85a98415ba2.jpg saved to cache
2026-03-30 10:38:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 835978c0-86bf-523b-af8f-bdd0bfde3491
2026-03-30 10:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZW86653> (referer: https://www.auto1.com/v1/car-details-view/ZW86653/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68545b95-b1ff-522b-870a-d13f8a9065ae with identifier: ZW86653
2026-03-30 10:38:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68545b95-b1ff-522b-870a-d13f8a9065ae with scrape type 1
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68545b95-b1ff-522b-870a-d13f8a9065ae
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_ea3d5abd4dd9e826dd6fd61246e32d99.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_ea3d5abd4dd9e826dd6fd61246e32d99.jpg not downloaded yet
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_57144790f8a6da897bf09117b1de8387.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_57144790f8a6da897bf09117b1de8387.jpg not downloaded yet
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_4013f31f6695d2626368cb96862d9413.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_4013f31f6695d2626368cb96862d9413.jpg not downloaded yet
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_1683668d2647ad4673df9ddf76662939.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_1683668d2647ad4673df9ddf76662939.jpg not downloaded yet
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_5fae656b4b333c668d7da7cce62d5c19.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_5fae656b4b333c668d7da7cce62d5c19.jpg not downloaded yet
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_9dc4582438d6f859348eb063467777c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_9dc4582438d6f859348eb063467777c6.jpg not downloaded yet
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_d538998ba239a401792d151210079081.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_d538998ba239a401792d151210079081.jpg not downloaded yet
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_8514baffea1b7ce220cf2133dea9800e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_8514baffea1b7ce220cf2133dea9800e.jpg not downloaded yet
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_cdbdb2917c4ce17bedf2bb64c8153b7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_cdbdb2917c4ce17bedf2bb64c8153b7e.jpg not downloaded yet
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_93a5b310a3cda8ecd857cab58ef4f2eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_93a5b310a3cda8ecd857cab58ef4f2eb.jpg not downloaded yet
2026-03-30 10:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_b069818681e71a287c2327797b05db95.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_93a5b310a3cda8ecd857cab58ef4f2eb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414f250>
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_b069818681e71a287c2327797b05db95.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_b069818681e71a287c2327797b05db95.jpg saved to cache
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 835978c0-86bf-523b-af8f-bdd0bfde3491
2026-03-30 10:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_cdbdb2917c4ce17bedf2bb64c8153b7e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee82810>
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_93a5b310a3cda8ecd857cab58ef4f2eb.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_93a5b310a3cda8ecd857cab58ef4f2eb.jpg saved to cache
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 68545b95-b1ff-522b-870a-d13f8a9065ae
2026-03-30 10:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_8514baffea1b7ce220cf2133dea9800e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee17750>
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_cdbdb2917c4ce17bedf2bb64c8153b7e.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_cdbdb2917c4ce17bedf2bb64c8153b7e.jpg saved to cache
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 68545b95-b1ff-522b-870a-d13f8a9065ae
2026-03-30 10:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_d538998ba239a401792d151210079081.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4339d50>
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_8514baffea1b7ce220cf2133dea9800e.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_8514baffea1b7ce220cf2133dea9800e.jpg saved to cache
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 68545b95-b1ff-522b-870a-d13f8a9065ae
2026-03-30 10:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_9dc4582438d6f859348eb063467777c6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TH79589/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee16810>
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_d538998ba239a401792d151210079081.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_d538998ba239a401792d151210079081.jpg saved to cache
2026-03-30 10:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 68545b95-b1ff-522b-870a-d13f8a9065ae
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_5fae656b4b333c668d7da7cce62d5c19.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_1683668d2647ad4673df9ddf76662939.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433a350>
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_9dc4582438d6f859348eb063467777c6.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_9dc4582438d6f859348eb063467777c6.jpg saved to cache
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 68545b95-b1ff-522b-870a-d13f8a9065ae
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_4013f31f6695d2626368cb96862d9413.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_57144790f8a6da897bf09117b1de8387.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb7410>
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_5fae656b4b333c668d7da7cce62d5c19.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_5fae656b4b333c668d7da7cce62d5c19.jpg saved to cache
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 68545b95-b1ff-522b-870a-d13f8a9065ae
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3ea190>
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_1683668d2647ad4673df9ddf76662939.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_1683668d2647ad4673df9ddf76662939.jpg saved to cache
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 68545b95-b1ff-522b-870a-d13f8a9065ae
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_ea3d5abd4dd9e826dd6fd61246e32d99.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5bfcf90>
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_4013f31f6695d2626368cb96862d9413.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_4013f31f6695d2626368cb96862d9413.jpg saved to cache
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 68545b95-b1ff-522b-870a-d13f8a9065ae
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee72810>
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_57144790f8a6da897bf09117b1de8387.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_57144790f8a6da897bf09117b1de8387.jpg saved to cache
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 68545b95-b1ff-522b-870a-d13f8a9065ae
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NG72078/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417f090>
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252F79%252F5a79028200ee6cbd0e487d3eedbf10f1%252Fpa%252FZW86653_ea3d5abd4dd9e826dd6fd61246e32d99.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_ea3d5abd4dd9e826dd6fd61246e32d99.jpg saved to cache
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 68545b95-b1ff-522b-870a-d13f8a9065ae
2026-03-30 10:38:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68545b95-b1ff-522b-870a-d13f8a9065ae, skipping ID generation
2026-03-30 10:38:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68545b95-b1ff-522b-870a-d13f8a9065ae with scrape type 1
2026-03-30 10:38:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68545b95-b1ff-522b-870a-d13f8a9065ae sending to next pipeline
2026-03-30 10:38:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 68545b95-b1ff-522b-870a-d13f8a9065ae, identifier: ZW86653
2026-03-30 10:38:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 68545b95-b1ff-522b-870a-d13f8a9065ae with identifier: ZW86653
2026-03-30 10:38:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 68545b95-b1ff-522b-870a-d13f8a9065ae with identifier: ZW86653
2026-03-30 10:38:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 68545b95-b1ff-522b-870a-d13f8a9065ae with identifier: ZW86653 to the API
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_ea3d5abd4dd9e826dd6fd61246e32d99.jpg>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:09:22Z',
'fuel_type': 'diesel',
'id': '68545b95-b1ff-522b-870a-d13f8a9065ae',
'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/ZW86653',
'listing': 'auction',
'location': 'DE, Ketzin',
'make': 'Ford',
'model': 'Focus',
'odometer': 107169,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62929,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_ea3d5abd4dd9e826dd6fd61246e32d99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60698,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_57144790f8a6da897bf09117b1de8387.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60796,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_4013f31f6695d2626368cb96862d9413.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56278,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_1683668d2647ad4673df9ddf76662939.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53077,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_5fae656b4b333c668d7da7cce62d5c19.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62081,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_9dc4582438d6f859348eb063467777c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47436,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_d538998ba239a401792d151210079081.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65084,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_8514baffea1b7ce220cf2133dea9800e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53062,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_cdbdb2917c4ce17bedf2bb64c8153b7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68545b95-b1ff-522b-870a-d13f8a9065ae/68545b95-b1ff-522b-870a-d13f8a9065ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58957,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/79/5a79028200ee6cbd0e487d3eedbf10f1/pa/ZW86653_93a5b310a3cda8ecd857cab58ef4f2eb.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-04-27',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.5 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2017}
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZW86653%27 HTTP/1.1" 200 None
2026-03-30 10:38:24 [auto1.de] INFO: Saving data for ZW86653: {'created_time': 1774867104.955994, 'last_price_update_time': 1774867104.95601, 'auction_closing_time': 1774969762.0}
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZW86653') HTTP/1.1" 204 0
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RA69083> (referer: https://www.auto1.com/v1/car-details-view/RA69083/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_92ca2e6f9627a2c5bf6ffd363c3b60e1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_47461695c63c20b3df5e3e349fb96ec2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1df5a047-46b4-5954-aa6b-da39eef37453 with identifier: RA69083
2026-03-30 10:38:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1df5a047-46b4-5954-aa6b-da39eef37453 with scrape type 1
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1df5a047-46b4-5954-aa6b-da39eef37453
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F3b%252F3a3bf348bdfd19d55f55a17426f684f7%252Fpa%252FRA69083_d1537fe2ac4223857d5de1e3a5173547.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_d1537fe2ac4223857d5de1e3a5173547.jpg already downloaded
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F3b%252F3a3bf348bdfd19d55f55a17426f684f7%252Fpa%252FRA69083_0c6359845b9b5a96ef3762535b14aaa1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_0c6359845b9b5a96ef3762535b14aaa1.jpg already downloaded
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F3b%252F3a3bf348bdfd19d55f55a17426f684f7%252Fpa%252FRA69083_bf2d056511c366a45266f0fa9f602e6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_bf2d056511c366a45266f0fa9f602e6c.jpg already downloaded
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F3b%252F3a3bf348bdfd19d55f55a17426f684f7%252Fpa%252FRA69083_38ec2c2e5a06ce1f680462c819c1c80f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_38ec2c2e5a06ce1f680462c819c1c80f.jpg already downloaded
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F3b%252F3a3bf348bdfd19d55f55a17426f684f7%252Fpa%252FRA69083_62b4fdb788b3a1e92e857d6273ce3fc8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_62b4fdb788b3a1e92e857d6273ce3fc8.jpg already downloaded
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F3b%252F3a3bf348bdfd19d55f55a17426f684f7%252Fpa%252FRA69083_9883c3a5328b897744a668942d5ec591.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_9883c3a5328b897744a668942d5ec591.jpg already downloaded
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F3b%252F3a3bf348bdfd19d55f55a17426f684f7%252Fpa%252FRA69083_ce0234fc90841d631f9b86f97ec35a68.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_ce0234fc90841d631f9b86f97ec35a68.jpg already downloaded
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F3b%252F3a3bf348bdfd19d55f55a17426f684f7%252Fpa%252FRA69083_f60826212e6fbbc3161fdcaef473861b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_f60826212e6fbbc3161fdcaef473861b.jpg already downloaded
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F3b%252F3a3bf348bdfd19d55f55a17426f684f7%252Fpa%252FRA69083_e20733e42125379045884128b05998e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_e20733e42125379045884128b05998e3.jpg already downloaded
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F3b%252F3a3bf348bdfd19d55f55a17426f684f7%252Fpa%252FRA69083_44dc0ec252df39cbab375530e3011c3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_44dc0ec252df39cbab375530e3011c3f.jpg already downloaded
2026-03-30 10:38:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1df5a047-46b4-5954-aa6b-da39eef37453, identifier: RA69083
2026-03-30 10:38:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1df5a047-46b4-5954-aa6b-da39eef37453 with identifier: RA69083
2026-03-30 10:38:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1df5a047-46b4-5954-aa6b-da39eef37453 with identifier: RA69083
2026-03-30 10:38:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1df5a047-46b4-5954-aa6b-da39eef37453 with identifier: RA69083 to the API
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RA69083>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:48:54Z',
'fuel_type': 'petrol',
'id': '1df5a047-46b4-5954-aa6b-da39eef37453',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RA69083',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 100069,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_d1537fe2ac4223857d5de1e3a5173547.jpg',
'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_0c6359845b9b5a96ef3762535b14aaa1.jpg',
'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_bf2d056511c366a45266f0fa9f602e6c.jpg',
'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_38ec2c2e5a06ce1f680462c819c1c80f.jpg',
'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_62b4fdb788b3a1e92e857d6273ce3fc8.jpg',
'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_9883c3a5328b897744a668942d5ec591.jpg',
'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_ce0234fc90841d631f9b86f97ec35a68.jpg',
'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_f60826212e6fbbc3161fdcaef473861b.jpg',
'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_e20733e42125379045884128b05998e3.jpg',
'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_44dc0ec252df39cbab375530e3011c3f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1df5a047-46b4-5954-aa6b-da39eef37453/1df5a047-46b4-5954-aa6b-da39eef37453_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93861,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_d1537fe2ac4223857d5de1e3a5173547.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1df5a047-46b4-5954-aa6b-da39eef37453/1df5a047-46b4-5954-aa6b-da39eef37453_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88965,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_0c6359845b9b5a96ef3762535b14aaa1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1df5a047-46b4-5954-aa6b-da39eef37453/1df5a047-46b4-5954-aa6b-da39eef37453_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77288,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_bf2d056511c366a45266f0fa9f602e6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1df5a047-46b4-5954-aa6b-da39eef37453/1df5a047-46b4-5954-aa6b-da39eef37453_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63679,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_38ec2c2e5a06ce1f680462c819c1c80f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1df5a047-46b4-5954-aa6b-da39eef37453/1df5a047-46b4-5954-aa6b-da39eef37453_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75322,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_62b4fdb788b3a1e92e857d6273ce3fc8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1df5a047-46b4-5954-aa6b-da39eef37453/1df5a047-46b4-5954-aa6b-da39eef37453_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83683,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_9883c3a5328b897744a668942d5ec591.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1df5a047-46b4-5954-aa6b-da39eef37453/1df5a047-46b4-5954-aa6b-da39eef37453_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64008,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_ce0234fc90841d631f9b86f97ec35a68.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1df5a047-46b4-5954-aa6b-da39eef37453/1df5a047-46b4-5954-aa6b-da39eef37453_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78393,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_f60826212e6fbbc3161fdcaef473861b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1df5a047-46b4-5954-aa6b-da39eef37453/1df5a047-46b4-5954-aa6b-da39eef37453_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73709,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_e20733e42125379045884128b05998e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1df5a047-46b4-5954-aa6b-da39eef37453/1df5a047-46b4-5954-aa6b-da39eef37453_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82725,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/3b/3a3bf348bdfd19d55f55a17426f684f7/pa/RA69083_44dc0ec252df39cbab375530e3011c3f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-03-26',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.0 EcoBoost Individual',
'transmission': 'manual',
'trim': 'Individual',
'year': 2013}
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RA69083%27 HTTP/1.1" 200 None
2026-03-30 10:38:25 [auto1.de] INFO: Saving data for RA69083: {'created_time': 1774867105.704848, 'last_price_update_time': 1774867105.70486, 'auction_closing_time': 1774972134.0}
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RA69083') HTTP/1.1" 204 0
2026-03-30 10:38:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef6d50>
2026-03-30 10:38:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_92ca2e6f9627a2c5bf6ffd363c3b60e1.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_92ca2e6f9627a2c5bf6ffd363c3b60e1.jpg saved to cache
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 835978c0-86bf-523b-af8f-bdd0bfde3491
2026-03-30 10:38:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb6690>
2026-03-30 10:38:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_47461695c63c20b3df5e3e349fb96ec2.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_47461695c63c20b3df5e3e349fb96ec2.jpg saved to cache
2026-03-30 10:38:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 835978c0-86bf-523b-af8f-bdd0bfde3491
2026-03-30 10:38:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_d57104bf47e7851551644b1b5d0e2a7a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c03390>
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_d57104bf47e7851551644b1b5d0e2a7a.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_d57104bf47e7851551644b1b5d0e2a7a.jpg saved to cache
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 835978c0-86bf-523b-af8f-bdd0bfde3491
2026-03-30 10:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_878e1d64fd189db3be26f2059c8b07b2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_b429b221f5849b62b8e3a13374ed87d0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef4210>
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_878e1d64fd189db3be26f2059c8b07b2.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_878e1d64fd189db3be26f2059c8b07b2.jpg saved to cache
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 835978c0-86bf-523b-af8f-bdd0bfde3491
2026-03-30 10:38:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee877d0>
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_b429b221f5849b62b8e3a13374ed87d0.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_b429b221f5849b62b8e3a13374ed87d0.jpg saved to cache
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 835978c0-86bf-523b-af8f-bdd0bfde3491
2026-03-30 10:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BN03804> (referer: https://www.auto1.com/v1/car-details-view/BN03804/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HD00097/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d with identifier: BN03804
2026-03-30 10:38:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d with scrape type 1
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_2e49501bbfc9fdee93e4556f9bfeefb0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_2e49501bbfc9fdee93e4556f9bfeefb0.jpg not downloaded yet
2026-03-30 10:38:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_41f40b498a03984b172302c982541695.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_41bdc514fbcd80414a4090240f4a0fa3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_41bdc514fbcd80414a4090240f4a0fa3.jpg not downloaded yet
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_704b87388df0682a930825dd7a049364.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_704b87388df0682a930825dd7a049364.jpg not downloaded yet
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_93d60c1324db8cd823680957a0672ce9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_93d60c1324db8cd823680957a0672ce9.jpg not downloaded yet
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_0aa330022a80765f031cffb2bd9c9fae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_0aa330022a80765f031cffb2bd9c9fae.jpg not downloaded yet
2026-03-30 10:38:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef5b10>
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_41f40b498a03984b172302c982541695.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_41f40b498a03984b172302c982541695.jpg saved to cache
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 835978c0-86bf-523b-af8f-bdd0bfde3491
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_9ba7a55602b8721ca67dbd4b58c68f16.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_9ba7a55602b8721ca67dbd4b58c68f16.jpg not downloaded yet
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_081b3b8c91bdf57b712a3728582fe167.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_081b3b8c91bdf57b712a3728582fe167.jpg not downloaded yet
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_7e868a1e45eaed10fc525df5ca88ed2b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_7e868a1e45eaed10fc525df5ca88ed2b.jpg not downloaded yet
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_ea10951001e9662f81499c9b2e1db8a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_ea10951001e9662f81499c9b2e1db8a7.jpg not downloaded yet
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_393eab954290f662567f09a71bfdea27.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_393eab954290f662567f09a71bfdea27.jpg not downloaded yet
2026-03-30 10:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_6db9ddc9a63dbca65dcf3785063fc37b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_35e8b3ffe0df04864af1d27a024804dd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_2e49501bbfc9fdee93e4556f9bfeefb0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb72d0>
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_6db9ddc9a63dbca65dcf3785063fc37b.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_6db9ddc9a63dbca65dcf3785063fc37b.jpg saved to cache
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 835978c0-86bf-523b-af8f-bdd0bfde3491
2026-03-30 10:38:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd4750>
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2d%252F62%252F2d62a3fba9977a26d8d7d461fd957eba%252Fpa%252FGB07030_35e8b3ffe0df04864af1d27a024804dd.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_35e8b3ffe0df04864af1d27a024804dd.jpg saved to cache
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 835978c0-86bf-523b-af8f-bdd0bfde3491
2026-03-30 10:38:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 835978c0-86bf-523b-af8f-bdd0bfde3491, skipping ID generation
2026-03-30 10:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 835978c0-86bf-523b-af8f-bdd0bfde3491 with scrape type 1
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 835978c0-86bf-523b-af8f-bdd0bfde3491 sending to next pipeline
2026-03-30 10:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 835978c0-86bf-523b-af8f-bdd0bfde3491, identifier: GB07030
2026-03-30 10:38:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef70510>
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_2e49501bbfc9fdee93e4556f9bfeefb0.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_2e49501bbfc9fdee93e4556f9bfeefb0.jpg saved to cache
2026-03-30 10:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d
2026-03-30 10:38:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 835978c0-86bf-523b-af8f-bdd0bfde3491 with identifier: GB07030
2026-03-30 10:38:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 835978c0-86bf-523b-af8f-bdd0bfde3491 with identifier: GB07030
2026-03-30 10:38:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 835978c0-86bf-523b-af8f-bdd0bfde3491 with identifier: GB07030 to the API
2026-03-30 10:38:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_35e8b3ffe0df04864af1d27a024804dd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:03:45Z',
'fuel_type': 'petrol',
'id': '835978c0-86bf-523b-af8f-bdd0bfde3491',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GB07030',
'listing': 'auction',
'location': 'DE, Böblingen',
'make': 'Hyundai',
'model': 'ix35',
'odometer': 187568,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2977453,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_6db9ddc9a63dbca65dcf3785063fc37b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2980489,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_35e8b3ffe0df04864af1d27a024804dd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2963086,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_1b7ce5af3574fce72f21b85a98415ba2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2891014,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_41f40b498a03984b172302c982541695.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2810576,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_878e1d64fd189db3be26f2059c8b07b2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2971580,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_b429b221f5849b62b8e3a13374ed87d0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2754589,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_d57104bf47e7851551644b1b5d0e2a7a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3047112,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_47461695c63c20b3df5e3e349fb96ec2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2807466,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_92ca2e6f9627a2c5bf6ffd363c3b60e1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_835978c0-86bf-523b-af8f-bdd0bfde3491/835978c0-86bf-523b-af8f-bdd0bfde3491_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3263993,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2d/62/2d62a3fba9977a26d8d7d461fd957eba/pa/GB07030_b069818681e71a287c2327797b05db95.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai ix35 2.0 Style AWD',
'transmission': 'manual',
'trim': 'Style AWD',
'year': 2011}
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GB07030%27 HTTP/1.1" 200 None
2026-03-30 10:38:28 [auto1.de] INFO: Saving data for GB07030: {'created_time': 1774867108.24769, 'last_price_update_time': 1774867108.247701, 'auction_closing_time': 1774969425.0}
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GB07030') HTTP/1.1" 204 0
2026-03-30 10:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_393eab954290f662567f09a71bfdea27.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef73910>
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_393eab954290f662567f09a71bfdea27.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_393eab954290f662567f09a71bfdea27.jpg saved to cache
2026-03-30 10:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d
2026-03-30 10:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_ea10951001e9662f81499c9b2e1db8a7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_7e868a1e45eaed10fc525df5ca88ed2b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_081b3b8c91bdf57b712a3728582fe167.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef5350>
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_ea10951001e9662f81499c9b2e1db8a7.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_ea10951001e9662f81499c9b2e1db8a7.jpg saved to cache
2026-03-30 10:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d
2026-03-30 10:38:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee443d50>
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_7e868a1e45eaed10fc525df5ca88ed2b.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_7e868a1e45eaed10fc525df5ca88ed2b.jpg saved to cache
2026-03-30 10:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d
2026-03-30 10:38:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee54490>
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_081b3b8c91bdf57b712a3728582fe167.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_081b3b8c91bdf57b712a3728582fe167.jpg saved to cache
2026-03-30 10:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d
2026-03-30 10:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HR51580/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_9ba7a55602b8721ca67dbd4b58c68f16.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_0aa330022a80765f031cffb2bd9c9fae.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef45b90>
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_9ba7a55602b8721ca67dbd4b58c68f16.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_9ba7a55602b8721ca67dbd4b58c68f16.jpg saved to cache
2026-03-30 10:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d
2026-03-30 10:38:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef77390>
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_0aa330022a80765f031cffb2bd9c9fae.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_0aa330022a80765f031cffb2bd9c9fae.jpg saved to cache
2026-03-30 10:38:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d
2026-03-30 10:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_704b87388df0682a930825dd7a049364.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_93d60c1324db8cd823680957a0672ce9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433e910>
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_704b87388df0682a930825dd7a049364.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_704b87388df0682a930825dd7a049364.jpg saved to cache
2026-03-30 10:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d
2026-03-30 10:38:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef77690>
2026-03-30 10:38:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_93d60c1324db8cd823680957a0672ce9.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_93d60c1324db8cd823680957a0672ce9.jpg saved to cache
2026-03-30 10:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d
2026-03-30 10:38:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_41bdc514fbcd80414a4090240f4a0fa3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SK87421/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fd050>
2026-03-30 10:38:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf1%252Fa7%252Ff1a752271bd3a4d5ce8dc39f4ed06f03%252Fpa%252FBN03804_41bdc514fbcd80414a4090240f4a0fa3.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_41bdc514fbcd80414a4090240f4a0fa3.jpg saved to cache
2026-03-30 10:38:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d
2026-03-30 10:38:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d, skipping ID generation
2026-03-30 10:38:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d with scrape type 1
2026-03-30 10:38:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d sending to next pipeline
2026-03-30 10:38:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d, identifier: BN03804
2026-03-30 10:38:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d with identifier: BN03804
2026-03-30 10:38:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d with identifier: BN03804
2026-03-30 10:38:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d with identifier: BN03804 to the API
2026-03-30 10:38:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_41bdc514fbcd80414a4090240f4a0fa3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:05:11Z',
'fuel_type': 'petrol',
'id': '8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BN03804',
'listing': 'auction',
'location': 'DE, Kaiserslautern',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 60480,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3236802,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_2e49501bbfc9fdee93e4556f9bfeefb0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3202942,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_41bdc514fbcd80414a4090240f4a0fa3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3261908,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_704b87388df0682a930825dd7a049364.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3114458,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_93d60c1324db8cd823680957a0672ce9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2820116,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_0aa330022a80765f031cffb2bd9c9fae.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3129417,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_9ba7a55602b8721ca67dbd4b58c68f16.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2977503,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_081b3b8c91bdf57b712a3728582fe167.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3232615,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_7e868a1e45eaed10fc525df5ca88ed2b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3162040,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_ea10951001e9662f81499c9b2e1db8a7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d/8110d5c8-a7a1-5a7d-8b00-bc30b3e66e4d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3188707,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf1/a7/f1a752271bd3a4d5ce8dc39f4ed06f03/pa/BN03804_393eab954290f662567f09a71bfdea27.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 1.4 TSI Cup BlueMotion Tech',
'transmission': 'manual',
'trim': 'Cup BlueMotion Tech',
'year': 2014}
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BN03804%27 HTTP/1.1" 200 None
2026-03-30 10:38:31 [auto1.de] INFO: Saving data for BN03804: {'created_time': 1774867111.158593, 'last_price_update_time': 1774867111.158606, 'auction_closing_time': 1774969511.0}
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BN03804') HTTP/1.1" 204 0
2026-03-30 10:38:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KD18794> (referer: https://www.auto1.com/v1/car-details-view/KD18794/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b34e2845-5567-540c-9e19-1356d8ef5629 with identifier: KD18794
2026-03-30 10:38:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b34e2845-5567-540c-9e19-1356d8ef5629 with scrape type 1
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b34e2845-5567-540c-9e19-1356d8ef5629
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_0df8764f0d4e192a0171a510c4a94513.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_0df8764f0d4e192a0171a510c4a94513.jpg not downloaded yet
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_374aaa781bb2ae09b7c1fa6899d1e257.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_374aaa781bb2ae09b7c1fa6899d1e257.jpg not downloaded yet
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_8552c193036ef200cbfb167e957deca4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_8552c193036ef200cbfb167e957deca4.jpg not downloaded yet
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_ec813eb6182b70bf22037ed1ed5aac13.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_ec813eb6182b70bf22037ed1ed5aac13.jpg not downloaded yet
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_97c3abe6a5dd2e512ca887796f2974ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_97c3abe6a5dd2e512ca887796f2974ad.jpg not downloaded yet
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_9092872112c6696f1a27d22584d623b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_9092872112c6696f1a27d22584d623b8.jpg not downloaded yet
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_a2a0264e8ec783e4a9752038d857c89b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_a2a0264e8ec783e4a9752038d857c89b.jpg not downloaded yet
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_9c3493cccebb0c1d142bbf0fba1f4496.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_9c3493cccebb0c1d142bbf0fba1f4496.jpg not downloaded yet
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_ba8583810dca3287396faac47c3da013.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_ba8583810dca3287396faac47c3da013.jpg not downloaded yet
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_b3092d220c8419996681ce5e9dff73cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_b3092d220c8419996681ce5e9dff73cf.jpg not downloaded yet
2026-03-30 10:38:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BE37921> (referer: https://www.auto1.com/v1/car-details-view/BE37921/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_b3092d220c8419996681ce5e9dff73cf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68e6814c-0f4c-5af0-a7c1-2026b69bf7da with identifier: BE37921
2026-03-30 10:38:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68e6814c-0f4c-5af0-a7c1-2026b69bf7da with scrape type 1
2026-03-30 10:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68e6814c-0f4c-5af0-a7c1-2026b69bf7da
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg32%252Fcb%252F32cb5e8a2448def6681d081a8b91a62c%252Fpa%252FBE37921_5bd9f22670ead3b811cb1b6d94241268.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_5bd9f22670ead3b811cb1b6d94241268.jpg already downloaded
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg32%252Fcb%252F32cb5e8a2448def6681d081a8b91a62c%252Fpa%252FBE37921_1cc5c9d3d8922f2f02dc43f885a4b8f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_1cc5c9d3d8922f2f02dc43f885a4b8f6.jpg already downloaded
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg32%252Fcb%252F32cb5e8a2448def6681d081a8b91a62c%252Fpa%252FBE37921_8b46e54373cee77b99b0a65e3e874d2b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_8b46e54373cee77b99b0a65e3e874d2b.jpg already downloaded
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg32%252Fcb%252F32cb5e8a2448def6681d081a8b91a62c%252Fpa%252FBE37921_10fe408677bbd5a07e953ed8b00f7020.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_10fe408677bbd5a07e953ed8b00f7020.jpg already downloaded
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg32%252Fcb%252F32cb5e8a2448def6681d081a8b91a62c%252Fpa%252FBE37921_9c49d2147668ed725fbed94147058208.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_9c49d2147668ed725fbed94147058208.jpg already downloaded
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg32%252Fcb%252F32cb5e8a2448def6681d081a8b91a62c%252Fpa%252FBE37921_28ad6b72c018fa5fe120b58e8bf23c18.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_28ad6b72c018fa5fe120b58e8bf23c18.jpg already downloaded
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg32%252Fcb%252F32cb5e8a2448def6681d081a8b91a62c%252Fpa%252FBE37921_11749d84acb321db41f34d2c64016483.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_11749d84acb321db41f34d2c64016483.jpg already downloaded
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg32%252Fcb%252F32cb5e8a2448def6681d081a8b91a62c%252Fpa%252FBE37921_c2ba4a94660801a95f4712d29934e89f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_c2ba4a94660801a95f4712d29934e89f.jpg already downloaded
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg32%252Fcb%252F32cb5e8a2448def6681d081a8b91a62c%252Fpa%252FBE37921_d856fee52fcbae3b4f4a8b248ea5472a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_d856fee52fcbae3b4f4a8b248ea5472a.jpg already downloaded
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg32%252Fcb%252F32cb5e8a2448def6681d081a8b91a62c%252Fpa%252FBE37921_7ff706eaced3f1966206994b061d39db.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_7ff706eaced3f1966206994b061d39db.jpg already downloaded
2026-03-30 10:38:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 68e6814c-0f4c-5af0-a7c1-2026b69bf7da, identifier: BE37921
2026-03-30 10:38:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 68e6814c-0f4c-5af0-a7c1-2026b69bf7da with identifier: BE37921
2026-03-30 10:38:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 68e6814c-0f4c-5af0-a7c1-2026b69bf7da with identifier: BE37921
2026-03-30 10:38:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 68e6814c-0f4c-5af0-a7c1-2026b69bf7da with identifier: BE37921 to the API
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BE37921>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:08:27Z',
'fuel_type': 'petrol',
'id': '68e6814c-0f4c-5af0-a7c1-2026b69bf7da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BE37921',
'listing': 'auction',
'location': 'DE, Zülpich',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 96777,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_5bd9f22670ead3b811cb1b6d94241268.jpg',
'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_1cc5c9d3d8922f2f02dc43f885a4b8f6.jpg',
'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_8b46e54373cee77b99b0a65e3e874d2b.jpg',
'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_10fe408677bbd5a07e953ed8b00f7020.jpg',
'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_9c49d2147668ed725fbed94147058208.jpg',
'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_28ad6b72c018fa5fe120b58e8bf23c18.jpg',
'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_11749d84acb321db41f34d2c64016483.jpg',
'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_c2ba4a94660801a95f4712d29934e89f.jpg',
'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_d856fee52fcbae3b4f4a8b248ea5472a.jpg',
'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_7ff706eaced3f1966206994b061d39db.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68e6814c-0f4c-5af0-a7c1-2026b69bf7da/68e6814c-0f4c-5af0-a7c1-2026b69bf7da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76144,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_5bd9f22670ead3b811cb1b6d94241268.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68e6814c-0f4c-5af0-a7c1-2026b69bf7da/68e6814c-0f4c-5af0-a7c1-2026b69bf7da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80381,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_1cc5c9d3d8922f2f02dc43f885a4b8f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68e6814c-0f4c-5af0-a7c1-2026b69bf7da/68e6814c-0f4c-5af0-a7c1-2026b69bf7da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74760,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_8b46e54373cee77b99b0a65e3e874d2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68e6814c-0f4c-5af0-a7c1-2026b69bf7da/68e6814c-0f4c-5af0-a7c1-2026b69bf7da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66295,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_10fe408677bbd5a07e953ed8b00f7020.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68e6814c-0f4c-5af0-a7c1-2026b69bf7da/68e6814c-0f4c-5af0-a7c1-2026b69bf7da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74047,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_9c49d2147668ed725fbed94147058208.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68e6814c-0f4c-5af0-a7c1-2026b69bf7da/68e6814c-0f4c-5af0-a7c1-2026b69bf7da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74462,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_28ad6b72c018fa5fe120b58e8bf23c18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68e6814c-0f4c-5af0-a7c1-2026b69bf7da/68e6814c-0f4c-5af0-a7c1-2026b69bf7da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65828,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_11749d84acb321db41f34d2c64016483.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68e6814c-0f4c-5af0-a7c1-2026b69bf7da/68e6814c-0f4c-5af0-a7c1-2026b69bf7da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71737,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_c2ba4a94660801a95f4712d29934e89f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68e6814c-0f4c-5af0-a7c1-2026b69bf7da/68e6814c-0f4c-5af0-a7c1-2026b69bf7da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80111,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_d856fee52fcbae3b4f4a8b248ea5472a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68e6814c-0f4c-5af0-a7c1-2026b69bf7da/68e6814c-0f4c-5af0-a7c1-2026b69bf7da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70238,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img32/cb/32cb5e8a2448def6681d081a8b91a62c/pa/BE37921_7ff706eaced3f1966206994b061d39db.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 1.4 M-Air Longitude FWD',
'transmission': 'manual',
'trim': 'Longitude FWD',
'year': 2015}
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BE37921%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [auto1.de] INFO: Saving data for BE37921: {'created_time': 1774867114.591837, 'last_price_update_time': 1774867114.591848, 'auction_closing_time': 1774969707.0}
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BE37921') HTTP/1.1" 204 0
2026-03-30 10:38:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_ba8583810dca3287396faac47c3da013.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CF13358> (referer: https://www.auto1.com/v1/car-details-view/CF13358/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef75090>
2026-03-30 10:38:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_b3092d220c8419996681ce5e9dff73cf.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_b3092d220c8419996681ce5e9dff73cf.jpg saved to cache
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b34e2845-5567-540c-9e19-1356d8ef5629
2026-03-30 10:38:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419c5d0>
2026-03-30 10:38:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_ba8583810dca3287396faac47c3da013.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_ba8583810dca3287396faac47c3da013.jpg saved to cache
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b34e2845-5567-540c-9e19-1356d8ef5629
2026-03-30 10:38:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e55ab0ea-5bf1-5af8-979e-c9f7951bda27 with identifier: CF13358
2026-03-30 10:38:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e55ab0ea-5bf1-5af8-979e-c9f7951bda27 with scrape type 1
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item e55ab0ea-5bf1-5af8-979e-c9f7951bda27
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fba%252Fb0ba3ef2a7fd8cbc9aadf3b676090683%252Fpa%252FCF13358_0d6aef4f6a0061ae2381ecf7e95920e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_0d6aef4f6a0061ae2381ecf7e95920e8.jpg already downloaded
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fba%252Fb0ba3ef2a7fd8cbc9aadf3b676090683%252Fpa%252FCF13358_5f8abf09c97cdb7b13bddc75337a3ceb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_5f8abf09c97cdb7b13bddc75337a3ceb.jpg already downloaded
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fba%252Fb0ba3ef2a7fd8cbc9aadf3b676090683%252Fpa%252FCF13358_0106a08e0c7ff0b193a1843d870988bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_0106a08e0c7ff0b193a1843d870988bc.jpg already downloaded
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fba%252Fb0ba3ef2a7fd8cbc9aadf3b676090683%252Fpa%252FCF13358_dff3132ed4e757fd0ad83aa349eb7f46.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_dff3132ed4e757fd0ad83aa349eb7f46.jpg already downloaded
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fba%252Fb0ba3ef2a7fd8cbc9aadf3b676090683%252Fpa%252FCF13358_17c35da09dfa964f72c024ad4dd25fde.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_17c35da09dfa964f72c024ad4dd25fde.jpg already downloaded
2026-03-30 10:38:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e55ab0ea-5bf1-5af8-979e-c9f7951bda27, identifier: CF13358
2026-03-30 10:38:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e55ab0ea-5bf1-5af8-979e-c9f7951bda27 with identifier: CF13358
2026-03-30 10:38:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e55ab0ea-5bf1-5af8-979e-c9f7951bda27 with identifier: CF13358
2026-03-30 10:38:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e55ab0ea-5bf1-5af8-979e-c9f7951bda27 with identifier: CF13358 to the API
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CF13358>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:08:33Z',
'fuel_type': 'petrol',
'id': 'e55ab0ea-5bf1-5af8-979e-c9f7951bda27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CF13358',
'listing': 'auction',
'location': 'DE, Fockbek',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 101144,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_0d6aef4f6a0061ae2381ecf7e95920e8.jpg',
'https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_5f8abf09c97cdb7b13bddc75337a3ceb.jpg',
'https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_0106a08e0c7ff0b193a1843d870988bc.jpg',
'https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_dff3132ed4e757fd0ad83aa349eb7f46.jpg',
'https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_17c35da09dfa964f72c024ad4dd25fde.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55ab0ea-5bf1-5af8-979e-c9f7951bda27/e55ab0ea-5bf1-5af8-979e-c9f7951bda27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110124,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_0d6aef4f6a0061ae2381ecf7e95920e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55ab0ea-5bf1-5af8-979e-c9f7951bda27/e55ab0ea-5bf1-5af8-979e-c9f7951bda27_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88731,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_5f8abf09c97cdb7b13bddc75337a3ceb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55ab0ea-5bf1-5af8-979e-c9f7951bda27/e55ab0ea-5bf1-5af8-979e-c9f7951bda27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85035,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_0106a08e0c7ff0b193a1843d870988bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55ab0ea-5bf1-5af8-979e-c9f7951bda27/e55ab0ea-5bf1-5af8-979e-c9f7951bda27_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63644,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_dff3132ed4e757fd0ad83aa349eb7f46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55ab0ea-5bf1-5af8-979e-c9f7951bda27/e55ab0ea-5bf1-5af8-979e-c9f7951bda27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120006,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/ba/b0ba3ef2a7fd8cbc9aadf3b676090683/pa/CF13358_17c35da09dfa964f72c024ad4dd25fde.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-10-03',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 1.6 Stepway II',
'transmission': 'manual',
'trim': 'Stepway II',
'year': 2012}
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CF13358%27 HTTP/1.1" 200 None
2026-03-30 10:38:35 [auto1.de] INFO: Saving data for CF13358: {'created_time': 1774867115.321506, 'last_price_update_time': 1774867115.321516, 'auction_closing_time': 1774969713.0}
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CF13358') HTTP/1.1" 204 0
2026-03-30 10:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_9c3493cccebb0c1d142bbf0fba1f4496.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_a2a0264e8ec783e4a9752038d857c89b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_9092872112c6696f1a27d22584d623b8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_97c3abe6a5dd2e512ca887796f2974ad.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee84790>
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_9c3493cccebb0c1d142bbf0fba1f4496.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_9c3493cccebb0c1d142bbf0fba1f4496.jpg saved to cache
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b34e2845-5567-540c-9e19-1356d8ef5629
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e95d0>
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_a2a0264e8ec783e4a9752038d857c89b.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_a2a0264e8ec783e4a9752038d857c89b.jpg saved to cache
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b34e2845-5567-540c-9e19-1356d8ef5629
2026-03-30 10:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_8552c193036ef200cbfb167e957deca4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_ec813eb6182b70bf22037ed1ed5aac13.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4409d0>
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_9092872112c6696f1a27d22584d623b8.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_9092872112c6696f1a27d22584d623b8.jpg saved to cache
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b34e2845-5567-540c-9e19-1356d8ef5629
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c01a50>
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_97c3abe6a5dd2e512ca887796f2974ad.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_97c3abe6a5dd2e512ca887796f2974ad.jpg saved to cache
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b34e2845-5567-540c-9e19-1356d8ef5629
2026-03-30 10:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NG72078> (referer: https://www.auto1.com/v1/car-details-view/NG72078/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f427b010>
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_8552c193036ef200cbfb167e957deca4.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_8552c193036ef200cbfb167e957deca4.jpg saved to cache
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b34e2845-5567-540c-9e19-1356d8ef5629
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433a010>
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_ec813eb6182b70bf22037ed1ed5aac13.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_ec813eb6182b70bf22037ed1ed5aac13.jpg saved to cache
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b34e2845-5567-540c-9e19-1356d8ef5629
2026-03-30 10:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_374aaa781bb2ae09b7c1fa6899d1e257.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bdfb13c-5990-5f94-8f4b-163154b2857f with identifier: NG72078
2026-03-30 10:38:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bdfb13c-5990-5f94-8f4b-163154b2857f with scrape type 1
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4bdfb13c-5990-5f94-8f4b-163154b2857f
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_b667168a983ffc5137054e5aeb454d20.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_b667168a983ffc5137054e5aeb454d20.jpg not downloaded yet
2026-03-30 10:38:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_0df8764f0d4e192a0171a510c4a94513.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_92e4cf464bd6ceb7b365bb171213032c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_92e4cf464bd6ceb7b365bb171213032c.jpg not downloaded yet
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_3562d824b682be2cdec29b27a0768534.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_3562d824b682be2cdec29b27a0768534.jpg not downloaded yet
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_e2b65e3c6332a14ebdd0c405fe717772.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_e2b65e3c6332a14ebdd0c405fe717772.jpg not downloaded yet
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_62a51a6d4123a199c33bc91294b8b315.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_62a51a6d4123a199c33bc91294b8b315.jpg not downloaded yet
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4194f90>
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_374aaa781bb2ae09b7c1fa6899d1e257.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_374aaa781bb2ae09b7c1fa6899d1e257.jpg saved to cache
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b34e2845-5567-540c-9e19-1356d8ef5629
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_f072825d464ab3bfcf3d3198db76eead.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_f072825d464ab3bfcf3d3198db76eead.jpg not downloaded yet
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414f390>
2026-03-30 10:38:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc9%252Faf%252Fc9afc644e3d65edd0e22ce60c9b3d92e%252Fpa%252FKD18794_0df8764f0d4e192a0171a510c4a94513.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_0df8764f0d4e192a0171a510c4a94513.jpg saved to cache
2026-03-30 10:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b34e2845-5567-540c-9e19-1356d8ef5629
2026-03-30 10:38:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b34e2845-5567-540c-9e19-1356d8ef5629, skipping ID generation
2026-03-30 10:38:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b34e2845-5567-540c-9e19-1356d8ef5629 with scrape type 1
2026-03-30 10:38:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b34e2845-5567-540c-9e19-1356d8ef5629 sending to next pipeline
2026-03-30 10:38:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b34e2845-5567-540c-9e19-1356d8ef5629, identifier: KD18794
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_87d6d2a55c037e9039eae20a1a36c203.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_87d6d2a55c037e9039eae20a1a36c203.jpg not downloaded yet
2026-03-30 10:38:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b34e2845-5567-540c-9e19-1356d8ef5629 with identifier: KD18794
2026-03-30 10:38:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b34e2845-5567-540c-9e19-1356d8ef5629 with identifier: KD18794
2026-03-30 10:38:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b34e2845-5567-540c-9e19-1356d8ef5629 with identifier: KD18794 to the API
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_0df8764f0d4e192a0171a510c4a94513.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'engine_horse_power': 65,
'expiration_date': '2026-03-31T15:22:12Z',
'fuel_type': 'electro',
'id': 'b34e2845-5567-540c-9e19-1356d8ef5629',
'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/KD18794',
'listing': 'auction',
'location': 'DE',
'make': 'Dacia',
'model': 'Spring',
'odometer': 11,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107857,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_0df8764f0d4e192a0171a510c4a94513.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105553,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_374aaa781bb2ae09b7c1fa6899d1e257.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100126,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_8552c193036ef200cbfb167e957deca4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131447,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_ec813eb6182b70bf22037ed1ed5aac13.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143097,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_97c3abe6a5dd2e512ca887796f2974ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109088,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_9092872112c6696f1a27d22584d623b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102524,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_a2a0264e8ec783e4a9752038d857c89b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127290,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_9c3493cccebb0c1d142bbf0fba1f4496.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89019,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_ba8583810dca3287396faac47c3da013.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b34e2845-5567-540c-9e19-1356d8ef5629/b34e2845-5567-540c-9e19-1356d8ef5629_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73818,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc9/af/c9afc644e3d65edd0e22ce60c9b3d92e/pa/KD18794_b3092d220c8419996681ce5e9dff73cf.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'seats_number': 4,
'seller_name': None,
'title': 'Dacia Spring electric drive 48 kW Extreme',
'transmission': 'automatic',
'trim': 'Extreme',
'year': 2025}
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KD18794%27 HTTP/1.1" 200 None
2026-03-30 10:38:36 [auto1.de] INFO: Saving data for KD18794: {'created_time': 1774867116.512015, 'last_price_update_time': 1774867116.512031, 'auction_closing_time': 1774970532.0}
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KD18794') HTTP/1.1" 204 0
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_ba4369490a0c9ab3cb86b547844ce674.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_ba4369490a0c9ab3cb86b547844ce674.jpg not downloaded yet
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_f2619bdc674cab44c12f07e221646fa3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_f2619bdc674cab44c12f07e221646fa3.jpg not downloaded yet
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_c235e1fac6b851b7139bdba3d9766d32.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_c235e1fac6b851b7139bdba3d9766d32.jpg not downloaded yet
2026-03-30 10:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_b667168a983ffc5137054e5aeb454d20.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb3650>
2026-03-30 10:38:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_b667168a983ffc5137054e5aeb454d20.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_b667168a983ffc5137054e5aeb454d20.jpg saved to cache
2026-03-30 10:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4bdfb13c-5990-5f94-8f4b-163154b2857f
2026-03-30 10:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TH79589> (referer: https://www.auto1.com/v1/car-details-view/TH79589/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EK25155> (referer: https://www.auto1.com/v1/car-details-view/EK25155/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_c235e1fac6b851b7139bdba3d9766d32.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62eaf1f0-9076-57d3-9c16-14aa07452a40 with identifier: TH79589
2026-03-30 10:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62eaf1f0-9076-57d3-9c16-14aa07452a40 with scrape type 1
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62eaf1f0-9076-57d3-9c16-14aa07452a40
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_9a202d6a61acf2bfe5669a82f23d5ba0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_9a202d6a61acf2bfe5669a82f23d5ba0.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_8b1f12906953f91b90943845629b7336.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_8b1f12906953f91b90943845629b7336.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_7cdd8524507038f69920e5ef29929108.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_7cdd8524507038f69920e5ef29929108.jpg not downloaded yet
2026-03-30 10:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e81ba5a5-eca6-59bd-8f11-cfe2643e9512 with identifier: EK25155
2026-03-30 10:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e81ba5a5-eca6-59bd-8f11-cfe2643e9512 with scrape type 1
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item e81ba5a5-eca6-59bd-8f11-cfe2643e9512
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F4f%252F044fcf84aea9a92603dc6b58d04d63a6%252Fpa%252FEK25155_d3ac5fc524f91191c20f2cfef8cd35e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_d3ac5fc524f91191c20f2cfef8cd35e6.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_3bdc4ebc877f8a473a3f95e5451ba228.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_3bdc4ebc877f8a473a3f95e5451ba228.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F4f%252F044fcf84aea9a92603dc6b58d04d63a6%252Fpa%252FEK25155_35bc8143b25551f610d87565b8f73a2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_35bc8143b25551f610d87565b8f73a2f.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_6e9841119e7e8c661f8e862025bb185c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_6e9841119e7e8c661f8e862025bb185c.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F4f%252F044fcf84aea9a92603dc6b58d04d63a6%252Fpa%252FEK25155_d2a721977f3b7671e0cc42a36c139f5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_d2a721977f3b7671e0cc42a36c139f5d.jpg not downloaded yet
2026-03-30 10:38:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee71ad0>
2026-03-30 10:38:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_c235e1fac6b851b7139bdba3d9766d32.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_c235e1fac6b851b7139bdba3d9766d32.jpg saved to cache
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4bdfb13c-5990-5f94-8f4b-163154b2857f
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_44f56c5e2489fe1042f6144c41aa426f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_44f56c5e2489fe1042f6144c41aa426f.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F4f%252F044fcf84aea9a92603dc6b58d04d63a6%252Fpa%252FEK25155_150250ee4e71134913c9fd79bb442c71.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_150250ee4e71134913c9fd79bb442c71.jpg not downloaded yet
2026-03-30 10:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DZ14257> (referer: https://www.auto1.com/v1/car-details-view/DZ14257/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_9c89a7ed9785cd174c93d4e32ae243de.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_9c89a7ed9785cd174c93d4e32ae243de.jpg not downloaded yet
2026-03-30 10:38:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F4f%252F044fcf84aea9a92603dc6b58d04d63a6%252Fpa%252FEK25155_84c7b73aa3e321642e6aedee1e2542a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_84c7b73aa3e321642e6aedee1e2542a5.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_3f0868deafeb294c60ef8ffc4a013fec.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_3f0868deafeb294c60ef8ffc4a013fec.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_4d376c9ee51576cd943a6a077dfe76ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_4d376c9ee51576cd943a6a077dfe76ce.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_7206f3ec1a016f0c51deef1c343a1b42.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_7206f3ec1a016f0c51deef1c343a1b42.jpg not downloaded yet
2026-03-30 10:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UD42563> (referer: https://www.auto1.com/v1/car-details-view/UD42563/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03001415-09c4-5a56-b4a7-87d45355b620 with identifier: DZ14257
2026-03-30 10:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03001415-09c4-5a56-b4a7-87d45355b620 with scrape type 1
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 03001415-09c4-5a56-b4a7-87d45355b620
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F95%252F9d958fb5caf7b66c191364aa5b3d9771%252Fpa%252FDZ14257_21bcf4b120ab3d97d02dda6f35f6f002.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_21bcf4b120ab3d97d02dda6f35f6f002.jpg not downloaded yet
2026-03-30 10:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_44f56c5e2489fe1042f6144c41aa426f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F95%252F9d958fb5caf7b66c191364aa5b3d9771%252Fpa%252FDZ14257_ceb1c18c07500fbdfb1d18bf1ba3396c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_ceb1c18c07500fbdfb1d18bf1ba3396c.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F95%252F9d958fb5caf7b66c191364aa5b3d9771%252Fpa%252FDZ14257_ad5d1debef4636afb064597113f6d023.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_ad5d1debef4636afb064597113f6d023.jpg not downloaded yet
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F95%252F9d958fb5caf7b66c191364aa5b3d9771%252Fpa%252FDZ14257_af7ab8937df18eff073b4b13c38f2d71.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_af7ab8937df18eff073b4b13c38f2d71.jpg not downloaded yet
2026-03-30 10:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_7206f3ec1a016f0c51deef1c343a1b42.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F95%252F9d958fb5caf7b66c191364aa5b3d9771%252Fpa%252FDZ14257_5d5f350ad39cf7d47ae2ea8cad86acb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_5d5f350ad39cf7d47ae2ea8cad86acb9.jpg not downloaded yet
2026-03-30 10:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18b75280-61c5-5b67-a07d-9a838a157f01 with identifier: UD42563
2026-03-30 10:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18b75280-61c5-5b67-a07d-9a838a157f01 with scrape type 1
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18b75280-61c5-5b67-a07d-9a838a157f01
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252Fdd%252F54dddc339add45fec2f003cf20a0f85e%252Fpa%252FUD42563_2f62f0629f65998fd0d2e2c207cd4703.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_2f62f0629f65998fd0d2e2c207cd4703.jpg already downloaded
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252Fdd%252F54dddc339add45fec2f003cf20a0f85e%252Fpa%252FUD42563_c1f045390ea35fd9d3f70fa3a43e1ca4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_c1f045390ea35fd9d3f70fa3a43e1ca4.jpg already downloaded
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252Fdd%252F54dddc339add45fec2f003cf20a0f85e%252Fpa%252FUD42563_1b5921b412d408fe9e36e558788eeeb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_1b5921b412d408fe9e36e558788eeeb2.jpg already downloaded
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252Fdd%252F54dddc339add45fec2f003cf20a0f85e%252Fpa%252FUD42563_eecc17ed9594092bef959db5216b5011.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_eecc17ed9594092bef959db5216b5011.jpg already downloaded
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252Fdd%252F54dddc339add45fec2f003cf20a0f85e%252Fpa%252FUD42563_bd86aaa78c153ec2ab88b29876235556.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_bd86aaa78c153ec2ab88b29876235556.jpg already downloaded
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252Fdd%252F54dddc339add45fec2f003cf20a0f85e%252Fpa%252FUD42563_be2516ab6f107c9fc47a92aa4d5c9eb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_be2516ab6f107c9fc47a92aa4d5c9eb7.jpg already downloaded
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252Fdd%252F54dddc339add45fec2f003cf20a0f85e%252Fpa%252FUD42563_6de49d4235feeef26f806ccce96d0aad.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_6de49d4235feeef26f806ccce96d0aad.jpg already downloaded
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252Fdd%252F54dddc339add45fec2f003cf20a0f85e%252Fpa%252FUD42563_6f669eb34bc830972096508c82406e74.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_6f669eb34bc830972096508c82406e74.jpg already downloaded
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252Fdd%252F54dddc339add45fec2f003cf20a0f85e%252Fpa%252FUD42563_366c571f18f816e32ed17e62bc9d51fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_366c571f18f816e32ed17e62bc9d51fc.jpg already downloaded
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252Fdd%252F54dddc339add45fec2f003cf20a0f85e%252Fpa%252FUD42563_bfb0b2be0eb4aa9be8a6bb5507cafedd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_bfb0b2be0eb4aa9be8a6bb5507cafedd.jpg already downloaded
2026-03-30 10:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 18b75280-61c5-5b67-a07d-9a838a157f01, identifier: UD42563
2026-03-30 10:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_f2619bdc674cab44c12f07e221646fa3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 18b75280-61c5-5b67-a07d-9a838a157f01 with identifier: UD42563
2026-03-30 10:38:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 18b75280-61c5-5b67-a07d-9a838a157f01 with identifier: UD42563
2026-03-30 10:38:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 18b75280-61c5-5b67-a07d-9a838a157f01 with identifier: UD42563 to the API
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/UD42563>
{'auction_title': '',
'c_o_2_emission_value': 194,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-31T15:18:16Z',
'fuel_type': 'petrol',
'id': '18b75280-61c5-5b67-a07d-9a838a157f01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UD42563',
'listing': 'auction',
'location': 'DE, Karlskron',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 102050,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_2f62f0629f65998fd0d2e2c207cd4703.jpg',
'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_c1f045390ea35fd9d3f70fa3a43e1ca4.jpg',
'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_1b5921b412d408fe9e36e558788eeeb2.jpg',
'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_eecc17ed9594092bef959db5216b5011.jpg',
'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_bd86aaa78c153ec2ab88b29876235556.jpg',
'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_be2516ab6f107c9fc47a92aa4d5c9eb7.jpg',
'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_6de49d4235feeef26f806ccce96d0aad.jpg',
'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_6f669eb34bc830972096508c82406e74.jpg',
'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_366c571f18f816e32ed17e62bc9d51fc.jpg',
'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_bfb0b2be0eb4aa9be8a6bb5507cafedd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b75280-61c5-5b67-a07d-9a838a157f01/18b75280-61c5-5b67-a07d-9a838a157f01_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70597,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_2f62f0629f65998fd0d2e2c207cd4703.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b75280-61c5-5b67-a07d-9a838a157f01/18b75280-61c5-5b67-a07d-9a838a157f01_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70960,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_c1f045390ea35fd9d3f70fa3a43e1ca4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b75280-61c5-5b67-a07d-9a838a157f01/18b75280-61c5-5b67-a07d-9a838a157f01_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65742,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_1b5921b412d408fe9e36e558788eeeb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b75280-61c5-5b67-a07d-9a838a157f01/18b75280-61c5-5b67-a07d-9a838a157f01_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2297984,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_eecc17ed9594092bef959db5216b5011.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b75280-61c5-5b67-a07d-9a838a157f01/18b75280-61c5-5b67-a07d-9a838a157f01_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79807,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_bd86aaa78c153ec2ab88b29876235556.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b75280-61c5-5b67-a07d-9a838a157f01/18b75280-61c5-5b67-a07d-9a838a157f01_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73578,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_be2516ab6f107c9fc47a92aa4d5c9eb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b75280-61c5-5b67-a07d-9a838a157f01/18b75280-61c5-5b67-a07d-9a838a157f01_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74630,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_6de49d4235feeef26f806ccce96d0aad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b75280-61c5-5b67-a07d-9a838a157f01/18b75280-61c5-5b67-a07d-9a838a157f01_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72239,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_6f669eb34bc830972096508c82406e74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b75280-61c5-5b67-a07d-9a838a157f01/18b75280-61c5-5b67-a07d-9a838a157f01_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74289,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_366c571f18f816e32ed17e62bc9d51fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18b75280-61c5-5b67-a07d-9a838a157f01/18b75280-61c5-5b67-a07d-9a838a157f01_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2915285,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img54/dd/54dddc339add45fec2f003cf20a0f85e/pa/UD42563_bfb0b2be0eb4aa9be8a6bb5507cafedd.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2006-03-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TFSI / TSI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2006}
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UD42563%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [auto1.de] INFO: Saving data for UD42563: {'created_time': 1774867118.242978, 'last_price_update_time': 1774867118.242988, 'auction_closing_time': 1774970296.0}
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UD42563') HTTP/1.1" 204 0
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_21bcf4b120ab3d97d02dda6f35f6f002.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_af7ab8937df18eff073b4b13c38f2d71.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HD00097> (referer: https://www.auto1.com/v1/car-details-view/HD00097/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RE55796/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9c8d0>
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_44f56c5e2489fe1042f6144c41aa426f.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_44f56c5e2489fe1042f6144c41aa426f.jpg saved to cache
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 62eaf1f0-9076-57d3-9c16-14aa07452a40
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419da90>
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_7206f3ec1a016f0c51deef1c343a1b42.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_7206f3ec1a016f0c51deef1c343a1b42.jpg saved to cache
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 62eaf1f0-9076-57d3-9c16-14aa07452a40
2026-03-30 10:38:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fdc90>
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_f2619bdc674cab44c12f07e221646fa3.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_f2619bdc674cab44c12f07e221646fa3.jpg saved to cache
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4bdfb13c-5990-5f94-8f4b-163154b2857f
2026-03-30 10:38:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FD73568/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HR51580> (referer: https://www.auto1.com/v1/car-details-view/HR51580/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee441290>
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03001415-09c4-5a56-b4a7-87d45355b620/03001415-09c4-5a56-b4a7-87d45355b620_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F95%252F9d958fb5caf7b66c191364aa5b3d9771%252Fpa%252FDZ14257_21bcf4b120ab3d97d02dda6f35f6f002.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_21bcf4b120ab3d97d02dda6f35f6f002.jpg saved to cache
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 03001415-09c4-5a56-b4a7-87d45355b620
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7fe10>
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03001415-09c4-5a56-b4a7-87d45355b620/03001415-09c4-5a56-b4a7-87d45355b620_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F95%252F9d958fb5caf7b66c191364aa5b3d9771%252Fpa%252FDZ14257_af7ab8937df18eff073b4b13c38f2d71.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_af7ab8937df18eff073b4b13c38f2d71.jpg saved to cache
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 03001415-09c4-5a56-b4a7-87d45355b620
2026-03-30 10:38:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e72f5750-f89a-5109-80b4-fa3bf2b61131 with identifier: HD00097
2026-03-30 10:38:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e72f5750-f89a-5109-80b4-fa3bf2b61131 with scrape type 1
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e72f5750-f89a-5109-80b4-fa3bf2b61131
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_d3f4223970df95d995c1808994e8667e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_d3f4223970df95d995c1808994e8667e.jpg not downloaded yet
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_5d5f350ad39cf7d47ae2ea8cad86acb9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_0f02ea944a38f9b9db4acc81a9d04350.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_0f02ea944a38f9b9db4acc81a9d04350.jpg not downloaded yet
2026-03-30 10:38:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_ceb1c18c07500fbdfb1d18bf1ba3396c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_4d376c9ee51576cd943a6a077dfe76ce.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_ad5d1debef4636afb064597113f6d023.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_ba4369490a0c9ab3cb86b547844ce674.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_3f0868deafeb294c60ef8ffc4a013fec.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_d5d773b5bf43ad26177cd1d41c9afefc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_d5d773b5bf43ad26177cd1d41c9afefc.jpg not downloaded yet
2026-03-30 10:38:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4420e236-ab7c-596e-93b6-09a8b21c2e93 with identifier: HR51580
2026-03-30 10:38:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4420e236-ab7c-596e-93b6-09a8b21c2e93 with scrape type 1
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 4420e236-ab7c-596e-93b6-09a8b21c2e93
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg74%252Fb9%252F74b90de5ff9fa32ff0eea1f671bc3b1b%252Fpa%252FHR51580_68706b77423c96e69b505451a1275458.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_68706b77423c96e69b505451a1275458.jpg not downloaded yet
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_87d6d2a55c037e9039eae20a1a36c203.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_6fac81bda4d635a2a2b61cb0d07e723c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_6fac81bda4d635a2a2b61cb0d07e723c.jpg not downloaded yet
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg74%252Fb9%252F74b90de5ff9fa32ff0eea1f671bc3b1b%252Fpa%252FHR51580_7525934a21e3da1a84c393ddf65b8c88.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_7525934a21e3da1a84c393ddf65b8c88.jpg not downloaded yet
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_84c7b73aa3e321642e6aedee1e2542a5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_150250ee4e71134913c9fd79bb442c71.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_c71813c52d1f96f977cf895b070fde08.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_c71813c52d1f96f977cf895b070fde08.jpg not downloaded yet
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg74%252Fb9%252F74b90de5ff9fa32ff0eea1f671bc3b1b%252Fpa%252FHR51580_9efea75fe6c40a6fdad4d84969062d01.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_9efea75fe6c40a6fdad4d84969062d01.jpg not downloaded yet
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d7010>
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03001415-09c4-5a56-b4a7-87d45355b620/03001415-09c4-5a56-b4a7-87d45355b620_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F95%252F9d958fb5caf7b66c191364aa5b3d9771%252Fpa%252FDZ14257_5d5f350ad39cf7d47ae2ea8cad86acb9.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_5d5f350ad39cf7d47ae2ea8cad86acb9.jpg saved to cache
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 03001415-09c4-5a56-b4a7-87d45355b620
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_9c89a7ed9785cd174c93d4e32ae243de.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_d2a721977f3b7671e0cc42a36c139f5d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_cc8519799276d54bfb0d2cb0b41093db.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_cc8519799276d54bfb0d2cb0b41093db.jpg not downloaded yet
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg74%252Fb9%252F74b90de5ff9fa32ff0eea1f671bc3b1b%252Fpa%252FHR51580_911ffb2e57286d65030b16e012f9bc87.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_911ffb2e57286d65030b16e012f9bc87.jpg not downloaded yet
2026-03-30 10:38:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_6e9841119e7e8c661f8e862025bb185c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_11cad6f420ed1a07aef61ad3e6eec3b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_11cad6f420ed1a07aef61ad3e6eec3b8.jpg not downloaded yet
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg74%252Fb9%252F74b90de5ff9fa32ff0eea1f671bc3b1b%252Fpa%252FHR51580_de8dc9077333905149addad8f76e3618.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_de8dc9077333905149addad8f76e3618.jpg not downloaded yet
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433c910>
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03001415-09c4-5a56-b4a7-87d45355b620/03001415-09c4-5a56-b4a7-87d45355b620_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F95%252F9d958fb5caf7b66c191364aa5b3d9771%252Fpa%252FDZ14257_ceb1c18c07500fbdfb1d18bf1ba3396c.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_ceb1c18c07500fbdfb1d18bf1ba3396c.jpg saved to cache
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 03001415-09c4-5a56-b4a7-87d45355b620
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45b510>
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_4d376c9ee51576cd943a6a077dfe76ce.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_4d376c9ee51576cd943a6a077dfe76ce.jpg saved to cache
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 62eaf1f0-9076-57d3-9c16-14aa07452a40
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb1210>
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03001415-09c4-5a56-b4a7-87d45355b620/03001415-09c4-5a56-b4a7-87d45355b620_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F95%252F9d958fb5caf7b66c191364aa5b3d9771%252Fpa%252FDZ14257_ad5d1debef4636afb064597113f6d023.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_ad5d1debef4636afb064597113f6d023.jpg saved to cache
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 03001415-09c4-5a56-b4a7-87d45355b620
2026-03-30 10:38:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 03001415-09c4-5a56-b4a7-87d45355b620, skipping ID generation
2026-03-30 10:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03001415-09c4-5a56-b4a7-87d45355b620 with scrape type 1
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 03001415-09c4-5a56-b4a7-87d45355b620 sending to next pipeline
2026-03-30 10:38:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 03001415-09c4-5a56-b4a7-87d45355b620, identifier: DZ14257
2026-03-30 10:38:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4269490>
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_ba4369490a0c9ab3cb86b547844ce674.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_ba4369490a0c9ab3cb86b547844ce674.jpg saved to cache
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4bdfb13c-5990-5f94-8f4b-163154b2857f
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f47fbe10>
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_3f0868deafeb294c60ef8ffc4a013fec.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_3f0868deafeb294c60ef8ffc4a013fec.jpg saved to cache
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 62eaf1f0-9076-57d3-9c16-14aa07452a40
2026-03-30 10:38:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee44ca10>
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_87d6d2a55c037e9039eae20a1a36c203.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_87d6d2a55c037e9039eae20a1a36c203.jpg saved to cache
2026-03-30 10:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4bdfb13c-5990-5f94-8f4b-163154b2857f
2026-03-30 10:38:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 03001415-09c4-5a56-b4a7-87d45355b620 with identifier: DZ14257
2026-03-30 10:38:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 03001415-09c4-5a56-b4a7-87d45355b620 with identifier: DZ14257
2026-03-30 10:38:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 03001415-09c4-5a56-b4a7-87d45355b620 with identifier: DZ14257 to the API
2026-03-30 10:38:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_ad5d1debef4636afb064597113f6d023.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:52:57Z',
'fuel_type': 'diesel',
'id': '03001415-09c4-5a56-b4a7-87d45355b620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DZ14257',
'listing': 'auction',
'location': 'DE, Gießen',
'make': 'BMW',
'model': '1er',
'odometer': 180772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03001415-09c4-5a56-b4a7-87d45355b620/03001415-09c4-5a56-b4a7-87d45355b620_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92053,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_21bcf4b120ab3d97d02dda6f35f6f002.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03001415-09c4-5a56-b4a7-87d45355b620/03001415-09c4-5a56-b4a7-87d45355b620_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95639,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_ceb1c18c07500fbdfb1d18bf1ba3396c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03001415-09c4-5a56-b4a7-87d45355b620/03001415-09c4-5a56-b4a7-87d45355b620_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95499,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_ad5d1debef4636afb064597113f6d023.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03001415-09c4-5a56-b4a7-87d45355b620/03001415-09c4-5a56-b4a7-87d45355b620_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72731,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_af7ab8937df18eff073b4b13c38f2d71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03001415-09c4-5a56-b4a7-87d45355b620/03001415-09c4-5a56-b4a7-87d45355b620_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142058,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/95/9d958fb5caf7b66c191364aa5b3d9771/pa/DZ14257_5d5f350ad39cf7d47ae2ea8cad86acb9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2006-09-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1er 118d',
'transmission': 'manual',
'trim': '',
'year': 2006}
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DZ14257%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [auto1.de] INFO: Saving data for DZ14257: {'created_time': 1774867120.367651, 'last_price_update_time': 1774867120.367662, 'auction_closing_time': 1774972377.0}
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DZ14257') HTTP/1.1" 204 0
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_80066d47657f3b10e333098b9b1f2526.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_80066d47657f3b10e333098b9b1f2526.jpg not downloaded yet
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c06c10>
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e81ba5a5-eca6-59bd-8f11-cfe2643e9512/e81ba5a5-eca6-59bd-8f11-cfe2643e9512_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F4f%252F044fcf84aea9a92603dc6b58d04d63a6%252Fpa%252FEK25155_84c7b73aa3e321642e6aedee1e2542a5.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_84c7b73aa3e321642e6aedee1e2542a5.jpg saved to cache
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e81ba5a5-eca6-59bd-8f11-cfe2643e9512
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f420ce50>
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e81ba5a5-eca6-59bd-8f11-cfe2643e9512/e81ba5a5-eca6-59bd-8f11-cfe2643e9512_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F4f%252F044fcf84aea9a92603dc6b58d04d63a6%252Fpa%252FEK25155_150250ee4e71134913c9fd79bb442c71.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_150250ee4e71134913c9fd79bb442c71.jpg saved to cache
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e81ba5a5-eca6-59bd-8f11-cfe2643e9512
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BB05879/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KX41187/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VP46996/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CV02833/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SK87421> (referer: https://www.auto1.com/v1/car-details-view/SK87421/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZX44823> (referer: https://www.auto1.com/v1/car-details-view/ZX44823/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_591bc061d4d48fac34dd42ca36434ff0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_591bc061d4d48fac34dd42ca36434ff0.jpg not downloaded yet
2026-03-30 10:38:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f420c950>
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_9c89a7ed9785cd174c93d4e32ae243de.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_9c89a7ed9785cd174c93d4e32ae243de.jpg saved to cache
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 62eaf1f0-9076-57d3-9c16-14aa07452a40
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4142bd0>
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e81ba5a5-eca6-59bd-8f11-cfe2643e9512/e81ba5a5-eca6-59bd-8f11-cfe2643e9512_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F4f%252F044fcf84aea9a92603dc6b58d04d63a6%252Fpa%252FEK25155_d2a721977f3b7671e0cc42a36c139f5d.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_d2a721977f3b7671e0cc42a36c139f5d.jpg saved to cache
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e81ba5a5-eca6-59bd-8f11-cfe2643e9512
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7c4d0>
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_6e9841119e7e8c661f8e862025bb185c.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_6e9841119e7e8c661f8e862025bb185c.jpg saved to cache
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 62eaf1f0-9076-57d3-9c16-14aa07452a40
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_31c3a4437fbaddd442e8726b293bedc6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_31c3a4437fbaddd442e8726b293bedc6.jpg not downloaded yet
2026-03-30 10:38:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2d58ba2-bb37-528c-85f5-a9baafa392e4 with identifier: SK87421
2026-03-30 10:38:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2d58ba2-bb37-528c-85f5-a9baafa392e4 with scrape type 1
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2d58ba2-bb37-528c-85f5-a9baafa392e4
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_141e056e256fae66fd667d24f35686ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_141e056e256fae66fd667d24f35686ea.jpg not downloaded yet
2026-03-30 10:38:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9efda910-5b08-5123-9496-4c332a2b1d13 with identifier: ZX44823
2026-03-30 10:38:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9efda910-5b08-5123-9496-4c332a2b1d13 with scrape type 1
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9efda910-5b08-5123-9496-4c332a2b1d13
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_3db6d9c9affcd162e4336f73f66ba43a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_3db6d9c9affcd162e4336f73f66ba43a.jpg not downloaded yet
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_911ffb2e57286d65030b16e012f9bc87.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_94a396b1b49d9d9fc9fed1fecd39262b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_94a396b1b49d9d9fc9fed1fecd39262b.jpg not downloaded yet
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_a4fd8747c5ba3639f0a88f71d35c98de.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_a4fd8747c5ba3639f0a88f71d35c98de.jpg not downloaded yet
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_9efea75fe6c40a6fdad4d84969062d01.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_de8dc9077333905149addad8f76e3618.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_e66069d2542a86144217db9d008b28e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_e66069d2542a86144217db9d008b28e3.jpg not downloaded yet
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_cdcf9d80c59cf92281b7f12af2141172.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_cdcf9d80c59cf92281b7f12af2141172.jpg not downloaded yet
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_235d72343e5cfb00d1c5722bcf44da48.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_235d72343e5cfb00d1c5722bcf44da48.jpg not downloaded yet
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_ee028e552bc3a0068ddf9fb5046c9f42.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_ee028e552bc3a0068ddf9fb5046c9f42.jpg not downloaded yet
2026-03-30 10:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_7525934a21e3da1a84c393ddf65b8c88.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_56fe1cbb6d8bab9c31b1f85b5664fca1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_56fe1cbb6d8bab9c31b1f85b5664fca1.jpg not downloaded yet
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_9c9a3fbb5be5eb7ed4a36c5ec01772c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_9c9a3fbb5be5eb7ed4a36c5ec01772c6.jpg not downloaded yet
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f47dd990>
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4420e236-ab7c-596e-93b6-09a8b21c2e93/4420e236-ab7c-596e-93b6-09a8b21c2e93_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg74%252Fb9%252F74b90de5ff9fa32ff0eea1f671bc3b1b%252Fpa%252FHR51580_911ffb2e57286d65030b16e012f9bc87.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_911ffb2e57286d65030b16e012f9bc87.jpg saved to cache
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4420e236-ab7c-596e-93b6-09a8b21c2e93
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_84dcd65cbf7fdf0ee16f8f3d731e878a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_84dcd65cbf7fdf0ee16f8f3d731e878a.jpg not downloaded yet
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_da1ea89ee93378901b8c9f33127247d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_da1ea89ee93378901b8c9f33127247d5.jpg not downloaded yet
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_68706b77423c96e69b505451a1275458.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee61e90>
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4420e236-ab7c-596e-93b6-09a8b21c2e93/4420e236-ab7c-596e-93b6-09a8b21c2e93_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg74%252Fb9%252F74b90de5ff9fa32ff0eea1f671bc3b1b%252Fpa%252FHR51580_9efea75fe6c40a6fdad4d84969062d01.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_9efea75fe6c40a6fdad4d84969062d01.jpg saved to cache
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4420e236-ab7c-596e-93b6-09a8b21c2e93
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f427b8d0>
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4420e236-ab7c-596e-93b6-09a8b21c2e93/4420e236-ab7c-596e-93b6-09a8b21c2e93_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg74%252Fb9%252F74b90de5ff9fa32ff0eea1f671bc3b1b%252Fpa%252FHR51580_de8dc9077333905149addad8f76e3618.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_de8dc9077333905149addad8f76e3618.jpg saved to cache
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4420e236-ab7c-596e-93b6-09a8b21c2e93
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_94f4d45d2f7243f5669b6e4606746267.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_94f4d45d2f7243f5669b6e4606746267.jpg not downloaded yet
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_c7a15c5e642df7d4fca304438c9aa503.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_c7a15c5e642df7d4fca304438c9aa503.jpg not downloaded yet
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_bcb4221039455e9eea596e7799db5ea6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_bcb4221039455e9eea596e7799db5ea6.jpg not downloaded yet
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_aa1ee70381cf4fd55c8bf81b26f8dafc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_aa1ee70381cf4fd55c8bf81b26f8dafc.jpg not downloaded yet
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a7150>
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4420e236-ab7c-596e-93b6-09a8b21c2e93/4420e236-ab7c-596e-93b6-09a8b21c2e93_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg74%252Fb9%252F74b90de5ff9fa32ff0eea1f671bc3b1b%252Fpa%252FHR51580_7525934a21e3da1a84c393ddf65b8c88.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_7525934a21e3da1a84c393ddf65b8c88.jpg saved to cache
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4420e236-ab7c-596e-93b6-09a8b21c2e93
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_95dceff56d31749e45afb2540b6b9e55.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_95dceff56d31749e45afb2540b6b9e55.jpg not downloaded yet
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_db6684ee4138638b007bc9cdd3b058cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_db6684ee4138638b007bc9cdd3b058cb.jpg not downloaded yet
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef19050>
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4420e236-ab7c-596e-93b6-09a8b21c2e93/4420e236-ab7c-596e-93b6-09a8b21c2e93_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg74%252Fb9%252F74b90de5ff9fa32ff0eea1f671bc3b1b%252Fpa%252FHR51580_68706b77423c96e69b505451a1275458.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_68706b77423c96e69b505451a1275458.jpg saved to cache
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4420e236-ab7c-596e-93b6-09a8b21c2e93
2026-03-30 10:38:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4420e236-ab7c-596e-93b6-09a8b21c2e93, skipping ID generation
2026-03-30 10:38:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4420e236-ab7c-596e-93b6-09a8b21c2e93 with scrape type 1
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4420e236-ab7c-596e-93b6-09a8b21c2e93 sending to next pipeline
2026-03-30 10:38:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4420e236-ab7c-596e-93b6-09a8b21c2e93, identifier: HR51580
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_7279ef578fa4118c0f1ae6899287d425.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_7279ef578fa4118c0f1ae6899287d425.jpg not downloaded yet
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_47acec79f9664f51307cd759ba6148b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_47acec79f9664f51307cd759ba6148b5.jpg not downloaded yet
2026-03-30 10:38:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4420e236-ab7c-596e-93b6-09a8b21c2e93 with identifier: HR51580
2026-03-30 10:38:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4420e236-ab7c-596e-93b6-09a8b21c2e93 with identifier: HR51580
2026-03-30 10:38:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4420e236-ab7c-596e-93b6-09a8b21c2e93 with identifier: HR51580 to the API
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_68706b77423c96e69b505451a1275458.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:39:20Z',
'fuel_type': 'diesel',
'id': '4420e236-ab7c-596e-93b6-09a8b21c2e93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HR51580',
'listing': 'auction',
'location': 'DE, Ellwangen (Jagst)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 360556,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4420e236-ab7c-596e-93b6-09a8b21c2e93/4420e236-ab7c-596e-93b6-09a8b21c2e93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82152,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_68706b77423c96e69b505451a1275458.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4420e236-ab7c-596e-93b6-09a8b21c2e93/4420e236-ab7c-596e-93b6-09a8b21c2e93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85426,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_7525934a21e3da1a84c393ddf65b8c88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4420e236-ab7c-596e-93b6-09a8b21c2e93/4420e236-ab7c-596e-93b6-09a8b21c2e93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84884,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_9efea75fe6c40a6fdad4d84969062d01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4420e236-ab7c-596e-93b6-09a8b21c2e93/4420e236-ab7c-596e-93b6-09a8b21c2e93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87140,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_911ffb2e57286d65030b16e012f9bc87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4420e236-ab7c-596e-93b6-09a8b21c2e93/4420e236-ab7c-596e-93b6-09a8b21c2e93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92588,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img74/b9/74b90de5ff9fa32ff0eea1f671bc3b1b/pa/HR51580_de8dc9077333905149addad8f76e3618.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-08-02',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 1.9 TDI Tour',
'transmission': 'manual',
'trim': 'Tour',
'year': 2010}
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HR51580%27 HTTP/1.1" 200 None
2026-03-30 10:38:41 [auto1.de] INFO: Saving data for HR51580: {'created_time': 1774867121.862565, 'last_price_update_time': 1774867121.862575, 'auction_closing_time': 1774971560.0}
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HR51580') HTTP/1.1" 204 0
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_d3f4223970df95d995c1808994e8667e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_0f02ea944a38f9b9db4acc81a9d04350.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_11cad6f420ed1a07aef61ad3e6eec3b8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_cc8519799276d54bfb0d2cb0b41093db.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_80066d47657f3b10e333098b9b1f2526.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_c71813c52d1f96f977cf895b070fde08.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_6fac81bda4d635a2a2b61cb0d07e723c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_cdcf9d80c59cf92281b7f12af2141172.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_9c9a3fbb5be5eb7ed4a36c5ec01772c6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FD73568> (referer: https://www.auto1.com/v1/car-details-view/FD73568/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_3db6d9c9affcd162e4336f73f66ba43a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_a4fd8747c5ba3639f0a88f71d35c98de.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_47acec79f9664f51307cd759ba6148b5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4254b50>
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_d3f4223970df95d995c1808994e8667e.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_d3f4223970df95d995c1808994e8667e.jpg saved to cache
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e72f5750-f89a-5109-80b4-fa3bf2b61131
2026-03-30 10:38:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb2510>
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_0f02ea944a38f9b9db4acc81a9d04350.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_0f02ea944a38f9b9db4acc81a9d04350.jpg saved to cache
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e72f5750-f89a-5109-80b4-fa3bf2b61131
2026-03-30 10:38:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f2010>
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_11cad6f420ed1a07aef61ad3e6eec3b8.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_11cad6f420ed1a07aef61ad3e6eec3b8.jpg saved to cache
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e72f5750-f89a-5109-80b4-fa3bf2b61131
2026-03-30 10:38:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee450dd0>
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_cc8519799276d54bfb0d2cb0b41093db.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_cc8519799276d54bfb0d2cb0b41093db.jpg saved to cache
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e72f5750-f89a-5109-80b4-fa3bf2b61131
2026-03-30 10:38:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3fb290>
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_80066d47657f3b10e333098b9b1f2526.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_80066d47657f3b10e333098b9b1f2526.jpg saved to cache
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e72f5750-f89a-5109-80b4-fa3bf2b61131
2026-03-30 10:38:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebee50>
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_c71813c52d1f96f977cf895b070fde08.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_c71813c52d1f96f977cf895b070fde08.jpg saved to cache
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e72f5750-f89a-5109-80b4-fa3bf2b61131
2026-03-30 10:38:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee486b10>
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_6fac81bda4d635a2a2b61cb0d07e723c.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_6fac81bda4d635a2a2b61cb0d07e723c.jpg saved to cache
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e72f5750-f89a-5109-80b4-fa3bf2b61131
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4903d0>
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_cdcf9d80c59cf92281b7f12af2141172.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_cdcf9d80c59cf92281b7f12af2141172.jpg saved to cache
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9efda910-5b08-5123-9496-4c332a2b1d13
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3fb6d0>
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_9c9a3fbb5be5eb7ed4a36c5ec01772c6.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_9c9a3fbb5be5eb7ed4a36c5ec01772c6.jpg saved to cache
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9efda910-5b08-5123-9496-4c332a2b1d13
2026-03-30 10:38:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622721a1-444e-5077-922f-a6ceed9f8c60 with identifier: FD73568
2026-03-30 10:38:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622721a1-444e-5077-922f-a6ceed9f8c60 with scrape type 1
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 622721a1-444e-5077-922f-a6ceed9f8c60
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fad%252F09ad2aee3da7a39eb5eafd6294718761%252Fpa%252FFD73568_64ca59e648cff47eabc4921f541d51f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_64ca59e648cff47eabc4921f541d51f2.jpg not downloaded yet
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4532d0>
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_3db6d9c9affcd162e4336f73f66ba43a.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_3db6d9c9affcd162e4336f73f66ba43a.jpg saved to cache
2026-03-30 10:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9efda910-5b08-5123-9496-4c332a2b1d13
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee491b50>
2026-03-30 10:38:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_a4fd8747c5ba3639f0a88f71d35c98de.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_a4fd8747c5ba3639f0a88f71d35c98de.jpg saved to cache
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9efda910-5b08-5123-9496-4c332a2b1d13
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f9410>
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_47acec79f9664f51307cd759ba6148b5.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_47acec79f9664f51307cd759ba6148b5.jpg saved to cache
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9efda910-5b08-5123-9496-4c332a2b1d13
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fad%252F09ad2aee3da7a39eb5eafd6294718761%252Fpa%252FFD73568_69133ecb3ae26d5e57540f5e3aa1abf1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_69133ecb3ae26d5e57540f5e3aa1abf1.jpg not downloaded yet
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RE55796> (referer: https://www.auto1.com/v1/car-details-view/RE55796/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fad%252F09ad2aee3da7a39eb5eafd6294718761%252Fpa%252FFD73568_f52ac7dcd5f1d35176c30a1b4a0b20f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_f52ac7dcd5f1d35176c30a1b4a0b20f9.jpg not downloaded yet
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fad%252F09ad2aee3da7a39eb5eafd6294718761%252Fpa%252FFD73568_b9916bb71817866d59dc553fa1ce8944.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_b9916bb71817866d59dc553fa1ce8944.jpg not downloaded yet
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fad%252F09ad2aee3da7a39eb5eafd6294718761%252Fpa%252FFD73568_4fd4f62da52be756a82772f439e9efe0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_4fd4f62da52be756a82772f439e9efe0.jpg not downloaded yet
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_64ca59e648cff47eabc4921f541d51f2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_db6684ee4138638b007bc9cdd3b058cb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_aa1ee70381cf4fd55c8bf81b26f8dafc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_d5d773b5bf43ad26177cd1d41c9afefc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_141e056e256fae66fd667d24f35686ea.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38818c43-d29c-568d-a8ea-53e5abdab369 with identifier: RE55796
2026-03-30 10:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38818c43-d29c-568d-a8ea-53e5abdab369 with scrape type 1
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 38818c43-d29c-568d-a8ea-53e5abdab369
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_9463239778781874562c567f9cf107c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_9463239778781874562c567f9cf107c6.jpg not downloaded yet
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_c7a15c5e642df7d4fca304438c9aa503.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_bb5e32da729cd2376e7b8af62a793cd7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_bb5e32da729cd2376e7b8af62a793cd7.jpg not downloaded yet
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_9815c89dd689f463c1869781d84ee366.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_9815c89dd689f463c1869781d84ee366.jpg not downloaded yet
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_da1ea89ee93378901b8c9f33127247d5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_ee028e552bc3a0068ddf9fb5046c9f42.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_3e26c303ce09b8691d1b419cb607adde.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_3e26c303ce09b8691d1b419cb607adde.jpg not downloaded yet
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_b0d30e108eff6df8cfdd9d1aa189c1cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_b0d30e108eff6df8cfdd9d1aa189c1cd.jpg not downloaded yet
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42314d0>
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_622721a1-444e-5077-922f-a6ceed9f8c60/622721a1-444e-5077-922f-a6ceed9f8c60_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fad%252F09ad2aee3da7a39eb5eafd6294718761%252Fpa%252FFD73568_64ca59e648cff47eabc4921f541d51f2.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_64ca59e648cff47eabc4921f541d51f2.jpg saved to cache
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 622721a1-444e-5077-922f-a6ceed9f8c60
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeedd1d0>
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_db6684ee4138638b007bc9cdd3b058cb.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_db6684ee4138638b007bc9cdd3b058cb.jpg saved to cache
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9efda910-5b08-5123-9496-4c332a2b1d13
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4177b10>
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_aa1ee70381cf4fd55c8bf81b26f8dafc.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_aa1ee70381cf4fd55c8bf81b26f8dafc.jpg saved to cache
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9efda910-5b08-5123-9496-4c332a2b1d13
2026-03-30 10:38:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef62550>
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_d5d773b5bf43ad26177cd1d41c9afefc.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_d5d773b5bf43ad26177cd1d41c9afefc.jpg saved to cache
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e72f5750-f89a-5109-80b4-fa3bf2b61131
2026-03-30 10:38:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4172bd0>
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_141e056e256fae66fd667d24f35686ea.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_141e056e256fae66fd667d24f35686ea.jpg saved to cache
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a2d58ba2-bb37-528c-85f5-a9baafa392e4
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_7dc8b81323836f66577d238175fe66b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_7dc8b81323836f66577d238175fe66b6.jpg not downloaded yet
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_69133ecb3ae26d5e57540f5e3aa1abf1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb7d90>
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_c7a15c5e642df7d4fca304438c9aa503.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_c7a15c5e642df7d4fca304438c9aa503.jpg saved to cache
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9efda910-5b08-5123-9496-4c332a2b1d13
2026-03-30 10:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_4fd4f62da52be756a82772f439e9efe0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41f3c10>
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_da1ea89ee93378901b8c9f33127247d5.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_da1ea89ee93378901b8c9f33127247d5.jpg saved to cache
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9efda910-5b08-5123-9496-4c332a2b1d13
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee485d0>
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb0%252Fa5%252Fb0a5f8f8e520e3d6da92fd4c746512d2%252Fpa%252FZX44823_ee028e552bc3a0068ddf9fb5046c9f42.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_ee028e552bc3a0068ddf9fb5046c9f42.jpg saved to cache
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9efda910-5b08-5123-9496-4c332a2b1d13
2026-03-30 10:38:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9efda910-5b08-5123-9496-4c332a2b1d13, skipping ID generation
2026-03-30 10:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9efda910-5b08-5123-9496-4c332a2b1d13 with scrape type 1
2026-03-30 10:38:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9efda910-5b08-5123-9496-4c332a2b1d13 sending to next pipeline
2026-03-30 10:38:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9efda910-5b08-5123-9496-4c332a2b1d13, identifier: ZX44823
2026-03-30 10:38:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9efda910-5b08-5123-9496-4c332a2b1d13 with identifier: ZX44823
2026-03-30 10:38:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9efda910-5b08-5123-9496-4c332a2b1d13 with identifier: ZX44823
2026-03-30 10:38:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9efda910-5b08-5123-9496-4c332a2b1d13 with identifier: ZX44823 to the API
2026-03-30 10:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38:45 [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-30 10:38:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_ee028e552bc3a0068ddf9fb5046c9f42.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Rental',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:37:03Z',
'fuel_type': 'diesel',
'id': '9efda910-5b08-5123-9496-4c332a2b1d13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZX44823',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 87276,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65563,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_3db6d9c9affcd162e4336f73f66ba43a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59637,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_a4fd8747c5ba3639f0a88f71d35c98de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57738,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_cdcf9d80c59cf92281b7f12af2141172.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60750,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_ee028e552bc3a0068ddf9fb5046c9f42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65173,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_9c9a3fbb5be5eb7ed4a36c5ec01772c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66148,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_da1ea89ee93378901b8c9f33127247d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63227,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_c7a15c5e642df7d4fca304438c9aa503.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64645,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_aa1ee70381cf4fd55c8bf81b26f8dafc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65931,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_db6684ee4138638b007bc9cdd3b058cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9efda910-5b08-5123-9496-4c332a2b1d13/9efda910-5b08-5123-9496-4c332a2b1d13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68912,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb0/a5/b0a5f8f8e520e3d6da92fd4c746512d2/pa/ZX44823_47acec79f9664f51307cd759ba6148b5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-08-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2021}
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZX44823%27 HTTP/1.1" 200 None
2026-03-30 10:38:45 [auto1.de] INFO: Saving data for ZX44823: {'created_time': 1774867125.180418, 'last_price_update_time': 1774867125.180429, 'auction_closing_time': 1774971423.0}
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZX44823') HTTP/1.1" 204 0
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_f52ac7dcd5f1d35176c30a1b4a0b20f9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_b9916bb71817866d59dc553fa1ce8944.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41774d0>
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_622721a1-444e-5077-922f-a6ceed9f8c60/622721a1-444e-5077-922f-a6ceed9f8c60_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fad%252F09ad2aee3da7a39eb5eafd6294718761%252Fpa%252FFD73568_69133ecb3ae26d5e57540f5e3aa1abf1.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_69133ecb3ae26d5e57540f5e3aa1abf1.jpg saved to cache
2026-03-30 10:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 622721a1-444e-5077-922f-a6ceed9f8c60
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee87d50>
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_622721a1-444e-5077-922f-a6ceed9f8c60/622721a1-444e-5077-922f-a6ceed9f8c60_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fad%252F09ad2aee3da7a39eb5eafd6294718761%252Fpa%252FFD73568_4fd4f62da52be756a82772f439e9efe0.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_4fd4f62da52be756a82772f439e9efe0.jpg saved to cache
2026-03-30 10:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 622721a1-444e-5077-922f-a6ceed9f8c60
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43a9890>
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_622721a1-444e-5077-922f-a6ceed9f8c60/622721a1-444e-5077-922f-a6ceed9f8c60_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fad%252F09ad2aee3da7a39eb5eafd6294718761%252Fpa%252FFD73568_f52ac7dcd5f1d35176c30a1b4a0b20f9.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_f52ac7dcd5f1d35176c30a1b4a0b20f9.jpg saved to cache
2026-03-30 10:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 622721a1-444e-5077-922f-a6ceed9f8c60
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3dbd0>
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_622721a1-444e-5077-922f-a6ceed9f8c60/622721a1-444e-5077-922f-a6ceed9f8c60_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fad%252F09ad2aee3da7a39eb5eafd6294718761%252Fpa%252FFD73568_b9916bb71817866d59dc553fa1ce8944.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_b9916bb71817866d59dc553fa1ce8944.jpg saved to cache
2026-03-30 10:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 622721a1-444e-5077-922f-a6ceed9f8c60
2026-03-30 10:38:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 622721a1-444e-5077-922f-a6ceed9f8c60, skipping ID generation
2026-03-30 10:38:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622721a1-444e-5077-922f-a6ceed9f8c60 with scrape type 1
2026-03-30 10:38:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 622721a1-444e-5077-922f-a6ceed9f8c60 sending to next pipeline
2026-03-30 10:38:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 622721a1-444e-5077-922f-a6ceed9f8c60, identifier: FD73568
2026-03-30 10:38:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 622721a1-444e-5077-922f-a6ceed9f8c60 with identifier: FD73568
2026-03-30 10:38:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 622721a1-444e-5077-922f-a6ceed9f8c60 with identifier: FD73568
2026-03-30 10:38:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 622721a1-444e-5077-922f-a6ceed9f8c60 with identifier: FD73568 to the API
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38:45 [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-30 10:38:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_b9916bb71817866d59dc553fa1ce8944.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 88,
'expiration_date': '2026-03-31T15:28:12Z',
'fuel_type': 'petrol',
'id': '622721a1-444e-5077-922f-a6ceed9f8c60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FD73568',
'listing': 'auction',
'location': 'DE, Pforzheim',
'make': 'Peugeot',
'model': '207',
'odometer': 176736,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_622721a1-444e-5077-922f-a6ceed9f8c60/622721a1-444e-5077-922f-a6ceed9f8c60_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81873,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_64ca59e648cff47eabc4921f541d51f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_622721a1-444e-5077-922f-a6ceed9f8c60/622721a1-444e-5077-922f-a6ceed9f8c60_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75114,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_69133ecb3ae26d5e57540f5e3aa1abf1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_622721a1-444e-5077-922f-a6ceed9f8c60/622721a1-444e-5077-922f-a6ceed9f8c60_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56923,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_f52ac7dcd5f1d35176c30a1b4a0b20f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_622721a1-444e-5077-922f-a6ceed9f8c60/622721a1-444e-5077-922f-a6ceed9f8c60_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66369,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_b9916bb71817866d59dc553fa1ce8944.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_622721a1-444e-5077-922f-a6ceed9f8c60/622721a1-444e-5077-922f-a6ceed9f8c60_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142579,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/ad/09ad2aee3da7a39eb5eafd6294718761/pa/FD73568_4fd4f62da52be756a82772f439e9efe0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2006-12-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 207 1.4 Tendance',
'transmission': 'manual',
'trim': 'Tendance',
'year': 2006}
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FD73568%27 HTTP/1.1" 200 None
2026-03-30 10:38:45 [auto1.de] INFO: Saving data for FD73568: {'created_time': 1774867125.89352, 'last_price_update_time': 1774867125.893531, 'auction_closing_time': 1774970892.0}
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FD73568') HTTP/1.1" 204 0
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_7dc8b81323836f66577d238175fe66b6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_95dceff56d31749e45afb2540b6b9e55.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_7279ef578fa4118c0f1ae6899287d425.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_94f4d45d2f7243f5669b6e4606746267.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_bcb4221039455e9eea596e7799db5ea6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_84dcd65cbf7fdf0ee16f8f3d731e878a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_56fe1cbb6d8bab9c31b1f85b5664fca1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_235d72343e5cfb00d1c5722bcf44da48.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_b0d30e108eff6df8cfdd9d1aa189c1cd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_9815c89dd689f463c1869781d84ee366.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_bb5e32da729cd2376e7b8af62a793cd7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_9463239778781874562c567f9cf107c6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_3e26c303ce09b8691d1b419cb607adde.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433a650>
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_7dc8b81323836f66577d238175fe66b6.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_7dc8b81323836f66577d238175fe66b6.jpg saved to cache
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 38818c43-d29c-568d-a8ea-53e5abdab369
2026-03-30 10:38:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee95290>
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_95dceff56d31749e45afb2540b6b9e55.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_95dceff56d31749e45afb2540b6b9e55.jpg saved to cache
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a2d58ba2-bb37-528c-85f5-a9baafa392e4
2026-03-30 10:38:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4141850>
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_7279ef578fa4118c0f1ae6899287d425.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_7279ef578fa4118c0f1ae6899287d425.jpg saved to cache
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a2d58ba2-bb37-528c-85f5-a9baafa392e4
2026-03-30 10:38:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425a810>
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_94f4d45d2f7243f5669b6e4606746267.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_94f4d45d2f7243f5669b6e4606746267.jpg saved to cache
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a2d58ba2-bb37-528c-85f5-a9baafa392e4
2026-03-30 10:38:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee32810>
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_bcb4221039455e9eea596e7799db5ea6.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_bcb4221039455e9eea596e7799db5ea6.jpg saved to cache
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a2d58ba2-bb37-528c-85f5-a9baafa392e4
2026-03-30 10:38:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425aa10>
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_84dcd65cbf7fdf0ee16f8f3d731e878a.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_84dcd65cbf7fdf0ee16f8f3d731e878a.jpg saved to cache
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a2d58ba2-bb37-528c-85f5-a9baafa392e4
2026-03-30 10:38:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f436fe50>
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_56fe1cbb6d8bab9c31b1f85b5664fca1.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_56fe1cbb6d8bab9c31b1f85b5664fca1.jpg saved to cache
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a2d58ba2-bb37-528c-85f5-a9baafa392e4
2026-03-30 10:38:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45c050>
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_235d72343e5cfb00d1c5722bcf44da48.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_235d72343e5cfb00d1c5722bcf44da48.jpg saved to cache
2026-03-30 10:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a2d58ba2-bb37-528c-85f5-a9baafa392e4
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425bd50>
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_b0d30e108eff6df8cfdd9d1aa189c1cd.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_b0d30e108eff6df8cfdd9d1aa189c1cd.jpg saved to cache
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 38818c43-d29c-568d-a8ea-53e5abdab369
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45ef90>
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_9815c89dd689f463c1869781d84ee366.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_9815c89dd689f463c1869781d84ee366.jpg saved to cache
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 38818c43-d29c-568d-a8ea-53e5abdab369
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45d290>
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_bb5e32da729cd2376e7b8af62a793cd7.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_bb5e32da729cd2376e7b8af62a793cd7.jpg saved to cache
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 38818c43-d29c-568d-a8ea-53e5abdab369
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4259a50>
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_9463239778781874562c567f9cf107c6.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_9463239778781874562c567f9cf107c6.jpg saved to cache
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 38818c43-d29c-568d-a8ea-53e5abdab369
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec8510>
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252Fac%252F58ac83d60c2e1328c95b48d4a722e72f%252Fpa%252FRE55796_3e26c303ce09b8691d1b419cb607adde.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_3e26c303ce09b8691d1b419cb607adde.jpg saved to cache
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 38818c43-d29c-568d-a8ea-53e5abdab369
2026-03-30 10:38:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38818c43-d29c-568d-a8ea-53e5abdab369, skipping ID generation
2026-03-30 10:38:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38818c43-d29c-568d-a8ea-53e5abdab369 with scrape type 1
2026-03-30 10:38:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38818c43-d29c-568d-a8ea-53e5abdab369 sending to next pipeline
2026-03-30 10:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 38818c43-d29c-568d-a8ea-53e5abdab369, identifier: RE55796
2026-03-30 10:38:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 38818c43-d29c-568d-a8ea-53e5abdab369 with identifier: RE55796
2026-03-30 10:38:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 38818c43-d29c-568d-a8ea-53e5abdab369 with identifier: RE55796
2026-03-30 10:38:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 38818c43-d29c-568d-a8ea-53e5abdab369 with identifier: RE55796 to the API
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_3e26c303ce09b8691d1b419cb607adde.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 165,
'expiration_date': '2026-03-31T15:32:16Z',
'fuel_type': 'diesel',
'id': '38818c43-d29c-568d-a8ea-53e5abdab369',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RE55796',
'listing': 'auction',
'location': 'DE, Neustadt an der Weinstraße',
'make': 'Opel',
'model': 'Astra',
'odometer': 234080,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85572,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_9463239778781874562c567f9cf107c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80440,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_bb5e32da729cd2376e7b8af62a793cd7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68756,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_9815c89dd689f463c1869781d84ee366.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84668,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_3e26c303ce09b8691d1b419cb607adde.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129440,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_b0d30e108eff6df8cfdd9d1aa189c1cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38818c43-d29c-568d-a8ea-53e5abdab369/38818c43-d29c-568d-a8ea-53e5abdab369_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93610,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/ac/58ac83d60c2e1328c95b48d4a722e72f/pa/RE55796_7dc8b81323836f66577d238175fe66b6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 2.0 CDTI 150 Jahre Opel',
'transmission': 'manual',
'trim': '150 Jahre',
'year': 2012}
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RE55796%27 HTTP/1.1" 200 None
2026-03-30 10:38:47 [auto1.de] INFO: Saving data for RE55796: {'created_time': 1774867127.736554, 'last_price_update_time': 1774867127.736564, 'auction_closing_time': 1774971136.0}
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RE55796') HTTP/1.1" 204 0
2026-03-30 10:38:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_94a396b1b49d9d9fc9fed1fecd39262b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_e66069d2542a86144217db9d008b28e3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_35bc8143b25551f610d87565b8f73a2f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_d3ac5fc524f91191c20f2cfef8cd35e6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_3bdc4ebc877f8a473a3f95e5451ba228.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_7cdd8524507038f69920e5ef29929108.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_9a202d6a61acf2bfe5669a82f23d5ba0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_8b1f12906953f91b90943845629b7336.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d6ed0>
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_94a396b1b49d9d9fc9fed1fecd39262b.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_94a396b1b49d9d9fc9fed1fecd39262b.jpg saved to cache
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a2d58ba2-bb37-528c-85f5-a9baafa392e4
2026-03-30 10:38:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417d110>
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252Fbc%252Fefbc250e750e48dca44275bf133bce77%252Fpa%252FSK87421_e66069d2542a86144217db9d008b28e3.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_e66069d2542a86144217db9d008b28e3.jpg saved to cache
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a2d58ba2-bb37-528c-85f5-a9baafa392e4
2026-03-30 10:38:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a2d58ba2-bb37-528c-85f5-a9baafa392e4, skipping ID generation
2026-03-30 10:38:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2d58ba2-bb37-528c-85f5-a9baafa392e4 with scrape type 1
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a2d58ba2-bb37-528c-85f5-a9baafa392e4 sending to next pipeline
2026-03-30 10:38:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a2d58ba2-bb37-528c-85f5-a9baafa392e4, identifier: SK87421
2026-03-30 10:38:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a2d58ba2-bb37-528c-85f5-a9baafa392e4 with identifier: SK87421
2026-03-30 10:38:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a2d58ba2-bb37-528c-85f5-a9baafa392e4 with identifier: SK87421
2026-03-30 10:38:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a2d58ba2-bb37-528c-85f5-a9baafa392e4 with identifier: SK87421 to the API
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_e66069d2542a86144217db9d008b28e3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 205,
'expiration_date': '2026-03-31T15:41:45Z',
'fuel_type': 'diesel',
'id': 'a2d58ba2-bb37-528c-85f5-a9baafa392e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SK87421',
'listing': 'auction',
'location': 'DE, Hof',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 117252,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2231424,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_141e056e256fae66fd667d24f35686ea.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2248553,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_94a396b1b49d9d9fc9fed1fecd39262b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2302645,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_e66069d2542a86144217db9d008b28e3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2279882,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_235d72343e5cfb00d1c5722bcf44da48.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2441956,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_56fe1cbb6d8bab9c31b1f85b5664fca1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2246114,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_84dcd65cbf7fdf0ee16f8f3d731e878a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2312106,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_94f4d45d2f7243f5669b6e4606746267.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2640981,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_bcb4221039455e9eea596e7799db5ea6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2349392,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_95dceff56d31749e45afb2540b6b9e55.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2d58ba2-bb37-528c-85f5-a9baafa392e4/a2d58ba2-bb37-528c-85f5-a9baafa392e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2372826,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/bc/efbc250e750e48dca44275bf133bce77/pa/SK87421_7279ef578fa4118c0f1ae6899287d425.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 250 4Matic',
'transmission': 'automatic',
'trim': '4Matic',
'year': 2016}
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SK87421%27 HTTP/1.1" 200 None
2026-03-30 10:38:48 [auto1.de] INFO: Saving data for SK87421: {'created_time': 1774867128.587585, 'last_price_update_time': 1774867128.587594, 'auction_closing_time': 1774971705.0}
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SK87421') HTTP/1.1" 204 0
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee55090>
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e81ba5a5-eca6-59bd-8f11-cfe2643e9512/e81ba5a5-eca6-59bd-8f11-cfe2643e9512_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F4f%252F044fcf84aea9a92603dc6b58d04d63a6%252Fpa%252FEK25155_35bc8143b25551f610d87565b8f73a2f.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_35bc8143b25551f610d87565b8f73a2f.jpg saved to cache
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e81ba5a5-eca6-59bd-8f11-cfe2643e9512
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef4ead0>
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e81ba5a5-eca6-59bd-8f11-cfe2643e9512/e81ba5a5-eca6-59bd-8f11-cfe2643e9512_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg04%252F4f%252F044fcf84aea9a92603dc6b58d04d63a6%252Fpa%252FEK25155_d3ac5fc524f91191c20f2cfef8cd35e6.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_d3ac5fc524f91191c20f2cfef8cd35e6.jpg saved to cache
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e81ba5a5-eca6-59bd-8f11-cfe2643e9512
2026-03-30 10:38:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e81ba5a5-eca6-59bd-8f11-cfe2643e9512, skipping ID generation
2026-03-30 10:38:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e81ba5a5-eca6-59bd-8f11-cfe2643e9512 with scrape type 1
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e81ba5a5-eca6-59bd-8f11-cfe2643e9512 sending to next pipeline
2026-03-30 10:38:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e81ba5a5-eca6-59bd-8f11-cfe2643e9512, identifier: EK25155
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec2150>
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_3bdc4ebc877f8a473a3f95e5451ba228.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_3bdc4ebc877f8a473a3f95e5451ba228.jpg saved to cache
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 62eaf1f0-9076-57d3-9c16-14aa07452a40
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef4e690>
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_7cdd8524507038f69920e5ef29929108.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_7cdd8524507038f69920e5ef29929108.jpg saved to cache
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 62eaf1f0-9076-57d3-9c16-14aa07452a40
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefeb490>
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_9a202d6a61acf2bfe5669a82f23d5ba0.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_9a202d6a61acf2bfe5669a82f23d5ba0.jpg saved to cache
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 62eaf1f0-9076-57d3-9c16-14aa07452a40
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeedfe10>
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Fb6%252Faeb67101c723a999848891c35b6bbaf2%252Fpa%252FTH79589_8b1f12906953f91b90943845629b7336.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_8b1f12906953f91b90943845629b7336.jpg saved to cache
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 62eaf1f0-9076-57d3-9c16-14aa07452a40
2026-03-30 10:38:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 62eaf1f0-9076-57d3-9c16-14aa07452a40, skipping ID generation
2026-03-30 10:38:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62eaf1f0-9076-57d3-9c16-14aa07452a40 with scrape type 1
2026-03-30 10:38:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 62eaf1f0-9076-57d3-9c16-14aa07452a40 sending to next pipeline
2026-03-30 10:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 62eaf1f0-9076-57d3-9c16-14aa07452a40, identifier: TH79589
2026-03-30 10:38:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e81ba5a5-eca6-59bd-8f11-cfe2643e9512 with identifier: EK25155
2026-03-30 10:38:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e81ba5a5-eca6-59bd-8f11-cfe2643e9512 with identifier: EK25155
2026-03-30 10:38:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e81ba5a5-eca6-59bd-8f11-cfe2643e9512 with identifier: EK25155 to the API
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_d3ac5fc524f91191c20f2cfef8cd35e6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Rental',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:54:21Z',
'fuel_type': 'petrol',
'id': 'e81ba5a5-eca6-59bd-8f11-cfe2643e9512',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EK25155',
'listing': 'auction',
'location': 'DE, Mainz',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 167620,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e81ba5a5-eca6-59bd-8f11-cfe2643e9512/e81ba5a5-eca6-59bd-8f11-cfe2643e9512_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94234,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_d3ac5fc524f91191c20f2cfef8cd35e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e81ba5a5-eca6-59bd-8f11-cfe2643e9512/e81ba5a5-eca6-59bd-8f11-cfe2643e9512_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90836,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_35bc8143b25551f610d87565b8f73a2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e81ba5a5-eca6-59bd-8f11-cfe2643e9512/e81ba5a5-eca6-59bd-8f11-cfe2643e9512_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82293,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_d2a721977f3b7671e0cc42a36c139f5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e81ba5a5-eca6-59bd-8f11-cfe2643e9512/e81ba5a5-eca6-59bd-8f11-cfe2643e9512_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61074,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_150250ee4e71134913c9fd79bb442c71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e81ba5a5-eca6-59bd-8f11-cfe2643e9512/e81ba5a5-eca6-59bd-8f11-cfe2643e9512_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88197,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img04/4f/044fcf84aea9a92603dc6b58d04d63a6/pa/EK25155_84c7b73aa3e321642e6aedee1e2542a5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.4 Stylance / Style',
'transmission': 'manual',
'trim': 'Stylance / Style',
'year': 2012}
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EK25155%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [auto1.de] INFO: Saving data for EK25155: {'created_time': 1774867129.410129, 'last_price_update_time': 1774867129.410142, 'auction_closing_time': 1774972461.0}
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EK25155') HTTP/1.1" 204 0
2026-03-30 10:38:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 62eaf1f0-9076-57d3-9c16-14aa07452a40 with identifier: TH79589
2026-03-30 10:38:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 62eaf1f0-9076-57d3-9c16-14aa07452a40 with identifier: TH79589
2026-03-30 10:38:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 62eaf1f0-9076-57d3-9c16-14aa07452a40 with identifier: TH79589 to the API
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_8b1f12906953f91b90943845629b7336.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'engine_horse_power': 65,
'expiration_date': '2026-03-31T15:11:43Z',
'fuel_type': 'electro',
'id': '62eaf1f0-9076-57d3-9c16-14aa07452a40',
'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/TH79589',
'listing': 'auction',
'location': 'DE',
'make': 'Dacia',
'model': 'Spring',
'odometer': 17,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131498,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_9a202d6a61acf2bfe5669a82f23d5ba0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111984,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_8b1f12906953f91b90943845629b7336.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122298,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_7cdd8524507038f69920e5ef29929108.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117807,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_3bdc4ebc877f8a473a3f95e5451ba228.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120189,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_6e9841119e7e8c661f8e862025bb185c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114267,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_44f56c5e2489fe1042f6144c41aa426f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134177,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_9c89a7ed9785cd174c93d4e32ae243de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131393,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_3f0868deafeb294c60ef8ffc4a013fec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72178,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_4d376c9ee51576cd943a6a077dfe76ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62eaf1f0-9076-57d3-9c16-14aa07452a40/62eaf1f0-9076-57d3-9c16-14aa07452a40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62333,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/b6/aeb67101c723a999848891c35b6bbaf2/pa/TH79589_7206f3ec1a016f0c51deef1c343a1b42.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'seats_number': 4,
'seller_name': None,
'title': 'Dacia Spring electric drive 48 kW Extreme',
'transmission': 'automatic',
'trim': 'Extreme',
'year': 2025}
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TH79589%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [auto1.de] INFO: Saving data for TH79589: {'created_time': 1774867129.757594, 'last_price_update_time': 1774867129.757606, 'auction_closing_time': 1774969903.0}
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TH79589') HTTP/1.1" 204 0
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KX41187> (referer: https://www.auto1.com/v1/car-details-view/KX41187/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VP46996> (referer: https://www.auto1.com/v1/car-details-view/VP46996/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BB05879> (referer: https://www.auto1.com/v1/car-details-view/BB05879/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_31c3a4437fbaddd442e8726b293bedc6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_f072825d464ab3bfcf3d3198db76eead.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_591bc061d4d48fac34dd42ca36434ff0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_e2b65e3c6332a14ebdd0c405fe717772.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_dfe22d4642b59893aecf69fe4aa1c1b4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_62a51a6d4123a199c33bc91294b8b315.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_3562d824b682be2cdec29b27a0768534.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_92e4cf464bd6ceb7b365bb171213032c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae1c9ed5-947f-5456-8b52-dc5c154a4326 with identifier: KX41187
2026-03-30 10:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1c9ed5-947f-5456-8b52-dc5c154a4326 with scrape type 1
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item ae1c9ed5-947f-5456-8b52-dc5c154a4326
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F69%252F2b69c20fc926486ee89c37a748def1e3%252Fpa%252FKX41187_8eafb4ef7080165cd4c45b2694cbfecb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_8eafb4ef7080165cd4c45b2694cbfecb.jpg not downloaded yet
2026-03-30 10:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_58df5e2d83d98ad75abff2e10f6f136c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F69%252F2b69c20fc926486ee89c37a748def1e3%252Fpa%252FKX41187_0a7e1d9524673c5da3218dd694ef8239.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_0a7e1d9524673c5da3218dd694ef8239.jpg not downloaded yet
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F69%252F2b69c20fc926486ee89c37a748def1e3%252Fpa%252FKX41187_d6a03da897456b54473f668ce8953192.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_d6a03da897456b54473f668ce8953192.jpg not downloaded yet
2026-03-30 10:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f27306ca-34aa-5c47-b545-b3b9a411ef70 with identifier: VP46996
2026-03-30 10:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f27306ca-34aa-5c47-b545-b3b9a411ef70 with scrape type 1
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f27306ca-34aa-5c47-b545-b3b9a411ef70
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F4b%252Ff64b564548aab66e825a3fef3c939857%252Fpa%252FVP46996_ff1ab81e1a24f7abcee2fb6327ad6a00.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_ff1ab81e1a24f7abcee2fb6327ad6a00.jpg already downloaded
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F4b%252Ff64b564548aab66e825a3fef3c939857%252Fpa%252FVP46996_30a13917cfbbdb35bcc1fafdc37abd04.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_30a13917cfbbdb35bcc1fafdc37abd04.jpg already downloaded
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F4b%252Ff64b564548aab66e825a3fef3c939857%252Fpa%252FVP46996_4849797fa966710e37fc4c2d94278b0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_4849797fa966710e37fc4c2d94278b0e.jpg already downloaded
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F4b%252Ff64b564548aab66e825a3fef3c939857%252Fpa%252FVP46996_44d473b51968abf438b75cc2be4ddc4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_44d473b51968abf438b75cc2be4ddc4f.jpg already downloaded
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F4b%252Ff64b564548aab66e825a3fef3c939857%252Fpa%252FVP46996_9c5767c730f3b99cdb5744eda094c4b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_9c5767c730f3b99cdb5744eda094c4b1.jpg already downloaded
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F4b%252Ff64b564548aab66e825a3fef3c939857%252Fpa%252FVP46996_a46460e9a07bee8bd22bb905fe9f0df7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_a46460e9a07bee8bd22bb905fe9f0df7.jpg already downloaded
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F4b%252Ff64b564548aab66e825a3fef3c939857%252Fpa%252FVP46996_4efbdd73e828cf4c80f426f8b76789fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_4efbdd73e828cf4c80f426f8b76789fd.jpg already downloaded
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F4b%252Ff64b564548aab66e825a3fef3c939857%252Fpa%252FVP46996_45a6fa962366d8714b323241bb50a39f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_45a6fa962366d8714b323241bb50a39f.jpg already downloaded
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F4b%252Ff64b564548aab66e825a3fef3c939857%252Fpa%252FVP46996_d91d9271cd78e010bbde2c743b6add73.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_d91d9271cd78e010bbde2c743b6add73.jpg already downloaded
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F4b%252Ff64b564548aab66e825a3fef3c939857%252Fpa%252FVP46996_cc5df0a51992bf088cfbd5608a4bf334.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_cc5df0a51992bf088cfbd5608a4bf334.jpg already downloaded
2026-03-30 10:38:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f27306ca-34aa-5c47-b545-b3b9a411ef70, identifier: VP46996
2026-03-30 10:38:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 934ce49c-e687-5cb6-b170-186088eaa12f with identifier: BB05879
2026-03-30 10:38:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 934ce49c-e687-5cb6-b170-186088eaa12f with scrape type 1
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 934ce49c-e687-5cb6-b170-186088eaa12f
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga5%252Fd7%252Fa5d77be0a634c8ab53888d97a0db1d98%252Fpa%252FBB05879_9009d70e8ed927e61efdafe15d5ee607.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_9009d70e8ed927e61efdafe15d5ee607.jpg not downloaded yet
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F69%252F2b69c20fc926486ee89c37a748def1e3%252Fpa%252FKX41187_c38b535511fc672afac4ca10c9f2bc3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_c38b535511fc672afac4ca10c9f2bc3e.jpg not downloaded yet
2026-03-30 10:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f27306ca-34aa-5c47-b545-b3b9a411ef70 with identifier: VP46996
2026-03-30 10:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f27306ca-34aa-5c47-b545-b3b9a411ef70 with identifier: VP46996
2026-03-30 10:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f27306ca-34aa-5c47-b545-b3b9a411ef70 with identifier: VP46996 to the API
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/VP46996>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:19:30Z',
'fuel_type': 'diesel',
'id': 'f27306ca-34aa-5c47-b545-b3b9a411ef70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VP46996',
'listing': 'auction',
'location': 'DE, Lüdersfeld',
'make': 'Audi',
'model': 'Q5',
'odometer': 48870,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_ff1ab81e1a24f7abcee2fb6327ad6a00.jpg',
'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_30a13917cfbbdb35bcc1fafdc37abd04.jpg',
'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_4849797fa966710e37fc4c2d94278b0e.jpg',
'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_44d473b51968abf438b75cc2be4ddc4f.jpg',
'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_9c5767c730f3b99cdb5744eda094c4b1.jpg',
'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_a46460e9a07bee8bd22bb905fe9f0df7.jpg',
'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_4efbdd73e828cf4c80f426f8b76789fd.jpg',
'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_45a6fa962366d8714b323241bb50a39f.jpg',
'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_d91d9271cd78e010bbde2c743b6add73.jpg',
'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_cc5df0a51992bf088cfbd5608a4bf334.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f27306ca-34aa-5c47-b545-b3b9a411ef70/f27306ca-34aa-5c47-b545-b3b9a411ef70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115188,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_ff1ab81e1a24f7abcee2fb6327ad6a00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f27306ca-34aa-5c47-b545-b3b9a411ef70/f27306ca-34aa-5c47-b545-b3b9a411ef70_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110450,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_30a13917cfbbdb35bcc1fafdc37abd04.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f27306ca-34aa-5c47-b545-b3b9a411ef70/f27306ca-34aa-5c47-b545-b3b9a411ef70_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3253122,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_4849797fa966710e37fc4c2d94278b0e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f27306ca-34aa-5c47-b545-b3b9a411ef70/f27306ca-34aa-5c47-b545-b3b9a411ef70_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79381,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_44d473b51968abf438b75cc2be4ddc4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f27306ca-34aa-5c47-b545-b3b9a411ef70/f27306ca-34aa-5c47-b545-b3b9a411ef70_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3417216,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_9c5767c730f3b99cdb5744eda094c4b1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f27306ca-34aa-5c47-b545-b3b9a411ef70/f27306ca-34aa-5c47-b545-b3b9a411ef70_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94990,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_a46460e9a07bee8bd22bb905fe9f0df7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f27306ca-34aa-5c47-b545-b3b9a411ef70/f27306ca-34aa-5c47-b545-b3b9a411ef70_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3314914,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_4efbdd73e828cf4c80f426f8b76789fd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f27306ca-34aa-5c47-b545-b3b9a411ef70/f27306ca-34aa-5c47-b545-b3b9a411ef70_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104416,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_45a6fa962366d8714b323241bb50a39f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f27306ca-34aa-5c47-b545-b3b9a411ef70/f27306ca-34aa-5c47-b545-b3b9a411ef70_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104364,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_d91d9271cd78e010bbde2c743b6add73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f27306ca-34aa-5c47-b545-b3b9a411ef70/f27306ca-34aa-5c47-b545-b3b9a411ef70_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97750,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/4b/f64b564548aab66e825a3fef3c939857/pa/VP46996_cc5df0a51992bf088cfbd5608a4bf334.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 35 TDI Mild-Hybrid advanced',
'transmission': 'automatic',
'trim': 'advanced',
'year': 2021}
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VP46996%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [auto1.de] INFO: Saving data for VP46996: {'created_time': 1774867130.659753, 'last_price_update_time': 1774867130.659766, 'auction_closing_time': 1774970370.0}
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VP46996') HTTP/1.1" 204 0
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga5%252Fd7%252Fa5d77be0a634c8ab53888d97a0db1d98%252Fpa%252FBB05879_459efcd8817fce42516006f41e28bddd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_459efcd8817fce42516006f41e28bddd.jpg not downloaded yet
2026-03-30 10:38:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14035aa310>
2026-03-30 10:38:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_31c3a4437fbaddd442e8726b293bedc6.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_31c3a4437fbaddd442e8726b293bedc6.jpg saved to cache
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e72f5750-f89a-5109-80b4-fa3bf2b61131
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F69%252F2b69c20fc926486ee89c37a748def1e3%252Fpa%252FKX41187_e2f4a19ef3ff516e293a4a9fc8e899e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_e2f4a19ef3ff516e293a4a9fc8e899e7.jpg not downloaded yet
2026-03-30 10:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CV02833> (referer: https://www.auto1.com/v1/car-details-view/CV02833/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga5%252Fd7%252Fa5d77be0a634c8ab53888d97a0db1d98%252Fpa%252FBB05879_695d3fe3d76f9ba7d89c043a2b06d21e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_695d3fe3d76f9ba7d89c043a2b06d21e.jpg not downloaded yet
2026-03-30 10:38:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SB38553/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38: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-30 10:38:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425b2d0>
2026-03-30 10:38:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_f072825d464ab3bfcf3d3198db76eead.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_f072825d464ab3bfcf3d3198db76eead.jpg saved to cache
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4bdfb13c-5990-5f94-8f4b-163154b2857f
2026-03-30 10:38:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee400e10>
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1d%252Fe3%252F1de3dc01de402bde5f8cb80213f4c7bf%252Fpa%252FHD00097_591bc061d4d48fac34dd42ca36434ff0.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_591bc061d4d48fac34dd42ca36434ff0.jpg saved to cache
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e72f5750-f89a-5109-80b4-fa3bf2b61131
2026-03-30 10:38:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e72f5750-f89a-5109-80b4-fa3bf2b61131, skipping ID generation
2026-03-30 10:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e72f5750-f89a-5109-80b4-fa3bf2b61131 with scrape type 1
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e72f5750-f89a-5109-80b4-fa3bf2b61131 sending to next pipeline
2026-03-30 10:38:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e72f5750-f89a-5109-80b4-fa3bf2b61131, identifier: HD00097
2026-03-30 10:38:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4174710>
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_e2b65e3c6332a14ebdd0c405fe717772.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_e2b65e3c6332a14ebdd0c405fe717772.jpg saved to cache
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4bdfb13c-5990-5f94-8f4b-163154b2857f
2026-03-30 10:38:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee400a10>
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_dfe22d4642b59893aecf69fe4aa1c1b4.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_dfe22d4642b59893aecf69fe4aa1c1b4.jpg saved to cache
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b40d5609-d44e-587d-bcb0-68c5a8db35eb
2026-03-30 10:38:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee47b2d0>
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_62a51a6d4123a199c33bc91294b8b315.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_62a51a6d4123a199c33bc91294b8b315.jpg saved to cache
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4bdfb13c-5990-5f94-8f4b-163154b2857f
2026-03-30 10:38:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef4c350>
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_3562d824b682be2cdec29b27a0768534.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_3562d824b682be2cdec29b27a0768534.jpg saved to cache
2026-03-30 10:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4bdfb13c-5990-5f94-8f4b-163154b2857f
2026-03-30 10:38:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3fdd0>
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F42%252F83429bd093f42d42b14c094905a3970f%252Fpa%252FNG72078_92e4cf464bd6ceb7b365bb171213032c.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_92e4cf464bd6ceb7b365bb171213032c.jpg saved to cache
2026-03-30 10:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4bdfb13c-5990-5f94-8f4b-163154b2857f
2026-03-30 10:38:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4bdfb13c-5990-5f94-8f4b-163154b2857f, skipping ID generation
2026-03-30 10:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bdfb13c-5990-5f94-8f4b-163154b2857f with scrape type 1
2026-03-30 10:38:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4bdfb13c-5990-5f94-8f4b-163154b2857f sending to next pipeline
2026-03-30 10:38:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4bdfb13c-5990-5f94-8f4b-163154b2857f, identifier: NG72078
2026-03-30 10:38:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42a98d0>
2026-03-30 10:38:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F2c%252Fdc2c70d68429b94ab0a70a61182629cb%252Fpa%252FWD03646_58df5e2d83d98ad75abff2e10f6f136c.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_58df5e2d83d98ad75abff2e10f6f136c.jpg saved to cache
2026-03-30 10:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6
2026-03-30 10:38:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7f97e5e-8884-55f3-8ccf-af7c698e0fa6, skipping ID generation
2026-03-30 10:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6 with scrape type 1
2026-03-30 10:38:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7f97e5e-8884-55f3-8ccf-af7c698e0fa6 sending to next pipeline
2026-03-30 10:38:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d7f97e5e-8884-55f3-8ccf-af7c698e0fa6, identifier: WD03646
2026-03-30 10:38:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e72f5750-f89a-5109-80b4-fa3bf2b61131 with identifier: HD00097
2026-03-30 10:38:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e72f5750-f89a-5109-80b4-fa3bf2b61131 with identifier: HD00097
2026-03-30 10:38:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e72f5750-f89a-5109-80b4-fa3bf2b61131 with identifier: HD00097 to the API
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_591bc061d4d48fac34dd42ca36434ff0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': '2026-03-31T15:35:32Z',
'fuel_type': 'hybrid',
'id': 'e72f5750-f89a-5109-80b4-fa3bf2b61131',
'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/HD00097',
'listing': 'auction',
'location': 'DE, Hamburg',
'make': 'BMW',
'model': 'X5',
'odometer': 249855,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3062546,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_d3f4223970df95d995c1808994e8667e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3074640,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_0f02ea944a38f9b9db4acc81a9d04350.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3132703,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_d5d773b5bf43ad26177cd1d41c9afefc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3000037,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_6fac81bda4d635a2a2b61cb0d07e723c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3062633,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_c71813c52d1f96f977cf895b070fde08.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2542413,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_cc8519799276d54bfb0d2cb0b41093db.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2319967,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_11cad6f420ed1a07aef61ad3e6eec3b8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2385846,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_80066d47657f3b10e333098b9b1f2526.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3008532,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_591bc061d4d48fac34dd42ca36434ff0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e72f5750-f89a-5109-80b4-fa3bf2b61131/e72f5750-f89a-5109-80b4-fa3bf2b61131_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2929860,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1d/e3/1de3dc01de402bde5f8cb80213f4c7bf/pa/HD00097_31c3a4437fbaddd442e8726b293bedc6.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive 45e M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2021}
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HD00097%27 HTTP/1.1" 200 None
2026-03-30 10:38:52 [auto1.de] INFO: Saving data for HD00097: {'created_time': 1774867132.603141, 'last_price_update_time': 1774867132.603152, 'auction_closing_time': 1774971332.0}
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HD00097') HTTP/1.1" 204 0
2026-03-30 10:38:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4bdfb13c-5990-5f94-8f4b-163154b2857f with identifier: NG72078
2026-03-30 10:38:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4bdfb13c-5990-5f94-8f4b-163154b2857f with identifier: NG72078
2026-03-30 10:38:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4bdfb13c-5990-5f94-8f4b-163154b2857f with identifier: NG72078 to the API
2026-03-30 10:38:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_92e4cf464bd6ceb7b365bb171213032c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:03:08Z',
'fuel_type': 'petrol',
'id': '4bdfb13c-5990-5f94-8f4b-163154b2857f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NG72078',
'listing': 'auction',
'location': 'DE, Berlin',
'make': 'Renault',
'model': 'Clio',
'odometer': 178603,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3196957,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_b667168a983ffc5137054e5aeb454d20.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3055091,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_92e4cf464bd6ceb7b365bb171213032c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3059197,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_3562d824b682be2cdec29b27a0768534.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3032789,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_e2b65e3c6332a14ebdd0c405fe717772.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3010751,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_62a51a6d4123a199c33bc91294b8b315.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2942999,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_f072825d464ab3bfcf3d3198db76eead.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2772382,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_87d6d2a55c037e9039eae20a1a36c203.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3021282,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_ba4369490a0c9ab3cb86b547844ce674.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3125470,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_f2619bdc674cab44c12f07e221646fa3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bdfb13c-5990-5f94-8f4b-163154b2857f/4bdfb13c-5990-5f94-8f4b-163154b2857f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3069958,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img83/42/83429bd093f42d42b14c094905a3970f/pa/NG72078_c235e1fac6b851b7139bdba3d9766d32.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 0.9 Energy Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2019}
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NG72078%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [auto1.de] INFO: Saving data for NG72078: {'created_time': 1774867133.200675, 'last_price_update_time': 1774867133.200687, 'auction_closing_time': 1774969388.0}
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NG72078') HTTP/1.1" 204 0
2026-03-30 10:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d7f97e5e-8884-55f3-8ccf-af7c698e0fa6 with identifier: WD03646
2026-03-30 10:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d7f97e5e-8884-55f3-8ccf-af7c698e0fa6 with identifier: WD03646
2026-03-30 10:38:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d7f97e5e-8884-55f3-8ccf-af7c698e0fa6 with identifier: WD03646 to the API
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_58df5e2d83d98ad75abff2e10f6f136c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:54:31Z',
'fuel_type': 'petrol',
'id': 'd7f97e5e-8884-55f3-8ccf-af7c698e0fa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WD03646',
'listing': 'auction',
'location': 'DE, Atting',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 45098,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78834,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_58df5e2d83d98ad75abff2e10f6f136c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75775,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_8219d245dbc968ffa33431834cc23161.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75786,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_6194179781bc708bbdef25c4db842c23.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62559,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_28329be8eb800af1e078ff674c52229c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67688,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_71f5bbebfbbf3a794fb608a74f71af35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71653,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_f6975209ae3be432f4b4068b3886062d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63159,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_1f94bb342cde16604b388995000b069d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84797,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_b8f8fa3265c87623ae971e4864de9ab9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75807,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_6faef50dddb5889a75b7290fea24d759.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7f97e5e-8884-55f3-8ccf-af7c698e0fa6/d7f97e5e-8884-55f3-8ccf-af7c698e0fa6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72685,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/2c/dc2c70d68429b94ab0a70a61182629cb/pa/WD03646_20812345e6c0c07766901ce8091dd512.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-03-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross 1.5 TSI ACT Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2022}
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WD03646%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [auto1.de] INFO: Saving data for WD03646: {'created_time': 1774867133.604417, 'last_price_update_time': 1774867133.604429, 'auction_closing_time': 1774972471.0}
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WD03646') HTTP/1.1" 204 0
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga5%252Fd7%252Fa5d77be0a634c8ab53888d97a0db1d98%252Fpa%252FBB05879_90fb60bf88cd12c09610daa393005ca7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_90fb60bf88cd12c09610daa393005ca7.jpg not downloaded yet
2026-03-30 10:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JA21775> (referer: https://www.auto1.com/v1/car-details-view/JA21775/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WL02580> (referer: https://www.auto1.com/v1/car-details-view/WL02580/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3654fb31-e3a6-5db9-a661-5d8b36abb97c with identifier: CV02833
2026-03-30 10:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c with scrape type 1
2026-03-30 10:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_d974fff76d7941e7358b9db0cbb9650a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_d974fff76d7941e7358b9db0cbb9650a.jpg not downloaded yet
2026-03-30 10:38:53 [auto1.de] INFO: Channel: 24h | Page: 13 | totalHits: 9429 | hits on page: 40
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga5%252Fd7%252Fa5d77be0a634c8ab53888d97a0db1d98%252Fpa%252FBB05879_e82da02c0d0a9d494f47efb150bb9a26.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_e82da02c0d0a9d494f47efb150bb9a26.jpg not downloaded yet
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_25b810b930d16ccbb99d01c2226e7cb0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_25b810b930d16ccbb99d01c2226e7cb0.jpg not downloaded yet
2026-03-30 10:38:53 [auto1.de] INFO: Found listing with ID: GE83879
2026-03-30 10:38:53 [auto1.de] INFO: Found listing with ID: MT85534
2026-03-30 10:38:53 [auto1.de] INFO: Found listing with ID: RE68011
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RE68011%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [auto1.de] INFO: Scrape type for RE68011: 0
2026-03-30 10:38:53 [auto1.de] INFO: Found listing with ID: DH10613
2026-03-30 10:38:53 [auto1.de] INFO: Found listing with ID: KR19122
2026-03-30 10:38:53 [auto1.de] INFO: Found listing with ID: AE02185
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AE02185%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [auto1.de] INFO: Scrape type for AE02185: 1
2026-03-30 10:38:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_9f32e7703e3bec3860be9b6b6fd7ce02.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_9f32e7703e3bec3860be9b6b6fd7ce02.jpg not downloaded yet
2026-03-30 10:38:53 [auto1.de] INFO: Found listing with ID: TB03254
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TB03254%27 HTTP/1.1" 200 None
2026-03-30 10:38:53 [auto1.de] INFO: Scrape type for TB03254: 2
2026-03-30 10:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f59441d-466b-5463-855e-2f3bec257b06 with identifier: TB03254
2026-03-30 10:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f59441d-466b-5463-855e-2f3bec257b06 with scrape type 2
2026-03-30 10:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f59441d-466b-5463-855e-2f3bec257b06 with scrape type 2
2026-03-30 10:38:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 6f59441d-466b-5463-855e-2f3bec257b06, identifier: TB03254
2026-03-30 10:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 6f59441d-466b-5463-855e-2f3bec257b06 with identifier: TB03254
2026-03-30 10:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 6f59441d-466b-5463-855e-2f3bec257b06 with identifier: TB03254
2026-03-30 10:38:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 6f59441d-466b-5463-855e-2f3bec257b06 with identifier: TB03254 to the API
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:16:46Z',
'fuel_type': 'diesel',
'id': '6f59441d-466b-5463-855e-2f3bec257b06',
'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/TB03254',
'listing': 'auction',
'make': 'Renault',
'model': 'Master',
'odometer': 27250,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-17',
'seller_name': None,
'title': 'Renault Master 2.3 BLUE dCi L3H2 HKa 3,5t',
'transmission': 'manual',
'trim': 'L3H2 HKa 3,5t',
'year': 2023}
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TB03254%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [auto1.de] INFO: Saving data for TB03254: {'auction_closing_time': 1774970206.0, 'created_time': 1774522300.949883, 'last_price_update_time': 1774867134.278895}
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TB03254') HTTP/1.1" 204 0
2026-03-30 10:38:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f with identifier: JA21775
2026-03-30 10:38:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f with scrape type 1
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F82%252F28820d62f7dd09346486aa28ae45faaf%252Fpa%252FJA21775_415e17ce2e6c2d9da0f6ef13e5a44458.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_415e17ce2e6c2d9da0f6ef13e5a44458.jpg already downloaded
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F82%252F28820d62f7dd09346486aa28ae45faaf%252Fpa%252FJA21775_ce41d7fb7d4505fa769f53ce49b2a577.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_ce41d7fb7d4505fa769f53ce49b2a577.jpg already downloaded
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F82%252F28820d62f7dd09346486aa28ae45faaf%252Fpa%252FJA21775_3b62a00226109ffad084157906fa5283.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_3b62a00226109ffad084157906fa5283.jpg already downloaded
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F82%252F28820d62f7dd09346486aa28ae45faaf%252Fpa%252FJA21775_33c7ef0004665f468207b1913531c0f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_33c7ef0004665f468207b1913531c0f4.jpg already downloaded
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F82%252F28820d62f7dd09346486aa28ae45faaf%252Fpa%252FJA21775_fb295ba84cd5c36b63c83ad205205693.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_fb295ba84cd5c36b63c83ad205205693.jpg already downloaded
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F82%252F28820d62f7dd09346486aa28ae45faaf%252Fpa%252FJA21775_d4b5895ec1b15761cf35075487e7db97.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_d4b5895ec1b15761cf35075487e7db97.jpg already downloaded
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F82%252F28820d62f7dd09346486aa28ae45faaf%252Fpa%252FJA21775_c80a9fa191439ec828eb9880c5a58c21.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_c80a9fa191439ec828eb9880c5a58c21.jpg already downloaded
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F82%252F28820d62f7dd09346486aa28ae45faaf%252Fpa%252FJA21775_9e46208dcc92552589f13f318edcb064.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_9e46208dcc92552589f13f318edcb064.jpg already downloaded
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F82%252F28820d62f7dd09346486aa28ae45faaf%252Fpa%252FJA21775_a4c16bfbab38ab60984112685a6eb5c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_a4c16bfbab38ab60984112685a6eb5c3.jpg already downloaded
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F82%252F28820d62f7dd09346486aa28ae45faaf%252Fpa%252FJA21775_5a98f2a7754e187922d013cbab9e27c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_5a98f2a7754e187922d013cbab9e27c8.jpg already downloaded
2026-03-30 10:38:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f, identifier: JA21775
2026-03-30 10:38:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40d7c578-c4b1-55ed-bc33-15175e40b0d2 with identifier: WL02580
2026-03-30 10:38:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2 with scrape type 1
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_74114a446c5bb8d2fd8f02695dd2c4c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_74114a446c5bb8d2fd8f02695dd2c4c8.jpg not downloaded yet
2026-03-30 10:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_695d3fe3d76f9ba7d89c043a2b06d21e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_90fb60bf88cd12c09610daa393005ca7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_9dfb6eec1a7447be9897a336815d0bca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_9dfb6eec1a7447be9897a336815d0bca.jpg not downloaded yet
2026-03-30 10:38:54 [auto1.de] INFO: Found listing with ID: LM89418
2026-03-30 10:38:54 [auto1.de] INFO: Found listing with ID: WZ57217
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WZ57217%27 HTTP/1.1" 200 None
2026-03-30 10:38:54 [auto1.de] INFO: Scrape type for WZ57217: 2
2026-03-30 10:38:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb83d477-a986-51be-bcde-50a204cf5b3b with identifier: WZ57217
2026-03-30 10:38:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb83d477-a986-51be-bcde-50a204cf5b3b with scrape type 2
2026-03-30 10:38:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb83d477-a986-51be-bcde-50a204cf5b3b with scrape type 2
2026-03-30 10:38:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: cb83d477-a986-51be-bcde-50a204cf5b3b, identifier: WZ57217
2026-03-30 10:38:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f with identifier: JA21775
2026-03-30 10:38:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f with identifier: JA21775
2026-03-30 10:38:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f with identifier: JA21775 to the API
2026-03-30 10:38:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JA21775>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 225,
'expiration_date': '2026-03-31T15:38:52Z',
'fuel_type': 'petrol',
'id': '1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JA21775',
'listing': 'auction',
'location': 'DE, Fockbek',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 84687,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_415e17ce2e6c2d9da0f6ef13e5a44458.jpg',
'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_ce41d7fb7d4505fa769f53ce49b2a577.jpg',
'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_3b62a00226109ffad084157906fa5283.jpg',
'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_33c7ef0004665f468207b1913531c0f4.jpg',
'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_fb295ba84cd5c36b63c83ad205205693.jpg',
'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_d4b5895ec1b15761cf35075487e7db97.jpg',
'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_c80a9fa191439ec828eb9880c5a58c21.jpg',
'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_9e46208dcc92552589f13f318edcb064.jpg',
'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_a4c16bfbab38ab60984112685a6eb5c3.jpg',
'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_5a98f2a7754e187922d013cbab9e27c8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f/1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104270,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_415e17ce2e6c2d9da0f6ef13e5a44458.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f/1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101988,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_ce41d7fb7d4505fa769f53ce49b2a577.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f/1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85740,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_3b62a00226109ffad084157906fa5283.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f/1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87577,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_33c7ef0004665f468207b1913531c0f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f/1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87191,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_fb295ba84cd5c36b63c83ad205205693.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f/1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82305,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_d4b5895ec1b15761cf35075487e7db97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f/1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67374,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_c80a9fa191439ec828eb9880c5a58c21.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f/1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79495,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_9e46208dcc92552589f13f318edcb064.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f/1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91771,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_a4c16bfbab38ab60984112685a6eb5c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f/1f2e3f5f-4a77-5e8a-8fef-d4d8ba1b962f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75824,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/82/28820d62f7dd09346486aa28ae45faaf/pa/JA21775_5a98f2a7754e187922d013cbab9e27c8.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 250 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2019}
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JA21775%27 HTTP/1.1" 200 None
2026-03-30 10:38:55 [auto1.de] INFO: Saving data for JA21775: {'created_time': 1774867135.087706, 'last_price_update_time': 1774867135.087719, 'auction_closing_time': 1774971532.0}
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JA21775') HTTP/1.1" 204 0
2026-03-30 10:38:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_c38b535511fc672afac4ca10c9f2bc3e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_459efcd8817fce42516006f41e28bddd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_e2f4a19ef3ff516e293a4a9fc8e899e7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: cb83d477-a986-51be-bcde-50a204cf5b3b with identifier: WZ57217
2026-03-30 10:38:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: cb83d477-a986-51be-bcde-50a204cf5b3b with identifier: WZ57217
2026-03-30 10:38:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: cb83d477-a986-51be-bcde-50a204cf5b3b with identifier: WZ57217 to the API
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 131,
'expiration_date': '2026-03-31T15:55:54Z',
'fuel_type': 'diesel',
'id': 'cb83d477-a986-51be-bcde-50a204cf5b3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WZ57217',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 153244,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-10',
'seller_name': None,
'title': 'Citroen Berlingo 1.5 Blue-HDi Feel XL',
'transmission': 'manual',
'trim': 'Feel XL',
'year': 2020}
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WZ57217%27 HTTP/1.1" 200 None
2026-03-30 10:38:55 [auto1.de] INFO: Saving data for WZ57217: {'auction_closing_time': 1774972554.0, 'created_time': 1774379810.485355, 'last_price_update_time': 1774867135.438839}
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WZ57217') HTTP/1.1" 204 0
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_15bbbe851bae93193b3810cfd490281f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_15bbbe851bae93193b3810cfd490281f.jpg not downloaded yet
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_fa9d6a0257a0040bac7d034bc5b83146.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_fa9d6a0257a0040bac7d034bc5b83146.jpg not downloaded yet
2026-03-30 10:38:55 [auto1.de] INFO: Found listing with ID: BJ56368
2026-03-30 10:38:55 [auto1.de] INFO: Found listing with ID: UU86547
2026-03-30 10:38:55 [auto1.de] INFO: Found listing with ID: ZG67358
2026-03-30 10:38:55 [auto1.de] INFO: Found listing with ID: ZF87994
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZF87994%27 HTTP/1.1" 200 None
2026-03-30 10:38:55 [auto1.de] INFO: Scrape type for ZF87994: 2
2026-03-30 10:38:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80131c6b-0c49-5352-8491-a87b87e49e3f with identifier: ZF87994
2026-03-30 10:38:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80131c6b-0c49-5352-8491-a87b87e49e3f with scrape type 2
2026-03-30 10:38:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80131c6b-0c49-5352-8491-a87b87e49e3f with scrape type 2
2026-03-30 10:38:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 80131c6b-0c49-5352-8491-a87b87e49e3f, identifier: ZF87994
2026-03-30 10:38:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 80131c6b-0c49-5352-8491-a87b87e49e3f with identifier: ZF87994
2026-03-30 10:38:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 80131c6b-0c49-5352-8491-a87b87e49e3f with identifier: ZF87994
2026-03-30 10:38:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 80131c6b-0c49-5352-8491-a87b87e49e3f with identifier: ZF87994 to the API
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 85,
'expiration_date': '2026-03-31T15:10:00Z',
'fuel_type': 'petrol',
'id': '80131c6b-0c49-5352-8491-a87b87e49e3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZF87994',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 81023,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-31',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.2 TSI Cup BlueMotion Tech',
'transmission': 'manual',
'trim': 'Cup BlueMotion Tech',
'year': 2014}
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZF87994%27 HTTP/1.1" 200 None
2026-03-30 10:38:55 [auto1.de] INFO: Saving data for ZF87994: {'auction_closing_time': 1774969800.0, 'created_time': 1774290981.453057, 'last_price_update_time': 1774867135.973176}
2026-03-30 10:38:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZF87994') HTTP/1.1" 204 0
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_b80ef353ac68dc22e1833eb2a7e88be6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_b80ef353ac68dc22e1833eb2a7e88be6.jpg not downloaded yet
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee319d0>
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_934ce49c-e687-5cb6-b170-186088eaa12f/934ce49c-e687-5cb6-b170-186088eaa12f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga5%252Fd7%252Fa5d77be0a634c8ab53888d97a0db1d98%252Fpa%252FBB05879_695d3fe3d76f9ba7d89c043a2b06d21e.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_695d3fe3d76f9ba7d89c043a2b06d21e.jpg saved to cache
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 934ce49c-e687-5cb6-b170-186088eaa12f
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea2e90>
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_934ce49c-e687-5cb6-b170-186088eaa12f/934ce49c-e687-5cb6-b170-186088eaa12f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga5%252Fd7%252Fa5d77be0a634c8ab53888d97a0db1d98%252Fpa%252FBB05879_90fb60bf88cd12c09610daa393005ca7.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_90fb60bf88cd12c09610daa393005ca7.jpg saved to cache
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 934ce49c-e687-5cb6-b170-186088eaa12f
2026-03-30 10:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_9009d70e8ed927e61efdafe15d5ee607.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_d6a03da897456b54473f668ce8953192.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_0c6ee395e951b4b431369b3214f32de1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_0c6ee395e951b4b431369b3214f32de1.jpg not downloaded yet
2026-03-30 10:38:56 [auto1.de] INFO: Found listing with ID: NT58972
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NT58972%27 HTTP/1.1" 200 None
2026-03-30 10:38:56 [auto1.de] INFO: Scrape type for NT58972: 1
2026-03-30 10:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_0a7e1d9524673c5da3218dd694ef8239.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_8eafb4ef7080165cd4c45b2694cbfecb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_9f32e7703e3bec3860be9b6b6fd7ce02.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_93e39bfc046915c0632e111e5a10b0b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_93e39bfc046915c0632e111e5a10b0b7.jpg not downloaded yet
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_f36ebcd13382b4f82ebf6b69900ba504.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_f36ebcd13382b4f82ebf6b69900ba504.jpg not downloaded yet
2026-03-30 10:38:56 [auto1.de] INFO: Found listing with ID: UF92317
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UF92317%27 HTTP/1.1" 200 None
2026-03-30 10:38:56 [auto1.de] INFO: Scrape type for UF92317: 2
2026-03-30 10:38:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ebe2cb6-083a-52a8-b4d4-05d2268ddc74 with identifier: UF92317
2026-03-30 10:38:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ebe2cb6-083a-52a8-b4d4-05d2268ddc74 with scrape type 2
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ebe2cb6-083a-52a8-b4d4-05d2268ddc74 with scrape type 2
2026-03-30 10:38:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5ebe2cb6-083a-52a8-b4d4-05d2268ddc74, identifier: UF92317
2026-03-30 10:38:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4303450>
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae1c9ed5-947f-5456-8b52-dc5c154a4326/ae1c9ed5-947f-5456-8b52-dc5c154a4326_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F69%252F2b69c20fc926486ee89c37a748def1e3%252Fpa%252FKX41187_c38b535511fc672afac4ca10c9f2bc3e.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_c38b535511fc672afac4ca10c9f2bc3e.jpg saved to cache
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ae1c9ed5-947f-5456-8b52-dc5c154a4326
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4285890>
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_934ce49c-e687-5cb6-b170-186088eaa12f/934ce49c-e687-5cb6-b170-186088eaa12f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga5%252Fd7%252Fa5d77be0a634c8ab53888d97a0db1d98%252Fpa%252FBB05879_459efcd8817fce42516006f41e28bddd.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_459efcd8817fce42516006f41e28bddd.jpg saved to cache
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 934ce49c-e687-5cb6-b170-186088eaa12f
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee32490>
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae1c9ed5-947f-5456-8b52-dc5c154a4326/ae1c9ed5-947f-5456-8b52-dc5c154a4326_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F69%252F2b69c20fc926486ee89c37a748def1e3%252Fpa%252FKX41187_e2f4a19ef3ff516e293a4a9fc8e899e7.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_e2f4a19ef3ff516e293a4a9fc8e899e7.jpg saved to cache
2026-03-30 10:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ae1c9ed5-947f-5456-8b52-dc5c154a4326
2026-03-30 10:38:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5ebe2cb6-083a-52a8-b4d4-05d2268ddc74 with identifier: UF92317
2026-03-30 10:38:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5ebe2cb6-083a-52a8-b4d4-05d2268ddc74 with identifier: UF92317
2026-03-30 10:38:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5ebe2cb6-083a-52a8-b4d4-05d2268ddc74 with identifier: UF92317 to the API
2026-03-30 10:38:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 130,
'expiration_date': '2026-03-31T15:06:33Z',
'fuel_type': 'diesel',
'id': '5ebe2cb6-083a-52a8-b4d4-05d2268ddc74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UF92317',
'listing': 'auction',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 101871,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-29',
'seller_name': None,
'title': 'Nissan X-Trail 1.6 dCi Tekna 4x4',
'transmission': 'manual',
'trim': 'Tekna 4x4',
'year': 2017}
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UF92317%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [auto1.de] INFO: Saving data for UF92317: {'auction_closing_time': 1774969593.0, 'created_time': 1773686593.827467, 'last_price_update_time': 1774867137.089494}
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UF92317') HTTP/1.1" 204 0
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_a2024db1443ffa9484e5e897b493a5ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_a2024db1443ffa9484e5e897b493a5ba.jpg not downloaded yet
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_d642d43bf921dc31677e711db74bd5f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_d642d43bf921dc31677e711db74bd5f8.jpg not downloaded yet
2026-03-30 10:38:57 [auto1.de] INFO: Found listing with ID: LP80912
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LP80912%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [auto1.de] INFO: Scrape type for LP80912: 1
2026-03-30 10:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_e82da02c0d0a9d494f47efb150bb9a26.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_25b810b930d16ccbb99d01c2226e7cb0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_c84f9b875d6c28523dbd3f21affe2b1f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_c84f9b875d6c28523dbd3f21affe2b1f.jpg not downloaded yet
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee400850>
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_934ce49c-e687-5cb6-b170-186088eaa12f/934ce49c-e687-5cb6-b170-186088eaa12f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga5%252Fd7%252Fa5d77be0a634c8ab53888d97a0db1d98%252Fpa%252FBB05879_9009d70e8ed927e61efdafe15d5ee607.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_9009d70e8ed927e61efdafe15d5ee607.jpg saved to cache
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 934ce49c-e687-5cb6-b170-186088eaa12f
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef5bd0>
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae1c9ed5-947f-5456-8b52-dc5c154a4326/ae1c9ed5-947f-5456-8b52-dc5c154a4326_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F69%252F2b69c20fc926486ee89c37a748def1e3%252Fpa%252FKX41187_d6a03da897456b54473f668ce8953192.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_d6a03da897456b54473f668ce8953192.jpg saved to cache
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ae1c9ed5-947f-5456-8b52-dc5c154a4326
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef1b490>
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae1c9ed5-947f-5456-8b52-dc5c154a4326/ae1c9ed5-947f-5456-8b52-dc5c154a4326_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F69%252F2b69c20fc926486ee89c37a748def1e3%252Fpa%252FKX41187_0a7e1d9524673c5da3218dd694ef8239.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_0a7e1d9524673c5da3218dd694ef8239.jpg saved to cache
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ae1c9ed5-947f-5456-8b52-dc5c154a4326
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4338f10>
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae1c9ed5-947f-5456-8b52-dc5c154a4326/ae1c9ed5-947f-5456-8b52-dc5c154a4326_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252F69%252F2b69c20fc926486ee89c37a748def1e3%252Fpa%252FKX41187_8eafb4ef7080165cd4c45b2694cbfecb.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_8eafb4ef7080165cd4c45b2694cbfecb.jpg saved to cache
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ae1c9ed5-947f-5456-8b52-dc5c154a4326
2026-03-30 10:38:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae1c9ed5-947f-5456-8b52-dc5c154a4326, skipping ID generation
2026-03-30 10:38:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1c9ed5-947f-5456-8b52-dc5c154a4326 with scrape type 1
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae1c9ed5-947f-5456-8b52-dc5c154a4326 sending to next pipeline
2026-03-30 10:38:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ae1c9ed5-947f-5456-8b52-dc5c154a4326, identifier: KX41187
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c4bd0>
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_9f32e7703e3bec3860be9b6b6fd7ce02.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_9f32e7703e3bec3860be9b6b6fd7ce02.jpg saved to cache
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c
2026-03-30 10:38:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_fa9d6a0257a0040bac7d034bc5b83146.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_5657e8457c75507b72396d697207d791.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_5657e8457c75507b72396d697207d791.jpg not downloaded yet
2026-03-30 10:38:57 [auto1.de] INFO: Found listing with ID: YH22570
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YH22570%27 HTTP/1.1" 200 None
2026-03-30 10:38:57 [auto1.de] INFO: Scrape type for YH22570: 1
2026-03-30 10:38:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ae1c9ed5-947f-5456-8b52-dc5c154a4326 with identifier: KX41187
2026-03-30 10:38:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ae1c9ed5-947f-5456-8b52-dc5c154a4326 with identifier: KX41187
2026-03-30 10:38:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ae1c9ed5-947f-5456-8b52-dc5c154a4326 with identifier: KX41187 to the API
2026-03-30 10:38:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_8eafb4ef7080165cd4c45b2694cbfecb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 80,
'expiration_date': '2026-03-31T15:00:40Z',
'fuel_type': 'petrol',
'id': 'ae1c9ed5-947f-5456-8b52-dc5c154a4326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KX41187',
'listing': 'auction',
'location': 'DE, Dresden',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 145615,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1c9ed5-947f-5456-8b52-dc5c154a4326/ae1c9ed5-947f-5456-8b52-dc5c154a4326_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91281,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_8eafb4ef7080165cd4c45b2694cbfecb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1c9ed5-947f-5456-8b52-dc5c154a4326/ae1c9ed5-947f-5456-8b52-dc5c154a4326_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88768,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_0a7e1d9524673c5da3218dd694ef8239.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1c9ed5-947f-5456-8b52-dc5c154a4326/ae1c9ed5-947f-5456-8b52-dc5c154a4326_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87367,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_d6a03da897456b54473f668ce8953192.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1c9ed5-947f-5456-8b52-dc5c154a4326/ae1c9ed5-947f-5456-8b52-dc5c154a4326_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84809,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_c38b535511fc672afac4ca10c9f2bc3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1c9ed5-947f-5456-8b52-dc5c154a4326/ae1c9ed5-947f-5456-8b52-dc5c154a4326_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107339,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/69/2b69c20fc926486ee89c37a748def1e3/pa/KX41187_e2f4a19ef3ff516e293a4a9fc8e899e7.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.4 Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2008}
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KX41187%27 HTTP/1.1" 200 None
2026-03-30 10:38:58 [auto1.de] INFO: Saving data for KX41187: {'created_time': 1774867138.061006, 'last_price_update_time': 1774867138.061021, 'auction_closing_time': 1774969240.0}
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KX41187') HTTP/1.1" 204 0
2026-03-30 10:38:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_71dc275cfdeff60f8dcbccd9751b8ff6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_71dc275cfdeff60f8dcbccd9751b8ff6.jpg not downloaded yet
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_cb757e76838911ae127a1e133eba5d37.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_cb757e76838911ae127a1e133eba5d37.jpg not downloaded yet
2026-03-30 10:38:58 [auto1.de] INFO: Found listing with ID: JB82984
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JB82984%27 HTTP/1.1" 200 None
2026-03-30 10:38:58 [auto1.de] INFO: Scrape type for JB82984: 2
2026-03-30 10:38:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8373a845-25b3-52a1-80da-9b7997b6bd20 with identifier: JB82984
2026-03-30 10:38:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8373a845-25b3-52a1-80da-9b7997b6bd20 with scrape type 2
2026-03-30 10:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8373a845-25b3-52a1-80da-9b7997b6bd20 with scrape type 2
2026-03-30 10:38:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8373a845-25b3-52a1-80da-9b7997b6bd20, identifier: JB82984
2026-03-30 10:38:58 [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-30 10:38:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec5410>
2026-03-30 10:38:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_934ce49c-e687-5cb6-b170-186088eaa12f/934ce49c-e687-5cb6-b170-186088eaa12f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga5%252Fd7%252Fa5d77be0a634c8ab53888d97a0db1d98%252Fpa%252FBB05879_e82da02c0d0a9d494f47efb150bb9a26.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_e82da02c0d0a9d494f47efb150bb9a26.jpg saved to cache
2026-03-30 10:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 934ce49c-e687-5cb6-b170-186088eaa12f
2026-03-30 10:38:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 934ce49c-e687-5cb6-b170-186088eaa12f, skipping ID generation
2026-03-30 10:38:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 934ce49c-e687-5cb6-b170-186088eaa12f with scrape type 1
2026-03-30 10:38:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 934ce49c-e687-5cb6-b170-186088eaa12f sending to next pipeline
2026-03-30 10:38:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 934ce49c-e687-5cb6-b170-186088eaa12f, identifier: BB05879
2026-03-30 10:38:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e4410>
2026-03-30 10:38:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_25b810b930d16ccbb99d01c2226e7cb0.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_25b810b930d16ccbb99d01c2226e7cb0.jpg saved to cache
2026-03-30 10:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c
2026-03-30 10:38:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_0c6ee395e951b4b431369b3214f32de1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8373a845-25b3-52a1-80da-9b7997b6bd20 with identifier: JB82984
2026-03-30 10:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8373a845-25b3-52a1-80da-9b7997b6bd20 with identifier: JB82984
2026-03-30 10:38:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8373a845-25b3-52a1-80da-9b7997b6bd20 with identifier: JB82984 to the API
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38: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-30 10:38: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:51:42Z',
'fuel_type': 'diesel',
'id': '8373a845-25b3-52a1-80da-9b7997b6bd20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JB82984',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 169292,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-11',
'seller_name': None,
'title': 'Ford Focus 2.0 TDCi EcoBlue ST-Line',
'transmission': 'automatic',
'trim': 'ST-Line',
'year': 2019}
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JB82984%27 HTTP/1.1" 200 None
2026-03-30 10:38:58 [auto1.de] INFO: Saving data for JB82984: {'auction_closing_time': 1774972302.0, 'created_time': 1773685918.365542, 'last_price_update_time': 1774867138.792782}
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JB82984') HTTP/1.1" 204 0
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_4c19d6ecbdf2dc72023d0957f1e7268b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_4c19d6ecbdf2dc72023d0957f1e7268b.jpg not downloaded yet
2026-03-30 10:38:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 934ce49c-e687-5cb6-b170-186088eaa12f with identifier: BB05879
2026-03-30 10:38:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 934ce49c-e687-5cb6-b170-186088eaa12f with identifier: BB05879
2026-03-30 10:38:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 934ce49c-e687-5cb6-b170-186088eaa12f with identifier: BB05879 to the API
2026-03-30 10:38:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:38:59 [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-30 10:38:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_e82da02c0d0a9d494f47efb150bb9a26.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:09:30Z',
'fuel_type': 'petrol',
'id': '934ce49c-e687-5cb6-b170-186088eaa12f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BB05879',
'listing': 'auction',
'location': 'DE, Wuppertal',
'make': 'Opel',
'model': 'Corsa',
'odometer': 129754,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934ce49c-e687-5cb6-b170-186088eaa12f/934ce49c-e687-5cb6-b170-186088eaa12f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72352,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_9009d70e8ed927e61efdafe15d5ee607.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934ce49c-e687-5cb6-b170-186088eaa12f/934ce49c-e687-5cb6-b170-186088eaa12f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77567,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_459efcd8817fce42516006f41e28bddd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934ce49c-e687-5cb6-b170-186088eaa12f/934ce49c-e687-5cb6-b170-186088eaa12f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62996,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_695d3fe3d76f9ba7d89c043a2b06d21e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934ce49c-e687-5cb6-b170-186088eaa12f/934ce49c-e687-5cb6-b170-186088eaa12f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58212,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_90fb60bf88cd12c09610daa393005ca7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934ce49c-e687-5cb6-b170-186088eaa12f/934ce49c-e687-5cb6-b170-186088eaa12f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55327,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga5/d7/a5d77be0a634c8ab53888d97a0db1d98/pa/BB05879_e82da02c0d0a9d494f47efb150bb9a26.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.4 150 Jahre Opel',
'transmission': 'manual',
'trim': '150 Jahre',
'year': 2012}
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BB05879%27 HTTP/1.1" 200 None
2026-03-30 10:38:59 [auto1.de] INFO: Saving data for BB05879: {'created_time': 1774867139.203605, 'last_price_update_time': 1774867139.203616, 'auction_closing_time': 1774969770.0}
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BB05879') HTTP/1.1" 204 0
2026-03-30 10:38:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:59 [auto1.de] INFO: Found listing with ID: FS39177
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FS39177%27 HTTP/1.1" 200 None
2026-03-30 10:38:59 [auto1.de] INFO: Scrape type for FS39177: 1
2026-03-30 10:38:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434d390>
2026-03-30 10:38:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_fa9d6a0257a0040bac7d034bc5b83146.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_fa9d6a0257a0040bac7d034bc5b83146.jpg saved to cache
2026-03-30 10:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_f84a477cf28616a8247f24d3cec318ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_f84a477cf28616a8247f24d3cec318ae.jpg not downloaded yet
2026-03-30 10:38:59 [auto1.de] INFO: Channel: 24h | Page: 14 | totalHits: 9429 | hits on page: 40
2026-03-30 10:38:59 [auto1.de] INFO: Found listing with ID: BF55628
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BF55628%27 HTTP/1.1" 200 None
2026-03-30 10:38:59 [auto1.de] INFO: Scrape type for BF55628: 1
2026-03-30 10:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AE02185/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_f36ebcd13382b4f82ebf6b69900ba504.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_83dee00d8c6cfdb52d43016f83433375.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_83dee00d8c6cfdb52d43016f83433375.jpg not downloaded yet
2026-03-30 10:38:59 [auto1.de] INFO: Found listing with ID: RU61041
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RU61041%27 HTTP/1.1" 200 None
2026-03-30 10:38:59 [auto1.de] INFO: Scrape type for RU61041: 1
2026-03-30 10:38:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:38:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:38:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee459750>
2026-03-30 10:38:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:38:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_0c6ee395e951b4b431369b3214f32de1.jpg') HTTP/1.1" 204 0
2026-03-30 10:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_0c6ee395e951b4b431369b3214f32de1.jpg saved to cache
2026-03-30 10:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c
2026-03-30 10:38:59 [auto1.de] INFO: Found listing with ID: RU80356
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RU80356%27 HTTP/1.1" 200 None
2026-03-30 10:38:59 [auto1.de] INFO: Scrape type for RU80356: 1
2026-03-30 10:38:59 [auto1.de] INFO: Found listing with ID: AE13145
2026-03-30 10:38:59 [auto1.de] INFO: Found listing with ID: FJ23052
2026-03-30 10:38:59 [auto1.de] INFO: Found listing with ID: WS77371
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WS77371%27 HTTP/1.1" 200 None
2026-03-30 10:38:59 [auto1.de] INFO: Scrape type for WS77371: 1
2026-03-30 10:38:59 [auto1.de] INFO: Found listing with ID: FR25339
2026-03-30 10:38:59 [auto1.de] INFO: Found listing with ID: NE66153
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:38:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NE66153%27 HTTP/1.1" 200 None
2026-03-30 10:38:59 [auto1.de] INFO: Scrape type for NE66153: 2
2026-03-30 10:38:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b7963ed-97a4-51fd-8563-042d00015959 with identifier: NE66153
2026-03-30 10:38:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b7963ed-97a4-51fd-8563-042d00015959 with scrape type 2
2026-03-30 10:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b7963ed-97a4-51fd-8563-042d00015959 with scrape type 2
2026-03-30 10:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4b7963ed-97a4-51fd-8563-042d00015959, identifier: NE66153
2026-03-30 10:39:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4b7963ed-97a4-51fd-8563-042d00015959 with identifier: NE66153
2026-03-30 10:39:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4b7963ed-97a4-51fd-8563-042d00015959 with identifier: NE66153
2026-03-30 10:39:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4b7963ed-97a4-51fd-8563-042d00015959 with identifier: NE66153 to the API
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 85,
'expiration_date': '2026-03-31T15:50:18Z',
'fuel_type': 'petrol',
'id': '4b7963ed-97a4-51fd-8563-042d00015959',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NE66153',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i20',
'odometer': 56759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-23',
'seller_name': None,
'title': 'Hyundai i20 1.2 Trend blue',
'transmission': 'manual',
'trim': 'Trend blue',
'year': 2017}
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NE66153%27 HTTP/1.1" 200 None
2026-03-30 10:39:00 [auto1.de] INFO: Saving data for NE66153: {'auction_closing_time': 1774972218.0, 'created_time': 1774262652.428039, 'last_price_update_time': 1774867140.419091}
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NE66153') HTTP/1.1" 204 0
2026-03-30 10:39:00 [auto1.de] INFO: Found listing with ID: CK72706
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CK72706%27 HTTP/1.1" 200 None
2026-03-30 10:39:00 [auto1.de] INFO: Scrape type for CK72706: 2
2026-03-30 10:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34c72606-c2d4-56ee-b99d-7c8a27d83b98 with identifier: CK72706
2026-03-30 10:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34c72606-c2d4-56ee-b99d-7c8a27d83b98 with scrape type 2
2026-03-30 10:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34c72606-c2d4-56ee-b99d-7c8a27d83b98 with scrape type 2
2026-03-30 10:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 34c72606-c2d4-56ee-b99d-7c8a27d83b98, identifier: CK72706
2026-03-30 10:39:00 [auto1.de] INFO: Found listing with ID: MF98789
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MF98789%27 HTTP/1.1" 200 None
2026-03-30 10:39:00 [auto1.de] INFO: Scrape type for MF98789: 1
2026-03-30 10:39:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 34c72606-c2d4-56ee-b99d-7c8a27d83b98 with identifier: CK72706
2026-03-30 10:39:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 34c72606-c2d4-56ee-b99d-7c8a27d83b98 with identifier: CK72706
2026-03-30 10:39:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 34c72606-c2d4-56ee-b99d-7c8a27d83b98 with identifier: CK72706 to the API
2026-03-30 10:39:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:01 [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-31T15:18:37Z',
'fuel_type': 'diesel',
'id': '34c72606-c2d4-56ee-b99d-7c8a27d83b98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CK72706',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 51646,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-06',
'seller_name': None,
'title': 'Audi A4 40 TDI S line',
'transmission': 'automatic',
'trim': 'S line',
'year': 2020}
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CK72706%27 HTTP/1.1" 200 None
2026-03-30 10:39:01 [auto1.de] INFO: Saving data for CK72706: {'auction_closing_time': 1774970317.0, 'created_time': 1773344415.113027, 'last_price_update_time': 1774867141.04185}
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CK72706') HTTP/1.1" 204 0
2026-03-30 10:39:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432e0d0>
2026-03-30 10:39:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_f36ebcd13382b4f82ebf6b69900ba504.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_f36ebcd13382b4f82ebf6b69900ba504.jpg saved to cache
2026-03-30 10:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c
2026-03-30 10:39:01 [auto1.de] INFO: Found listing with ID: TM60818
2026-03-30 10:39:01 [auto1.de] INFO: Found listing with ID: GN56413
2026-03-30 10:39:01 [auto1.de] INFO: Found listing with ID: SE98527
2026-03-30 10:39:01 [auto1.de] INFO: Found listing with ID: UJ24923
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UJ24923%27 HTTP/1.1" 200 None
2026-03-30 10:39:01 [auto1.de] INFO: Scrape type for UJ24923: 1
2026-03-30 10:39:01 [auto1.de] INFO: Found listing with ID: LF89175
2026-03-30 10:39:01 [auto1.de] INFO: Found listing with ID: SE64605
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SE64605%27 HTTP/1.1" 200 None
2026-03-30 10:39:01 [auto1.de] INFO: Scrape type for SE64605: 2
2026-03-30 10:39:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fd7fcc9-7f2a-5bae-aa5a-f0054f98b3f1 with identifier: SE64605
2026-03-30 10:39:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fd7fcc9-7f2a-5bae-aa5a-f0054f98b3f1 with scrape type 2
2026-03-30 10:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fd7fcc9-7f2a-5bae-aa5a-f0054f98b3f1 with scrape type 2
2026-03-30 10:39:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4fd7fcc9-7f2a-5bae-aa5a-f0054f98b3f1, identifier: SE64605
2026-03-30 10:39:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NT58972/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4fd7fcc9-7f2a-5bae-aa5a-f0054f98b3f1 with identifier: SE64605
2026-03-30 10:39:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4fd7fcc9-7f2a-5bae-aa5a-f0054f98b3f1 with identifier: SE64605
2026-03-30 10:39:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4fd7fcc9-7f2a-5bae-aa5a-f0054f98b3f1 with identifier: SE64605 to the API
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:01 [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-30 10:39:01 [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': 140,
'expiration_date': '2026-03-31T15:14:48Z',
'fuel_type': 'petrol',
'id': '4fd7fcc9-7f2a-5bae-aa5a-f0054f98b3f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SE64605',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 82159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-27',
'seller_name': None,
'title': 'Skoda Octavia 1.4 TSI Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2014}
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SE64605%27 HTTP/1.1" 200 None
2026-03-30 10:39:01 [auto1.de] INFO: Saving data for SE64605: {'auction_closing_time': 1774970088.0, 'created_time': 1773343648.533171, 'last_price_update_time': 1774867141.633442}
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SE64605') HTTP/1.1" 204 0
2026-03-30 10:39:01 [auto1.de] INFO: Found listing with ID: VS32434
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VS32434%27 HTTP/1.1" 200 None
2026-03-30 10:39:01 [auto1.de] INFO: Scrape type for VS32434: 1
2026-03-30 10:39:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:01 [auto1.de] INFO: Found listing with ID: BP66204
2026-03-30 10:39:01 [auto1.de] INFO: Found listing with ID: LT56720
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LT56720%27 HTTP/1.1" 200 None
2026-03-30 10:39:01 [auto1.de] INFO: Scrape type for LT56720: 2
2026-03-30 10:39:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01f8164a-51ba-5702-825c-8833b3ed8662 with identifier: LT56720
2026-03-30 10:39:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f8164a-51ba-5702-825c-8833b3ed8662 with scrape type 2
2026-03-30 10:39:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01f8164a-51ba-5702-825c-8833b3ed8662 with scrape type 2
2026-03-30 10:39:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 01f8164a-51ba-5702-825c-8833b3ed8662, identifier: LT56720
2026-03-30 10:39:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 01f8164a-51ba-5702-825c-8833b3ed8662 with identifier: LT56720
2026-03-30 10:39:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 01f8164a-51ba-5702-825c-8833b3ed8662 with identifier: LT56720
2026-03-30 10:39:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 01f8164a-51ba-5702-825c-8833b3ed8662 with identifier: LT56720 to the API
2026-03-30 10:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-31T15:54:17Z',
'fuel_type': 'diesel',
'id': '01f8164a-51ba-5702-825c-8833b3ed8662',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LT56720',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 166218,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-29',
'seller_name': None,
'title': 'Peugeot Partner 1.6 HDi Tendance',
'transmission': 'manual',
'trim': 'Tendance',
'year': 2012}
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LT56720%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [auto1.de] INFO: Saving data for LT56720: {'auction_closing_time': 1774972457.0, 'created_time': 1773426645.012682, 'last_price_update_time': 1774867142.665959}
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LT56720') HTTP/1.1" 204 0
2026-03-30 10:39:02 [auto1.de] INFO: Found listing with ID: CS60894
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CS60894%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [auto1.de] INFO: Scrape type for CS60894: 2
2026-03-30 10:39:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ab26116-0796-59ce-822d-36db04bbda38 with identifier: CS60894
2026-03-30 10:39:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab26116-0796-59ce-822d-36db04bbda38 with scrape type 2
2026-03-30 10:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ab26116-0796-59ce-822d-36db04bbda38 with scrape type 2
2026-03-30 10:39:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1ab26116-0796-59ce-822d-36db04bbda38, identifier: CS60894
2026-03-30 10:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SB38553> (referer: https://www.auto1.com/v1/car-details-view/SB38553/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_f146909702ed0bfafe4b355e16896a4e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:02 [auto1.de] INFO: Found listing with ID: CF26327
2026-03-30 10:39:02 [auto1.de] INFO: Found listing with ID: UT28191
2026-03-30 10:39:02 [auto1.de] INFO: Found listing with ID: VS83622
2026-03-30 10:39:02 [auto1.de] INFO: Found listing with ID: GJ55737
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GJ55737%27 HTTP/1.1" 200 None
2026-03-30 10:39:02 [auto1.de] INFO: Scrape type for GJ55737: 2
2026-03-30 10:39:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cdf6c78-5afc-5b24-ad0f-0b3d8419f208 with identifier: GJ55737
2026-03-30 10:39:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cdf6c78-5afc-5b24-ad0f-0b3d8419f208 with scrape type 2
2026-03-30 10:39:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cdf6c78-5afc-5b24-ad0f-0b3d8419f208 with scrape type 2
2026-03-30 10:39:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7cdf6c78-5afc-5b24-ad0f-0b3d8419f208, identifier: GJ55737
2026-03-30 10:39:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1ab26116-0796-59ce-822d-36db04bbda38 with identifier: CS60894
2026-03-30 10:39:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1ab26116-0796-59ce-822d-36db04bbda38 with identifier: CS60894
2026-03-30 10:39:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1ab26116-0796-59ce-822d-36db04bbda38 with identifier: CS60894 to the API
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:03 [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-31T15:55:00Z',
'fuel_type': 'diesel',
'id': '1ab26116-0796-59ce-822d-36db04bbda38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CS60894',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 323650,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-14',
'seller_name': None,
'title': 'Volkswagen Golf VI 2.0 TDI Highline',
'transmission': 'automatic',
'trim': 'Highline',
'year': 2011}
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CS60894%27 HTTP/1.1" 200 None
2026-03-30 10:39:03 [auto1.de] INFO: Saving data for CS60894: {'auction_closing_time': 1774972500.0, 'created_time': 1774292137.884812, 'last_price_update_time': 1774867143.393154}
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CS60894') HTTP/1.1" 204 0
2026-03-30 10:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LP80912/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RM21186/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7cdf6c78-5afc-5b24-ad0f-0b3d8419f208 with identifier: GJ55737
2026-03-30 10:39:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7cdf6c78-5afc-5b24-ad0f-0b3d8419f208 with identifier: GJ55737
2026-03-30 10:39:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7cdf6c78-5afc-5b24-ad0f-0b3d8419f208 with identifier: GJ55737 to the API
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:03 [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': 300,
'expiration_date': '2026-03-31T15:00:40Z',
'fuel_type': 'petrol',
'id': '7cdf6c78-5afc-5b24-ad0f-0b3d8419f208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GJ55737',
'listing': 'auction',
'make': 'Audi',
'model': 'A7 Sportback',
'odometer': 88445,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-13',
'seller_name': None,
'title': 'Audi A7 Sportback 3.0 V6 TFSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2011}
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GJ55737%27 HTTP/1.1" 200 None
2026-03-30 10:39:03 [auto1.de] INFO: Saving data for GJ55737: {'auction_closing_time': 1774969240.0, 'created_time': 1773308187.478553, 'last_price_update_time': 1774867143.768188}
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GJ55737') HTTP/1.1" 204 0
2026-03-30 10:39:03 [auto1.de] INFO: Found listing with ID: MX32778
2026-03-30 10:39:03 [auto1.de] INFO: Found listing with ID: SN55790
2026-03-30 10:39:03 [auto1.de] INFO: Found listing with ID: MZ56747
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MZ56747%27 HTTP/1.1" 200 None
2026-03-30 10:39:03 [auto1.de] INFO: Scrape type for MZ56747: 1
2026-03-30 10:39:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_9eae36ec492b3b1cae25397a4d4dc524.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:03 [auto1.de] INFO: Found listing with ID: XK64077
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XK64077%27 HTTP/1.1" 200 None
2026-03-30 10:39:03 [auto1.de] INFO: Scrape type for XK64077: 2
2026-03-30 10:39:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bb408a0-7583-502c-86e1-69a0dbcd27c7 with identifier: XK64077
2026-03-30 10:39:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bb408a0-7583-502c-86e1-69a0dbcd27c7 with scrape type 2
2026-03-30 10:39:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bb408a0-7583-502c-86e1-69a0dbcd27c7 with scrape type 2
2026-03-30 10:39:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0bb408a0-7583-502c-86e1-69a0dbcd27c7, identifier: XK64077
2026-03-30 10:39:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0bb408a0-7583-502c-86e1-69a0dbcd27c7 with identifier: XK64077
2026-03-30 10:39:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0bb408a0-7583-502c-86e1-69a0dbcd27c7 with identifier: XK64077
2026-03-30 10:39:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0bb408a0-7583-502c-86e1-69a0dbcd27c7 with identifier: XK64077 to the API
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:54:10Z',
'fuel_type': 'diesel',
'id': '0bb408a0-7583-502c-86e1-69a0dbcd27c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XK64077',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 136809,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-22',
'seller_name': None,
'title': 'BMW X3 xDrive 20d xLine',
'transmission': 'automatic',
'trim': 'xLine',
'year': 2019}
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XK64077%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [auto1.de] INFO: Saving data for XK64077: {'auction_closing_time': 1774972450.0, 'created_time': 1774522420.618119, 'last_price_update_time': 1774867144.280625}
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XK64077') HTTP/1.1" 204 0
2026-03-30 10:39:04 [auto1.de] INFO: Found listing with ID: UR76017
2026-03-30 10:39:04 [auto1.de] INFO: Found listing with ID: PA34245
2026-03-30 10:39:04 [auto1.de] INFO: Found listing with ID: JP72611
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JP72611%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [auto1.de] INFO: Scrape type for JP72611: 1
2026-03-30 10:39:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60812389-82e3-54c2-bc65-39fbb8443718 with identifier: SB38553
2026-03-30 10:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60812389-82e3-54c2-bc65-39fbb8443718 with scrape type 1
2026-03-30 10:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 60812389-82e3-54c2-bc65-39fbb8443718
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F08%252Fa0086ded281eed395e5bc08a6df62225%252Fpa%252FSB38553_96e069cf4ee7134a2d9f472a604e8e5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_96e069cf4ee7134a2d9f472a604e8e5f.jpg not downloaded yet
2026-03-30 10:39:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef762d0>
2026-03-30 10:39:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0e%252F56%252F0e56877984360623ce6af18ea782d13d%252Fpa%252FVY67471_f146909702ed0bfafe4b355e16896a4e.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_f146909702ed0bfafe4b355e16896a4e.jpg saved to cache
2026-03-30 10:39:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b40d5609-d44e-587d-bcb0-68c5a8db35eb
2026-03-30 10:39:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b40d5609-d44e-587d-bcb0-68c5a8db35eb, skipping ID generation
2026-03-30 10:39:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b40d5609-d44e-587d-bcb0-68c5a8db35eb with scrape type 1
2026-03-30 10:39:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b40d5609-d44e-587d-bcb0-68c5a8db35eb sending to next pipeline
2026-03-30 10:39:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b40d5609-d44e-587d-bcb0-68c5a8db35eb, identifier: VY67471
2026-03-30 10:39:04 [auto1.de] INFO: Found listing with ID: XJ81537
2026-03-30 10:39:04 [auto1.de] INFO: Found listing with ID: DA23365
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DA23365%27 HTTP/1.1" 200 None
2026-03-30 10:39:04 [auto1.de] INFO: Scrape type for DA23365: 1
2026-03-30 10:39:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YH22570/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b40d5609-d44e-587d-bcb0-68c5a8db35eb with identifier: VY67471
2026-03-30 10:39:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b40d5609-d44e-587d-bcb0-68c5a8db35eb with identifier: VY67471
2026-03-30 10:39:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b40d5609-d44e-587d-bcb0-68c5a8db35eb with identifier: VY67471 to the API
2026-03-30 10:39:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_f146909702ed0bfafe4b355e16896a4e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 230,
'expiration_date': '2026-03-31T15:00:41Z',
'fuel_type': 'petrol',
'id': 'b40d5609-d44e-587d-bcb0-68c5a8db35eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VY67471',
'listing': 'auction',
'location': 'DE, Köln',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 124816,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2787236,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_fae298b09fd16704817c3dbbd28eb4f4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2777245,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_f146909702ed0bfafe4b355e16896a4e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2495780,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_dfe22d4642b59893aecf69fe4aa1c1b4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2486745,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_0757987ad11c9e4e05c54f57bee559a1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2425544,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_8c827a4a1f24e087780aa57c3e027aa7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2612499,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_e4df7ad28efc4b639fa4ea34b9d09b67.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2457333,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_d2dc510dcff875b8290c95454eca120a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2762875,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_45d35d725db3ad4a994d1277aebbf9f0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2686030,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_d31414a2b65164cf41e9a9232f8413f2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b40d5609-d44e-587d-bcb0-68c5a8db35eb/b40d5609-d44e-587d-bcb0-68c5a8db35eb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2680553,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0e/56/0e56877984360623ce6af18ea782d13d/pa/VY67471_239ebc4e9097261ea94fd30c6b50c6eb.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TFSI GTI "Performance" BlueMotion',
'transmission': 'manual',
'trim': 'GTI "Performance" BlueMotion',
'year': 2015}
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VY67471%27 HTTP/1.1" 200 None
2026-03-30 10:39:05 [auto1.de] INFO: Saving data for VY67471: {'created_time': 1774867145.165676, 'last_price_update_time': 1774867145.165686, 'auction_closing_time': 1774969241.0}
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VY67471') HTTP/1.1" 204 0
2026-03-30 10:39:05 [scrapy.extensions.logstats] INFO: Crawled 331 pages (at 60 pages/min), scraped 221 items (at 49 items/min)
2026-03-30 10:39:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:39:05 [auto1.de] INFO: Found listing with ID: SB79116
2026-03-30 10:39:05 [auto1.de] INFO: Found listing with ID: XY94240
2026-03-30 10:39:05 [auto1.de] INFO: Found listing with ID: PT50052
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PT50052%27 HTTP/1.1" 200 None
2026-03-30 10:39:05 [auto1.de] INFO: Scrape type for PT50052: 2
2026-03-30 10:39:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b7e7a7-cb0f-5025-b704-0ce52c3216ae with identifier: PT50052
2026-03-30 10:39:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b7e7a7-cb0f-5025-b704-0ce52c3216ae with scrape type 2
2026-03-30 10:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38b7e7a7-cb0f-5025-b704-0ce52c3216ae with scrape type 2
2026-03-30 10:39:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 38b7e7a7-cb0f-5025-b704-0ce52c3216ae, identifier: PT50052
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F08%252Fa0086ded281eed395e5bc08a6df62225%252Fpa%252FSB38553_5ade24142e824b04c9d0829ab2280298.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_5ade24142e824b04c9d0829ab2280298.jpg not downloaded yet
2026-03-30 10:39:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdf010>
2026-03-30 10:39:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Ff8%252F6bf87da625b1e9d0e3d04e18ce53e9e8%252Fpa%252FTU30152_9eae36ec492b3b1cae25397a4d4dc524.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_9eae36ec492b3b1cae25397a4d4dc524.jpg saved to cache
2026-03-30 10:39:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e8b4ed73-b977-51b6-9904-16b975722641
2026-03-30 10:39:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e8b4ed73-b977-51b6-9904-16b975722641, skipping ID generation
2026-03-30 10:39:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8b4ed73-b977-51b6-9904-16b975722641 with scrape type 1
2026-03-30 10:39:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8b4ed73-b977-51b6-9904-16b975722641 sending to next pipeline
2026-03-30 10:39:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e8b4ed73-b977-51b6-9904-16b975722641, identifier: TU30152
2026-03-30 10:39:05 [auto1.de] INFO: Found listing with ID: YC26029
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YC26029%27 HTTP/1.1" 200 None
2026-03-30 10:39:05 [auto1.de] INFO: Scrape type for YC26029: 1
2026-03-30 10:39:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 38b7e7a7-cb0f-5025-b704-0ce52c3216ae with identifier: PT50052
2026-03-30 10:39:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 38b7e7a7-cb0f-5025-b704-0ce52c3216ae with identifier: PT50052
2026-03-30 10:39:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 38b7e7a7-cb0f-5025-b704-0ce52c3216ae with identifier: PT50052 to the API
2026-03-30 10:39:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:06 [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': 90,
'expiration_date': '2026-03-31T15:55:15Z',
'fuel_type': 'petrol',
'id': '38b7e7a7-cb0f-5025-b704-0ce52c3216ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PT50052',
'listing': 'auction',
'make': 'Mazda',
'model': '2',
'odometer': 124370,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-30',
'seller_name': None,
'title': 'Mazda 2 1.5 Nakama',
'transmission': 'manual',
'trim': 'Nakama',
'year': 2016}
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PT50052%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [auto1.de] INFO: Saving data for PT50052: {'auction_closing_time': 1774972515.0, 'created_time': 1774291639.846245, 'last_price_update_time': 1774867146.074745}
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PT50052') HTTP/1.1" 204 0
2026-03-30 10:39:06 [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-30 10:39:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e8b4ed73-b977-51b6-9904-16b975722641 with identifier: TU30152
2026-03-30 10:39:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e8b4ed73-b977-51b6-9904-16b975722641 with identifier: TU30152
2026-03-30 10:39:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e8b4ed73-b977-51b6-9904-16b975722641 with identifier: TU30152 to the API
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_9eae36ec492b3b1cae25397a4d4dc524.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:23:52Z',
'fuel_type': 'diesel',
'id': 'e8b4ed73-b977-51b6-9904-16b975722641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TU30152',
'listing': 'auction',
'location': 'DE, Friedrichsdorf',
'make': 'Mazda',
'model': '6',
'odometer': 110854,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2986758,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_7dc0859ee05c36bac832a269057c38bb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2978927,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_9eae36ec492b3b1cae25397a4d4dc524.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2931096,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_5698031e2e05a154b1e4c6738b15b400.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2521552,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_a147bb05929c4e778b9e49cc824abb0c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2933454,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_e7f2a851f50a1a81a9ce4580295771ae.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2785384,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_fbbdf1135d9ce11e5fb8cd828ba604f1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2567892,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_505345bbff0fe788187cd31626566c5a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2778713,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_9215b8294d788276143c26da10d72e6b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3135840,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_ee76aa321f0c13da40bd948585b362ef.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8b4ed73-b977-51b6-9904-16b975722641/e8b4ed73-b977-51b6-9904-16b975722641_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2814063,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/f8/6bf87da625b1e9d0e3d04e18ce53e9e8/pa/TU30152_6ffb85db7d1c103dd5c2bd407cbbbd50.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda 6 2.2 Turbodiesel Nakama',
'transmission': 'manual',
'trim': 'Nakama',
'year': 2016}
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TU30152%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [auto1.de] INFO: Saving data for TU30152: {'created_time': 1774867146.579064, 'last_price_update_time': 1774867146.579075, 'auction_closing_time': 1774970632.0}
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TU30152') HTTP/1.1" 204 0
2026-03-30 10:39:06 [auto1.de] INFO: Found listing with ID: WK68540
2026-03-30 10:39:06 [auto1.de] INFO: Found listing with ID: NZ13044
2026-03-30 10:39:06 [auto1.de] INFO: Found listing with ID: WS16596
2026-03-30 10:39:06 [auto1.de] INFO: Found listing with ID: WS95832
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WS95832%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [auto1.de] INFO: Scrape type for WS95832: 2
2026-03-30 10:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 270f76e4-1176-5204-96bf-0da2fa76e28f with identifier: WS95832
2026-03-30 10:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 270f76e4-1176-5204-96bf-0da2fa76e28f with scrape type 2
2026-03-30 10:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 270f76e4-1176-5204-96bf-0da2fa76e28f with scrape type 2
2026-03-30 10:39:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 270f76e4-1176-5204-96bf-0da2fa76e28f, identifier: WS95832
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F08%252Fa0086ded281eed395e5bc08a6df62225%252Fpa%252FSB38553_855236425e94444ccf1f751e901e5a43.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_855236425e94444ccf1f751e901e5a43.jpg not downloaded yet
2026-03-30 10:39:06 [auto1.de] INFO: Found listing with ID: CN26761
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CN26761%27 HTTP/1.1" 200 None
2026-03-30 10:39:06 [auto1.de] INFO: Scrape type for CN26761: 1
2026-03-30 10:39:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 270f76e4-1176-5204-96bf-0da2fa76e28f with identifier: WS95832
2026-03-30 10:39:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 270f76e4-1176-5204-96bf-0da2fa76e28f with identifier: WS95832
2026-03-30 10:39:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 270f76e4-1176-5204-96bf-0da2fa76e28f with identifier: WS95832 to the API
2026-03-30 10:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 117,
'expiration_date': '2026-03-31T15:51:18Z',
'fuel_type': 'petrol',
'id': '270f76e4-1176-5204-96bf-0da2fa76e28f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WS95832',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 117022,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-07',
'seller_name': None,
'title': 'Mitsubishi ASX 1.6 SUV-Star+ 2WD',
'transmission': 'manual',
'trim': 'SUV-Star+ 2WD',
'year': 2016}
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WS95832%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [auto1.de] INFO: Saving data for WS95832: {'auction_closing_time': 1774972278.0, 'created_time': 1774380376.30483, 'last_price_update_time': 1774867147.087923}
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WS95832') HTTP/1.1" 204 0
2026-03-30 10:39:07 [auto1.de] INFO: Found listing with ID: JF28410
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JF28410%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [auto1.de] INFO: Scrape type for JF28410: 2
2026-03-30 10:39:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1522e2e7-0a85-5cad-9e3b-254521dae421 with identifier: JF28410
2026-03-30 10:39:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1522e2e7-0a85-5cad-9e3b-254521dae421 with scrape type 2
2026-03-30 10:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1522e2e7-0a85-5cad-9e3b-254521dae421 with scrape type 2
2026-03-30 10:39:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1522e2e7-0a85-5cad-9e3b-254521dae421, identifier: JF28410
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F08%252Fa0086ded281eed395e5bc08a6df62225%252Fpa%252FSB38553_9f5ba9639f03e74d695535c653813a84.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_9f5ba9639f03e74d695535c653813a84.jpg not downloaded yet
2026-03-30 10:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:07 [auto1.de] INFO: Found listing with ID: GG38022
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GG38022%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [auto1.de] INFO: Scrape type for GG38022: 1
2026-03-30 10:39:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1522e2e7-0a85-5cad-9e3b-254521dae421 with identifier: JF28410
2026-03-30 10:39:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1522e2e7-0a85-5cad-9e3b-254521dae421 with identifier: JF28410
2026-03-30 10:39:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1522e2e7-0a85-5cad-9e3b-254521dae421 with identifier: JF28410 to the API
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 218,
'expiration_date': '2026-03-31T15:04:59Z',
'fuel_type': 'diesel',
'id': '1522e2e7-0a85-5cad-9e3b-254521dae421',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JF28410',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 235588,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-15',
'seller_name': None,
'title': 'BMW X1 xDrive 25d',
'transmission': 'manual',
'trim': '',
'year': 2012}
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JF28410%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [auto1.de] INFO: Saving data for JF28410: {'auction_closing_time': 1774969499.0, 'created_time': 1773773813.665291, 'last_price_update_time': 1774867147.589313}
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JF28410') HTTP/1.1" 204 0
2026-03-30 10:39:07 [auto1.de] INFO: Channel: 24h | Page: 15 | totalHits: 9430 | hits on page: 40
2026-03-30 10:39:07 [auto1.de] INFO: Found listing with ID: UY77162
2026-03-30 10:39:07 [auto1.de] INFO: Found listing with ID: WV54187
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WV54187%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [auto1.de] INFO: Scrape type for WV54187: 1
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F08%252Fa0086ded281eed395e5bc08a6df62225%252Fpa%252FSB38553_39481a4424f5065a276421c24ad0097a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_39481a4424f5065a276421c24ad0097a.jpg not downloaded yet
2026-03-30 10:39:07 [auto1.de] INFO: Found listing with ID: ZF27503
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZF27503%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [auto1.de] INFO: Scrape type for ZF27503: 2
2026-03-30 10:39:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7553e8c2-bad5-50cc-a649-b875915241c0 with identifier: ZF27503
2026-03-30 10:39:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7553e8c2-bad5-50cc-a649-b875915241c0 with scrape type 2
2026-03-30 10:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7553e8c2-bad5-50cc-a649-b875915241c0 with scrape type 2
2026-03-30 10:39:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7553e8c2-bad5-50cc-a649-b875915241c0, identifier: ZF27503
2026-03-30 10:39:07 [auto1.de] INFO: Found listing with ID: XE37827
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XE37827%27 HTTP/1.1" 200 None
2026-03-30 10:39:07 [auto1.de] INFO: Scrape type for XE37827: 1
2026-03-30 10:39:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7553e8c2-bad5-50cc-a649-b875915241c0 with identifier: ZF27503
2026-03-30 10:39:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7553e8c2-bad5-50cc-a649-b875915241c0 with identifier: ZF27503
2026-03-30 10:39:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7553e8c2-bad5-50cc-a649-b875915241c0 with identifier: ZF27503 to the API
2026-03-30 10:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:08 [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': 4,
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:20:39Z',
'fuel_type': 'diesel',
'id': '7553e8c2-bad5-50cc-a649-b875915241c0',
'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/ZF27503',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 82719,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-10',
'seller_name': None,
'title': 'Citroen Berlingo 1.6 Blue-HDi L2 Proline',
'transmission': 'manual',
'trim': 'L2 Proline',
'year': 2017}
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZF27503%27 HTTP/1.1" 200 None
2026-03-30 10:39:08 [auto1.de] INFO: Saving data for ZF27503: {'auction_closing_time': 1774970439.0, 'created_time': 1773307667.812501, 'last_price_update_time': 1774867148.225383}
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZF27503') HTTP/1.1" 204 0
2026-03-30 10:39:08 [auto1.de] INFO: Found listing with ID: ZE83569
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZE83569%27 HTTP/1.1" 200 None
2026-03-30 10:39:08 [auto1.de] INFO: Scrape type for ZE83569: 1
2026-03-30 10:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_855236425e94444ccf1f751e901e5a43.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:08 [auto1.de] INFO: Found listing with ID: WR30114
2026-03-30 10:39:08 [auto1.de] INFO: Found listing with ID: ZE58561
2026-03-30 10:39:08 [auto1.de] INFO: Found listing with ID: ZD15817
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZD15817%27 HTTP/1.1" 200 None
2026-03-30 10:39:08 [auto1.de] INFO: Scrape type for ZD15817: 2
2026-03-30 10:39:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b826860d-6d1c-5664-a09b-d6e7c846c534 with identifier: ZD15817
2026-03-30 10:39:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b826860d-6d1c-5664-a09b-d6e7c846c534 with scrape type 2
2026-03-30 10:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b826860d-6d1c-5664-a09b-d6e7c846c534 with scrape type 2
2026-03-30 10:39:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b826860d-6d1c-5664-a09b-d6e7c846c534, identifier: ZD15817
2026-03-30 10:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_d974fff76d7941e7358b9db0cbb9650a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:08 [auto1.de] INFO: Found listing with ID: CS21706
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CS21706%27 HTTP/1.1" 200 None
2026-03-30 10:39:08 [auto1.de] INFO: Scrape type for CS21706: 2
2026-03-30 10:39:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bef4b2ff-093e-5d33-b2de-ac895908db7f with identifier: CS21706
2026-03-30 10:39:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bef4b2ff-093e-5d33-b2de-ac895908db7f with scrape type 2
2026-03-30 10:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bef4b2ff-093e-5d33-b2de-ac895908db7f with scrape type 2
2026-03-30 10:39:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: bef4b2ff-093e-5d33-b2de-ac895908db7f, identifier: CS21706
2026-03-30 10:39:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b826860d-6d1c-5664-a09b-d6e7c846c534 with identifier: ZD15817
2026-03-30 10:39:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b826860d-6d1c-5664-a09b-d6e7c846c534 with identifier: ZD15817
2026-03-30 10:39:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b826860d-6d1c-5664-a09b-d6e7c846c534 with identifier: ZD15817 to the API
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:08 [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': 350,
'expiration_date': '2026-03-31T15:43:52Z',
'fuel_type': 'petrol',
'id': 'b826860d-6d1c-5664-a09b-d6e7c846c534',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZD15817',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 194037,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-12-11',
'seller_name': None,
'title': 'Audi A6 4.2 V8 FSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2006}
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZD15817%27 HTTP/1.1" 200 None
2026-03-30 10:39:08 [auto1.de] INFO: Saving data for ZD15817: {'auction_closing_time': 1774971832.0, 'created_time': 1774263161.804891, 'last_price_update_time': 1774867148.89961}
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZD15817') HTTP/1.1" 204 0
2026-03-30 10:39:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: bef4b2ff-093e-5d33-b2de-ac895908db7f with identifier: CS21706
2026-03-30 10:39:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: bef4b2ff-093e-5d33-b2de-ac895908db7f with identifier: CS21706
2026-03-30 10:39:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: bef4b2ff-093e-5d33-b2de-ac895908db7f with identifier: CS21706 to the API
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:09 [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': 122,
'expiration_date': '2026-03-31T15:49:28Z',
'fuel_type': 'petrol',
'id': 'bef4b2ff-093e-5d33-b2de-ac895908db7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CS21706',
'listing': 'auction',
'make': 'Skoda',
'model': 'Yeti',
'odometer': 116385,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-27',
'seller_name': None,
'title': 'Skoda Yeti 1.4 TSI Elegance Outdoor',
'transmission': 'manual',
'trim': 'Elegance Outdoor',
'year': 2014}
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CS21706%27 HTTP/1.1" 200 None
2026-03-30 10:39:09 [auto1.de] INFO: Saving data for CS21706: {'auction_closing_time': 1774972168.0, 'created_time': 1773775414.339246, 'last_price_update_time': 1774867149.246129}
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CS21706') HTTP/1.1" 204 0
2026-03-30 10:39:09 [auto1.de] INFO: Found listing with ID: PA09004
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PA09004%27 HTTP/1.1" 200 None
2026-03-30 10:39:09 [auto1.de] INFO: Scrape type for PA09004: 2
2026-03-30 10:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2de3ba1b-ec65-5b7c-a9e6-ff4087faf566 with identifier: PA09004
2026-03-30 10:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de3ba1b-ec65-5b7c-a9e6-ff4087faf566 with scrape type 2
2026-03-30 10:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2de3ba1b-ec65-5b7c-a9e6-ff4087faf566 with scrape type 2
2026-03-30 10:39:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2de3ba1b-ec65-5b7c-a9e6-ff4087faf566, identifier: PA09004
2026-03-30 10:39:09 [auto1.de] INFO: Found listing with ID: YY05397
2026-03-30 10:39:09 [auto1.de] INFO: Found listing with ID: HR01670
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HR01670%27 HTTP/1.1" 200 None
2026-03-30 10:39:09 [auto1.de] INFO: Scrape type for HR01670: 1
2026-03-30 10:39:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2de3ba1b-ec65-5b7c-a9e6-ff4087faf566 with identifier: PA09004
2026-03-30 10:39:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2de3ba1b-ec65-5b7c-a9e6-ff4087faf566 with identifier: PA09004
2026-03-30 10:39:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2de3ba1b-ec65-5b7c-a9e6-ff4087faf566 with identifier: PA09004 to the API
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:09 [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': 110,
'expiration_date': '2026-03-31T15:46:02Z',
'fuel_type': 'diesel',
'id': '2de3ba1b-ec65-5b7c-a9e6-ff4087faf566',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PA09004',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 227961,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-08',
'seller_name': None,
'title': 'Opel Astra 1.7 CDTI Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2013}
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PA09004%27 HTTP/1.1" 200 None
2026-03-30 10:39:09 [auto1.de] INFO: Saving data for PA09004: {'auction_closing_time': 1774971962.0, 'created_time': 1774552943.147175, 'last_price_update_time': 1774867149.719187}
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PA09004') HTTP/1.1" 204 0
2026-03-30 10:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VS32434/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f65dee90>
2026-03-30 10:39:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60812389-82e3-54c2-bc65-39fbb8443718/60812389-82e3-54c2-bc65-39fbb8443718_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F08%252Fa0086ded281eed395e5bc08a6df62225%252Fpa%252FSB38553_855236425e94444ccf1f751e901e5a43.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_855236425e94444ccf1f751e901e5a43.jpg saved to cache
2026-03-30 10:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 60812389-82e3-54c2-bc65-39fbb8443718
2026-03-30 10:39:09 [auto1.de] INFO: Found listing with ID: SY18278
2026-03-30 10:39:09 [auto1.de] INFO: Found listing with ID: RM37791
2026-03-30 10:39:09 [auto1.de] INFO: Found listing with ID: HB77071
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HB77071%27 HTTP/1.1" 200 None
2026-03-30 10:39:09 [auto1.de] INFO: Scrape type for HB77071: 1
2026-03-30 10:39:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 10:39:09 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-30 10:39:09 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-30 10:39:09 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-30 10:39:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-30 10:39:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee958d0>
2026-03-30 10:39:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_d974fff76d7941e7358b9db0cbb9650a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_d974fff76d7941e7358b9db0cbb9650a.jpg saved to cache
2026-03-30 10:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: KF93104
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KF93104%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [auto1.de] INFO: Scrape type for KF93104: 2
2026-03-30 10:39:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c580cc8-f849-5749-b1f8-0ac54887d6a4 with identifier: KF93104
2026-03-30 10:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c580cc8-f849-5749-b1f8-0ac54887d6a4 with scrape type 2
2026-03-30 10:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c580cc8-f849-5749-b1f8-0ac54887d6a4 with scrape type 2
2026-03-30 10:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1c580cc8-f849-5749-b1f8-0ac54887d6a4, identifier: KF93104
2026-03-30 10:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1c580cc8-f849-5749-b1f8-0ac54887d6a4 with identifier: KF93104
2026-03-30 10:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1c580cc8-f849-5749-b1f8-0ac54887d6a4 with identifier: KF93104
2026-03-30 10:39:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1c580cc8-f849-5749-b1f8-0ac54887d6a4 with identifier: KF93104 to the API
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:10 [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': 88,
'expiration_date': '2026-03-31T15:51:52Z',
'fuel_type': 'diesel',
'id': '1c580cc8-f849-5749-b1f8-0ac54887d6a4',
'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/KF93104',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 115245,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-25',
'seller_name': None,
'title': 'Mercedes-Benz Vito 109 CDI lang',
'transmission': 'manual',
'trim': 'lang',
'year': 2019}
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KF93104%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [auto1.de] INFO: Saving data for KF93104: {'auction_closing_time': 1774972312.0, 'created_time': 1774157711.387091, 'last_price_update_time': 1774867150.461376}
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KF93104') HTTP/1.1" 204 0
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: ZA75332
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: AA14040
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: MF97779
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MF97779%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [auto1.de] INFO: Scrape type for MF97779: 1
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: WZ29509
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WZ29509%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [auto1.de] INFO: Scrape type for WZ29509: 1
2026-03-30 10:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_39481a4424f5065a276421c24ad0097a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: DY24892
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DY24892%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [auto1.de] INFO: Scrape type for DY24892: 1
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: AN42226
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: UB07132
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: FG55708
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FG55708%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [auto1.de] INFO: Scrape type for FG55708: 1
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: GH80135
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GH80135%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [auto1.de] INFO: Scrape type for GH80135: 1
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: NG28539
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: HA37625
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HA37625%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [auto1.de] INFO: Scrape type for HA37625: 1
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: MK76692
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: FZ11767
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FZ11767%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [auto1.de] INFO: Scrape type for FZ11767: 1
2026-03-30 10:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_15bbbe851bae93193b3810cfd490281f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: TJ26559
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: XE37827
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: NL99287
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: AD94410
2026-03-30 10:39:10 [auto1.de] INFO: Found listing with ID: ZN17495
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZN17495%27 HTTP/1.1" 200 None
2026-03-30 10:39:10 [auto1.de] INFO: Scrape type for ZN17495: 2
2026-03-30 10:39:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09e11b6b-7f42-5769-b8f8-93c619890d96 with identifier: ZN17495
2026-03-30 10:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09e11b6b-7f42-5769-b8f8-93c619890d96 with scrape type 2
2026-03-30 10:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09e11b6b-7f42-5769-b8f8-93c619890d96 with scrape type 2
2026-03-30 10:39:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 09e11b6b-7f42-5769-b8f8-93c619890d96, identifier: ZN17495
2026-03-30 10:39:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 09e11b6b-7f42-5769-b8f8-93c619890d96 with identifier: ZN17495
2026-03-30 10:39:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 09e11b6b-7f42-5769-b8f8-93c619890d96 with identifier: ZN17495
2026-03-30 10:39:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 09e11b6b-7f42-5769-b8f8-93c619890d96 with identifier: ZN17495 to the API
2026-03-30 10:39:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:24:04Z',
'fuel_type': 'petrol',
'id': '09e11b6b-7f42-5769-b8f8-93c619890d96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZN17495',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 77695,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-20',
'seller_name': None,
'title': 'Suzuki Swift 1.4 BoosterJet Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2019}
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZN17495%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [auto1.de] INFO: Saving data for ZN17495: {'auction_closing_time': 1774970644.0, 'created_time': 1774262808.764953, 'last_price_update_time': 1774867151.082775}
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZN17495') HTTP/1.1" 204 0
2026-03-30 10:39:11 [auto1.de] INFO: Found listing with ID: ZL04476
2026-03-30 10:39:11 [auto1.de] INFO: Found listing with ID: JG35280
2026-03-30 10:39:11 [auto1.de] INFO: Found listing with ID: TS24409
2026-03-30 10:39:11 [auto1.de] INFO: Found listing with ID: CK66212
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CK66212%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [auto1.de] INFO: Scrape type for CK66212: 2
2026-03-30 10:39:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd07d33f-a81a-5ea4-92bb-4b4bc2ced19c with identifier: CK66212
2026-03-30 10:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd07d33f-a81a-5ea4-92bb-4b4bc2ced19c with scrape type 2
2026-03-30 10:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd07d33f-a81a-5ea4-92bb-4b4bc2ced19c with scrape type 2
2026-03-30 10:39:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: fd07d33f-a81a-5ea4-92bb-4b4bc2ced19c, identifier: CK66212
2026-03-30 10:39:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4902d0>
2026-03-30 10:39:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60812389-82e3-54c2-bc65-39fbb8443718/60812389-82e3-54c2-bc65-39fbb8443718_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F08%252Fa0086ded281eed395e5bc08a6df62225%252Fpa%252FSB38553_39481a4424f5065a276421c24ad0097a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_39481a4424f5065a276421c24ad0097a.jpg saved to cache
2026-03-30 10:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 60812389-82e3-54c2-bc65-39fbb8443718
2026-03-30 10:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_74114a446c5bb8d2fd8f02695dd2c4c8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: fd07d33f-a81a-5ea4-92bb-4b4bc2ced19c with identifier: CK66212
2026-03-30 10:39:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: fd07d33f-a81a-5ea4-92bb-4b4bc2ced19c with identifier: CK66212
2026-03-30 10:39:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: fd07d33f-a81a-5ea4-92bb-4b4bc2ced19c with identifier: CK66212 to the API
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:05:17Z',
'fuel_type': 'diesel',
'id': 'fd07d33f-a81a-5ea4-92bb-4b4bc2ced19c',
'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/CK66212',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VIII',
'odometer': 125712,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-31',
'seller_name': None,
'title': 'Volkswagen Golf VIII 2.0 TDI Life',
'transmission': 'automatic',
'trim': 'Life',
'year': 2022}
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CK66212%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [auto1.de] INFO: Saving data for CK66212: {'auction_closing_time': 1774969517.0, 'created_time': 1773829836.512345, 'last_price_update_time': 1774867151.671162}
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CK66212') HTTP/1.1" 204 0
2026-03-30 10:39:11 [auto1.de] INFO: Found listing with ID: AF66532
2026-03-30 10:39:11 [auto1.de] INFO: Found listing with ID: MR40804
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MR40804%27 HTTP/1.1" 200 None
2026-03-30 10:39:11 [auto1.de] INFO: Scrape type for MR40804: 2
2026-03-30 10:39:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44924c8-ef9b-502b-b280-c09504bd067e with identifier: MR40804
2026-03-30 10:39:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44924c8-ef9b-502b-b280-c09504bd067e with scrape type 2
2026-03-30 10:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f44924c8-ef9b-502b-b280-c09504bd067e with scrape type 2
2026-03-30 10:39:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f44924c8-ef9b-502b-b280-c09504bd067e, identifier: MR40804
2026-03-30 10:39:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeed2550>
2026-03-30 10:39:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_15bbbe851bae93193b3810cfd490281f.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_15bbbe851bae93193b3810cfd490281f.jpg saved to cache
2026-03-30 10:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2
2026-03-30 10:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_a2024db1443ffa9484e5e897b493a5ba.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f44924c8-ef9b-502b-b280-c09504bd067e with identifier: MR40804
2026-03-30 10:39:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f44924c8-ef9b-502b-b280-c09504bd067e with identifier: MR40804
2026-03-30 10:39:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f44924c8-ef9b-502b-b280-c09504bd067e with identifier: MR40804 to the API
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:17:08Z',
'fuel_type': 'petrol',
'id': 'f44924c8-ef9b-502b-b280-c09504bd067e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR40804',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 218967,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-14',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 200 Avantgarde',
'transmission': 'automatic',
'trim': 'Avantgarde',
'year': 2017}
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MR40804%27 HTTP/1.1" 200 None
2026-03-30 10:39:12 [auto1.de] INFO: Saving data for MR40804: {'auction_closing_time': 1774970228.0, 'created_time': 1773687491.740026, 'last_price_update_time': 1774867152.363756}
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MR40804') HTTP/1.1" 204 0
2026-03-30 10:39:12 [auto1.de] INFO: Found listing with ID: FK20948
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FK20948%27 HTTP/1.1" 200 None
2026-03-30 10:39:12 [auto1.de] INFO: Scrape type for FK20948: 2
2026-03-30 10:39:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 186b0765-92c1-51a6-9416-731b701163a9 with identifier: FK20948
2026-03-30 10:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 186b0765-92c1-51a6-9416-731b701163a9 with scrape type 2
2026-03-30 10:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 186b0765-92c1-51a6-9416-731b701163a9 with scrape type 2
2026-03-30 10:39:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 186b0765-92c1-51a6-9416-731b701163a9, identifier: FK20948
2026-03-30 10:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RM21186> (referer: https://www.auto1.com/v1/car-details-view/RM21186/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 186b0765-92c1-51a6-9416-731b701163a9 with identifier: FK20948
2026-03-30 10:39:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 186b0765-92c1-51a6-9416-731b701163a9 with identifier: FK20948
2026-03-30 10:39:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 186b0765-92c1-51a6-9416-731b701163a9 with identifier: FK20948 to the API
2026-03-30 10:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:13 [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': 125,
'expiration_date': '2026-03-31T15:00:38Z',
'fuel_type': 'petrol',
'id': '186b0765-92c1-51a6-9416-731b701163a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FK20948',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 151356,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-19',
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2018}
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FK20948%27 HTTP/1.1" 200 None
2026-03-30 10:39:13 [auto1.de] INFO: Saving data for FK20948: {'auction_closing_time': 1774969238.0, 'created_time': 1774348621.410481, 'last_price_update_time': 1774867153.144284}
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FK20948') HTTP/1.1" 204 0
2026-03-30 10:39:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d3a90>
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_74114a446c5bb8d2fd8f02695dd2c4c8.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_74114a446c5bb8d2fd8f02695dd2c4c8.jpg saved to cache
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2
2026-03-30 10:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_71dc275cfdeff60f8dcbccd9751b8ff6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:13 [auto1.de] INFO: Found listing with ID: JJ21697
2026-03-30 10:39:13 [auto1.de] INFO: Found listing with ID: MH00767
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MH00767%27 HTTP/1.1" 200 None
2026-03-30 10:39:13 [auto1.de] INFO: Scrape type for MH00767: 1
2026-03-30 10:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_b80ef353ac68dc22e1833eb2a7e88be6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f47fb350>
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_a2024db1443ffa9484e5e897b493a5ba.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_a2024db1443ffa9484e5e897b493a5ba.jpg saved to cache
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2
2026-03-30 10:39:13 [auto1.de] INFO: Found listing with ID: XU85928
2026-03-30 10:39:13 [auto1.de] INFO: Found listing with ID: VW39600
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VW39600%27 HTTP/1.1" 200 None
2026-03-30 10:39:13 [auto1.de] INFO: Scrape type for VW39600: 1
2026-03-30 10:39:13 [auto1.de] INFO: Found listing with ID: TL94146
2026-03-30 10:39:13 [auto1.de] INFO: Found listing with ID: UG74460
2026-03-30 10:39:13 [auto1.de] INFO: Found listing with ID: LM16436
2026-03-30 10:39:13 [auto1.de] INFO: Found listing with ID: PP68012
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PP68012%27 HTTP/1.1" 200 None
2026-03-30 10:39:13 [auto1.de] INFO: Scrape type for PP68012: 2
2026-03-30 10:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5377543e-8ccf-5464-8851-93104df7f8e9 with identifier: PP68012
2026-03-30 10:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5377543e-8ccf-5464-8851-93104df7f8e9 with scrape type 2
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5377543e-8ccf-5464-8851-93104df7f8e9 with scrape type 2
2026-03-30 10:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5377543e-8ccf-5464-8851-93104df7f8e9, identifier: PP68012
2026-03-30 10:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69190766-5f1c-5fb5-a126-b2de256ad98b with identifier: RM21186
2026-03-30 10:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69190766-5f1c-5fb5-a126-b2de256ad98b with scrape type 1
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69190766-5f1c-5fb5-a126-b2de256ad98b
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_87c6eb122410fa92f8e9372f02503260.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_87c6eb122410fa92f8e9372f02503260.jpg not downloaded yet
2026-03-30 10:39:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5ce2a50>
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_71dc275cfdeff60f8dcbccd9751b8ff6.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_71dc275cfdeff60f8dcbccd9751b8ff6.jpg saved to cache
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2
2026-03-30 10:39:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43466d0>
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_b80ef353ac68dc22e1833eb2a7e88be6.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_b80ef353ac68dc22e1833eb2a7e88be6.jpg saved to cache
2026-03-30 10:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2
2026-03-30 10:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5377543e-8ccf-5464-8851-93104df7f8e9 with identifier: PP68012
2026-03-30 10:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5377543e-8ccf-5464-8851-93104df7f8e9 with identifier: PP68012
2026-03-30 10:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5377543e-8ccf-5464-8851-93104df7f8e9 with identifier: PP68012 to the API
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:14 [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-31T15:32:29Z',
'fuel_type': 'petrol',
'id': '5377543e-8ccf-5464-8851-93104df7f8e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PP68012',
'listing': 'auction',
'make': 'Seat',
'model': 'Arona',
'odometer': 13350,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-25',
'seller_name': None,
'title': 'Seat Arona 1.5 TSI ACT FR',
'transmission': 'automatic',
'trim': 'FR',
'year': 2024}
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PP68012%27 HTTP/1.1" 200 None
2026-03-30 10:39:14 [auto1.de] INFO: Saving data for PP68012: {'auction_closing_time': 1774971149.0, 'created_time': 1773686562.965042, 'last_price_update_time': 1774867154.294427}
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PP68012') HTTP/1.1" 204 0
2026-03-30 10:39:14 [auto1.de] INFO: Found listing with ID: WL31000
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WL31000%27 HTTP/1.1" 200 None
2026-03-30 10:39:14 [auto1.de] INFO: Scrape type for WL31000: 2
2026-03-30 10:39:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5196fbf5-0328-5524-af66-3c205805441c with identifier: WL31000
2026-03-30 10:39:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5196fbf5-0328-5524-af66-3c205805441c with scrape type 2
2026-03-30 10:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5196fbf5-0328-5524-af66-3c205805441c with scrape type 2
2026-03-30 10:39:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5196fbf5-0328-5524-af66-3c205805441c, identifier: WL31000
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_f5a5f97ed66c7e9426a0e4337dbefbca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_f5a5f97ed66c7e9426a0e4337dbefbca.jpg not downloaded yet
2026-03-30 10:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5196fbf5-0328-5524-af66-3c205805441c with identifier: WL31000
2026-03-30 10:39:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5196fbf5-0328-5524-af66-3c205805441c with identifier: WL31000
2026-03-30 10:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5196fbf5-0328-5524-af66-3c205805441c with identifier: WL31000 to the API
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:14 [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': 135,
'expiration_date': '2026-03-31T15:39:09Z',
'fuel_type': 'diesel',
'id': '5196fbf5-0328-5524-af66-3c205805441c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WL31000',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 142617,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-07',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 200 CDI T BlueEfficiency Avantgarde',
'transmission': 'manual',
'trim': 'T BlueEfficiency Avantgarde',
'year': 2013}
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WL31000%27 HTTP/1.1" 200 None
2026-03-30 10:39:14 [auto1.de] INFO: Saving data for WL31000: {'auction_closing_time': 1774971549.0, 'created_time': 1773688358.545673, 'last_price_update_time': 1774867154.981635}
2026-03-30 10:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WL31000') HTTP/1.1" 204 0
2026-03-30 10:39:15 [auto1.de] INFO: Found listing with ID: GV79461
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GV79461%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [auto1.de] INFO: Scrape type for GV79461: 1
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_5b79d369f83c19b39f2f3091fe993ccf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_5b79d369f83c19b39f2f3091fe993ccf.jpg not downloaded yet
2026-03-30 10:39:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.453(s), this was the 1st time calling it.
2026-03-30 10:39:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.426879448740005 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:39:15 [auto1.de] INFO: Found listing with ID: MT60714
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MT60714%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [auto1.de] INFO: Scrape type for MT60714: 1
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_989d43b4acee03aaaa3fb72f31b38c39.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_989d43b4acee03aaaa3fb72f31b38c39.jpg not downloaded yet
2026-03-30 10:39:15 [auto1.de] INFO: Found listing with ID: JD61379
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JD61379%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [auto1.de] INFO: Scrape type for JD61379: 1
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_42770c72307408f72f63db875055218a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_42770c72307408f72f63db875055218a.jpg not downloaded yet
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_f84a477cf28616a8247f24d3cec318ae.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:15 [auto1.de] INFO: Found listing with ID: HH61076
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HH61076%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [auto1.de] INFO: Scrape type for HH61076: 1
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_61406e46d1ad62e5e4efa62e571bf75f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_61406e46d1ad62e5e4efa62e571bf75f.jpg not downloaded yet
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_87c6eb122410fa92f8e9372f02503260.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_f5a5f97ed66c7e9426a0e4337dbefbca.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:15 [auto1.de] INFO: Found listing with ID: VK27516
2026-03-30 10:39:15 [auto1.de] INFO: Found listing with ID: FG83238
2026-03-30 10:39:15 [auto1.de] INFO: Found listing with ID: GS63094
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_6b3b3024ef6ccd0b1d91817ccbf88fc9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_6b3b3024ef6ccd0b1d91817ccbf88fc9.jpg not downloaded yet
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_3602aca89b5dd18ece42d6da7ebb44ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_3602aca89b5dd18ece42d6da7ebb44ef.jpg not downloaded yet
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_37fc0828098feffd8b59119b065124e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_37fc0828098feffd8b59119b065124e4.jpg not downloaded yet
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_27f8b70f6c46124ae0b429c772c9190c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_27f8b70f6c46124ae0b429c772c9190c.jpg not downloaded yet
2026-03-30 10:39:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef4c910>
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_f84a477cf28616a8247f24d3cec318ae.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_f84a477cf28616a8247f24d3cec318ae.jpg saved to cache
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_42770c72307408f72f63db875055218a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_61406e46d1ad62e5e4efa62e571bf75f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee17390>
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_87c6eb122410fa92f8e9372f02503260.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_87c6eb122410fa92f8e9372f02503260.jpg saved to cache
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69190766-5f1c-5fb5-a126-b2de256ad98b
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec7310>
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_f5a5f97ed66c7e9426a0e4337dbefbca.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_f5a5f97ed66c7e9426a0e4337dbefbca.jpg saved to cache
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 69190766-5f1c-5fb5-a126-b2de256ad98b
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_27f8b70f6c46124ae0b429c772c9190c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee492790>
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_42770c72307408f72f63db875055218a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_42770c72307408f72f63db875055218a.jpg saved to cache
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 69190766-5f1c-5fb5-a126-b2de256ad98b
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3ee990>
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_61406e46d1ad62e5e4efa62e571bf75f.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_61406e46d1ad62e5e4efa62e571bf75f.jpg saved to cache
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 69190766-5f1c-5fb5-a126-b2de256ad98b
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_37fc0828098feffd8b59119b065124e4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43446d0>
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_27f8b70f6c46124ae0b429c772c9190c.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_27f8b70f6c46124ae0b429c772c9190c.jpg saved to cache
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 69190766-5f1c-5fb5-a126-b2de256ad98b
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_3602aca89b5dd18ece42d6da7ebb44ef.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_6b3b3024ef6ccd0b1d91817ccbf88fc9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UJ24923/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec78d0>
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_37fc0828098feffd8b59119b065124e4.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_37fc0828098feffd8b59119b065124e4.jpg saved to cache
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 69190766-5f1c-5fb5-a126-b2de256ad98b
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_989d43b4acee03aaaa3fb72f31b38c39.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XE37827/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5987690>
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_3602aca89b5dd18ece42d6da7ebb44ef.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_3602aca89b5dd18ece42d6da7ebb44ef.jpg saved to cache
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 69190766-5f1c-5fb5-a126-b2de256ad98b
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_5b79d369f83c19b39f2f3091fe993ccf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e68d0>
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_6b3b3024ef6ccd0b1d91817ccbf88fc9.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_6b3b3024ef6ccd0b1d91817ccbf88fc9.jpg saved to cache
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 69190766-5f1c-5fb5-a126-b2de256ad98b
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MF98789/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419eed0>
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_989d43b4acee03aaaa3fb72f31b38c39.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_989d43b4acee03aaaa3fb72f31b38c39.jpg saved to cache
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 69190766-5f1c-5fb5-a126-b2de256ad98b
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZE83569/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WS77371/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d0950>
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F50%252Fcb508d29976013cec2379fdd3a273e33%252Fpa%252FRM21186_5b79d369f83c19b39f2f3091fe993ccf.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_5b79d369f83c19b39f2f3091fe993ccf.jpg saved to cache
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 69190766-5f1c-5fb5-a126-b2de256ad98b
2026-03-30 10:39:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69190766-5f1c-5fb5-a126-b2de256ad98b, skipping ID generation
2026-03-30 10:39:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69190766-5f1c-5fb5-a126-b2de256ad98b with scrape type 1
2026-03-30 10:39:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69190766-5f1c-5fb5-a126-b2de256ad98b sending to next pipeline
2026-03-30 10:39:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 69190766-5f1c-5fb5-a126-b2de256ad98b, identifier: RM21186
2026-03-30 10:39:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 69190766-5f1c-5fb5-a126-b2de256ad98b with identifier: RM21186
2026-03-30 10:39:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 69190766-5f1c-5fb5-a126-b2de256ad98b with identifier: RM21186
2026-03-30 10:39:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 69190766-5f1c-5fb5-a126-b2de256ad98b with identifier: RM21186 to the API
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_5b79d369f83c19b39f2f3091fe993ccf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:08:59Z',
'fuel_type': 'petrol',
'id': '69190766-5f1c-5fb5-a126-b2de256ad98b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RM21186',
'listing': 'auction',
'location': 'DE',
'make': 'Mitsubishi',
'model': 'Eclipse Cross',
'odometer': 84690,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115882,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_87c6eb122410fa92f8e9372f02503260.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116567,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_f5a5f97ed66c7e9426a0e4337dbefbca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110236,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_5b79d369f83c19b39f2f3091fe993ccf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101145,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_989d43b4acee03aaaa3fb72f31b38c39.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113192,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_42770c72307408f72f63db875055218a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108069,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_61406e46d1ad62e5e4efa62e571bf75f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111361,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_6b3b3024ef6ccd0b1d91817ccbf88fc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114151,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_3602aca89b5dd18ece42d6da7ebb44ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75623,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_37fc0828098feffd8b59119b065124e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69190766-5f1c-5fb5-a126-b2de256ad98b/69190766-5f1c-5fb5-a126-b2de256ad98b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72410,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/50/cb508d29976013cec2379fdd3a273e33/pa/RM21186_27f8b70f6c46124ae0b429c772c9190c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Mitsubishi Eclipse Cross 1.5 T-MIVEC Diamant Edition 2WD',
'transmission': 'automatic',
'trim': 'Diamant Edition 2WD',
'year': 2019}
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RM21186%27 HTTP/1.1" 200 None
2026-03-30 10:39:16 [auto1.de] INFO: Saving data for RM21186: {'created_time': 1774867156.4514, 'last_price_update_time': 1774867156.451412, 'auction_closing_time': 1774969739.0}
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RM21186') HTTP/1.1" 204 0
2026-03-30 10:39:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YC26029/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AE02185> (referer: https://www.auto1.com/v1/car-details-view/AE02185/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baba2564-b755-5527-9ceb-21db65979543 with identifier: AE02185
2026-03-30 10:39:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baba2564-b755-5527-9ceb-21db65979543 with scrape type 1
2026-03-30 10:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item baba2564-b755-5527-9ceb-21db65979543
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252Fcf%252F4acf93cac8427d350d7b5145a5547bd1%252Fpa%252FAE02185_55ffc3c429211728b842de2700a9fa9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_55ffc3c429211728b842de2700a9fa9a.jpg not downloaded yet
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252Fcf%252F4acf93cac8427d350d7b5145a5547bd1%252Fpa%252FAE02185_9d0426af46c07bb9f6fa2181279e0b44.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_9d0426af46c07bb9f6fa2181279e0b44.jpg not downloaded yet
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252Fcf%252F4acf93cac8427d350d7b5145a5547bd1%252Fpa%252FAE02185_285ecf088dd813d719810fad767ab17f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_285ecf088dd813d719810fad767ab17f.jpg not downloaded yet
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252Fcf%252F4acf93cac8427d350d7b5145a5547bd1%252Fpa%252FAE02185_347f0df5243a6158789e277a8a24402c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_347f0df5243a6158789e277a8a24402c.jpg not downloaded yet
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252Fcf%252F4acf93cac8427d350d7b5145a5547bd1%252Fpa%252FAE02185_dc7c810ea5f8dfbcc20b2ce63db5de15.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_dc7c810ea5f8dfbcc20b2ce63db5de15.jpg not downloaded yet
2026-03-30 10:39:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HH61076/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_dc7c810ea5f8dfbcc20b2ce63db5de15.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_347f0df5243a6158789e277a8a24402c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4288c90>
2026-03-30 10:39:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baba2564-b755-5527-9ceb-21db65979543/baba2564-b755-5527-9ceb-21db65979543_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252Fcf%252F4acf93cac8427d350d7b5145a5547bd1%252Fpa%252FAE02185_dc7c810ea5f8dfbcc20b2ce63db5de15.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_dc7c810ea5f8dfbcc20b2ce63db5de15.jpg saved to cache
2026-03-30 10:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item baba2564-b755-5527-9ceb-21db65979543
2026-03-30 10:39:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee42b6d0>
2026-03-30 10:39:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baba2564-b755-5527-9ceb-21db65979543/baba2564-b755-5527-9ceb-21db65979543_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252Fcf%252F4acf93cac8427d350d7b5145a5547bd1%252Fpa%252FAE02185_347f0df5243a6158789e277a8a24402c.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_347f0df5243a6158789e277a8a24402c.jpg saved to cache
2026-03-30 10:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item baba2564-b755-5527-9ceb-21db65979543
2026-03-30 10:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HA37625/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_285ecf088dd813d719810fad767ab17f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_9d0426af46c07bb9f6fa2181279e0b44.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef2d10>
2026-03-30 10:39:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baba2564-b755-5527-9ceb-21db65979543/baba2564-b755-5527-9ceb-21db65979543_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252Fcf%252F4acf93cac8427d350d7b5145a5547bd1%252Fpa%252FAE02185_285ecf088dd813d719810fad767ab17f.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_285ecf088dd813d719810fad767ab17f.jpg saved to cache
2026-03-30 10:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item baba2564-b755-5527-9ceb-21db65979543
2026-03-30 10:39:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428b0d0>
2026-03-30 10:39:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baba2564-b755-5527-9ceb-21db65979543/baba2564-b755-5527-9ceb-21db65979543_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252Fcf%252F4acf93cac8427d350d7b5145a5547bd1%252Fpa%252FAE02185_9d0426af46c07bb9f6fa2181279e0b44.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_9d0426af46c07bb9f6fa2181279e0b44.jpg saved to cache
2026-03-30 10:39:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item baba2564-b755-5527-9ceb-21db65979543
2026-03-30 10:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GV79461/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VW39600/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_55ffc3c429211728b842de2700a9fa9a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec12d0>
2026-03-30 10:39:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baba2564-b755-5527-9ceb-21db65979543/baba2564-b755-5527-9ceb-21db65979543_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4a%252Fcf%252F4acf93cac8427d350d7b5145a5547bd1%252Fpa%252FAE02185_55ffc3c429211728b842de2700a9fa9a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_55ffc3c429211728b842de2700a9fa9a.jpg saved to cache
2026-03-30 10:39:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item baba2564-b755-5527-9ceb-21db65979543
2026-03-30 10:39:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: baba2564-b755-5527-9ceb-21db65979543, skipping ID generation
2026-03-30 10:39:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baba2564-b755-5527-9ceb-21db65979543 with scrape type 1
2026-03-30 10:39:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item baba2564-b755-5527-9ceb-21db65979543 sending to next pipeline
2026-03-30 10:39:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: baba2564-b755-5527-9ceb-21db65979543, identifier: AE02185
2026-03-30 10:39:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: baba2564-b755-5527-9ceb-21db65979543 with identifier: AE02185
2026-03-30 10:39:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: baba2564-b755-5527-9ceb-21db65979543 with identifier: AE02185
2026-03-30 10:39:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: baba2564-b755-5527-9ceb-21db65979543 with identifier: AE02185 to the API
2026-03-30 10:39:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_55ffc3c429211728b842de2700a9fa9a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-31T15:08:32Z',
'fuel_type': 'petrol',
'id': 'baba2564-b755-5527-9ceb-21db65979543',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AE02185',
'listing': 'auction',
'location': 'DE, Darmstadt',
'make': 'Nissan',
'model': 'Micra',
'odometer': 177649,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baba2564-b755-5527-9ceb-21db65979543/baba2564-b755-5527-9ceb-21db65979543_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100846,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_55ffc3c429211728b842de2700a9fa9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baba2564-b755-5527-9ceb-21db65979543/baba2564-b755-5527-9ceb-21db65979543_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94409,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_9d0426af46c07bb9f6fa2181279e0b44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baba2564-b755-5527-9ceb-21db65979543/baba2564-b755-5527-9ceb-21db65979543_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84304,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_285ecf088dd813d719810fad767ab17f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baba2564-b755-5527-9ceb-21db65979543/baba2564-b755-5527-9ceb-21db65979543_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74230,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_347f0df5243a6158789e277a8a24402c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baba2564-b755-5527-9ceb-21db65979543/baba2564-b755-5527-9ceb-21db65979543_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120454,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4a/cf/4acf93cac8427d350d7b5145a5547bd1/pa/AE02185_dc7c810ea5f8dfbcc20b2ce63db5de15.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Micra 1.2 Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2011}
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AE02185%27 HTTP/1.1" 200 None
2026-03-30 10:39:21 [auto1.de] INFO: Saving data for AE02185: {'created_time': 1774867161.112579, 'last_price_update_time': 1774867161.112591, 'auction_closing_time': 1774969712.0}
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AE02185') HTTP/1.1" 204 0
2026-03-30 10:39:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GH80135/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UJ24923> (referer: https://www.auto1.com/v1/car-details-view/UJ24923/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7245ac46-6452-596c-a22f-a6d44b5a61ce with identifier: UJ24923
2026-03-30 10:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7245ac46-6452-596c-a22f-a6d44b5a61ce with scrape type 1
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7245ac46-6452-596c-a22f-a6d44b5a61ce
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_6c01c1d956bbff1c50f6a5c97b9a084f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_6c01c1d956bbff1c50f6a5c97b9a084f.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_01196d87d02c4a9955fb6ef5c9695c66.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_01196d87d02c4a9955fb6ef5c9695c66.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_0083e3cb54ffae2b89952816e9387e97.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_0083e3cb54ffae2b89952816e9387e97.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_256fdcc2ac2f48cf949d1b552a81a6dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_256fdcc2ac2f48cf949d1b552a81a6dd.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_49a0df314a558bd8aeb2d83f53350951.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_49a0df314a558bd8aeb2d83f53350951.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_515b892a19869cb55b9b5bbb0db6eea8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_515b892a19869cb55b9b5bbb0db6eea8.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_b33eee31add5abc5e4d9f9cd78f5c669.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_b33eee31add5abc5e4d9f9cd78f5c669.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_3c6acd75dc3d72b847abcb34d511fe5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_3c6acd75dc3d72b847abcb34d511fe5d.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_8ffdc8a6cf41cb606a47e569a072508a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_8ffdc8a6cf41cb606a47e569a072508a.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_f486853de3f10ebc1bf5bc5d30c884b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_f486853de3f10ebc1bf5bc5d30c884b0.jpg not downloaded yet
2026-03-30 10:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VS32434> (referer: https://www.auto1.com/v1/car-details-view/VS32434/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_f486853de3f10ebc1bf5bc5d30c884b0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b139b1a-efe3-5304-a03a-8785c2c304ab with identifier: VS32434
2026-03-30 10:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b139b1a-efe3-5304-a03a-8785c2c304ab with scrape type 1
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b139b1a-efe3-5304-a03a-8785c2c304ab
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_c78139685780c967267a61dccf898664.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_c78139685780c967267a61dccf898664.jpg not downloaded yet
2026-03-30 10:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_8ffdc8a6cf41cb606a47e569a072508a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_eb6f176bba503c7cb98c4fe5143bdf8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_eb6f176bba503c7cb98c4fe5143bdf8e.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_a0559b23ad0d55f5fedc51dc0bf4d4ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_a0559b23ad0d55f5fedc51dc0bf4d4ad.jpg not downloaded yet
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_697f323979255a50393555d420fa483f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_697f323979255a50393555d420fa483f.jpg not downloaded yet
2026-03-30 10:39:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41bcc50>
2026-03-30 10:39:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_f486853de3f10ebc1bf5bc5d30c884b0.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_f486853de3f10ebc1bf5bc5d30c884b0.jpg saved to cache
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7245ac46-6452-596c-a22f-a6d44b5a61ce
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_2d84dec35ff90695d6035a450004081b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_2d84dec35ff90695d6035a450004081b.jpg not downloaded yet
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_b548fb71a6037869ccdc0a7067815188.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_b548fb71a6037869ccdc0a7067815188.jpg not downloaded yet
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee92e10>
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_8ffdc8a6cf41cb606a47e569a072508a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_8ffdc8a6cf41cb606a47e569a072508a.jpg saved to cache
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7245ac46-6452-596c-a22f-a6d44b5a61ce
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_3249bfdd0de1556a88896b6b6594165d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_3249bfdd0de1556a88896b6b6594165d.jpg not downloaded yet
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_79c23a8f151664db2907566ba42eafad.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_79c23a8f151664db2907566ba42eafad.jpg not downloaded yet
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_f7036f8afe4022bf90fd6b26fca3b644.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_f7036f8afe4022bf90fd6b26fca3b644.jpg not downloaded yet
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_b4f0888f9b8ec556c220d255ddee7869.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_b4f0888f9b8ec556c220d255ddee7869.jpg not downloaded yet
2026-03-30 10:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_c78139685780c967267a61dccf898664.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4345610>
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_c78139685780c967267a61dccf898664.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_c78139685780c967267a61dccf898664.jpg saved to cache
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9b139b1a-efe3-5304-a03a-8785c2c304ab
2026-03-30 10:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_b4f0888f9b8ec556c220d255ddee7869.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee809d0>
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_b4f0888f9b8ec556c220d255ddee7869.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_b4f0888f9b8ec556c220d255ddee7869.jpg saved to cache
2026-03-30 10:39:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9b139b1a-efe3-5304-a03a-8785c2c304ab
2026-03-30 10:39:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_f7036f8afe4022bf90fd6b26fca3b644.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MH00767/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee70a10>
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_f7036f8afe4022bf90fd6b26fca3b644.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_f7036f8afe4022bf90fd6b26fca3b644.jpg saved to cache
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9b139b1a-efe3-5304-a03a-8785c2c304ab
2026-03-30 10:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_3249bfdd0de1556a88896b6b6594165d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef2210>
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_3249bfdd0de1556a88896b6b6594165d.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_3249bfdd0de1556a88896b6b6594165d.jpg saved to cache
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9b139b1a-efe3-5304-a03a-8785c2c304ab
2026-03-30 10:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_79c23a8f151664db2907566ba42eafad.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee82250>
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_79c23a8f151664db2907566ba42eafad.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_79c23a8f151664db2907566ba42eafad.jpg saved to cache
2026-03-30 10:39:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9b139b1a-efe3-5304-a03a-8785c2c304ab
2026-03-30 10:39:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_b548fb71a6037869ccdc0a7067815188.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e44d0>
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_b548fb71a6037869ccdc0a7067815188.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_b548fb71a6037869ccdc0a7067815188.jpg saved to cache
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9b139b1a-efe3-5304-a03a-8785c2c304ab
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YC26029> (referer: https://www.auto1.com/v1/car-details-view/YC26029/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WS77371> (referer: https://www.auto1.com/v1/car-details-view/WS77371/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0655dc4-3c20-51c8-9d1e-851a59d9c3bc with identifier: YC26029
2026-03-30 10:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc with scrape type 1
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_215429c52a87828730b6e58d854bd304.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_215429c52a87828730b6e58d854bd304.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_94c38fc0d4b72555411b674108740e9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_94c38fc0d4b72555411b674108740e9a.jpg not downloaded yet
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_2d84dec35ff90695d6035a450004081b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_25719dd21cd3cc65350a397d1f6e6697.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_25719dd21cd3cc65350a397d1f6e6697.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_23356c4117a931e44142b4612fea57bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_23356c4117a931e44142b4612fea57bc.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_1fe5fbf16260470e81421da524892e89.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_1fe5fbf16260470e81421da524892e89.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_242da946ae4dea37adf41669483f45e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_242da946ae4dea37adf41669483f45e2.jpg not downloaded yet
2026-03-30 10:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a043e4f-0c15-5573-a559-f297402c1315 with identifier: WS77371
2026-03-30 10:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a043e4f-0c15-5573-a559-f297402c1315 with scrape type 1
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a043e4f-0c15-5573-a559-f297402c1315
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_2b0f51b4728730d213f609cd2d1e22d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_2b0f51b4728730d213f609cd2d1e22d9.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_6f470935d4ea9883c849833f077ab19e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_6f470935d4ea9883c849833f077ab19e.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_bc5dcf5a1f432b37e92dbf3e32dcab60.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_bc5dcf5a1f432b37e92dbf3e32dcab60.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_471c0e8d5545667cde13c3563cd39c8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_471c0e8d5545667cde13c3563cd39c8b.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_e69470e151ce5a8ba8283af954d48ee7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_e69470e151ce5a8ba8283af954d48ee7.jpg not downloaded yet
2026-03-30 10:39:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefea190>
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_2d84dec35ff90695d6035a450004081b.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_2d84dec35ff90695d6035a450004081b.jpg saved to cache
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9b139b1a-efe3-5304-a03a-8785c2c304ab
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_f29eb9308ae014bb5a987e1db0a81b9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_f29eb9308ae014bb5a987e1db0a81b9d.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_2306c436b0e4dc9df522ea44410338ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_2306c436b0e4dc9df522ea44410338ad.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_3c14d8896bd425903e7fec5175c08fb4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_3c14d8896bd425903e7fec5175c08fb4.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_449459356204b73006c527d271f5f025.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_449459356204b73006c527d271f5f025.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_ae881ff2d0015adc65b35b8a905c4711.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_ae881ff2d0015adc65b35b8a905c4711.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_8c1d394031671113e6624ebcf047c016.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_8c1d394031671113e6624ebcf047c016.jpg not downloaded yet
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BD87504> (referer: https://www.auto1.com/v1/car-details-view/BD87504/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_d64986d0aab24d85ffd759a920fbddb6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_d64986d0aab24d85ffd759a920fbddb6.jpg not downloaded yet
2026-03-30 10:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MT60714/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_7682ec86aeada4d7d5271b122829dde6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_7682ec86aeada4d7d5271b122829dde6.jpg not downloaded yet
2026-03-30 10:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_362d0cc27f9758744738a0312d52f481.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_362d0cc27f9758744738a0312d52f481.jpg not downloaded yet
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_697f323979255a50393555d420fa483f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_a0559b23ad0d55f5fedc51dc0bf4d4ad.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_94c38fc0d4b72555411b674108740e9a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_d64986d0aab24d85ffd759a920fbddb6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ece66ec8-c2cd-56c3-8742-2dc83c0dbed1 with identifier: BD87504
2026-03-30 10:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1 with scrape type 1
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_ac2bd0e05ec3746ce6cc471c88535af4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_ac2bd0e05ec3746ce6cc471c88535af4.jpg not downloaded yet
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_8c1d394031671113e6624ebcf047c016.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_710d9e8186afc5b513142780b2fb362a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_710d9e8186afc5b513142780b2fb362a.jpg not downloaded yet
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_edb8f9fb80980be40ab3a9af0b647289.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_edb8f9fb80980be40ab3a9af0b647289.jpg not downloaded yet
2026-03-30 10:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_362d0cc27f9758744738a0312d52f481.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_0869219e9d53ba9db84199e65481c6b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_0869219e9d53ba9db84199e65481c6b5.jpg not downloaded yet
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_5ac06c0194c8b4217731e7fb10bcd1ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_5ac06c0194c8b4217731e7fb10bcd1ce.jpg not downloaded yet
2026-03-30 10:39:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7eb90>
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_697f323979255a50393555d420fa483f.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_697f323979255a50393555d420fa483f.jpg saved to cache
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9b139b1a-efe3-5304-a03a-8785c2c304ab
2026-03-30 10:39:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a6050>
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_a0559b23ad0d55f5fedc51dc0bf4d4ad.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_a0559b23ad0d55f5fedc51dc0bf4d4ad.jpg saved to cache
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9b139b1a-efe3-5304-a03a-8785c2c304ab
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_1116b8f83d8383bfed5bf1c788d36e38.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_1116b8f83d8383bfed5bf1c788d36e38.jpg not downloaded yet
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_af63ebc95b6d954047f7bf10c918d9e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_af63ebc95b6d954047f7bf10c918d9e5.jpg not downloaded yet
2026-03-30 10:39:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425aa10>
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_94c38fc0d4b72555411b674108740e9a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_94c38fc0d4b72555411b674108740e9a.jpg saved to cache
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeee3ed0>
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_d64986d0aab24d85ffd759a920fbddb6.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_d64986d0aab24d85ffd759a920fbddb6.jpg saved to cache
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5a043e4f-0c15-5573-a559-f297402c1315
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e5390>
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_8c1d394031671113e6624ebcf047c016.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_8c1d394031671113e6624ebcf047c016.jpg saved to cache
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5a043e4f-0c15-5573-a559-f297402c1315
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee42a590>
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_362d0cc27f9758744738a0312d52f481.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_362d0cc27f9758744738a0312d52f481.jpg saved to cache
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5a043e4f-0c15-5573-a559-f297402c1315
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_ea19d8588c4bd02628e232caebff021c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_ea19d8588c4bd02628e232caebff021c.jpg not downloaded yet
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_f0d4081fa9e213d2f536ba1ff19e3ddd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_f0d4081fa9e213d2f536ba1ff19e3ddd.jpg not downloaded yet
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_24c852c5a1d631266ef3512d48f8f439.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_24c852c5a1d631266ef3512d48f8f439.jpg not downloaded yet
2026-03-30 10:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_edb8f9fb80980be40ab3a9af0b647289.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_0869219e9d53ba9db84199e65481c6b5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_1116b8f83d8383bfed5bf1c788d36e38.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f674e6d0>
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_edb8f9fb80980be40ab3a9af0b647289.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_edb8f9fb80980be40ab3a9af0b647289.jpg saved to cache
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1
2026-03-30 10:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZE83569> (referer: https://www.auto1.com/v1/car-details-view/ZE83569/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef77cd0>
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_0869219e9d53ba9db84199e65481c6b5.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_0869219e9d53ba9db84199e65481c6b5.jpg saved to cache
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1
2026-03-30 10:39:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434d150>
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_1116b8f83d8383bfed5bf1c788d36e38.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_1116b8f83d8383bfed5bf1c788d36e38.jpg saved to cache
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1
2026-03-30 10:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_5ac06c0194c8b4217731e7fb10bcd1ce.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XE37827> (referer: https://www.auto1.com/v1/car-details-view/XE37827/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 502e109e-9f20-5c81-b511-d0b76dfb84ff with identifier: ZE83569
2026-03-30 10:39:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 502e109e-9f20-5c81-b511-d0b76dfb84ff with scrape type 1
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 502e109e-9f20-5c81-b511-d0b76dfb84ff
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_177a7161ebf4b8da699cb7edf761e4dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_177a7161ebf4b8da699cb7edf761e4dd.jpg not downloaded yet
2026-03-30 10:39:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_dbae140d8831aa62235b277889eef7b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_dbae140d8831aa62235b277889eef7b0.jpg not downloaded yet
2026-03-30 10:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HH61076> (referer: https://www.auto1.com/v1/car-details-view/HH61076/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_809c657f36acbc1fdf83e0b1036ad519.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_809c657f36acbc1fdf83e0b1036ad519.jpg not downloaded yet
2026-03-30 10:39:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_ef954e2706eed34655ad54fa52d6d62a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_ef954e2706eed34655ad54fa52d6d62a.jpg not downloaded yet
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_55598393aa0350966f618ab4e6e5dcb1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_55598393aa0350966f618ab4e6e5dcb1.jpg not downloaded yet
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_e06c133937c79c5669037e45385e5f42.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_e06c133937c79c5669037e45385e5f42.jpg not downloaded yet
2026-03-30 10:39:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f9290>
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_5ac06c0194c8b4217731e7fb10bcd1ce.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_5ac06c0194c8b4217731e7fb10bcd1ce.jpg saved to cache
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1
2026-03-30 10:39:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 214d9f57-0895-505f-9602-56610af348cf with identifier: XE37827
2026-03-30 10:39:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 214d9f57-0895-505f-9602-56610af348cf with scrape type 1
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 214d9f57-0895-505f-9602-56610af348cf
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_a25fc9a978a1e6cde90ccdee312ccd98.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_a25fc9a978a1e6cde90ccdee312ccd98.jpg not downloaded yet
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_f226f12847e10b3f03698145066539fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_f226f12847e10b3f03698145066539fb.jpg not downloaded yet
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_0436a3fa6a4222615b06cd1ad221e90c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_0436a3fa6a4222615b06cd1ad221e90c.jpg not downloaded yet
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_070b7df32a7077603b8e3f363b1e8176.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_070b7df32a7077603b8e3f363b1e8176.jpg not downloaded yet
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_9bc5ffd6ed952e0a7d272049bfaeeea7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_9bc5ffd6ed952e0a7d272049bfaeeea7.jpg not downloaded yet
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_3bb118e67c185c437c505fc44bdd8b8a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_3bb118e67c185c437c505fc44bdd8b8a.jpg not downloaded yet
2026-03-30 10:39:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e584019f-07a1-573a-aaf0-6dbcaa2f3d0b with identifier: HH61076
2026-03-30 10:39:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e584019f-07a1-573a-aaf0-6dbcaa2f3d0b with scrape type 1
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item e584019f-07a1-573a-aaf0-6dbcaa2f3d0b
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252Ff6%252F65f6793a6f56915e015a082d36d230af%252Fpa%252FHH61076_ce7ddfa1950f1fd9f2888788ceaf6ef6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_ce7ddfa1950f1fd9f2888788ceaf6ef6.jpg not downloaded yet
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_ac463d76b9189f236ed2eadcb9dcacc7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_ac463d76b9189f236ed2eadcb9dcacc7.jpg not downloaded yet
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_0bb3d51b85d2dbca408b489c36c0d9d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_0bb3d51b85d2dbca408b489c36c0d9d4.jpg not downloaded yet
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252Ff6%252F65f6793a6f56915e015a082d36d230af%252Fpa%252FHH61076_32854993accc028b9e68203e5bb2134b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_32854993accc028b9e68203e5bb2134b.jpg not downloaded yet
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_5b18184541d9c09ac78685d09f5c2eed.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_5b18184541d9c09ac78685d09f5c2eed.jpg not downloaded yet
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252Ff6%252F65f6793a6f56915e015a082d36d230af%252Fpa%252FHH61076_60622e2bac2b2f6d2a704b3eb62e3a70.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_60622e2bac2b2f6d2a704b3eb62e3a70.jpg not downloaded yet
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_0c4305dafa6d21d4e8cd1105534ce36a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_0c4305dafa6d21d4e8cd1105534ce36a.jpg not downloaded yet
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252Ff6%252F65f6793a6f56915e015a082d36d230af%252Fpa%252FHH61076_e80a9c2d11a17938d514d1ce821b3785.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_e80a9c2d11a17938d514d1ce821b3785.jpg not downloaded yet
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252Ff6%252F65f6793a6f56915e015a082d36d230af%252Fpa%252FHH61076_2c29a1aaf781bc1bb0fec165cce347c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_2c29a1aaf781bc1bb0fec165cce347c9.jpg not downloaded yet
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_24c852c5a1d631266ef3512d48f8f439.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_af63ebc95b6d954047f7bf10c918d9e5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_ea19d8588c4bd02628e232caebff021c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_ac2bd0e05ec3746ce6cc471c88535af4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_dbae140d8831aa62235b277889eef7b0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_f0d4081fa9e213d2f536ba1ff19e3ddd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_710d9e8186afc5b513142780b2fb362a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f591b650>
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_24c852c5a1d631266ef3512d48f8f439.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_24c852c5a1d631266ef3512d48f8f439.jpg saved to cache
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1
2026-03-30 10:39:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef4f350>
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_af63ebc95b6d954047f7bf10c918d9e5.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_af63ebc95b6d954047f7bf10c918d9e5.jpg saved to cache
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1
2026-03-30 10:39:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee00c90>
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_ea19d8588c4bd02628e232caebff021c.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_ea19d8588c4bd02628e232caebff021c.jpg saved to cache
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1
2026-03-30 10:39:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebd590>
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_ac2bd0e05ec3746ce6cc471c88535af4.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_ac2bd0e05ec3746ce6cc471c88535af4.jpg saved to cache
2026-03-30 10:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1
2026-03-30 10:39:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee41e10>
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_dbae140d8831aa62235b277889eef7b0.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_dbae140d8831aa62235b277889eef7b0.jpg saved to cache
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 502e109e-9f20-5c81-b511-d0b76dfb84ff
2026-03-30 10:39:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee02410>
2026-03-30 10:39:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_f0d4081fa9e213d2f536ba1ff19e3ddd.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_f0d4081fa9e213d2f536ba1ff19e3ddd.jpg saved to cache
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1
2026-03-30 10:39:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43a9510>
2026-03-30 10:39:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg96%252F55%252F9655e4d0af303f8f115f1f7a4baca7bc%252Fpa%252FBD87504_710d9e8186afc5b513142780b2fb362a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_710d9e8186afc5b513142780b2fb362a.jpg saved to cache
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1
2026-03-30 10:39:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ece66ec8-c2cd-56c3-8742-2dc83c0dbed1, skipping ID generation
2026-03-30 10:39:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1 with scrape type 1
2026-03-30 10:39:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ece66ec8-c2cd-56c3-8742-2dc83c0dbed1 sending to next pipeline
2026-03-30 10:39:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ece66ec8-c2cd-56c3-8742-2dc83c0dbed1, identifier: BD87504
2026-03-30 10:39:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ece66ec8-c2cd-56c3-8742-2dc83c0dbed1 with identifier: BD87504
2026-03-30 10:39:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ece66ec8-c2cd-56c3-8742-2dc83c0dbed1 with identifier: BD87504
2026-03-30 10:39:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ece66ec8-c2cd-56c3-8742-2dc83c0dbed1 with identifier: BD87504 to the API
2026-03-30 10:39:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_710d9e8186afc5b513142780b2fb362a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:06:52Z',
'fuel_type': 'petrol',
'id': 'ece66ec8-c2cd-56c3-8742-2dc83c0dbed1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BD87504',
'listing': 'auction',
'location': 'DE, Saarbrücken',
'make': 'Audi',
'model': 'A1',
'odometer': 144257,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2678451,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_ac2bd0e05ec3746ce6cc471c88535af4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2751211,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_710d9e8186afc5b513142780b2fb362a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2638570,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_edb8f9fb80980be40ab3a9af0b647289.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2724891,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_0869219e9d53ba9db84199e65481c6b5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2790871,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_5ac06c0194c8b4217731e7fb10bcd1ce.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2230498,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_1116b8f83d8383bfed5bf1c788d36e38.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2190358,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_af63ebc95b6d954047f7bf10c918d9e5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2241105,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_ea19d8588c4bd02628e232caebff021c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2809548,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_f0d4081fa9e213d2f536ba1ff19e3ddd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ece66ec8-c2cd-56c3-8742-2dc83c0dbed1/ece66ec8-c2cd-56c3-8742-2dc83c0dbed1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2890974,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img96/55/9655e4d0af303f8f115f1f7a4baca7bc/pa/BD87504_24c852c5a1d631266ef3512d48f8f439.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-04-26',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A1 1.4 TFSI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2011}
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BD87504%27 HTTP/1.1" 200 None
2026-03-30 10:39:30 [auto1.de] INFO: Saving data for BD87504: {'created_time': 1774867170.09172, 'last_price_update_time': 1774867170.091732, 'auction_closing_time': 1774969612.0}
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BD87504') HTTP/1.1" 204 0
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_2c29a1aaf781bc1bb0fec165cce347c9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JD61379/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VW39600> (referer: https://www.auto1.com/v1/car-details-view/VW39600/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_ac463d76b9189f236ed2eadcb9dcacc7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_5b18184541d9c09ac78685d09f5c2eed.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_0c4305dafa6d21d4e8cd1105534ce36a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_ce7ddfa1950f1fd9f2888788ceaf6ef6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee56190>
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e584019f-07a1-573a-aaf0-6dbcaa2f3d0b/e584019f-07a1-573a-aaf0-6dbcaa2f3d0b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252Ff6%252F65f6793a6f56915e015a082d36d230af%252Fpa%252FHH61076_2c29a1aaf781bc1bb0fec165cce347c9.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_2c29a1aaf781bc1bb0fec165cce347c9.jpg saved to cache
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e584019f-07a1-573a-aaf0-6dbcaa2f3d0b
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_9bc5ffd6ed952e0a7d272049bfaeeea7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_0436a3fa6a4222615b06cd1ad221e90c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c63a484-7662-5e5b-9717-18ac9679e2c9 with identifier: VW39600
2026-03-30 10:39:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c63a484-7662-5e5b-9717-18ac9679e2c9 with scrape type 1
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 3c63a484-7662-5e5b-9717-18ac9679e2c9
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252Fd9%252Facd9ebe4157d41fe88283d0d5fc33c04%252Fpa%252FVW39600_6a759920ca2c8c1318f5afe278051f71.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_6a759920ca2c8c1318f5afe278051f71.jpg not downloaded yet
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252Fd9%252Facd9ebe4157d41fe88283d0d5fc33c04%252Fpa%252FVW39600_6c944fbd426e0fb6d8592d4a0ebc6385.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_6c944fbd426e0fb6d8592d4a0ebc6385.jpg not downloaded yet
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_60622e2bac2b2f6d2a704b3eb62e3a70.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252Fd9%252Facd9ebe4157d41fe88283d0d5fc33c04%252Fpa%252FVW39600_ace84d855350c1fe9f90727cc9e064d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_ace84d855350c1fe9f90727cc9e064d2.jpg not downloaded yet
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c00f10>
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_ac463d76b9189f236ed2eadcb9dcacc7.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_ac463d76b9189f236ed2eadcb9dcacc7.jpg saved to cache
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 214d9f57-0895-505f-9602-56610af348cf
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee555d0>
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_5b18184541d9c09ac78685d09f5c2eed.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_5b18184541d9c09ac78685d09f5c2eed.jpg saved to cache
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 214d9f57-0895-505f-9602-56610af348cf
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeca010>
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_0c4305dafa6d21d4e8cd1105534ce36a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_0c4305dafa6d21d4e8cd1105534ce36a.jpg saved to cache
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 214d9f57-0895-505f-9602-56610af348cf
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e7a10>
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e584019f-07a1-573a-aaf0-6dbcaa2f3d0b/e584019f-07a1-573a-aaf0-6dbcaa2f3d0b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252Ff6%252F65f6793a6f56915e015a082d36d230af%252Fpa%252FHH61076_ce7ddfa1950f1fd9f2888788ceaf6ef6.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_ce7ddfa1950f1fd9f2888788ceaf6ef6.jpg saved to cache
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e584019f-07a1-573a-aaf0-6dbcaa2f3d0b
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_e80a9c2d11a17938d514d1ce821b3785.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_32854993accc028b9e68203e5bb2134b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252Fd9%252Facd9ebe4157d41fe88283d0d5fc33c04%252Fpa%252FVW39600_57e8a603dbc6a99b53cc50a9e2785382.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_57e8a603dbc6a99b53cc50a9e2785382.jpg not downloaded yet
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_a25fc9a978a1e6cde90ccdee312ccd98.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252Fd9%252Facd9ebe4157d41fe88283d0d5fc33c04%252Fpa%252FVW39600_65e7d2ae15282e6cf3c15b2d6ecd1fbf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_65e7d2ae15282e6cf3c15b2d6ecd1fbf.jpg not downloaded yet
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec9190>
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_9bc5ffd6ed952e0a7d272049bfaeeea7.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_9bc5ffd6ed952e0a7d272049bfaeeea7.jpg saved to cache
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 214d9f57-0895-505f-9602-56610af348cf
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeec2f10>
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_0436a3fa6a4222615b06cd1ad221e90c.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_0436a3fa6a4222615b06cd1ad221e90c.jpg saved to cache
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 214d9f57-0895-505f-9602-56610af348cf
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef4ed90>
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e584019f-07a1-573a-aaf0-6dbcaa2f3d0b/e584019f-07a1-573a-aaf0-6dbcaa2f3d0b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252Ff6%252F65f6793a6f56915e015a082d36d230af%252Fpa%252FHH61076_60622e2bac2b2f6d2a704b3eb62e3a70.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_60622e2bac2b2f6d2a704b3eb62e3a70.jpg saved to cache
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e584019f-07a1-573a-aaf0-6dbcaa2f3d0b
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_6c944fbd426e0fb6d8592d4a0ebc6385.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_6a759920ca2c8c1318f5afe278051f71.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_ace84d855350c1fe9f90727cc9e064d2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417cc50>
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e584019f-07a1-573a-aaf0-6dbcaa2f3d0b/e584019f-07a1-573a-aaf0-6dbcaa2f3d0b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252Ff6%252F65f6793a6f56915e015a082d36d230af%252Fpa%252FHH61076_e80a9c2d11a17938d514d1ce821b3785.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_e80a9c2d11a17938d514d1ce821b3785.jpg saved to cache
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e584019f-07a1-573a-aaf0-6dbcaa2f3d0b
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee70350>
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e584019f-07a1-573a-aaf0-6dbcaa2f3d0b/e584019f-07a1-573a-aaf0-6dbcaa2f3d0b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252Ff6%252F65f6793a6f56915e015a082d36d230af%252Fpa%252FHH61076_32854993accc028b9e68203e5bb2134b.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_32854993accc028b9e68203e5bb2134b.jpg saved to cache
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e584019f-07a1-573a-aaf0-6dbcaa2f3d0b
2026-03-30 10:39:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e584019f-07a1-573a-aaf0-6dbcaa2f3d0b, skipping ID generation
2026-03-30 10:39:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e584019f-07a1-573a-aaf0-6dbcaa2f3d0b with scrape type 1
2026-03-30 10:39:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e584019f-07a1-573a-aaf0-6dbcaa2f3d0b sending to next pipeline
2026-03-30 10:39:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e584019f-07a1-573a-aaf0-6dbcaa2f3d0b, identifier: HH61076
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4808a10>
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252F2c%252Fad2c1df241bf85da2ac7f06239118d80%252Fpa%252FXE37827_a25fc9a978a1e6cde90ccdee312ccd98.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_a25fc9a978a1e6cde90ccdee312ccd98.jpg saved to cache
2026-03-30 10:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 214d9f57-0895-505f-9602-56610af348cf
2026-03-30 10:39:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 214d9f57-0895-505f-9602-56610af348cf, skipping ID generation
2026-03-30 10:39:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 214d9f57-0895-505f-9602-56610af348cf with scrape type 1
2026-03-30 10:39:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 214d9f57-0895-505f-9602-56610af348cf sending to next pipeline
2026-03-30 10:39:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 214d9f57-0895-505f-9602-56610af348cf, identifier: XE37827
2026-03-30 10:39:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e584019f-07a1-573a-aaf0-6dbcaa2f3d0b with identifier: HH61076
2026-03-30 10:39:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e584019f-07a1-573a-aaf0-6dbcaa2f3d0b with identifier: HH61076
2026-03-30 10:39:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e584019f-07a1-573a-aaf0-6dbcaa2f3d0b with identifier: HH61076 to the API
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_32854993accc028b9e68203e5bb2134b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 185,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:15:18Z',
'fuel_type': 'petrol',
'id': 'e584019f-07a1-573a-aaf0-6dbcaa2f3d0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HH61076',
'listing': 'auction',
'location': 'DE, Gera',
'make': 'Opel',
'model': 'Vectra',
'odometer': 188565,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e584019f-07a1-573a-aaf0-6dbcaa2f3d0b/e584019f-07a1-573a-aaf0-6dbcaa2f3d0b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86299,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_ce7ddfa1950f1fd9f2888788ceaf6ef6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e584019f-07a1-573a-aaf0-6dbcaa2f3d0b/e584019f-07a1-573a-aaf0-6dbcaa2f3d0b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85734,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_32854993accc028b9e68203e5bb2134b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e584019f-07a1-573a-aaf0-6dbcaa2f3d0b/e584019f-07a1-573a-aaf0-6dbcaa2f3d0b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75657,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_60622e2bac2b2f6d2a704b3eb62e3a70.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e584019f-07a1-573a-aaf0-6dbcaa2f3d0b/e584019f-07a1-573a-aaf0-6dbcaa2f3d0b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72544,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_e80a9c2d11a17938d514d1ce821b3785.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e584019f-07a1-573a-aaf0-6dbcaa2f3d0b/e584019f-07a1-573a-aaf0-6dbcaa2f3d0b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150158,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/f6/65f6793a6f56915e015a082d36d230af/pa/HH61076_2c29a1aaf781bc1bb0fec165cce347c9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Vectra 1.8 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2007}
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HH61076%27 HTTP/1.1" 200 None
2026-03-30 10:39:31 [auto1.de] INFO: Saving data for HH61076: {'created_time': 1774867171.836794, 'last_price_update_time': 1774867171.836805, 'auction_closing_time': 1774970118.0}
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HH61076') HTTP/1.1" 204 0
2026-03-30 10:39:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 214d9f57-0895-505f-9602-56610af348cf with identifier: XE37827
2026-03-30 10:39:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 214d9f57-0895-505f-9602-56610af348cf with identifier: XE37827
2026-03-30 10:39:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 214d9f57-0895-505f-9602-56610af348cf with identifier: XE37827 to the API
2026-03-30 10:39:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_a25fc9a978a1e6cde90ccdee312ccd98.jpg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'engine_horse_power': 65,
'expiration_date': '2026-03-31T15:44:17Z',
'fuel_type': 'petrol',
'id': '214d9f57-0895-505f-9602-56610af348cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XE37827',
'listing': 'auction',
'location': 'DE, Neufahrn',
'make': 'Kia',
'model': 'Picanto',
'odometer': 103010,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81556,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_a25fc9a978a1e6cde90ccdee312ccd98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84424,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_0436a3fa6a4222615b06cd1ad221e90c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78675,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_9bc5ffd6ed952e0a7d272049bfaeeea7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58724,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_ac463d76b9189f236ed2eadcb9dcacc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138127,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_5b18184541d9c09ac78685d09f5c2eed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_214d9f57-0895-505f-9602-56610af348cf/214d9f57-0895-505f-9602-56610af348cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77241,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgad/2c/ad2c1df241bf85da2ac7f06239118d80/pa/XE37827_0c4305dafa6d21d4e8cd1105534ce36a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-09-24',
'seats_number': 4,
'seller_name': None,
'title': 'Kia Picanto 1.1 Vision',
'transmission': 'manual',
'trim': 'Vision',
'year': 2009}
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XE37827%27 HTTP/1.1" 200 None
2026-03-30 10:39:32 [auto1.de] INFO: Saving data for XE37827: {'created_time': 1774867172.24288, 'last_price_update_time': 1774867172.242892, 'auction_closing_time': 1774971857.0}
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XE37827') HTTP/1.1" 204 0
2026-03-30 10:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FG55708/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_57e8a603dbc6a99b53cc50a9e2785382.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_65e7d2ae15282e6cf3c15b2d6ecd1fbf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef44790>
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c63a484-7662-5e5b-9717-18ac9679e2c9/3c63a484-7662-5e5b-9717-18ac9679e2c9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252Fd9%252Facd9ebe4157d41fe88283d0d5fc33c04%252Fpa%252FVW39600_6c944fbd426e0fb6d8592d4a0ebc6385.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_6c944fbd426e0fb6d8592d4a0ebc6385.jpg saved to cache
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3c63a484-7662-5e5b-9717-18ac9679e2c9
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef74f50>
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c63a484-7662-5e5b-9717-18ac9679e2c9/3c63a484-7662-5e5b-9717-18ac9679e2c9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252Fd9%252Facd9ebe4157d41fe88283d0d5fc33c04%252Fpa%252FVW39600_6a759920ca2c8c1318f5afe278051f71.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_6a759920ca2c8c1318f5afe278051f71.jpg saved to cache
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3c63a484-7662-5e5b-9717-18ac9679e2c9
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeddb90>
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c63a484-7662-5e5b-9717-18ac9679e2c9/3c63a484-7662-5e5b-9717-18ac9679e2c9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252Fd9%252Facd9ebe4157d41fe88283d0d5fc33c04%252Fpa%252FVW39600_ace84d855350c1fe9f90727cc9e064d2.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_ace84d855350c1fe9f90727cc9e064d2.jpg saved to cache
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3c63a484-7662-5e5b-9717-18ac9679e2c9
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9fa90>
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c63a484-7662-5e5b-9717-18ac9679e2c9/3c63a484-7662-5e5b-9717-18ac9679e2c9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252Fd9%252Facd9ebe4157d41fe88283d0d5fc33c04%252Fpa%252FVW39600_57e8a603dbc6a99b53cc50a9e2785382.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_57e8a603dbc6a99b53cc50a9e2785382.jpg saved to cache
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3c63a484-7662-5e5b-9717-18ac9679e2c9
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42a8890>
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3c63a484-7662-5e5b-9717-18ac9679e2c9/3c63a484-7662-5e5b-9717-18ac9679e2c9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgac%252Fd9%252Facd9ebe4157d41fe88283d0d5fc33c04%252Fpa%252FVW39600_65e7d2ae15282e6cf3c15b2d6ecd1fbf.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_65e7d2ae15282e6cf3c15b2d6ecd1fbf.jpg saved to cache
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3c63a484-7662-5e5b-9717-18ac9679e2c9
2026-03-30 10:39:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c63a484-7662-5e5b-9717-18ac9679e2c9, skipping ID generation
2026-03-30 10:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c63a484-7662-5e5b-9717-18ac9679e2c9 with scrape type 1
2026-03-30 10:39:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c63a484-7662-5e5b-9717-18ac9679e2c9 sending to next pipeline
2026-03-30 10:39:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3c63a484-7662-5e5b-9717-18ac9679e2c9, identifier: VW39600
2026-03-30 10:39:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3c63a484-7662-5e5b-9717-18ac9679e2c9 with identifier: VW39600
2026-03-30 10:39:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3c63a484-7662-5e5b-9717-18ac9679e2c9 with identifier: VW39600
2026-03-30 10:39:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3c63a484-7662-5e5b-9717-18ac9679e2c9 with identifier: VW39600 to the API
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_65e7d2ae15282e6cf3c15b2d6ecd1fbf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:06:21Z',
'fuel_type': 'petrol',
'id': '3c63a484-7662-5e5b-9717-18ac9679e2c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VW39600',
'listing': 'auction',
'location': 'DE, Gießen',
'make': 'Opel',
'model': 'Corsa',
'odometer': 121954,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c63a484-7662-5e5b-9717-18ac9679e2c9/3c63a484-7662-5e5b-9717-18ac9679e2c9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73685,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_6a759920ca2c8c1318f5afe278051f71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c63a484-7662-5e5b-9717-18ac9679e2c9/3c63a484-7662-5e5b-9717-18ac9679e2c9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82276,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_6c944fbd426e0fb6d8592d4a0ebc6385.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c63a484-7662-5e5b-9717-18ac9679e2c9/3c63a484-7662-5e5b-9717-18ac9679e2c9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68875,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_ace84d855350c1fe9f90727cc9e064d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c63a484-7662-5e5b-9717-18ac9679e2c9/3c63a484-7662-5e5b-9717-18ac9679e2c9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70039,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_57e8a603dbc6a99b53cc50a9e2785382.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3c63a484-7662-5e5b-9717-18ac9679e2c9/3c63a484-7662-5e5b-9717-18ac9679e2c9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122412,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgac/d9/acd9ebe4157d41fe88283d0d5fc33c04/pa/VW39600_65e7d2ae15282e6cf3c15b2d6ecd1fbf.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2 Energy',
'transmission': 'manual',
'trim': 'Energy',
'year': 2013}
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VW39600%27 HTTP/1.1" 200 None
2026-03-30 10:39:32 [auto1.de] INFO: Saving data for VW39600: {'created_time': 1774867172.980773, 'last_price_update_time': 1774867172.980785, 'auction_closing_time': 1774969581.0}
2026-03-30 10:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VW39600') HTTP/1.1" 204 0
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_3bb118e67c185c437c505fc44bdd8b8a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_070b7df32a7077603b8e3f363b1e8176.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_0bb3d51b85d2dbca408b489c36c0d9d4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_f226f12847e10b3f03698145066539fb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_e06c133937c79c5669037e45385e5f42.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_55598393aa0350966f618ab4e6e5dcb1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_ef954e2706eed34655ad54fa52d6d62a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_809c657f36acbc1fdf83e0b1036ad519.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_7682ec86aeada4d7d5271b122829dde6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42a8390>
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_3bb118e67c185c437c505fc44bdd8b8a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_3bb118e67c185c437c505fc44bdd8b8a.jpg saved to cache
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 502e109e-9f20-5c81-b511-d0b76dfb84ff
2026-03-30 10:39:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4346f90>
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_070b7df32a7077603b8e3f363b1e8176.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_070b7df32a7077603b8e3f363b1e8176.jpg saved to cache
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 502e109e-9f20-5c81-b511-d0b76dfb84ff
2026-03-30 10:39:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee459290>
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_0bb3d51b85d2dbca408b489c36c0d9d4.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_0bb3d51b85d2dbca408b489c36c0d9d4.jpg saved to cache
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 502e109e-9f20-5c81-b511-d0b76dfb84ff
2026-03-30 10:39:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43963d0>
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_f226f12847e10b3f03698145066539fb.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_f226f12847e10b3f03698145066539fb.jpg saved to cache
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 502e109e-9f20-5c81-b511-d0b76dfb84ff
2026-03-30 10:39:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee453310>
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_e06c133937c79c5669037e45385e5f42.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_e06c133937c79c5669037e45385e5f42.jpg saved to cache
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 502e109e-9f20-5c81-b511-d0b76dfb84ff
2026-03-30 10:39:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4167d50>
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_55598393aa0350966f618ab4e6e5dcb1.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_55598393aa0350966f618ab4e6e5dcb1.jpg saved to cache
2026-03-30 10:39:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 502e109e-9f20-5c81-b511-d0b76dfb84ff
2026-03-30 10:39:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45a4d0>
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_ef954e2706eed34655ad54fa52d6d62a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_ef954e2706eed34655ad54fa52d6d62a.jpg saved to cache
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 502e109e-9f20-5c81-b511-d0b76dfb84ff
2026-03-30 10:39:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4598d0>
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_809c657f36acbc1fdf83e0b1036ad519.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_809c657f36acbc1fdf83e0b1036ad519.jpg saved to cache
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 502e109e-9f20-5c81-b511-d0b76dfb84ff
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4165c90>
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_7682ec86aeada4d7d5271b122829dde6.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_7682ec86aeada4d7d5271b122829dde6.jpg saved to cache
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5a043e4f-0c15-5573-a559-f297402c1315
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JD61379> (referer: https://www.auto1.com/v1/car-details-view/JD61379/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MH00767> (referer: https://www.auto1.com/v1/car-details-view/MH00767/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_177a7161ebf4b8da699cb7edf761e4dd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_449459356204b73006c527d271f5f025.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_bc5dcf5a1f432b37e92dbf3e32dcab60.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_ae881ff2d0015adc65b35b8a905c4711.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_2306c436b0e4dc9df522ea44410338ad.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_e69470e151ce5a8ba8283af954d48ee7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_2b0f51b4728730d213f609cd2d1e22d9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecac2567-3be3-5b55-b73d-5eb705a1dc54 with identifier: JD61379
2026-03-30 10:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecac2567-3be3-5b55-b73d-5eb705a1dc54 with scrape type 1
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ecac2567-3be3-5b55-b73d-5eb705a1dc54
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_3032d05360fd9ee32fb1c6d025c2a816.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_3032d05360fd9ee32fb1c6d025c2a816.jpg not downloaded yet
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_2b294970d9c33073afc4621bdd3a368d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_2b294970d9c33073afc4621bdd3a368d.jpg not downloaded yet
2026-03-30 10:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5cebf46-4937-59df-aea8-5bf0a2bdaa62 with identifier: MH00767
2026-03-30 10:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62 with scrape type 1
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_34b4f634b5b7b9317c3e46ac822b5b7b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_34b4f634b5b7b9317c3e46ac822b5b7b.jpg not downloaded yet
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_0c9b94abdeb9be1735065aabdc0641a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_0c9b94abdeb9be1735065aabdc0641a7.jpg not downloaded yet
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_de57bd0efc148fd9fdf5911d29a8bf9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_de57bd0efc148fd9fdf5911d29a8bf9b.jpg not downloaded yet
2026-03-30 10:39:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4291590>
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252Fb2%252Fd1b2f30148920aadcc3cfd08308f1e13%252Fpa%252FZE83569_177a7161ebf4b8da699cb7edf761e4dd.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_177a7161ebf4b8da699cb7edf761e4dd.jpg saved to cache
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 502e109e-9f20-5c81-b511-d0b76dfb84ff
2026-03-30 10:39:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 502e109e-9f20-5c81-b511-d0b76dfb84ff, skipping ID generation
2026-03-30 10:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 502e109e-9f20-5c81-b511-d0b76dfb84ff with scrape type 1
2026-03-30 10:39:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 502e109e-9f20-5c81-b511-d0b76dfb84ff sending to next pipeline
2026-03-30 10:39:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 502e109e-9f20-5c81-b511-d0b76dfb84ff, identifier: ZE83569
2026-03-30 10:39:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 502e109e-9f20-5c81-b511-d0b76dfb84ff with identifier: ZE83569
2026-03-30 10:39:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 502e109e-9f20-5c81-b511-d0b76dfb84ff with identifier: ZE83569
2026-03-30 10:39:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 502e109e-9f20-5c81-b511-d0b76dfb84ff with identifier: ZE83569 to the API
2026-03-30 10:39:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_177a7161ebf4b8da699cb7edf761e4dd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2026-03-31T15:35:28Z',
'fuel_type': 'petrol',
'id': '502e109e-9f20-5c81-b511-d0b76dfb84ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZE83569',
'listing': 'auction',
'location': 'DE, Essen',
'make': 'Skoda',
'model': 'Citigo',
'odometer': 54071,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2631125,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_177a7161ebf4b8da699cb7edf761e4dd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2613888,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_dbae140d8831aa62235b277889eef7b0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2489402,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_809c657f36acbc1fdf83e0b1036ad519.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2244644,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_ef954e2706eed34655ad54fa52d6d62a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2478370,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_55598393aa0350966f618ab4e6e5dcb1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2464217,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_e06c133937c79c5669037e45385e5f42.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2469724,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_f226f12847e10b3f03698145066539fb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2486194,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_070b7df32a7077603b8e3f363b1e8176.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2469062,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_3bb118e67c185c437c505fc44bdd8b8a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_502e109e-9f20-5c81-b511-d0b76dfb84ff/502e109e-9f20-5c81-b511-d0b76dfb84ff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3045247,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/b2/d1b2f30148920aadcc3cfd08308f1e13/pa/ZE83569_0bb3d51b85d2dbca408b489c36c0d9d4.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-05-27',
'seats_number': 4,
'seller_name': None,
'title': 'Skoda Citigo 1.0 MPI Clever',
'transmission': 'manual',
'trim': 'Clever',
'year': 2019}
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZE83569%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [auto1.de] INFO: Saving data for ZE83569: {'created_time': 1774867175.13295, 'last_price_update_time': 1774867175.13296, 'auction_closing_time': 1774971328.0}
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZE83569') HTTP/1.1" 204 0
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_4ae4273b90b19ec125a2c782cea69c62.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_4ae4273b90b19ec125a2c782cea69c62.jpg not downloaded yet
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_52f551ab5ae5ec4cf4d8c9a5eb06a105.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_52f551ab5ae5ec4cf4d8c9a5eb06a105.jpg not downloaded yet
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef44dd0>
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_449459356204b73006c527d271f5f025.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_449459356204b73006c527d271f5f025.jpg saved to cache
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5a043e4f-0c15-5573-a559-f297402c1315
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f593d210>
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_bc5dcf5a1f432b37e92dbf3e32dcab60.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_bc5dcf5a1f432b37e92dbf3e32dcab60.jpg saved to cache
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5a043e4f-0c15-5573-a559-f297402c1315
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee479e10>
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_ae881ff2d0015adc65b35b8a905c4711.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_ae881ff2d0015adc65b35b8a905c4711.jpg saved to cache
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5a043e4f-0c15-5573-a559-f297402c1315
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424ed50>
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_2306c436b0e4dc9df522ea44410338ad.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_2306c436b0e4dc9df522ea44410338ad.jpg saved to cache
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5a043e4f-0c15-5573-a559-f297402c1315
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4149d0>
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_e69470e151ce5a8ba8283af954d48ee7.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_e69470e151ce5a8ba8283af954d48ee7.jpg saved to cache
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5a043e4f-0c15-5573-a559-f297402c1315
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_8bcaaeb95d5394634ed1690547119964.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_8bcaaeb95d5394634ed1690547119964.jpg not downloaded yet
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_99d3b01263f51fb5b082d306ca47ae63.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_99d3b01263f51fb5b082d306ca47ae63.jpg not downloaded yet
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee308d0>
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg03%252F6f%252F036ff5b8c1b95ebd6963aa1ecf6702e7%252Fpa%252FWS77371_2b0f51b4728730d213f609cd2d1e22d9.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_2b0f51b4728730d213f609cd2d1e22d9.jpg saved to cache
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5a043e4f-0c15-5573-a559-f297402c1315
2026-03-30 10:39:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a043e4f-0c15-5573-a559-f297402c1315, skipping ID generation
2026-03-30 10:39:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a043e4f-0c15-5573-a559-f297402c1315 with scrape type 1
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a043e4f-0c15-5573-a559-f297402c1315 sending to next pipeline
2026-03-30 10:39:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5a043e4f-0c15-5573-a559-f297402c1315, identifier: WS77371
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_8f33f05c3f4b5d7bf41b73d60a05738e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_8f33f05c3f4b5d7bf41b73d60a05738e.jpg not downloaded yet
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_ba43bdff2aadb13a4422d09b76862db9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_ba43bdff2aadb13a4422d09b76862db9.jpg not downloaded yet
2026-03-30 10:39:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5a043e4f-0c15-5573-a559-f297402c1315 with identifier: WS77371
2026-03-30 10:39:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5a043e4f-0c15-5573-a559-f297402c1315 with identifier: WS77371
2026-03-30 10:39:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5a043e4f-0c15-5573-a559-f297402c1315 with identifier: WS77371 to the API
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_2b0f51b4728730d213f609cd2d1e22d9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': None,
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:11:15Z',
'fuel_type': 'diesel',
'id': '5a043e4f-0c15-5573-a559-f297402c1315',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WS77371',
'listing': 'auction',
'location': 'DE, Landau in der Pfalz',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 201281,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82330,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_2b0f51b4728730d213f609cd2d1e22d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78917,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_bc5dcf5a1f432b37e92dbf3e32dcab60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76872,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_e69470e151ce5a8ba8283af954d48ee7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74619,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_2306c436b0e4dc9df522ea44410338ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66492,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_449459356204b73006c527d271f5f025.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77173,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_ae881ff2d0015adc65b35b8a905c4711.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59544,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_8c1d394031671113e6624ebcf047c016.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82049,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_d64986d0aab24d85ffd759a920fbddb6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74861,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_7682ec86aeada4d7d5271b122829dde6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a043e4f-0c15-5573-a559-f297402c1315/5a043e4f-0c15-5573-a559-f297402c1315_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90211,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img03/6f/036ff5b8c1b95ebd6963aa1ecf6702e7/pa/WS77371_362d0cc27f9758744738a0312d52f481.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touran 2.0 TDI CrossTouran',
'transmission': 'manual',
'trim': 'Cross',
'year': 2011}
2026-03-30 10:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WS77371%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [auto1.de] INFO: Saving data for WS77371: {'created_time': 1774867176.004915, 'last_price_update_time': 1774867176.004926, 'auction_closing_time': 1774969875.0}
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WS77371') HTTP/1.1" 204 0
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_eddbea2d40b182c49416671729297247.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_eddbea2d40b182c49416671729297247.jpg not downloaded yet
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_94a2fc13a063d55c4ff1b66b69731cde.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_94a2fc13a063d55c4ff1b66b69731cde.jpg not downloaded yet
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_1e43b146da9e45152942c9ed7ccba410.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_1e43b146da9e45152942c9ed7ccba410.jpg not downloaded yet
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_0c36dcd2830c98e813f609f5bf473dff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_0c36dcd2830c98e813f609f5bf473dff.jpg not downloaded yet
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_559364d75b3606248f5a879665e37f6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_559364d75b3606248f5a879665e37f6c.jpg not downloaded yet
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_3a98f897802ee03e63db598ab027aae3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_3a98f897802ee03e63db598ab027aae3.jpg not downloaded yet
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_d72c1694c9cfbe47e310434190cd14ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_d72c1694c9cfbe47e310434190cd14ec.jpg not downloaded yet
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_fe5899e222d57087bb9ceefc18cda3d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_fe5899e222d57087bb9ceefc18cda3d9.jpg not downloaded yet
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_fe81a18cb2d5cf7825a820f3d98eea33.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_fe81a18cb2d5cf7825a820f3d98eea33.jpg not downloaded yet
2026-03-30 10:39:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_3c14d8896bd425903e7fec5175c08fb4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_f29eb9308ae014bb5a987e1db0a81b9d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_471c0e8d5545667cde13c3563cd39c8b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_242da946ae4dea37adf41669483f45e2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_6f470935d4ea9883c849833f077ab19e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_1fe5fbf16260470e81421da524892e89.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_25719dd21cd3cc65350a397d1f6e6697.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_23356c4117a931e44142b4612fea57bc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3eaa50>
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_3c14d8896bd425903e7fec5175c08fb4.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_3c14d8896bd425903e7fec5175c08fb4.jpg saved to cache
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc
2026-03-30 10:39:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefec050>
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_f29eb9308ae014bb5a987e1db0a81b9d.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_f29eb9308ae014bb5a987e1db0a81b9d.jpg saved to cache
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc
2026-03-30 10:39:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee71050>
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_471c0e8d5545667cde13c3563cd39c8b.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_471c0e8d5545667cde13c3563cd39c8b.jpg saved to cache
2026-03-30 10:39:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc
2026-03-30 10:39:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef47e50>
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_242da946ae4dea37adf41669483f45e2.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_242da946ae4dea37adf41669483f45e2.jpg saved to cache
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc
2026-03-30 10:39:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee72b10>
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_6f470935d4ea9883c849833f077ab19e.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_6f470935d4ea9883c849833f077ab19e.jpg saved to cache
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc
2026-03-30 10:39:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8e750>
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_1fe5fbf16260470e81421da524892e89.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_1fe5fbf16260470e81421da524892e89.jpg saved to cache
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc
2026-03-30 10:39:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef47290>
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_25719dd21cd3cc65350a397d1f6e6697.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_25719dd21cd3cc65350a397d1f6e6697.jpg saved to cache
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc
2026-03-30 10:39:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b5b10>
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_23356c4117a931e44142b4612fea57bc.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_23356c4117a931e44142b4612fea57bc.jpg saved to cache
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc
2026-03-30 10:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_eb6f176bba503c7cb98c4fe5143bdf8e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_215429c52a87828730b6e58d854bd304.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_fe81a18cb2d5cf7825a820f3d98eea33.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_d72c1694c9cfbe47e310434190cd14ec.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_559364d75b3606248f5a879665e37f6c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_eddbea2d40b182c49416671729297247.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_1e43b146da9e45152942c9ed7ccba410.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e1d10>
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F34%252Feb34443e08dc41099e083e2ba4a0d97b%252Fpa%252FVS32434_eb6f176bba503c7cb98c4fe5143bdf8e.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_eb6f176bba503c7cb98c4fe5143bdf8e.jpg saved to cache
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9b139b1a-efe3-5304-a03a-8785c2c304ab
2026-03-30 10:39:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b139b1a-efe3-5304-a03a-8785c2c304ab, skipping ID generation
2026-03-30 10:39:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b139b1a-efe3-5304-a03a-8785c2c304ab with scrape type 1
2026-03-30 10:39:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b139b1a-efe3-5304-a03a-8785c2c304ab sending to next pipeline
2026-03-30 10:39:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9b139b1a-efe3-5304-a03a-8785c2c304ab, identifier: VS32434
2026-03-30 10:39:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9b139b1a-efe3-5304-a03a-8785c2c304ab with identifier: VS32434
2026-03-30 10:39:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9b139b1a-efe3-5304-a03a-8785c2c304ab with identifier: VS32434
2026-03-30 10:39:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9b139b1a-efe3-5304-a03a-8785c2c304ab with identifier: VS32434 to the API
2026-03-30 10:39:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_eb6f176bba503c7cb98c4fe5143bdf8e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': None,
'color': 'brown',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:42:43Z',
'fuel_type': 'petrol',
'id': '9b139b1a-efe3-5304-a03a-8785c2c304ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VS32434',
'listing': 'auction',
'location': 'DE, Tradein',
'make': 'Smart',
'model': 'fortwo',
'odometer': 89256,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3100953,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_c78139685780c967267a61dccf898664.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3070290,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_eb6f176bba503c7cb98c4fe5143bdf8e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3163137,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_a0559b23ad0d55f5fedc51dc0bf4d4ad.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3167354,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_697f323979255a50393555d420fa483f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3091270,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_2d84dec35ff90695d6035a450004081b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3084982,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_b548fb71a6037869ccdc0a7067815188.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3040620,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_3249bfdd0de1556a88896b6b6594165d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3195699,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_79c23a8f151664db2907566ba42eafad.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3026125,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_f7036f8afe4022bf90fd6b26fca3b644.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b139b1a-efe3-5304-a03a-8785c2c304ab/9b139b1a-efe3-5304-a03a-8785c2c304ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3208376,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/34/eb34443e08dc41099e083e2ba4a0d97b/pa/VS32434_b4f0888f9b8ec556c220d255ddee7869.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-07-07',
'seats_number': 2,
'seller_name': None,
'title': 'Smart fortwo 1.0 Basis Prime',
'transmission': 'automatic',
'trim': 'Basis Prime',
'year': 2015}
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VS32434%27 HTTP/1.1" 200 None
2026-03-30 10:39:38 [auto1.de] INFO: Saving data for VS32434: {'created_time': 1774867178.493075, 'last_price_update_time': 1774867178.493085, 'auction_closing_time': 1774971763.0}
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VS32434') HTTP/1.1" 204 0
2026-03-30 10:39:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeee3a90>
2026-03-30 10:39:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg7b%252Fb0%252F7bb0c825b0265695fc419a6eec243001%252Fpa%252FYC26029_215429c52a87828730b6e58d854bd304.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_215429c52a87828730b6e58d854bd304.jpg saved to cache
2026-03-30 10:39:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc
2026-03-30 10:39:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0655dc4-3c20-51c8-9d1e-851a59d9c3bc, skipping ID generation
2026-03-30 10:39:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc with scrape type 1
2026-03-30 10:39:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0655dc4-3c20-51c8-9d1e-851a59d9c3bc sending to next pipeline
2026-03-30 10:39:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a0655dc4-3c20-51c8-9d1e-851a59d9c3bc, identifier: YC26029
2026-03-30 10:39:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8d950>
2026-03-30 10:39:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_fe81a18cb2d5cf7825a820f3d98eea33.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_fe81a18cb2d5cf7825a820f3d98eea33.jpg saved to cache
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8c510>
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_d72c1694c9cfbe47e310434190cd14ec.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_d72c1694c9cfbe47e310434190cd14ec.jpg saved to cache
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ecac2567-3be3-5b55-b73d-5eb705a1dc54
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee567d0>
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_559364d75b3606248f5a879665e37f6c.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_559364d75b3606248f5a879665e37f6c.jpg saved to cache
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ecac2567-3be3-5b55-b73d-5eb705a1dc54
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414fe50>
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_eddbea2d40b182c49416671729297247.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_eddbea2d40b182c49416671729297247.jpg saved to cache
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ecac2567-3be3-5b55-b73d-5eb705a1dc54
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f426a250>
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_1e43b146da9e45152942c9ed7ccba410.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_1e43b146da9e45152942c9ed7ccba410.jpg saved to cache
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ecac2567-3be3-5b55-b73d-5eb705a1dc54
2026-03-30 10:39:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a0655dc4-3c20-51c8-9d1e-851a59d9c3bc with identifier: YC26029
2026-03-30 10:39:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a0655dc4-3c20-51c8-9d1e-851a59d9c3bc with identifier: YC26029
2026-03-30 10:39:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a0655dc4-3c20-51c8-9d1e-851a59d9c3bc with identifier: YC26029 to the API
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_215429c52a87828730b6e58d854bd304.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:02:21Z',
'fuel_type': 'petrol',
'id': 'a0655dc4-3c20-51c8-9d1e-851a59d9c3bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YC26029',
'listing': 'auction',
'location': 'DE, Lüdenscheid',
'make': 'Audi',
'model': 'A3',
'odometer': 124726,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3293985,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_215429c52a87828730b6e58d854bd304.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3145937,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_94c38fc0d4b72555411b674108740e9a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3243205,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_25719dd21cd3cc65350a397d1f6e6697.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3636982,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_23356c4117a931e44142b4612fea57bc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3109982,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_1fe5fbf16260470e81421da524892e89.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3052173,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_242da946ae4dea37adf41669483f45e2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3214026,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_6f470935d4ea9883c849833f077ab19e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3151113,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_471c0e8d5545667cde13c3563cd39c8b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3248605,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_f29eb9308ae014bb5a987e1db0a81b9d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0655dc4-3c20-51c8-9d1e-851a59d9c3bc/a0655dc4-3c20-51c8-9d1e-851a59d9c3bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2998251,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7b/b0/7bb0c825b0265695fc419a6eec243001/pa/YC26029_3c14d8896bd425903e7fec5175c08fb4.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 1.4 TFSI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2011}
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YC26029%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [auto1.de] INFO: Saving data for YC26029: {'created_time': 1774867179.600518, 'last_price_update_time': 1774867179.600528, 'auction_closing_time': 1774969341.0}
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YC26029') HTTP/1.1" 204 0
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GV79461> (referer: https://www.auto1.com/v1/car-details-view/GV79461/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_fe5899e222d57087bb9ceefc18cda3d9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_3a98f897802ee03e63db598ab027aae3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_94a2fc13a063d55c4ff1b66b69731cde.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_0c36dcd2830c98e813f609f5bf473dff.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_8f33f05c3f4b5d7bf41b73d60a05738e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_8bcaaeb95d5394634ed1690547119964.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_4ae4273b90b19ec125a2c782cea69c62.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_0c9b94abdeb9be1735065aabdc0641a7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb783ed2-0876-5b28-b569-7f8fb4d89fc4 with identifier: GV79461
2026-03-30 10:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4 with scrape type 1
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_4b8a39c0f71ed0c5993050b26088aa51.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_4b8a39c0f71ed0c5993050b26088aa51.jpg not downloaded yet
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_6d471fa16a45b320308c70faf0d29ea9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_6d471fa16a45b320308c70faf0d29ea9.jpg not downloaded yet
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_3b83cda1ce1f649eb67794126b211680.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_3b83cda1ce1f649eb67794126b211680.jpg not downloaded yet
2026-03-30 10:39:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdd810>
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_fe5899e222d57087bb9ceefc18cda3d9.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_fe5899e222d57087bb9ceefc18cda3d9.jpg saved to cache
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62
2026-03-30 10:39:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4231e10>
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_3a98f897802ee03e63db598ab027aae3.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_3a98f897802ee03e63db598ab027aae3.jpg saved to cache
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62
2026-03-30 10:39:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e30d0>
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_94a2fc13a063d55c4ff1b66b69731cde.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_94a2fc13a063d55c4ff1b66b69731cde.jpg saved to cache
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62
2026-03-30 10:39:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee77790>
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_0c36dcd2830c98e813f609f5bf473dff.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_0c36dcd2830c98e813f609f5bf473dff.jpg saved to cache
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_7c60d10f09a46dd1ac519c763bb5910a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_7c60d10f09a46dd1ac519c763bb5910a.jpg not downloaded yet
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_b21ffd5a667fff7b96c95e3b2daa9eff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_b21ffd5a667fff7b96c95e3b2daa9eff.jpg not downloaded yet
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4166050>
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_8f33f05c3f4b5d7bf41b73d60a05738e.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_8f33f05c3f4b5d7bf41b73d60a05738e.jpg saved to cache
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ecac2567-3be3-5b55-b73d-5eb705a1dc54
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee33790>
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_8bcaaeb95d5394634ed1690547119964.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_8bcaaeb95d5394634ed1690547119964.jpg saved to cache
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ecac2567-3be3-5b55-b73d-5eb705a1dc54
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee491f90>
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_4ae4273b90b19ec125a2c782cea69c62.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_4ae4273b90b19ec125a2c782cea69c62.jpg saved to cache
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ecac2567-3be3-5b55-b73d-5eb705a1dc54
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee31d10>
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_0c9b94abdeb9be1735065aabdc0641a7.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_0c9b94abdeb9be1735065aabdc0641a7.jpg saved to cache
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ecac2567-3be3-5b55-b73d-5eb705a1dc54
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_c852447addc4eddbf35f4a32bdb855e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_c852447addc4eddbf35f4a32bdb855e0.jpg not downloaded yet
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_f3632dfac52eb4756d8a09f1f43a84bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_f3632dfac52eb4756d8a09f1f43a84bd.jpg not downloaded yet
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_ebfa56ce1f1fe005a533148ca473dcf1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_ebfa56ce1f1fe005a533148ca473dcf1.jpg not downloaded yet
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_7c60d10f09a46dd1ac519c763bb5910a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_3b83cda1ce1f649eb67794126b211680.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_6d471fa16a45b320308c70faf0d29ea9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_f5d58778753c3528ada9017243f30c29.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_f5d58778753c3528ada9017243f30c29.jpg not downloaded yet
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_36c22d172a6123c8d64679100b5b6c5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_36c22d172a6123c8d64679100b5b6c5f.jpg not downloaded yet
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_ba43bdff2aadb13a4422d09b76862db9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_52f551ab5ae5ec4cf4d8c9a5eb06a105.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_3032d05360fd9ee32fb1c6d025c2a816.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_de57bd0efc148fd9fdf5911d29a8bf9b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_2b294970d9c33073afc4621bdd3a368d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_99d3b01263f51fb5b082d306ca47ae63.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee06c90>
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_7c60d10f09a46dd1ac519c763bb5910a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_7c60d10f09a46dd1ac519c763bb5910a.jpg saved to cache
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4
2026-03-30 10:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_f3632dfac52eb4756d8a09f1f43a84bd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_ebfa56ce1f1fe005a533148ca473dcf1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_c852447addc4eddbf35f4a32bdb855e0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_36c22d172a6123c8d64679100b5b6c5f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424f210>
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_3b83cda1ce1f649eb67794126b211680.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_3b83cda1ce1f649eb67794126b211680.jpg saved to cache
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef77a50>
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_6d471fa16a45b320308c70faf0d29ea9.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_6d471fa16a45b320308c70faf0d29ea9.jpg saved to cache
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4
2026-03-30 10:39:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee44c0d0>
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_ba43bdff2aadb13a4422d09b76862db9.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_ba43bdff2aadb13a4422d09b76862db9.jpg saved to cache
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62
2026-03-30 10:39:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4335a50>
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_52f551ab5ae5ec4cf4d8c9a5eb06a105.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_52f551ab5ae5ec4cf4d8c9a5eb06a105.jpg saved to cache
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ea810>
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_3032d05360fd9ee32fb1c6d025c2a816.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_3032d05360fd9ee32fb1c6d025c2a816.jpg saved to cache
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ecac2567-3be3-5b55-b73d-5eb705a1dc54
2026-03-30 10:39:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4389250>
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_de57bd0efc148fd9fdf5911d29a8bf9b.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_de57bd0efc148fd9fdf5911d29a8bf9b.jpg saved to cache
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4236a50>
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ffe%252F2bfe7c0156eb092553fba852e3747378%252Fpa%252FJD61379_2b294970d9c33073afc4621bdd3a368d.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_2b294970d9c33073afc4621bdd3a368d.jpg saved to cache
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ecac2567-3be3-5b55-b73d-5eb705a1dc54
2026-03-30 10:39:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ecac2567-3be3-5b55-b73d-5eb705a1dc54, skipping ID generation
2026-03-30 10:39:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecac2567-3be3-5b55-b73d-5eb705a1dc54 with scrape type 1
2026-03-30 10:39:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ecac2567-3be3-5b55-b73d-5eb705a1dc54 sending to next pipeline
2026-03-30 10:39:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ecac2567-3be3-5b55-b73d-5eb705a1dc54, identifier: JD61379
2026-03-30 10:39:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4258750>
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_99d3b01263f51fb5b082d306ca47ae63.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_99d3b01263f51fb5b082d306ca47ae63.jpg saved to cache
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62
2026-03-30 10:39:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ecac2567-3be3-5b55-b73d-5eb705a1dc54 with identifier: JD61379
2026-03-30 10:39:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ecac2567-3be3-5b55-b73d-5eb705a1dc54 with identifier: JD61379
2026-03-30 10:39:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ecac2567-3be3-5b55-b73d-5eb705a1dc54 with identifier: JD61379 to the API
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_2b294970d9c33073afc4621bdd3a368d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'engine_horse_power': 65,
'expiration_date': '2026-03-31T15:11:27Z',
'fuel_type': 'electro',
'id': 'ecac2567-3be3-5b55-b73d-5eb705a1dc54',
'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/JD61379',
'listing': 'auction',
'location': 'DE',
'make': 'Dacia',
'model': 'Spring',
'odometer': 14,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103583,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_3032d05360fd9ee32fb1c6d025c2a816.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93004,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_2b294970d9c33073afc4621bdd3a368d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102793,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_0c9b94abdeb9be1735065aabdc0641a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103578,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_4ae4273b90b19ec125a2c782cea69c62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118613,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_8bcaaeb95d5394634ed1690547119964.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105716,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_8f33f05c3f4b5d7bf41b73d60a05738e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100859,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_eddbea2d40b182c49416671729297247.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120661,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_1e43b146da9e45152942c9ed7ccba410.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68696,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_559364d75b3606248f5a879665e37f6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecac2567-3be3-5b55-b73d-5eb705a1dc54/ecac2567-3be3-5b55-b73d-5eb705a1dc54_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72837,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/fe/2bfe7c0156eb092553fba852e3747378/pa/JD61379_d72c1694c9cfbe47e310434190cd14ec.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'seats_number': 4,
'seller_name': None,
'title': 'Dacia Spring electric drive 48 kW Extreme',
'transmission': 'automatic',
'trim': 'Extreme',
'year': 2025}
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JD61379%27 HTTP/1.1" 200 None
2026-03-30 10:39:42 [auto1.de] INFO: Saving data for JD61379: {'created_time': 1774867182.364407, 'last_price_update_time': 1774867182.364419, 'auction_closing_time': 1774969887.0}
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JD61379') HTTP/1.1" 204 0
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee418090>
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_f3632dfac52eb4756d8a09f1f43a84bd.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_f3632dfac52eb4756d8a09f1f43a84bd.jpg saved to cache
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f674e6d0>
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_ebfa56ce1f1fe005a533148ca473dcf1.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_ebfa56ce1f1fe005a533148ca473dcf1.jpg saved to cache
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee458bd0>
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_c852447addc4eddbf35f4a32bdb855e0.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_c852447addc4eddbf35f4a32bdb855e0.jpg saved to cache
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeecacd0>
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_36c22d172a6123c8d64679100b5b6c5f.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_36c22d172a6123c8d64679100b5b6c5f.jpg saved to cache
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_4b8a39c0f71ed0c5993050b26088aa51.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_34b4f634b5b7b9317c3e46ac822b5b7b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_3c6acd75dc3d72b847abcb34d511fe5d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_0083e3cb54ffae2b89952816e9387e97.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_f5d58778753c3528ada9017243f30c29.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_b21ffd5a667fff7b96c95e3b2daa9eff.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_515b892a19869cb55b9b5bbb0db6eea8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_49a0df314a558bd8aeb2d83f53350951.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_256fdcc2ac2f48cf949d1b552a81a6dd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_01196d87d02c4a9955fb6ef5c9695c66.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_6c01c1d956bbff1c50f6a5c97b9a084f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3eced0>
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_4b8a39c0f71ed0c5993050b26088aa51.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_4b8a39c0f71ed0c5993050b26088aa51.jpg saved to cache
2026-03-30 10:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4
2026-03-30 10:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_b33eee31add5abc5e4d9f9cd78f5c669.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432d750>
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg40%252F87%252F4087145a3401f1d75c1c3b977d48af37%252Fpa%252FMH00767_34b4f634b5b7b9317c3e46ac822b5b7b.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_34b4f634b5b7b9317c3e46ac822b5b7b.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62
2026-03-30 10:39:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5cebf46-4937-59df-aea8-5bf0a2bdaa62, skipping ID generation
2026-03-30 10:39:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62 with scrape type 1
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a5cebf46-4937-59df-aea8-5bf0a2bdaa62 sending to next pipeline
2026-03-30 10:39:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a5cebf46-4937-59df-aea8-5bf0a2bdaa62, identifier: MH00767
2026-03-30 10:39:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MF98789> (referer: https://www.auto1.com/v1/car-details-view/MF98789/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a5cebf46-4937-59df-aea8-5bf0a2bdaa62 with identifier: MH00767
2026-03-30 10:39:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a5cebf46-4937-59df-aea8-5bf0a2bdaa62 with identifier: MH00767
2026-03-30 10:39:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a5cebf46-4937-59df-aea8-5bf0a2bdaa62 with identifier: MH00767 to the API
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_34b4f634b5b7b9317c3e46ac822b5b7b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 207,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:38:17Z',
'fuel_type': 'diesel',
'id': 'a5cebf46-4937-59df-aea8-5bf0a2bdaa62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MH00767',
'listing': 'auction',
'location': 'DE, Halle',
'make': 'Mercedes-Benz',
'model': 'X-Klasse',
'odometer': 81302,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3165287,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_34b4f634b5b7b9317c3e46ac822b5b7b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3137844,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_de57bd0efc148fd9fdf5911d29a8bf9b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3248054,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_52f551ab5ae5ec4cf4d8c9a5eb06a105.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3371126,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_99d3b01263f51fb5b082d306ca47ae63.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3150525,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_ba43bdff2aadb13a4422d09b76862db9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3196668,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_94a2fc13a063d55c4ff1b66b69731cde.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3335970,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_0c36dcd2830c98e813f609f5bf473dff.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3357363,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_3a98f897802ee03e63db598ab027aae3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3008634,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_fe5899e222d57087bb9ceefc18cda3d9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5cebf46-4937-59df-aea8-5bf0a2bdaa62/a5cebf46-4937-59df-aea8-5bf0a2bdaa62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3272609,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img40/87/4087145a3401f1d75c1c3b977d48af37/pa/MH00767_fe81a18cb2d5cf7825a820f3d98eea33.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz X-Klasse X 250 d 4Matic Doppelkabine Edition '
'Progressive',
'transmission': 'automatic',
'trim': '4Matic Doppelkabine Edition Progressive',
'year': 2018}
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MH00767%27 HTTP/1.1" 200 None
2026-03-30 10:39:43 [auto1.de] INFO: Saving data for MH00767: {'created_time': 1774867183.475478, 'last_price_update_time': 1774867183.475487, 'auction_closing_time': 1774971497.0}
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MH00767') HTTP/1.1" 204 0
2026-03-30 10:39:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd7e90>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_3c6acd75dc3d72b847abcb34d511fe5d.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_3c6acd75dc3d72b847abcb34d511fe5d.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7245ac46-6452-596c-a22f-a6d44b5a61ce
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4379a90>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_0083e3cb54ffae2b89952816e9387e97.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_0083e3cb54ffae2b89952816e9387e97.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7245ac46-6452-596c-a22f-a6d44b5a61ce
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f436f5d0>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_f5d58778753c3528ada9017243f30c29.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_f5d58778753c3528ada9017243f30c29.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f437b610>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F4a%252F8d4a8ef181c1a8750d9f7524cd85e7ad%252Fpa%252FGV79461_b21ffd5a667fff7b96c95e3b2daa9eff.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_b21ffd5a667fff7b96c95e3b2daa9eff.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4
2026-03-30 10:39:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb783ed2-0876-5b28-b569-7f8fb4d89fc4, skipping ID generation
2026-03-30 10:39:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4 with scrape type 1
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb783ed2-0876-5b28-b569-7f8fb4d89fc4 sending to next pipeline
2026-03-30 10:39:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: cb783ed2-0876-5b28-b569-7f8fb4d89fc4, identifier: GV79461
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c0a310>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_515b892a19869cb55b9b5bbb0db6eea8.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_515b892a19869cb55b9b5bbb0db6eea8.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7245ac46-6452-596c-a22f-a6d44b5a61ce
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f437a090>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_49a0df314a558bd8aeb2d83f53350951.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_49a0df314a558bd8aeb2d83f53350951.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7245ac46-6452-596c-a22f-a6d44b5a61ce
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f47dc690>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_256fdcc2ac2f48cf949d1b552a81a6dd.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_256fdcc2ac2f48cf949d1b552a81a6dd.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7245ac46-6452-596c-a22f-a6d44b5a61ce
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefe1990>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_01196d87d02c4a9955fb6ef5c9695c66.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_01196d87d02c4a9955fb6ef5c9695c66.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7245ac46-6452-596c-a22f-a6d44b5a61ce
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4289fd0>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_6c01c1d956bbff1c50f6a5c97b9a084f.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_6c01c1d956bbff1c50f6a5c97b9a084f.jpg saved to cache
2026-03-30 10:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7245ac46-6452-596c-a22f-a6d44b5a61ce
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432fad0>
2026-03-30 10:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4c%252Fd1%252F4cd1311e1680f5cae3af62f3896803d4%252Fpa%252FUJ24923_b33eee31add5abc5e4d9f9cd78f5c669.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_b33eee31add5abc5e4d9f9cd78f5c669.jpg saved to cache
2026-03-30 10:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7245ac46-6452-596c-a22f-a6d44b5a61ce
2026-03-30 10:39:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7245ac46-6452-596c-a22f-a6d44b5a61ce, skipping ID generation
2026-03-30 10:39:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7245ac46-6452-596c-a22f-a6d44b5a61ce with scrape type 1
2026-03-30 10:39:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7245ac46-6452-596c-a22f-a6d44b5a61ce sending to next pipeline
2026-03-30 10:39:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7245ac46-6452-596c-a22f-a6d44b5a61ce, identifier: UJ24923
2026-03-30 10:39:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: cb783ed2-0876-5b28-b569-7f8fb4d89fc4 with identifier: GV79461
2026-03-30 10:39:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: cb783ed2-0876-5b28-b569-7f8fb4d89fc4 with identifier: GV79461
2026-03-30 10:39:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: cb783ed2-0876-5b28-b569-7f8fb4d89fc4 with identifier: GV79461 to the API
2026-03-30 10:39:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_b21ffd5a667fff7b96c95e3b2daa9eff.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:59:14Z',
'fuel_type': 'petrol',
'id': 'cb783ed2-0876-5b28-b569-7f8fb4d89fc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GV79461',
'listing': 'auction',
'location': 'DE, Norderstedt',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 118767,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2802564,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_4b8a39c0f71ed0c5993050b26088aa51.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77323,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_6d471fa16a45b320308c70faf0d29ea9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71438,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_3b83cda1ce1f649eb67794126b211680.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66607,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_7c60d10f09a46dd1ac519c763bb5910a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65695,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_b21ffd5a667fff7b96c95e3b2daa9eff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76504,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_c852447addc4eddbf35f4a32bdb855e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_f3632dfac52eb4756d8a09f1f43a84bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80792,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_ebfa56ce1f1fe005a533148ca473dcf1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76687,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_f5d58778753c3528ada9017243f30c29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb783ed2-0876-5b28-b569-7f8fb4d89fc4/cb783ed2-0876-5b28-b569-7f8fb4d89fc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70554,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/4a/8d4a8ef181c1a8750d9f7524cd85e7ad/pa/GV79461_36c22d172a6123c8d64679100b5b6c5f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 1.4 TSI Highline BlueMotion Tech',
'transmission': 'manual',
'trim': 'Highline BlueMotion Tech',
'year': 2013}
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GV79461%27 HTTP/1.1" 200 None
2026-03-30 10:39:45 [auto1.de] INFO: Saving data for GV79461: {'created_time': 1774867185.064894, 'last_price_update_time': 1774867185.064907, 'auction_closing_time': 1774972754.0}
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GV79461') HTTP/1.1" 204 0
2026-03-30 10:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7245ac46-6452-596c-a22f-a6d44b5a61ce with identifier: UJ24923
2026-03-30 10:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7245ac46-6452-596c-a22f-a6d44b5a61ce with identifier: UJ24923
2026-03-30 10:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7245ac46-6452-596c-a22f-a6d44b5a61ce with identifier: UJ24923 to the API
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39:45 [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-30 10:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_b33eee31add5abc5e4d9f9cd78f5c669.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2026-03-31T15:01:38Z',
'fuel_type': 'petrol',
'id': '7245ac46-6452-596c-a22f-a6d44b5a61ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UJ24923',
'listing': 'auction',
'location': 'DE, Überherrn',
'make': 'Volkswagen',
'model': 'up!',
'odometer': 33377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76884,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_6c01c1d956bbff1c50f6a5c97b9a084f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80806,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_01196d87d02c4a9955fb6ef5c9695c66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68477,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_0083e3cb54ffae2b89952816e9387e97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64865,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_256fdcc2ac2f48cf949d1b552a81a6dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71506,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_49a0df314a558bd8aeb2d83f53350951.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79273,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_515b892a19869cb55b9b5bbb0db6eea8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52003,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_b33eee31add5abc5e4d9f9cd78f5c669.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76130,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_3c6acd75dc3d72b847abcb34d511fe5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65590,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_8ffdc8a6cf41cb606a47e569a072508a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7245ac46-6452-596c-a22f-a6d44b5a61ce/7245ac46-6452-596c-a22f-a6d44b5a61ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59018,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4c/d1/4cd1311e1680f5cae3af62f3896803d4/pa/UJ24923_f486853de3f10ebc1bf5bc5d30c884b0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-03-18',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen up! 1.0 IQ.DRIVE',
'transmission': 'manual',
'trim': 'IQ.DRIVE',
'year': 2019}
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UJ24923%27 HTTP/1.1" 200 None
2026-03-30 10:39:45 [auto1.de] INFO: Saving data for UJ24923: {'created_time': 1774867185.47012, 'last_price_update_time': 1774867185.470131, 'auction_closing_time': 1774969298.0}
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UJ24923') HTTP/1.1" 204 0
2026-03-30 10:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_9f5ba9639f03e74d695535c653813a84.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce147cb4-5733-5711-9256-32d2e36da4d5 with identifier: MF98789
2026-03-30 10:39:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce147cb4-5733-5711-9256-32d2e36da4d5 with scrape type 1
2026-03-30 10:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ce147cb4-5733-5711-9256-32d2e36da4d5
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_c86b54fdff1d2f2c2e1153b35050e191.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_c86b54fdff1d2f2c2e1153b35050e191.jpg not downloaded yet
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_e664e9422404dcb867e867e455343839.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_e664e9422404dcb867e867e455343839.jpg not downloaded yet
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_2128d66c165d87d007322b7288fdbac5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_2128d66c165d87d007322b7288fdbac5.jpg not downloaded yet
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_41f6b8f9cd6e3d6aa27cecbace013e1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_41f6b8f9cd6e3d6aa27cecbace013e1b.jpg not downloaded yet
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_6ce9c7250c987c68b71617f5e036ecb0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_6ce9c7250c987c68b71617f5e036ecb0.jpg not downloaded yet
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_d227fa2788fbc688b60feb84fa2cb7ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_d227fa2788fbc688b60feb84fa2cb7ef.jpg not downloaded yet
2026-03-30 10:39:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8df90>
2026-03-30 10:39:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60812389-82e3-54c2-bc65-39fbb8443718/60812389-82e3-54c2-bc65-39fbb8443718_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F08%252Fa0086ded281eed395e5bc08a6df62225%252Fpa%252FSB38553_9f5ba9639f03e74d695535c653813a84.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_9f5ba9639f03e74d695535c653813a84.jpg saved to cache
2026-03-30 10:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 60812389-82e3-54c2-bc65-39fbb8443718
2026-03-30 10:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DY24892/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GH80135> (referer: https://www.auto1.com/v1/car-details-view/GH80135/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_d227fa2788fbc688b60feb84fa2cb7ef.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_41f6b8f9cd6e3d6aa27cecbace013e1b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_6ce9c7250c987c68b71617f5e036ecb0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acf3fe72-685e-5977-bfa5-b98614339b1c with identifier: GH80135
2026-03-30 10:39:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acf3fe72-685e-5977-bfa5-b98614339b1c with scrape type 1
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item acf3fe72-685e-5977-bfa5-b98614339b1c
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_75c718f3cf50b5978866f1d72ee8e073.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_75c718f3cf50b5978866f1d72ee8e073.jpg not downloaded yet
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_a0c3e23b3d7a72dd58c5c21acfaedde7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_a0c3e23b3d7a72dd58c5c21acfaedde7.jpg not downloaded yet
2026-03-30 10:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_2128d66c165d87d007322b7288fdbac5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_58c6c73dc2c6ffbf450d8d7ed4e8a60b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_58c6c73dc2c6ffbf450d8d7ed4e8a60b.jpg not downloaded yet
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb6f50>
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_d227fa2788fbc688b60feb84fa2cb7ef.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_d227fa2788fbc688b60feb84fa2cb7ef.jpg saved to cache
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ce147cb4-5733-5711-9256-32d2e36da4d5
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_d4ba1622d43079c383cad22f1378e79d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_d4ba1622d43079c383cad22f1378e79d.jpg not downloaded yet
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_d4a6068af3855640ebf3b0c5ec0d2e3c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_d4a6068af3855640ebf3b0c5ec0d2e3c.jpg not downloaded yet
2026-03-30 10:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FG55708> (referer: https://www.auto1.com/v1/car-details-view/FG55708/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3d2d0>
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_41f6b8f9cd6e3d6aa27cecbace013e1b.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_41f6b8f9cd6e3d6aa27cecbace013e1b.jpg saved to cache
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ce147cb4-5733-5711-9256-32d2e36da4d5
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee490150>
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_6ce9c7250c987c68b71617f5e036ecb0.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_6ce9c7250c987c68b71617f5e036ecb0.jpg saved to cache
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ce147cb4-5733-5711-9256-32d2e36da4d5
2026-03-30 10:39:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_ec382b076c82cd622b2fbd6ec980515f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_ec382b076c82cd622b2fbd6ec980515f.jpg not downloaded yet
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef0d690>
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_2128d66c165d87d007322b7288fdbac5.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_2128d66c165d87d007322b7288fdbac5.jpg saved to cache
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ce147cb4-5733-5711-9256-32d2e36da4d5
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_c8035cf6c20dd05f81751f06b429f518.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_c8035cf6c20dd05f81751f06b429f518.jpg not downloaded yet
2026-03-30 10:39:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1 with identifier: FG55708
2026-03-30 10:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1 with scrape type 1
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_97f6eb65711e078cc564aad590bafc00.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_97f6eb65711e078cc564aad590bafc00.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_a5d36300b52e074b7e135a8f2e7d4459.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_a5d36300b52e074b7e135a8f2e7d4459.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_d1299cb0b546795013f78f384fdf3753.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_d1299cb0b546795013f78f384fdf3753.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_2a8b6070f0922f2b049ab9c24d4b8f3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_2a8b6070f0922f2b049ab9c24d4b8f3a.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_fd998f9e0a619fe685b7f9518c1765db.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_fd998f9e0a619fe685b7f9518c1765db.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_96ec4feb2b9bdd862bfa06556784767f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_96ec4feb2b9bdd862bfa06556784767f.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_b27b10648efdb61fa84a33410f8318af.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_b27b10648efdb61fa84a33410f8318af.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_0d6b9f523066e0724f40639c006e132b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_0d6b9f523066e0724f40639c006e132b.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_fe1615453f66b5a5f0f267175bd255a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_fe1615453f66b5a5f0f267175bd255a6.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_c046fe80326773c4574b1a7f4a5f8adf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_c046fe80326773c4574b1a7f4a5f8adf.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_27ebbb6d691b8542a6311f9322bc0875.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_27ebbb6d691b8542a6311f9322bc0875.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_bc8485a0de44e3b639207360928625de.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_bc8485a0de44e3b639207360928625de.jpg not downloaded yet
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_41eae1907a5532d23fb814b58ac571b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_41eae1907a5532d23fb814b58ac571b6.jpg not downloaded yet
2026-03-30 10:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_a0c3e23b3d7a72dd58c5c21acfaedde7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_d4a6068af3855640ebf3b0c5ec0d2e3c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3eb90>
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_a0c3e23b3d7a72dd58c5c21acfaedde7.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_a0c3e23b3d7a72dd58c5c21acfaedde7.jpg saved to cache
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item acf3fe72-685e-5977-bfa5-b98614339b1c
2026-03-30 10:39:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee490d90>
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_d4a6068af3855640ebf3b0c5ec0d2e3c.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_d4a6068af3855640ebf3b0c5ec0d2e3c.jpg saved to cache
2026-03-30 10:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item acf3fe72-685e-5977-bfa5-b98614339b1c
2026-03-30 10:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_41eae1907a5532d23fb814b58ac571b6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WZ29509/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef843d0>
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_41eae1907a5532d23fb814b58ac571b6.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_41eae1907a5532d23fb814b58ac571b6.jpg saved to cache
2026-03-30 10:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1
2026-03-30 10:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_c046fe80326773c4574b1a7f4a5f8adf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_bc8485a0de44e3b639207360928625de.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d07d0>
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_c046fe80326773c4574b1a7f4a5f8adf.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_c046fe80326773c4574b1a7f4a5f8adf.jpg saved to cache
2026-03-30 10:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1
2026-03-30 10:39:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee491f50>
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_bc8485a0de44e3b639207360928625de.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_bc8485a0de44e3b639207360928625de.jpg saved to cache
2026-03-30 10:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1
2026-03-30 10:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_27ebbb6d691b8542a6311f9322bc0875.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef35bd0>
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_27ebbb6d691b8542a6311f9322bc0875.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_27ebbb6d691b8542a6311f9322bc0875.jpg saved to cache
2026-03-30 10:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1
2026-03-30 10:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_fe1615453f66b5a5f0f267175bd255a6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_0d6b9f523066e0724f40639c006e132b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef2350>
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_fe1615453f66b5a5f0f267175bd255a6.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_fe1615453f66b5a5f0f267175bd255a6.jpg saved to cache
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1
2026-03-30 10:39:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c5410>
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_0d6b9f523066e0724f40639c006e132b.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_0d6b9f523066e0724f40639c006e132b.jpg saved to cache
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1
2026-03-30 10:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_b27b10648efdb61fa84a33410f8318af.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeef950>
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_b27b10648efdb61fa84a33410f8318af.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_b27b10648efdb61fa84a33410f8318af.jpg saved to cache
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1
2026-03-30 10:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_96ec4feb2b9bdd862bfa06556784767f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_fd998f9e0a619fe685b7f9518c1765db.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d2090>
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_96ec4feb2b9bdd862bfa06556784767f.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_96ec4feb2b9bdd862bfa06556784767f.jpg saved to cache
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item acf3fe72-685e-5977-bfa5-b98614339b1c
2026-03-30 10:39:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeef190>
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_fd998f9e0a619fe685b7f9518c1765db.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_fd998f9e0a619fe685b7f9518c1765db.jpg saved to cache
2026-03-30 10:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1
2026-03-30 10:39:49 [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-30 10:39:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_2a8b6070f0922f2b049ab9c24d4b8f3a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:50 [auto1.de] INFO: Channel: 24h | Page: 16 | totalHits: 9436 | hits on page: 40
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: MT60714
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: JD61379
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JD61379%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [auto1.de] INFO: Scrape type for JD61379: 0
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: HH61076
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HH61076%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [auto1.de] INFO: Scrape type for HH61076: 0
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: VK27516
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: FG83238
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: GS63094
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: FC96399
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FC96399%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [auto1.de] INFO: Scrape type for FC96399: 2
2026-03-30 10:39:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a67f334-faad-5ca5-8b38-8bfadc4c6fc8 with identifier: FC96399
2026-03-30 10:39:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a67f334-faad-5ca5-8b38-8bfadc4c6fc8 with scrape type 2
2026-03-30 10:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a67f334-faad-5ca5-8b38-8bfadc4c6fc8 with scrape type 2
2026-03-30 10:39:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5a67f334-faad-5ca5-8b38-8bfadc4c6fc8, identifier: FC96399
2026-03-30 10:39:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5a67f334-faad-5ca5-8b38-8bfadc4c6fc8 with identifier: FC96399
2026-03-30 10:39:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5a67f334-faad-5ca5-8b38-8bfadc4c6fc8 with identifier: FC96399
2026-03-30 10:39:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5a67f334-faad-5ca5-8b38-8bfadc4c6fc8 with identifier: FC96399 to the API
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:44:05Z',
'fuel_type': 'diesel',
'id': '5a67f334-faad-5ca5-8b38-8bfadc4c6fc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FC96399',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 246750,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-31',
'seller_name': None,
'title': 'Ford Focus 1.6 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2012}
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FC96399%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [auto1.de] INFO: Saving data for FC96399: {'auction_closing_time': 1774971845.0, 'created_time': 1773303799.737891, 'last_price_update_time': 1774867190.601476}
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FC96399') HTTP/1.1" 204 0
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: DB06170
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: XE05713
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: MM13759
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MM13759%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [auto1.de] INFO: Scrape type for MM13759: 1
2026-03-30 10:39:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4228150>
2026-03-30 10:39:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_2a8b6070f0922f2b049ab9c24d4b8f3a.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_2a8b6070f0922f2b049ab9c24d4b8f3a.jpg saved to cache
2026-03-30 10:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item acf3fe72-685e-5977-bfa5-b98614339b1c
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: CC81161
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CC81161%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [auto1.de] INFO: Scrape type for CC81161: 1
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: KE34822
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KE34822%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [auto1.de] INFO: Scrape type for KE34822: 1
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: YL30393
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: VY48423
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: MN14132
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: EW71270
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EW71270%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [auto1.de] INFO: Scrape type for EW71270: 1
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: UW97572
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UW97572%27 HTTP/1.1" 200 None
2026-03-30 10:39:50 [auto1.de] INFO: Scrape type for UW97572: 1
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: ZY80626
2026-03-30 10:39:50 [auto1.de] INFO: Found listing with ID: GZ32446
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GZ32446%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [auto1.de] INFO: Scrape type for GZ32446: 1
2026-03-30 10:39:51 [auto1.de] INFO: Found listing with ID: DH22433
2026-03-30 10:39:51 [auto1.de] INFO: Found listing with ID: PJ15817
2026-03-30 10:39:51 [auto1.de] INFO: Found listing with ID: UA78695
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UA78695%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [auto1.de] INFO: Scrape type for UA78695: 1
2026-03-30 10:39:51 [auto1.de] INFO: Found listing with ID: RP16081
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RP16081%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [auto1.de] INFO: Scrape type for RP16081: 2
2026-03-30 10:39:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414a56e1-615a-589c-a989-48af48fbf0c4 with identifier: RP16081
2026-03-30 10:39:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414a56e1-615a-589c-a989-48af48fbf0c4 with scrape type 2
2026-03-30 10:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 414a56e1-615a-589c-a989-48af48fbf0c4 with scrape type 2
2026-03-30 10:39:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 414a56e1-615a-589c-a989-48af48fbf0c4, identifier: RP16081
2026-03-30 10:39:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 414a56e1-615a-589c-a989-48af48fbf0c4 with identifier: RP16081
2026-03-30 10:39:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 414a56e1-615a-589c-a989-48af48fbf0c4 with identifier: RP16081
2026-03-30 10:39:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 414a56e1-615a-589c-a989-48af48fbf0c4 with identifier: RP16081 to the API
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:07:35Z',
'fuel_type': 'petrol',
'id': '414a56e1-615a-589c-a989-48af48fbf0c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RP16081',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 164114,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-13',
'seller_name': None,
'title': 'Opel Corsa 1.4 Edition "111 Jahre"',
'transmission': 'manual',
'trim': 'Edition "111 Jahre"',
'year': 2011}
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RP16081%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [auto1.de] INFO: Saving data for RP16081: {'auction_closing_time': 1774969655.0, 'created_time': 1773687002.089922, 'last_price_update_time': 1774867191.469248}
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RP16081') HTTP/1.1" 204 0
2026-03-30 10:39:51 [auto1.de] INFO: Found listing with ID: MR77046
2026-03-30 10:39:51 [auto1.de] INFO: Found listing with ID: HK11659
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HK11659%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [auto1.de] INFO: Scrape type for HK11659: 2
2026-03-30 10:39:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e15901c6-a38e-5178-a3ef-d0ccec16e70f with identifier: HK11659
2026-03-30 10:39:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e15901c6-a38e-5178-a3ef-d0ccec16e70f with scrape type 2
2026-03-30 10:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e15901c6-a38e-5178-a3ef-d0ccec16e70f with scrape type 2
2026-03-30 10:39:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e15901c6-a38e-5178-a3ef-d0ccec16e70f, identifier: HK11659
2026-03-30 10:39:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e15901c6-a38e-5178-a3ef-d0ccec16e70f with identifier: HK11659
2026-03-30 10:39:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e15901c6-a38e-5178-a3ef-d0ccec16e70f with identifier: HK11659
2026-03-30 10:39:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e15901c6-a38e-5178-a3ef-d0ccec16e70f with identifier: HK11659 to the API
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:23:18Z',
'fuel_type': 'diesel',
'id': 'e15901c6-a38e-5178-a3ef-d0ccec16e70f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HK11659',
'listing': 'auction',
'make': 'Skoda',
'model': 'Superb',
'odometer': 160484,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-07',
'seller_name': None,
'title': 'Skoda Superb 2.0 TDI Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2012}
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HK11659%27 HTTP/1.1" 200 None
2026-03-30 10:39:51 [auto1.de] INFO: Saving data for HK11659: {'auction_closing_time': 1774970598.0, 'created_time': 1774293437.202783, 'last_price_update_time': 1774867191.966449}
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HK11659') HTTP/1.1" 204 0
2026-03-30 10:39:51 [auto1.de] INFO: Found listing with ID: GF15006
2026-03-30 10:39:51 [auto1.de] INFO: Found listing with ID: TC02406
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TC02406%27 HTTP/1.1" 200 None
2026-03-30 10:39:52 [auto1.de] INFO: Scrape type for TC02406: 1
2026-03-30 10:39:52 [auto1.de] INFO: Found listing with ID: MU06450
2026-03-30 10:39:52 [auto1.de] INFO: Found listing with ID: CS99643
2026-03-30 10:39:52 [auto1.de] INFO: Found listing with ID: EL22398
2026-03-30 10:39:52 [auto1.de] INFO: Found listing with ID: CL94836
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CL94836%27 HTTP/1.1" 200 None
2026-03-30 10:39:52 [auto1.de] INFO: Scrape type for CL94836: 2
2026-03-30 10:39:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd420c20-8a9b-52e4-a8af-e77d4f9b3189 with identifier: CL94836
2026-03-30 10:39:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd420c20-8a9b-52e4-a8af-e77d4f9b3189 with scrape type 2
2026-03-30 10:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd420c20-8a9b-52e4-a8af-e77d4f9b3189 with scrape type 2
2026-03-30 10:39:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: bd420c20-8a9b-52e4-a8af-e77d4f9b3189, identifier: CL94836
2026-03-30 10:39:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: bd420c20-8a9b-52e4-a8af-e77d4f9b3189 with identifier: CL94836
2026-03-30 10:39:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: bd420c20-8a9b-52e4-a8af-e77d4f9b3189 with identifier: CL94836
2026-03-30 10:39:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: bd420c20-8a9b-52e4-a8af-e77d4f9b3189 with identifier: CL94836 to the API
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:52 [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': 120,
'expiration_date': '2026-03-31T15:41:53Z',
'fuel_type': 'petrol',
'id': 'bd420c20-8a9b-52e4-a8af-e77d4f9b3189',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CL94836',
'listing': 'auction',
'make': 'Mazda',
'model': '3',
'odometer': 154266,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-26',
'seller_name': None,
'title': 'Mazda 3 2.0 Signature',
'transmission': 'manual',
'trim': 'Signature',
'year': 2018}
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CL94836%27 HTTP/1.1" 200 None
2026-03-30 10:39:52 [auto1.de] INFO: Saving data for CL94836: {'auction_closing_time': 1774971713.0, 'created_time': 1774262951.973582, 'last_price_update_time': 1774867192.414222}
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CL94836') HTTP/1.1" 204 0
2026-03-30 10:39:52 [auto1.de] INFO: Found listing with ID: RA51445
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RA51445%27 HTTP/1.1" 200 None
2026-03-30 10:39:52 [auto1.de] INFO: Scrape type for RA51445: 1
2026-03-30 10:39:52 [auto1.de] INFO: Found listing with ID: ZA71283
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZA71283%27 HTTP/1.1" 200 None
2026-03-30 10:39:52 [auto1.de] INFO: Scrape type for ZA71283: 2
2026-03-30 10:39:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ba885eb-3724-5968-ae98-919fa796d3c1 with identifier: ZA71283
2026-03-30 10:39:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ba885eb-3724-5968-ae98-919fa796d3c1 with scrape type 2
2026-03-30 10:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ba885eb-3724-5968-ae98-919fa796d3c1 with scrape type 2
2026-03-30 10:39:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9ba885eb-3724-5968-ae98-919fa796d3c1, identifier: ZA71283
2026-03-30 10:39:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9ba885eb-3724-5968-ae98-919fa796d3c1 with identifier: ZA71283
2026-03-30 10:39:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9ba885eb-3724-5968-ae98-919fa796d3c1 with identifier: ZA71283
2026-03-30 10:39:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9ba885eb-3724-5968-ae98-919fa796d3c1 with identifier: ZA71283 to the API
2026-03-30 10:39:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:52 [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': 193,
'expiration_date': '2026-03-31T15:06:15Z',
'fuel_type': 'petrol',
'id': '9ba885eb-3724-5968-ae98-919fa796d3c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZA71283',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 113899,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-07-08',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 Turbo',
'transmission': 'automatic',
'trim': '',
'year': 2007}
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZA71283%27 HTTP/1.1" 200 None
2026-03-30 10:39:53 [auto1.de] INFO: Saving data for ZA71283: {'auction_closing_time': 1774969575.0, 'created_time': 1774294149.266281, 'last_price_update_time': 1774867193.011419}
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZA71283') HTTP/1.1" 204 0
2026-03-30 10:39:53 [auto1.de] INFO: Found listing with ID: WS06409
2026-03-30 10:39:53 [auto1.de] INFO: Found listing with ID: DV57732
2026-03-30 10:39:53 [auto1.de] INFO: Found listing with ID: BR36713
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BR36713%27 HTTP/1.1" 200 None
2026-03-30 10:39:53 [auto1.de] INFO: Scrape type for BR36713: 2
2026-03-30 10:39:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c742fc5e-7b2a-58e2-8114-ccc5bbfc7e6f with identifier: BR36713
2026-03-30 10:39:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c742fc5e-7b2a-58e2-8114-ccc5bbfc7e6f with scrape type 2
2026-03-30 10:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c742fc5e-7b2a-58e2-8114-ccc5bbfc7e6f with scrape type 2
2026-03-30 10:39:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c742fc5e-7b2a-58e2-8114-ccc5bbfc7e6f, identifier: BR36713
2026-03-30 10:39:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c742fc5e-7b2a-58e2-8114-ccc5bbfc7e6f with identifier: BR36713
2026-03-30 10:39:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c742fc5e-7b2a-58e2-8114-ccc5bbfc7e6f with identifier: BR36713
2026-03-30 10:39:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c742fc5e-7b2a-58e2-8114-ccc5bbfc7e6f with identifier: BR36713 to the API
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:17:09Z',
'fuel_type': 'diesel',
'id': 'c742fc5e-7b2a-58e2-8114-ccc5bbfc7e6f',
'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/BR36713',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 107347,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-27',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Sd4 HSE Dynamic',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'year': 2016}
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BR36713%27 HTTP/1.1" 200 None
2026-03-30 10:39:53 [auto1.de] INFO: Saving data for BR36713: {'auction_closing_time': 1774970229.0, 'created_time': 1774262459.855591, 'last_price_update_time': 1774867193.463855}
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BR36713') HTTP/1.1" 204 0
2026-03-30 10:39:53 [auto1.de] INFO: Found listing with ID: DV69567
2026-03-30 10:39:53 [auto1.de] INFO: Found listing with ID: EY94852
2026-03-30 10:39:53 [auto1.de] INFO: Found listing with ID: PV13293
2026-03-30 10:39:53 [auto1.de] INFO: Found listing with ID: PU16523
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PU16523%27 HTTP/1.1" 200 None
2026-03-30 10:39:53 [auto1.de] INFO: Scrape type for PU16523: 2
2026-03-30 10:39:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b265a8-1cf8-5842-aae9-0f2f275cbb8c with identifier: PU16523
2026-03-30 10:39:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b265a8-1cf8-5842-aae9-0f2f275cbb8c with scrape type 2
2026-03-30 10:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25b265a8-1cf8-5842-aae9-0f2f275cbb8c with scrape type 2
2026-03-30 10:39:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 25b265a8-1cf8-5842-aae9-0f2f275cbb8c, identifier: PU16523
2026-03-30 10:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WV54187/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 25b265a8-1cf8-5842-aae9-0f2f275cbb8c with identifier: PU16523
2026-03-30 10:39:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 25b265a8-1cf8-5842-aae9-0f2f275cbb8c with identifier: PU16523
2026-03-30 10:39:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 25b265a8-1cf8-5842-aae9-0f2f275cbb8c with identifier: PU16523 to the API
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:26:59Z',
'fuel_type': 'diesel',
'id': '25b265a8-1cf8-5842-aae9-0f2f275cbb8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PU16523',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 202603,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-24',
'seller_name': None,
'title': 'Renault Grand Scenic 1.5 dCi Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2012}
2026-03-30 10:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PU16523%27 HTTP/1.1" 200 None
2026-03-30 10:39:54 [auto1.de] INFO: Saving data for PU16523: {'auction_closing_time': 1774970819.0, 'created_time': 1774262943.355736, 'last_price_update_time': 1774867194.001961}
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PU16523') HTTP/1.1" 204 0
2026-03-30 10:39:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GG38022/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_d1299cb0b546795013f78f384fdf3753.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_97f6eb65711e078cc564aad590bafc00.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_a5d36300b52e074b7e135a8f2e7d4459.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:39:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8d390>
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_d1299cb0b546795013f78f384fdf3753.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_d1299cb0b546795013f78f384fdf3753.jpg saved to cache
2026-03-30 10:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1
2026-03-30 10:39:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef37e90>
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252Fbf%252Fe7bf58eda8d1c8f9a8a331348519bc10%252Fpa%252FFG55708_97f6eb65711e078cc564aad590bafc00.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_97f6eb65711e078cc564aad590bafc00.jpg saved to cache
2026-03-30 10:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1
2026-03-30 10:39:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1, skipping ID generation
2026-03-30 10:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1 with scrape type 1
2026-03-30 10:39:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1 sending to next pipeline
2026-03-30 10:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1, identifier: FG55708
2026-03-30 10:39:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef35d90>
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:39:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_a5d36300b52e074b7e135a8f2e7d4459.jpg') HTTP/1.1" 204 0
2026-03-30 10:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_a5d36300b52e074b7e135a8f2e7d4459.jpg saved to cache
2026-03-30 10:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item acf3fe72-685e-5977-bfa5-b98614339b1c
2026-03-30 10:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1 with identifier: FG55708
2026-03-30 10:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1 with identifier: FG55708
2026-03-30 10:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1 with identifier: FG55708 to the API
2026-03-30 10:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_97f6eb65711e078cc564aad590bafc00.jpg>
{'auction_title': '',
'c_o_2_emission_value': 267,
'category': 'Rental',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.8L',
'engine_horse_power': 193,
'expiration_date': '2026-03-31T15:25:30Z',
'fuel_type': 'petrol',
'id': '1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FG55708',
'listing': 'auction',
'location': 'DE, Stuttgart',
'make': 'BMW',
'model': '7er',
'odometer': 219932,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3137149,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_97f6eb65711e078cc564aad590bafc00.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3048370,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_d1299cb0b546795013f78f384fdf3753.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3109636,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_fd998f9e0a619fe685b7f9518c1765db.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3142872,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_b27b10648efdb61fa84a33410f8318af.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2922166,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_0d6b9f523066e0724f40639c006e132b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2939640,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_fe1615453f66b5a5f0f267175bd255a6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3052591,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_c046fe80326773c4574b1a7f4a5f8adf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2825216,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_27ebbb6d691b8542a6311f9322bc0875.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2756059,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_bc8485a0de44e3b639207360928625de.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1/1acb5a6b-7a1c-5eea-bdd2-eca5c8bb05f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2935990,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/bf/e7bf58eda8d1c8f9a8a331348519bc10/pa/FG55708_41eae1907a5532d23fb814b58ac571b6.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '1999-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 7er 728i',
'transmission': 'automatic',
'trim': '',
'year': 1999}
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FG55708%27 HTTP/1.1" 200 None
2026-03-30 10:39:55 [auto1.de] INFO: Saving data for FG55708: {'created_time': 1774867195.089544, 'last_price_update_time': 1774867195.089555, 'auction_closing_time': 1774970730.0}
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FG55708') HTTP/1.1" 204 0
2026-03-30 10:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HR01670/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MF97779/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HB77071/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FZ11767/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YH22570> (referer: https://www.auto1.com/v1/car-details-view/YH22570/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 886e482f-bde3-5334-91b0-0266a6eb64cc with identifier: YH22570
2026-03-30 10:39:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 886e482f-bde3-5334-91b0-0266a6eb64cc with scrape type 1
2026-03-30 10:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 886e482f-bde3-5334-91b0-0266a6eb64cc
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252F84%252Fcd84800b760dda7eee82cdc129253d79%252Fpa%252FYH22570_e8b0398831ebe12f0f938f15eba6c0f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_e8b0398831ebe12f0f938f15eba6c0f0.jpg already downloaded
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252F84%252Fcd84800b760dda7eee82cdc129253d79%252Fpa%252FYH22570_97e7f3caa20126f0e0bd51f2b096eeb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_97e7f3caa20126f0e0bd51f2b096eeb7.jpg already downloaded
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252F84%252Fcd84800b760dda7eee82cdc129253d79%252Fpa%252FYH22570_0bcba37f70d134bad8a5e41a54158dc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_0bcba37f70d134bad8a5e41a54158dc2.jpg already downloaded
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252F84%252Fcd84800b760dda7eee82cdc129253d79%252Fpa%252FYH22570_7ae145d7c4dd5f020bffa29097994a42.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_7ae145d7c4dd5f020bffa29097994a42.jpg already downloaded
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252F84%252Fcd84800b760dda7eee82cdc129253d79%252Fpa%252FYH22570_83645ab30321bcd307dc84c281f82427.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_83645ab30321bcd307dc84c281f82427.jpg already downloaded
2026-03-30 10:39:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 886e482f-bde3-5334-91b0-0266a6eb64cc, identifier: YH22570
2026-03-30 10:39:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 886e482f-bde3-5334-91b0-0266a6eb64cc with identifier: YH22570
2026-03-30 10:39:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 886e482f-bde3-5334-91b0-0266a6eb64cc with identifier: YH22570
2026-03-30 10:39:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 886e482f-bde3-5334-91b0-0266a6eb64cc with identifier: YH22570 to the API
2026-03-30 10:39:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YH22570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'green',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.8L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:37:59Z',
'fuel_type': 'petrol',
'id': '886e482f-bde3-5334-91b0-0266a6eb64cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YH22570',
'listing': 'auction',
'location': 'DE, Karlskron',
'make': 'Audi',
'model': '80',
'odometer': 216600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_e8b0398831ebe12f0f938f15eba6c0f0.jpg',
'https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_97e7f3caa20126f0e0bd51f2b096eeb7.jpg',
'https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_0bcba37f70d134bad8a5e41a54158dc2.jpg',
'https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_7ae145d7c4dd5f020bffa29097994a42.jpg',
'https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_83645ab30321bcd307dc84c281f82427.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_886e482f-bde3-5334-91b0-0266a6eb64cc/886e482f-bde3-5334-91b0-0266a6eb64cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74765,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_e8b0398831ebe12f0f938f15eba6c0f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_886e482f-bde3-5334-91b0-0266a6eb64cc/886e482f-bde3-5334-91b0-0266a6eb64cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86561,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_97e7f3caa20126f0e0bd51f2b096eeb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_886e482f-bde3-5334-91b0-0266a6eb64cc/886e482f-bde3-5334-91b0-0266a6eb64cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77201,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_0bcba37f70d134bad8a5e41a54158dc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_886e482f-bde3-5334-91b0-0266a6eb64cc/886e482f-bde3-5334-91b0-0266a6eb64cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63208,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_7ae145d7c4dd5f020bffa29097994a42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_886e482f-bde3-5334-91b0-0266a6eb64cc/886e482f-bde3-5334-91b0-0266a6eb64cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82644,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/84/cd84800b760dda7eee82cdc129253d79/pa/YH22570_83645ab30321bcd307dc84c281f82427.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '1990-03-20',
'seats_number': 5,
'seller_name': None,
'title': 'Audi 80 1.8',
'transmission': 'manual',
'trim': '',
'year': 1990}
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YH22570%27 HTTP/1.1" 200 None
2026-03-30 10:39:56 [auto1.de] INFO: Saving data for YH22570: {'created_time': 1774867196.080786, 'last_price_update_time': 1774867196.080796, 'auction_closing_time': 1774971479.0}
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YH22570') HTTP/1.1" 204 0
2026-03-30 10:39:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HA37625> (referer: https://www.auto1.com/v1/car-details-view/HA37625/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a4e2712-3b9d-5853-99e5-4606f0dd39b0 with identifier: HA37625
2026-03-30 10:39:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a4e2712-3b9d-5853-99e5-4606f0dd39b0 with scrape type 1
2026-03-30 10:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a4e2712-3b9d-5853-99e5-4606f0dd39b0
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F7b%252F927b95bf4c7b56d36e12a7758dd1f03f%252Fpa%252FHA37625_c14fd88d6ccc0483ed9ec47e0e0f79ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_c14fd88d6ccc0483ed9ec47e0e0f79ad.jpg already downloaded
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F7b%252F927b95bf4c7b56d36e12a7758dd1f03f%252Fpa%252FHA37625_556b29d7c27401f330381fd1c4853365.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_556b29d7c27401f330381fd1c4853365.jpg already downloaded
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F7b%252F927b95bf4c7b56d36e12a7758dd1f03f%252Fpa%252FHA37625_69d98b8cbfa2003b8868b67a88937f78.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_69d98b8cbfa2003b8868b67a88937f78.jpg already downloaded
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F7b%252F927b95bf4c7b56d36e12a7758dd1f03f%252Fpa%252FHA37625_9dd33dfb73f1a15b38442b21127600f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_9dd33dfb73f1a15b38442b21127600f3.jpg already downloaded
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F7b%252F927b95bf4c7b56d36e12a7758dd1f03f%252Fpa%252FHA37625_b11a0348cfa4bd847379ba5e380b4ba1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_b11a0348cfa4bd847379ba5e380b4ba1.jpg already downloaded
2026-03-30 10:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F7b%252F927b95bf4c7b56d36e12a7758dd1f03f%252Fpa%252FHA37625_7c14fe2a817b0c7d131a3e81446e2450.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_7c14fe2a817b0c7d131a3e81446e2450.jpg already downloaded
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F7b%252F927b95bf4c7b56d36e12a7758dd1f03f%252Fpa%252FHA37625_51b7ec71710e23baa385feedbd90fae7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_51b7ec71710e23baa385feedbd90fae7.jpg already downloaded
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F7b%252F927b95bf4c7b56d36e12a7758dd1f03f%252Fpa%252FHA37625_e7c289fd6d353c16cd63fe0542a56f2b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_e7c289fd6d353c16cd63fe0542a56f2b.jpg already downloaded
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F7b%252F927b95bf4c7b56d36e12a7758dd1f03f%252Fpa%252FHA37625_4b20bcb21be44e49d5386f8ab17583f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_4b20bcb21be44e49d5386f8ab17583f3.jpg already downloaded
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg92%252F7b%252F927b95bf4c7b56d36e12a7758dd1f03f%252Fpa%252FHA37625_24015098c2a72550798f3720345f6a72.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:39:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_24015098c2a72550798f3720345f6a72.jpg already downloaded
2026-03-30 10:39:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3a4e2712-3b9d-5853-99e5-4606f0dd39b0, identifier: HA37625
2026-03-30 10:39:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3a4e2712-3b9d-5853-99e5-4606f0dd39b0 with identifier: HA37625
2026-03-30 10:39:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3a4e2712-3b9d-5853-99e5-4606f0dd39b0 with identifier: HA37625
2026-03-30 10:39:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3a4e2712-3b9d-5853-99e5-4606f0dd39b0 with identifier: HA37625 to the API
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:39: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-30 10:39:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/HA37625>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Rental',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:33:52Z',
'fuel_type': 'petrol',
'id': '3a4e2712-3b9d-5853-99e5-4606f0dd39b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HA37625',
'listing': 'auction',
'location': 'DE, Hodenhagen',
'make': 'BMW',
'model': '1er',
'odometer': 108835,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_c14fd88d6ccc0483ed9ec47e0e0f79ad.jpg',
'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_556b29d7c27401f330381fd1c4853365.jpg',
'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_69d98b8cbfa2003b8868b67a88937f78.jpg',
'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_9dd33dfb73f1a15b38442b21127600f3.jpg',
'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_b11a0348cfa4bd847379ba5e380b4ba1.jpg',
'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_7c14fe2a817b0c7d131a3e81446e2450.jpg',
'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_51b7ec71710e23baa385feedbd90fae7.jpg',
'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_e7c289fd6d353c16cd63fe0542a56f2b.jpg',
'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_4b20bcb21be44e49d5386f8ab17583f3.jpg',
'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_24015098c2a72550798f3720345f6a72.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a4e2712-3b9d-5853-99e5-4606f0dd39b0/3a4e2712-3b9d-5853-99e5-4606f0dd39b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76729,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_c14fd88d6ccc0483ed9ec47e0e0f79ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a4e2712-3b9d-5853-99e5-4606f0dd39b0/3a4e2712-3b9d-5853-99e5-4606f0dd39b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78971,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_556b29d7c27401f330381fd1c4853365.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a4e2712-3b9d-5853-99e5-4606f0dd39b0/3a4e2712-3b9d-5853-99e5-4606f0dd39b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68829,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_69d98b8cbfa2003b8868b67a88937f78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a4e2712-3b9d-5853-99e5-4606f0dd39b0/3a4e2712-3b9d-5853-99e5-4606f0dd39b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2205310,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_9dd33dfb73f1a15b38442b21127600f3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a4e2712-3b9d-5853-99e5-4606f0dd39b0/3a4e2712-3b9d-5853-99e5-4606f0dd39b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2292908,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_b11a0348cfa4bd847379ba5e380b4ba1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a4e2712-3b9d-5853-99e5-4606f0dd39b0/3a4e2712-3b9d-5853-99e5-4606f0dd39b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83235,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_7c14fe2a817b0c7d131a3e81446e2450.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a4e2712-3b9d-5853-99e5-4606f0dd39b0/3a4e2712-3b9d-5853-99e5-4606f0dd39b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2371832,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_51b7ec71710e23baa385feedbd90fae7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a4e2712-3b9d-5853-99e5-4606f0dd39b0/3a4e2712-3b9d-5853-99e5-4606f0dd39b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83065,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_e7c289fd6d353c16cd63fe0542a56f2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a4e2712-3b9d-5853-99e5-4606f0dd39b0/3a4e2712-3b9d-5853-99e5-4606f0dd39b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73678,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_4b20bcb21be44e49d5386f8ab17583f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a4e2712-3b9d-5853-99e5-4606f0dd39b0/3a4e2712-3b9d-5853-99e5-4606f0dd39b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76407,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img92/7b/927b95bf4c7b56d36e12a7758dd1f03f/pa/HA37625_24015098c2a72550798f3720345f6a72.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1er 116i',
'transmission': 'manual',
'trim': '',
'year': 2014}
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HA37625%27 HTTP/1.1" 200 None
2026-03-30 10:39:58 [auto1.de] INFO: Saving data for HA37625: {'created_time': 1774867198.533829, 'last_price_update_time': 1774867198.533838, 'auction_closing_time': 1774971232.0}
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HA37625') HTTP/1.1" 204 0
2026-03-30 10:39:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CN26761/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:39:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TC02406/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:39:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GG38022> (referer: https://www.auto1.com/v1/car-details-view/GG38022/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c514d878-bb14-5703-b4c7-b8d45e7b0326 with identifier: GG38022
2026-03-30 10:40:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c514d878-bb14-5703-b4c7-b8d45e7b0326 with scrape type 1
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c514d878-bb14-5703-b4c7-b8d45e7b0326
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F2f%252F422fe42bffb1b39bd37f451a37dbc5a5%252Fpa%252FGG38022_29ac9f9c19c47eaa933c07e2b85397e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_29ac9f9c19c47eaa933c07e2b85397e1.jpg already downloaded
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F2f%252F422fe42bffb1b39bd37f451a37dbc5a5%252Fpa%252FGG38022_a1fc547f3c8d43a0427418c71b08ecf4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_a1fc547f3c8d43a0427418c71b08ecf4.jpg already downloaded
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F2f%252F422fe42bffb1b39bd37f451a37dbc5a5%252Fpa%252FGG38022_a516123a2f9dd9e451b813b826dd1cc1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_a516123a2f9dd9e451b813b826dd1cc1.jpg already downloaded
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F2f%252F422fe42bffb1b39bd37f451a37dbc5a5%252Fpa%252FGG38022_f4625e9459120697b6fa44707ed04abe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_f4625e9459120697b6fa44707ed04abe.jpg already downloaded
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F2f%252F422fe42bffb1b39bd37f451a37dbc5a5%252Fpa%252FGG38022_3ee2d311385bc25880cb29d470d89b90.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_3ee2d311385bc25880cb29d470d89b90.jpg already downloaded
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F2f%252F422fe42bffb1b39bd37f451a37dbc5a5%252Fpa%252FGG38022_cd138eb8a4cb92e956041db6794aa017.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_cd138eb8a4cb92e956041db6794aa017.jpg already downloaded
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F2f%252F422fe42bffb1b39bd37f451a37dbc5a5%252Fpa%252FGG38022_9c6685a5215d80c36e8c32e117db8a33.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_9c6685a5215d80c36e8c32e117db8a33.jpg already downloaded
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F2f%252F422fe42bffb1b39bd37f451a37dbc5a5%252Fpa%252FGG38022_63ac1c30d6244521569450887f76f637.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_63ac1c30d6244521569450887f76f637.jpg already downloaded
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F2f%252F422fe42bffb1b39bd37f451a37dbc5a5%252Fpa%252FGG38022_fa7ff32e6f9c2d8e6fe0600c97863459.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_fa7ff32e6f9c2d8e6fe0600c97863459.jpg already downloaded
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F2f%252F422fe42bffb1b39bd37f451a37dbc5a5%252Fpa%252FGG38022_deae167defb917ab347818130479de56.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_deae167defb917ab347818130479de56.jpg already downloaded
2026-03-30 10:40:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c514d878-bb14-5703-b4c7-b8d45e7b0326, identifier: GG38022
2026-03-30 10:40:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c514d878-bb14-5703-b4c7-b8d45e7b0326 with identifier: GG38022
2026-03-30 10:40:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c514d878-bb14-5703-b4c7-b8d45e7b0326 with identifier: GG38022
2026-03-30 10:40:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c514d878-bb14-5703-b4c7-b8d45e7b0326 with identifier: GG38022 to the API
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:01 [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-30 10:40:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/GG38022>
{'auction_title': '',
'c_o_2_emission_value': 78,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2026-03-31T15:13:05Z',
'fuel_type': 'petrol',
'id': 'c514d878-bb14-5703-b4c7-b8d45e7b0326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GG38022',
'listing': 'auction',
'location': 'DE, Kandel',
'make': 'Volkswagen',
'model': 'up!',
'odometer': 98350,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_29ac9f9c19c47eaa933c07e2b85397e1.jpg',
'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_a1fc547f3c8d43a0427418c71b08ecf4.jpg',
'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_a516123a2f9dd9e451b813b826dd1cc1.jpg',
'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_f4625e9459120697b6fa44707ed04abe.jpg',
'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_3ee2d311385bc25880cb29d470d89b90.jpg',
'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_cd138eb8a4cb92e956041db6794aa017.jpg',
'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_9c6685a5215d80c36e8c32e117db8a33.jpg',
'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_63ac1c30d6244521569450887f76f637.jpg',
'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_fa7ff32e6f9c2d8e6fe0600c97863459.jpg',
'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_deae167defb917ab347818130479de56.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c514d878-bb14-5703-b4c7-b8d45e7b0326/c514d878-bb14-5703-b4c7-b8d45e7b0326_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68531,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_29ac9f9c19c47eaa933c07e2b85397e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c514d878-bb14-5703-b4c7-b8d45e7b0326/c514d878-bb14-5703-b4c7-b8d45e7b0326_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65553,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_a1fc547f3c8d43a0427418c71b08ecf4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c514d878-bb14-5703-b4c7-b8d45e7b0326/c514d878-bb14-5703-b4c7-b8d45e7b0326_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71916,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_a516123a2f9dd9e451b813b826dd1cc1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c514d878-bb14-5703-b4c7-b8d45e7b0326/c514d878-bb14-5703-b4c7-b8d45e7b0326_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59624,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_f4625e9459120697b6fa44707ed04abe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c514d878-bb14-5703-b4c7-b8d45e7b0326/c514d878-bb14-5703-b4c7-b8d45e7b0326_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69748,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_3ee2d311385bc25880cb29d470d89b90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c514d878-bb14-5703-b4c7-b8d45e7b0326/c514d878-bb14-5703-b4c7-b8d45e7b0326_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72774,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_cd138eb8a4cb92e956041db6794aa017.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c514d878-bb14-5703-b4c7-b8d45e7b0326/c514d878-bb14-5703-b4c7-b8d45e7b0326_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53011,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_9c6685a5215d80c36e8c32e117db8a33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c514d878-bb14-5703-b4c7-b8d45e7b0326/c514d878-bb14-5703-b4c7-b8d45e7b0326_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68844,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_63ac1c30d6244521569450887f76f637.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c514d878-bb14-5703-b4c7-b8d45e7b0326/c514d878-bb14-5703-b4c7-b8d45e7b0326_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66860,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_fa7ff32e6f9c2d8e6fe0600c97863459.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c514d878-bb14-5703-b4c7-b8d45e7b0326/c514d878-bb14-5703-b4c7-b8d45e7b0326_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76186,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/2f/422fe42bffb1b39bd37f451a37dbc5a5/pa/GG38022_deae167defb917ab347818130479de56.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-01-28',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen up! 1.0 Cup up!',
'transmission': 'manual',
'trim': 'Cup',
'year': 2014}
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GG38022%27 HTTP/1.1" 200 None
2026-03-30 10:40:01 [auto1.de] INFO: Saving data for GG38022: {'created_time': 1774867201.376269, 'last_price_update_time': 1774867201.376284, 'auction_closing_time': 1774969985.0}
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GG38022') HTTP/1.1" 204 0
2026-03-30 10:40:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RA51445/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UW97572/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EW71270/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:04 [scrapy.extensions.logstats] INFO: Crawled 381 pages (at 50 pages/min), scraped 261 items (at 40 items/min)
2026-03-30 10:40:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:40:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MT60714> (referer: https://www.auto1.com/v1/car-details-view/MT60714/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WV54187> (referer: https://www.auto1.com/v1/car-details-view/WV54187/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a80d869-2970-5973-8b54-c9c07bb05ca5 with identifier: MT60714
2026-03-30 10:40:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a80d869-2970-5973-8b54-c9c07bb05ca5 with scrape type 1
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a80d869-2970-5973-8b54-c9c07bb05ca5
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_e1fa9f46d55a8d5fb3c966bf960a9ff3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_e1fa9f46d55a8d5fb3c966bf960a9ff3.jpg not downloaded yet
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_e582cd9fc41b98327ba0fc8217b7ce92.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_e582cd9fc41b98327ba0fc8217b7ce92.jpg not downloaded yet
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_12d970e883bf2b958ae54ec71f16c52d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_12d970e883bf2b958ae54ec71f16c52d.jpg not downloaded yet
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_ec8523ff5c34052491b7d85d0e228b10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_ec8523ff5c34052491b7d85d0e228b10.jpg not downloaded yet
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_a03112da6df212eb0551f3656691d1b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_a03112da6df212eb0551f3656691d1b2.jpg not downloaded yet
2026-03-30 10:40:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1427c279-e734-5c70-aecf-4265cc090813 with identifier: WV54187
2026-03-30 10:40:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1427c279-e734-5c70-aecf-4265cc090813 with scrape type 1
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1427c279-e734-5c70-aecf-4265cc090813
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7f%252F45%252F7f452e7a1f2e5c2c651d408094aafbf7%252Fpa%252FWV54187_fc81ff0e18a67d889c6fc5e2bccef326.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_fc81ff0e18a67d889c6fc5e2bccef326.jpg already downloaded
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7f%252F45%252F7f452e7a1f2e5c2c651d408094aafbf7%252Fpa%252FWV54187_f65302c31053f331201477abff6c0a27.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_f65302c31053f331201477abff6c0a27.jpg already downloaded
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7f%252F45%252F7f452e7a1f2e5c2c651d408094aafbf7%252Fpa%252FWV54187_1f57de75d8f59537765ae7d36d45064f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_1f57de75d8f59537765ae7d36d45064f.jpg already downloaded
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7f%252F45%252F7f452e7a1f2e5c2c651d408094aafbf7%252Fpa%252FWV54187_901183903892fc7d1bef6041cbf0c93f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_901183903892fc7d1bef6041cbf0c93f.jpg already downloaded
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7f%252F45%252F7f452e7a1f2e5c2c651d408094aafbf7%252Fpa%252FWV54187_3e78b1a8f392b5d1b965afb32770043a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_3e78b1a8f392b5d1b965afb32770043a.jpg already downloaded
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7f%252F45%252F7f452e7a1f2e5c2c651d408094aafbf7%252Fpa%252FWV54187_fda032f8678139bfd9cc4117ab663a03.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_fda032f8678139bfd9cc4117ab663a03.jpg already downloaded
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7f%252F45%252F7f452e7a1f2e5c2c651d408094aafbf7%252Fpa%252FWV54187_10a7009911930ecf342c82883a3befe5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_10a7009911930ecf342c82883a3befe5.jpg already downloaded
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7f%252F45%252F7f452e7a1f2e5c2c651d408094aafbf7%252Fpa%252FWV54187_161c6cedede6254877c07972d9b3fde1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_161c6cedede6254877c07972d9b3fde1.jpg already downloaded
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7f%252F45%252F7f452e7a1f2e5c2c651d408094aafbf7%252Fpa%252FWV54187_d5997bd886326eb762755d3880a8e27b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_d5997bd886326eb762755d3880a8e27b.jpg already downloaded
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7f%252F45%252F7f452e7a1f2e5c2c651d408094aafbf7%252Fpa%252FWV54187_43f5c5a9f96e7f8c90cb37452377f995.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_43f5c5a9f96e7f8c90cb37452377f995.jpg already downloaded
2026-03-30 10:40:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1427c279-e734-5c70-aecf-4265cc090813, identifier: WV54187
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_13a043f90c91cb933d55356f1bf0f155.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_13a043f90c91cb933d55356f1bf0f155.jpg not downloaded yet
2026-03-30 10:40:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1427c279-e734-5c70-aecf-4265cc090813 with identifier: WV54187
2026-03-30 10:40:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1427c279-e734-5c70-aecf-4265cc090813 with identifier: WV54187
2026-03-30 10:40:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1427c279-e734-5c70-aecf-4265cc090813 with identifier: WV54187 to the API
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WV54187>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:08:10Z',
'fuel_type': 'diesel',
'id': '1427c279-e734-5c70-aecf-4265cc090813',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WV54187',
'listing': 'auction',
'location': 'DE, Buch',
'make': 'Seat',
'model': 'Leon',
'odometer': 166685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_fc81ff0e18a67d889c6fc5e2bccef326.jpg',
'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_f65302c31053f331201477abff6c0a27.jpg',
'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_1f57de75d8f59537765ae7d36d45064f.jpg',
'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_901183903892fc7d1bef6041cbf0c93f.jpg',
'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_3e78b1a8f392b5d1b965afb32770043a.jpg',
'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_fda032f8678139bfd9cc4117ab663a03.jpg',
'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_10a7009911930ecf342c82883a3befe5.jpg',
'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_161c6cedede6254877c07972d9b3fde1.jpg',
'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_d5997bd886326eb762755d3880a8e27b.jpg',
'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_43f5c5a9f96e7f8c90cb37452377f995.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1427c279-e734-5c70-aecf-4265cc090813/1427c279-e734-5c70-aecf-4265cc090813_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60729,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_fc81ff0e18a67d889c6fc5e2bccef326.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1427c279-e734-5c70-aecf-4265cc090813/1427c279-e734-5c70-aecf-4265cc090813_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49702,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_f65302c31053f331201477abff6c0a27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1427c279-e734-5c70-aecf-4265cc090813/1427c279-e734-5c70-aecf-4265cc090813_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2161089,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_1f57de75d8f59537765ae7d36d45064f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1427c279-e734-5c70-aecf-4265cc090813/1427c279-e734-5c70-aecf-4265cc090813_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2599294,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_901183903892fc7d1bef6041cbf0c93f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1427c279-e734-5c70-aecf-4265cc090813/1427c279-e734-5c70-aecf-4265cc090813_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2430941,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_3e78b1a8f392b5d1b965afb32770043a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1427c279-e734-5c70-aecf-4265cc090813/1427c279-e734-5c70-aecf-4265cc090813_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2552250,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_fda032f8678139bfd9cc4117ab663a03.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1427c279-e734-5c70-aecf-4265cc090813/1427c279-e734-5c70-aecf-4265cc090813_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60760,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_10a7009911930ecf342c82883a3befe5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1427c279-e734-5c70-aecf-4265cc090813/1427c279-e734-5c70-aecf-4265cc090813_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61217,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_161c6cedede6254877c07972d9b3fde1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1427c279-e734-5c70-aecf-4265cc090813/1427c279-e734-5c70-aecf-4265cc090813_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64266,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_d5997bd886326eb762755d3880a8e27b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1427c279-e734-5c70-aecf-4265cc090813/1427c279-e734-5c70-aecf-4265cc090813_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80280,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7f/45/7f452e7a1f2e5c2c651d408094aafbf7/pa/WV54187_43f5c5a9f96e7f8c90cb37452377f995.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 2.0 TDI FR',
'transmission': 'manual',
'trim': 'FR',
'year': 2017}
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WV54187%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [auto1.de] INFO: Saving data for WV54187: {'created_time': 1774867206.736123, 'last_price_update_time': 1774867206.736134, 'auction_closing_time': 1774969690.0}
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WV54187') HTTP/1.1" 204 0
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_0f34a65280e35ea3320d0b25df03d407.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_0f34a65280e35ea3320d0b25df03d407.jpg not downloaded yet
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_a9692caffde5bb9263baec919311a31d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_a9692caffde5bb9263baec919311a31d.jpg not downloaded yet
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_8c0df7e921fe0663f7394f6fb89e6963.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_8c0df7e921fe0663f7394f6fb89e6963.jpg not downloaded yet
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_ad8233a0d97515212a24e1ed6d5bfd71.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_ad8233a0d97515212a24e1ed6d5bfd71.jpg not downloaded yet
2026-03-30 10:40:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GZ32446/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_ad8233a0d97515212a24e1ed6d5bfd71.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_8c0df7e921fe0663f7394f6fb89e6963.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefe88d0>
2026-03-30 10:40:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_ad8233a0d97515212a24e1ed6d5bfd71.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_ad8233a0d97515212a24e1ed6d5bfd71.jpg saved to cache
2026-03-30 10:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3a80d869-2970-5973-8b54-c9c07bb05ca5
2026-03-30 10:40:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef0c0d0>
2026-03-30 10:40:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_8c0df7e921fe0663f7394f6fb89e6963.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_8c0df7e921fe0663f7394f6fb89e6963.jpg saved to cache
2026-03-30 10:40:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3a80d869-2970-5973-8b54-c9c07bb05ca5
2026-03-30 10:40:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KE34822/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_a9692caffde5bb9263baec919311a31d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_0f34a65280e35ea3320d0b25df03d407.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d7650>
2026-03-30 10:40:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_a9692caffde5bb9263baec919311a31d.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_a9692caffde5bb9263baec919311a31d.jpg saved to cache
2026-03-30 10:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3a80d869-2970-5973-8b54-c9c07bb05ca5
2026-03-30 10:40:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee47a810>
2026-03-30 10:40:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_0f34a65280e35ea3320d0b25df03d407.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_0f34a65280e35ea3320d0b25df03d407.jpg saved to cache
2026-03-30 10:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3a80d869-2970-5973-8b54-c9c07bb05ca5
2026-03-30 10:40:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LP80912> (referer: https://www.auto1.com/v1/car-details-view/LP80912/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_13a043f90c91cb933d55356f1bf0f155.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 202b5177-a1c0-53bb-b55e-67393a3b4f0b with identifier: LP80912
2026-03-30 10:40:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b with scrape type 1
2026-03-30 10:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_0a99b4b515dd221fa5b1e99884df93ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_0a99b4b515dd221fa5b1e99884df93ba.jpg not downloaded yet
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_75c939d946faac17c44b5d89bac257dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_75c939d946faac17c44b5d89bac257dd.jpg not downloaded yet
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_a03112da6df212eb0551f3656691d1b2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_0895efffe0c46b1e183a9a8bfaeee660.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_0895efffe0c46b1e183a9a8bfaeee660.jpg not downloaded yet
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_7e21cec8f82171935a44ea7f5dcbc7e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_7e21cec8f82171935a44ea7f5dcbc7e6.jpg not downloaded yet
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_db4174764b175459d78a970e4bae11a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_db4174764b175459d78a970e4bae11a2.jpg not downloaded yet
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UA78695/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_548df99715ab2ee85d35dd1bdf1a91f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_548df99715ab2ee85d35dd1bdf1a91f1.jpg not downloaded yet
2026-03-30 10:40:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef2810>
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_13a043f90c91cb933d55356f1bf0f155.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_13a043f90c91cb933d55356f1bf0f155.jpg saved to cache
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3a80d869-2970-5973-8b54-c9c07bb05ca5
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_9d65efe410e7d030fca5ff0552a3bb0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_9d65efe410e7d030fca5ff0552a3bb0e.jpg not downloaded yet
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c7350>
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_a03112da6df212eb0551f3656691d1b2.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_a03112da6df212eb0551f3656691d1b2.jpg saved to cache
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3a80d869-2970-5973-8b54-c9c07bb05ca5
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_f47655c1eeb9e801bff5829dfc981bbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_f47655c1eeb9e801bff5829dfc981bbb.jpg not downloaded yet
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_a6932e925d841263eed42a4d77491b7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_a6932e925d841263eed42a4d77491b7e.jpg not downloaded yet
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_ace81846a63ad5e2813df33102e80dd2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_ace81846a63ad5e2813df33102e80dd2.jpg not downloaded yet
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_75c939d946faac17c44b5d89bac257dd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CN26761> (referer: https://www.auto1.com/v1/car-details-view/CN26761/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:12 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee90250>
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_75c939d946faac17c44b5d89bac257dd.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_75c939d946faac17c44b5d89bac257dd.jpg saved to cache
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b
2026-03-30 10:40:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 887ade34-a9c8-5afa-8e44-90ca0eb44557 with identifier: CN26761
2026-03-30 10:40:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 887ade34-a9c8-5afa-8e44-90ca0eb44557 with scrape type 1
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 887ade34-a9c8-5afa-8e44-90ca0eb44557
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F91%252F909174abe38a5a39ed1b927801ec4d54%252Fpa%252FCN26761_54e4d6645c3be157a3062116daa91a96.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_54e4d6645c3be157a3062116daa91a96.jpg already downloaded
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F91%252F909174abe38a5a39ed1b927801ec4d54%252Fpa%252FCN26761_007ab86b5bca4e7c63b23f2d1933cadf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_007ab86b5bca4e7c63b23f2d1933cadf.jpg already downloaded
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F91%252F909174abe38a5a39ed1b927801ec4d54%252Fpa%252FCN26761_c960b26fb28590c5446941c8866e7773.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_c960b26fb28590c5446941c8866e7773.jpg already downloaded
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F91%252F909174abe38a5a39ed1b927801ec4d54%252Fpa%252FCN26761_d3a6b255fde2223131f0db9cb81519f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_d3a6b255fde2223131f0db9cb81519f6.jpg already downloaded
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F91%252F909174abe38a5a39ed1b927801ec4d54%252Fpa%252FCN26761_d4aeb5cf722b420c455c963feec7fc69.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_d4aeb5cf722b420c455c963feec7fc69.jpg already downloaded
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F91%252F909174abe38a5a39ed1b927801ec4d54%252Fpa%252FCN26761_b58b59c39aa15cb449e7c2717e988f97.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_b58b59c39aa15cb449e7c2717e988f97.jpg already downloaded
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F91%252F909174abe38a5a39ed1b927801ec4d54%252Fpa%252FCN26761_d8a9382b52424316e9ace3f226823f3c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_d8a9382b52424316e9ace3f226823f3c.jpg already downloaded
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F91%252F909174abe38a5a39ed1b927801ec4d54%252Fpa%252FCN26761_a5832c412ffe5b9d670cff25f85e1bd8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_a5832c412ffe5b9d670cff25f85e1bd8.jpg already downloaded
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F91%252F909174abe38a5a39ed1b927801ec4d54%252Fpa%252FCN26761_456c80268069532663d76a25ae0f5f55.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_456c80268069532663d76a25ae0f5f55.jpg already downloaded
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg90%252F91%252F909174abe38a5a39ed1b927801ec4d54%252Fpa%252FCN26761_18f1f7525f55aed1a527875fad044b33.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_18f1f7525f55aed1a527875fad044b33.jpg already downloaded
2026-03-30 10:40:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 887ade34-a9c8-5afa-8e44-90ca0eb44557, identifier: CN26761
2026-03-30 10:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_db4174764b175459d78a970e4bae11a2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 887ade34-a9c8-5afa-8e44-90ca0eb44557 with identifier: CN26761
2026-03-30 10:40:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 887ade34-a9c8-5afa-8e44-90ca0eb44557 with identifier: CN26761
2026-03-30 10:40:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 887ade34-a9c8-5afa-8e44-90ca0eb44557 with identifier: CN26761 to the API
2026-03-30 10:40:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CN26761>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:53:53Z',
'fuel_type': 'diesel',
'id': '887ade34-a9c8-5afa-8e44-90ca0eb44557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CN26761',
'listing': 'auction',
'location': 'DE, Karlskron',
'make': 'Renault',
'model': 'Trafic',
'odometer': 30381,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_54e4d6645c3be157a3062116daa91a96.jpg',
'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_007ab86b5bca4e7c63b23f2d1933cadf.jpg',
'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_c960b26fb28590c5446941c8866e7773.jpg',
'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_d3a6b255fde2223131f0db9cb81519f6.jpg',
'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_d4aeb5cf722b420c455c963feec7fc69.jpg',
'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_b58b59c39aa15cb449e7c2717e988f97.jpg',
'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_d8a9382b52424316e9ace3f226823f3c.jpg',
'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_a5832c412ffe5b9d670cff25f85e1bd8.jpg',
'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_456c80268069532663d76a25ae0f5f55.jpg',
'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_18f1f7525f55aed1a527875fad044b33.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887ade34-a9c8-5afa-8e44-90ca0eb44557/887ade34-a9c8-5afa-8e44-90ca0eb44557_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90032,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_54e4d6645c3be157a3062116daa91a96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887ade34-a9c8-5afa-8e44-90ca0eb44557/887ade34-a9c8-5afa-8e44-90ca0eb44557_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53484,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_007ab86b5bca4e7c63b23f2d1933cadf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887ade34-a9c8-5afa-8e44-90ca0eb44557/887ade34-a9c8-5afa-8e44-90ca0eb44557_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66109,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_c960b26fb28590c5446941c8866e7773.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887ade34-a9c8-5afa-8e44-90ca0eb44557/887ade34-a9c8-5afa-8e44-90ca0eb44557_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55093,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_d3a6b255fde2223131f0db9cb81519f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887ade34-a9c8-5afa-8e44-90ca0eb44557/887ade34-a9c8-5afa-8e44-90ca0eb44557_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67316,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_d4aeb5cf722b420c455c963feec7fc69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887ade34-a9c8-5afa-8e44-90ca0eb44557/887ade34-a9c8-5afa-8e44-90ca0eb44557_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43421,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_b58b59c39aa15cb449e7c2717e988f97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887ade34-a9c8-5afa-8e44-90ca0eb44557/887ade34-a9c8-5afa-8e44-90ca0eb44557_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54975,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_d8a9382b52424316e9ace3f226823f3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887ade34-a9c8-5afa-8e44-90ca0eb44557/887ade34-a9c8-5afa-8e44-90ca0eb44557_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50814,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_a5832c412ffe5b9d670cff25f85e1bd8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887ade34-a9c8-5afa-8e44-90ca0eb44557/887ade34-a9c8-5afa-8e44-90ca0eb44557_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74676,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_456c80268069532663d76a25ae0f5f55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887ade34-a9c8-5afa-8e44-90ca0eb44557/887ade34-a9c8-5afa-8e44-90ca0eb44557_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78598,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img90/91/909174abe38a5a39ed1b927801ec4d54/pa/CN26761_18f1f7525f55aed1a527875fad044b33.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Trafic 2.0 BLUE dCi L2H1 3,0t (8/9 Sitze) Start',
'transmission': 'manual',
'trim': 'L2H1 3,0t (8/9 Sitze) Start',
'year': 2023}
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CN26761%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [auto1.de] INFO: Saving data for CN26761: {'created_time': 1774867213.215293, 'last_price_update_time': 1774867213.215305, 'auction_closing_time': 1774972433.0}
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CN26761') HTTP/1.1" 204 0
2026-03-30 10:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TC02406> (referer: https://www.auto1.com/v1/car-details-view/TC02406/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f593fa50>
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_db4174764b175459d78a970e4bae11a2.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_db4174764b175459d78a970e4bae11a2.jpg saved to cache
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b
2026-03-30 10:40:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58137188-0516-5064-8b46-5432fd7c596f with identifier: TC02406
2026-03-30 10:40:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58137188-0516-5064-8b46-5432fd7c596f with scrape type 1
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58137188-0516-5064-8b46-5432fd7c596f
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_c05fc6e360bd1922267fca3f4ebe755a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_c05fc6e360bd1922267fca3f4ebe755a.jpg not downloaded yet
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_8fdd7e7ad4c0bc69c3abfdf08f493d12.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_8fdd7e7ad4c0bc69c3abfdf08f493d12.jpg not downloaded yet
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_9cf976e6ce31c9add109a75ae2df7820.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_9cf976e6ce31c9add109a75ae2df7820.jpg not downloaded yet
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_671003429b402fe13085264b6aad3765.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_671003429b402fe13085264b6aad3765.jpg not downloaded yet
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_3b7254c143181acd232994a94be496de.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_3b7254c143181acd232994a94be496de.jpg not downloaded yet
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_392eb6fb797e8b69a5c9027a58fa31a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_392eb6fb797e8b69a5c9027a58fa31a2.jpg not downloaded yet
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_2307ee499f552dd32e61917ada3d44e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_2307ee499f552dd32e61917ada3d44e1.jpg not downloaded yet
2026-03-30 10:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_ace81846a63ad5e2813df33102e80dd2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_bdccffbca157c790ba73a0bc518a4f11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_bdccffbca157c790ba73a0bc518a4f11.jpg not downloaded yet
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_571f272fc3fdd7897f9e93bdbca5be2a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_571f272fc3fdd7897f9e93bdbca5be2a.jpg not downloaded yet
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_113b1aafb0865943e4e358235f748e7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_113b1aafb0865943e4e358235f748e7f.jpg not downloaded yet
2026-03-30 10:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_f47655c1eeb9e801bff5829dfc981bbb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_a6932e925d841263eed42a4d77491b7e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41eaad0>
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_ace81846a63ad5e2813df33102e80dd2.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_ace81846a63ad5e2813df33102e80dd2.jpg saved to cache
2026-03-30 10:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b
2026-03-30 10:40:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5dfd9d0>
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_f47655c1eeb9e801bff5829dfc981bbb.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_f47655c1eeb9e801bff5829dfc981bbb.jpg saved to cache
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b
2026-03-30 10:40:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419b5d0>
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_a6932e925d841263eed42a4d77491b7e.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_a6932e925d841263eed42a4d77491b7e.jpg saved to cache
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b
2026-03-30 10:40:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_2307ee499f552dd32e61917ada3d44e1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_113b1aafb0865943e4e358235f748e7f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee403dd0>
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_2307ee499f552dd32e61917ada3d44e1.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_2307ee499f552dd32e61917ada3d44e1.jpg saved to cache
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 58137188-0516-5064-8b46-5432fd7c596f
2026-03-30 10:40:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4292f90>
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_113b1aafb0865943e4e358235f748e7f.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_113b1aafb0865943e4e358235f748e7f.jpg saved to cache
2026-03-30 10:40:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 58137188-0516-5064-8b46-5432fd7c596f
2026-03-30 10:40:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_571f272fc3fdd7897f9e93bdbca5be2a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_bdccffbca157c790ba73a0bc518a4f11.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428ca50>
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_571f272fc3fdd7897f9e93bdbca5be2a.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_571f272fc3fdd7897f9e93bdbca5be2a.jpg saved to cache
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 58137188-0516-5064-8b46-5432fd7c596f
2026-03-30 10:40:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4290050>
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_bdccffbca157c790ba73a0bc518a4f11.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_bdccffbca157c790ba73a0bc518a4f11.jpg saved to cache
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 58137188-0516-5064-8b46-5432fd7c596f
2026-03-30 10:40:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_3b7254c143181acd232994a94be496de.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428d350>
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_3b7254c143181acd232994a94be496de.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_3b7254c143181acd232994a94be496de.jpg saved to cache
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 58137188-0516-5064-8b46-5432fd7c596f
2026-03-30 10:40:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_671003429b402fe13085264b6aad3765.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428e2d0>
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_671003429b402fe13085264b6aad3765.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_671003429b402fe13085264b6aad3765.jpg saved to cache
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 58137188-0516-5064-8b46-5432fd7c596f
2026-03-30 10:40:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_9cf976e6ce31c9add109a75ae2df7820.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_8fdd7e7ad4c0bc69c3abfdf08f493d12.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4335150>
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_9cf976e6ce31c9add109a75ae2df7820.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_9cf976e6ce31c9add109a75ae2df7820.jpg saved to cache
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 58137188-0516-5064-8b46-5432fd7c596f
2026-03-30 10:40:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef0690>
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_8fdd7e7ad4c0bc69c3abfdf08f493d12.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_8fdd7e7ad4c0bc69c3abfdf08f493d12.jpg saved to cache
2026-03-30 10:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 58137188-0516-5064-8b46-5432fd7c596f
2026-03-30 10:40:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_c05fc6e360bd1922267fca3f4ebe755a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4199f10>
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_c05fc6e360bd1922267fca3f4ebe755a.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_c05fc6e360bd1922267fca3f4ebe755a.jpg saved to cache
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 58137188-0516-5064-8b46-5432fd7c596f
2026-03-30 10:40:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_9d65efe410e7d030fca5ff0552a3bb0e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_548df99715ab2ee85d35dd1bdf1a91f1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_392eb6fb797e8b69a5c9027a58fa31a2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef1090>
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_9d65efe410e7d030fca5ff0552a3bb0e.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_9d65efe410e7d030fca5ff0552a3bb0e.jpg saved to cache
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b
2026-03-30 10:40:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7d590>
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_548df99715ab2ee85d35dd1bdf1a91f1.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_548df99715ab2ee85d35dd1bdf1a91f1.jpg saved to cache
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b
2026-03-30 10:40:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3e8d0>
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F9e%252F479e05a49468286150cf79617dc9ba4d%252Fpa%252FTC02406_392eb6fb797e8b69a5c9027a58fa31a2.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_392eb6fb797e8b69a5c9027a58fa31a2.jpg saved to cache
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 58137188-0516-5064-8b46-5432fd7c596f
2026-03-30 10:40:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 58137188-0516-5064-8b46-5432fd7c596f, skipping ID generation
2026-03-30 10:40:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58137188-0516-5064-8b46-5432fd7c596f with scrape type 1
2026-03-30 10:40:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 58137188-0516-5064-8b46-5432fd7c596f sending to next pipeline
2026-03-30 10:40:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 58137188-0516-5064-8b46-5432fd7c596f, identifier: TC02406
2026-03-30 10:40:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 58137188-0516-5064-8b46-5432fd7c596f with identifier: TC02406
2026-03-30 10:40:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 58137188-0516-5064-8b46-5432fd7c596f with identifier: TC02406
2026-03-30 10:40:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 58137188-0516-5064-8b46-5432fd7c596f with identifier: TC02406 to the API
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_392eb6fb797e8b69a5c9027a58fa31a2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Rental',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:04:47Z',
'fuel_type': 'diesel',
'id': '58137188-0516-5064-8b46-5432fd7c596f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TC02406',
'listing': 'auction',
'location': 'DE, Bitburg',
'make': 'Skoda',
'model': 'Superb',
'odometer': 322876,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2587832,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_c05fc6e360bd1922267fca3f4ebe755a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2703122,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_8fdd7e7ad4c0bc69c3abfdf08f493d12.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2503016,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_9cf976e6ce31c9add109a75ae2df7820.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2632696,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_671003429b402fe13085264b6aad3765.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2509025,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_3b7254c143181acd232994a94be496de.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2873720,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_392eb6fb797e8b69a5c9027a58fa31a2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2697786,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_2307ee499f552dd32e61917ada3d44e1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2580281,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_bdccffbca157c790ba73a0bc518a4f11.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2673902,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_571f272fc3fdd7897f9e93bdbca5be2a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58137188-0516-5064-8b46-5432fd7c596f/58137188-0516-5064-8b46-5432fd7c596f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3062430,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img47/9e/479e05a49468286150cf79617dc9ba4d/pa/TC02406_113b1aafb0865943e4e358235f748e7f.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb 2.0 TDI Best of',
'transmission': 'automatic',
'trim': 'Best of',
'year': 2015}
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TC02406%27 HTTP/1.1" 200 None
2026-03-30 10:40:17 [auto1.de] INFO: Saving data for TC02406: {'created_time': 1774867217.423799, 'last_price_update_time': 1774867217.42381, 'auction_closing_time': 1774969487.0}
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TC02406') HTTP/1.1" 204 0
2026-03-30 10:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_7e21cec8f82171935a44ea7f5dcbc7e6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_0895efffe0c46b1e183a9a8bfaeee660.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_ec8523ff5c34052491b7d85d0e228b10.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_12d970e883bf2b958ae54ec71f16c52d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:17 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4919d0>
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_7e21cec8f82171935a44ea7f5dcbc7e6.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_7e21cec8f82171935a44ea7f5dcbc7e6.jpg saved to cache
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b
2026-03-30 10:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_e582cd9fc41b98327ba0fc8217b7ce92.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_e1fa9f46d55a8d5fb3c966bf960a9ff3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:17 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4230450>
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_0895efffe0c46b1e183a9a8bfaeee660.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_0895efffe0c46b1e183a9a8bfaeee660.jpg saved to cache
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429c2d0>
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_ec8523ff5c34052491b7d85d0e228b10.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_ec8523ff5c34052491b7d85d0e228b10.jpg saved to cache
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3a80d869-2970-5973-8b54-c9c07bb05ca5
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5910b10>
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_12d970e883bf2b958ae54ec71f16c52d.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_12d970e883bf2b958ae54ec71f16c52d.jpg saved to cache
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3a80d869-2970-5973-8b54-c9c07bb05ca5
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee80ad0>
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_e582cd9fc41b98327ba0fc8217b7ce92.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_e582cd9fc41b98327ba0fc8217b7ce92.jpg saved to cache
2026-03-30 10:40:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3a80d869-2970-5973-8b54-c9c07bb05ca5
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef1a90>
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg76%252Ff4%252F76f42c71eacfa13f8d21f8457d640a62%252Fpa%252FMT60714_e1fa9f46d55a8d5fb3c966bf960a9ff3.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_e1fa9f46d55a8d5fb3c966bf960a9ff3.jpg saved to cache
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3a80d869-2970-5973-8b54-c9c07bb05ca5
2026-03-30 10:40:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a80d869-2970-5973-8b54-c9c07bb05ca5, skipping ID generation
2026-03-30 10:40:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a80d869-2970-5973-8b54-c9c07bb05ca5 with scrape type 1
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a80d869-2970-5973-8b54-c9c07bb05ca5 sending to next pipeline
2026-03-30 10:40:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3a80d869-2970-5973-8b54-c9c07bb05ca5, identifier: MT60714
2026-03-30 10:40:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3a80d869-2970-5973-8b54-c9c07bb05ca5 with identifier: MT60714
2026-03-30 10:40:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3a80d869-2970-5973-8b54-c9c07bb05ca5 with identifier: MT60714
2026-03-30 10:40:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3a80d869-2970-5973-8b54-c9c07bb05ca5 with identifier: MT60714 to the API
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_e1fa9f46d55a8d5fb3c966bf960a9ff3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 262,
'expiration_date': '2026-03-31T15:14:20Z',
'fuel_type': 'diesel',
'id': '3a80d869-2970-5973-8b54-c9c07bb05ca5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MT60714',
'listing': 'auction',
'location': 'DE, Bonn',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 255978,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79173,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_e1fa9f46d55a8d5fb3c966bf960a9ff3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73114,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_e582cd9fc41b98327ba0fc8217b7ce92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80107,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_12d970e883bf2b958ae54ec71f16c52d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87824,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_ec8523ff5c34052491b7d85d0e228b10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89584,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_a03112da6df212eb0551f3656691d1b2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80958,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_13a043f90c91cb933d55356f1bf0f155.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85453,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_0f34a65280e35ea3320d0b25df03d407.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72224,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_a9692caffde5bb9263baec919311a31d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85536,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_8c0df7e921fe0663f7394f6fb89e6963.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a80d869-2970-5973-8b54-c9c07bb05ca5/3a80d869-2970-5973-8b54-c9c07bb05ca5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60964,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img76/f4/76f42c71eacfa13f8d21f8457d640a62/pa/MT60714_ad8233a0d97515212a24e1ed6d5bfd71.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touareg 3.0 V6 TDI BlueMotion Terrain Tech',
'transmission': 'automatic',
'trim': 'BlueMotion Terrain Tech',
'year': 2016}
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MT60714%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [auto1.de] INFO: Saving data for MT60714: {'created_time': 1774867218.510087, 'last_price_update_time': 1774867218.5101, 'auction_closing_time': 1774970060.0}
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MT60714') HTTP/1.1" 204 0
2026-03-30 10:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HB77071> (referer: https://www.auto1.com/v1/car-details-view/HB77071/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_0a99b4b515dd221fa5b1e99884df93ba.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MF97779> (referer: https://www.auto1.com/v1/car-details-view/MF97779/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b1c6d7c-9462-5000-9333-9ab5c2370659 with identifier: HB77071
2026-03-30 10:40:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b1c6d7c-9462-5000-9333-9ab5c2370659 with scrape type 1
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b1c6d7c-9462-5000-9333-9ab5c2370659
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252F77%252F10779d529bfaa17943791cd25be9bc1f%252Fpa%252FHB77071_ffc895a58df6d8861697a382de366eab.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_ffc895a58df6d8861697a382de366eab.jpg already downloaded
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252F77%252F10779d529bfaa17943791cd25be9bc1f%252Fpa%252FHB77071_85c5d48989f6dd11b6b898beafe5f30b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_85c5d48989f6dd11b6b898beafe5f30b.jpg already downloaded
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252F77%252F10779d529bfaa17943791cd25be9bc1f%252Fpa%252FHB77071_aee5320d4df611b79ddbd4e90c5aedc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_aee5320d4df611b79ddbd4e90c5aedc2.jpg already downloaded
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252F77%252F10779d529bfaa17943791cd25be9bc1f%252Fpa%252FHB77071_ec43b03b2f620abe0e5195df207e7373.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_ec43b03b2f620abe0e5195df207e7373.jpg already downloaded
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252F77%252F10779d529bfaa17943791cd25be9bc1f%252Fpa%252FHB77071_86af1621557e99d8ebaef57c437b36d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_86af1621557e99d8ebaef57c437b36d9.jpg already downloaded
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252F77%252F10779d529bfaa17943791cd25be9bc1f%252Fpa%252FHB77071_03457f13815e2717586d2405d134ecea.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_03457f13815e2717586d2405d134ecea.jpg already downloaded
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252F77%252F10779d529bfaa17943791cd25be9bc1f%252Fpa%252FHB77071_4b07fb9668db1b7e9e04140c56c82422.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_4b07fb9668db1b7e9e04140c56c82422.jpg already downloaded
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252F77%252F10779d529bfaa17943791cd25be9bc1f%252Fpa%252FHB77071_49d01098b7004f80d9dafc86648b47a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_49d01098b7004f80d9dafc86648b47a6.jpg already downloaded
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252F77%252F10779d529bfaa17943791cd25be9bc1f%252Fpa%252FHB77071_a552b11636f0313c6bab64b3676f9cea.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_a552b11636f0313c6bab64b3676f9cea.jpg already downloaded
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252F77%252F10779d529bfaa17943791cd25be9bc1f%252Fpa%252FHB77071_daa630740da29383bc7b8278b0e91036.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_daa630740da29383bc7b8278b0e91036.jpg already downloaded
2026-03-30 10:40:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3b1c6d7c-9462-5000-9333-9ab5c2370659, identifier: HB77071
2026-03-30 10:40:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3b1c6d7c-9462-5000-9333-9ab5c2370659 with identifier: HB77071
2026-03-30 10:40:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3b1c6d7c-9462-5000-9333-9ab5c2370659 with identifier: HB77071
2026-03-30 10:40:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3b1c6d7c-9462-5000-9333-9ab5c2370659 with identifier: HB77071 to the API
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/HB77071>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:43:00Z',
'fuel_type': 'diesel',
'id': '3b1c6d7c-9462-5000-9333-9ab5c2370659',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HB77071',
'listing': 'auction',
'location': 'DE, Germersheim',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 260815,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_ffc895a58df6d8861697a382de366eab.jpg',
'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_85c5d48989f6dd11b6b898beafe5f30b.jpg',
'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_aee5320d4df611b79ddbd4e90c5aedc2.jpg',
'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_ec43b03b2f620abe0e5195df207e7373.jpg',
'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_86af1621557e99d8ebaef57c437b36d9.jpg',
'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_03457f13815e2717586d2405d134ecea.jpg',
'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_4b07fb9668db1b7e9e04140c56c82422.jpg',
'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_49d01098b7004f80d9dafc86648b47a6.jpg',
'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_a552b11636f0313c6bab64b3676f9cea.jpg',
'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_daa630740da29383bc7b8278b0e91036.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b1c6d7c-9462-5000-9333-9ab5c2370659/3b1c6d7c-9462-5000-9333-9ab5c2370659_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86104,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_ffc895a58df6d8861697a382de366eab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b1c6d7c-9462-5000-9333-9ab5c2370659/3b1c6d7c-9462-5000-9333-9ab5c2370659_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63247,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_85c5d48989f6dd11b6b898beafe5f30b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b1c6d7c-9462-5000-9333-9ab5c2370659/3b1c6d7c-9462-5000-9333-9ab5c2370659_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83364,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_aee5320d4df611b79ddbd4e90c5aedc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b1c6d7c-9462-5000-9333-9ab5c2370659/3b1c6d7c-9462-5000-9333-9ab5c2370659_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73278,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_ec43b03b2f620abe0e5195df207e7373.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b1c6d7c-9462-5000-9333-9ab5c2370659/3b1c6d7c-9462-5000-9333-9ab5c2370659_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68602,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_86af1621557e99d8ebaef57c437b36d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b1c6d7c-9462-5000-9333-9ab5c2370659/3b1c6d7c-9462-5000-9333-9ab5c2370659_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93445,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_03457f13815e2717586d2405d134ecea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b1c6d7c-9462-5000-9333-9ab5c2370659/3b1c6d7c-9462-5000-9333-9ab5c2370659_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75731,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_4b07fb9668db1b7e9e04140c56c82422.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b1c6d7c-9462-5000-9333-9ab5c2370659/3b1c6d7c-9462-5000-9333-9ab5c2370659_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72794,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_49d01098b7004f80d9dafc86648b47a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b1c6d7c-9462-5000-9333-9ab5c2370659/3b1c6d7c-9462-5000-9333-9ab5c2370659_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81697,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_a552b11636f0313c6bab64b3676f9cea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b1c6d7c-9462-5000-9333-9ab5c2370659/3b1c6d7c-9462-5000-9333-9ab5c2370659_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69009,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/77/10779d529bfaa17943791cd25be9bc1f/pa/HB77071_daa630740da29383bc7b8278b0e91036.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-04-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 200 CDI BlueEfficiency Elegance',
'transmission': 'manual',
'trim': 'BlueEfficiency Elegance',
'year': 2011}
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HB77071%27 HTTP/1.1" 200 None
2026-03-30 10:40:19 [auto1.de] INFO: Saving data for HB77071: {'created_time': 1774867219.351364, 'last_price_update_time': 1774867219.351378, 'auction_closing_time': 1774971780.0}
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HB77071') HTTP/1.1" 204 0
2026-03-30 10:40:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef35910>
2026-03-30 10:40:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg16%252Fc3%252F16c3df1d5a557a7fb71ffc1d8921f30a%252Fpa%252FLP80912_0a99b4b515dd221fa5b1e99884df93ba.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_0a99b4b515dd221fa5b1e99884df93ba.jpg saved to cache
2026-03-30 10:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b
2026-03-30 10:40:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 202b5177-a1c0-53bb-b55e-67393a3b4f0b, skipping ID generation
2026-03-30 10:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b with scrape type 1
2026-03-30 10:40:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 202b5177-a1c0-53bb-b55e-67393a3b4f0b sending to next pipeline
2026-03-30 10:40:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 202b5177-a1c0-53bb-b55e-67393a3b4f0b, identifier: LP80912
2026-03-30 10:40:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 873d24b4-a183-5262-92d5-0b15cb173edd with identifier: MF97779
2026-03-30 10:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 873d24b4-a183-5262-92d5-0b15cb173edd with scrape type 1
2026-03-30 10:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 873d24b4-a183-5262-92d5-0b15cb173edd
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F63%252Feb63ea96227a1440c287cde35ce80ad0%252Fpa%252FMF97779_f385038ccc1cd27d45a356e87a91a038.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_f385038ccc1cd27d45a356e87a91a038.jpg not downloaded yet
2026-03-30 10:40:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 202b5177-a1c0-53bb-b55e-67393a3b4f0b with identifier: LP80912
2026-03-30 10:40:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 202b5177-a1c0-53bb-b55e-67393a3b4f0b with identifier: LP80912
2026-03-30 10:40:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 202b5177-a1c0-53bb-b55e-67393a3b4f0b with identifier: LP80912 to the API
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_0a99b4b515dd221fa5b1e99884df93ba.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:44:25Z',
'fuel_type': 'petrol',
'id': '202b5177-a1c0-53bb-b55e-67393a3b4f0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LP80912',
'listing': 'auction',
'location': 'DE, Potsdam',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 25321,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2279951,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_0a99b4b515dd221fa5b1e99884df93ba.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2269804,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_75c939d946faac17c44b5d89bac257dd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2023367,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_0895efffe0c46b1e183a9a8bfaeee660.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2001902,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_7e21cec8f82171935a44ea7f5dcbc7e6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2186357,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_db4174764b175459d78a970e4bae11a2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2251619,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_548df99715ab2ee85d35dd1bdf1a91f1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2591639,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_9d65efe410e7d030fca5ff0552a3bb0e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2412581,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_f47655c1eeb9e801bff5829dfc981bbb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2210947,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_a6932e925d841263eed42a4d77491b7e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_202b5177-a1c0-53bb-b55e-67393a3b4f0b/202b5177-a1c0-53bb-b55e-67393a3b4f0b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2110312,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img16/c3/16c3df1d5a557a7fb71ffc1d8921f30a/pa/LP80912_ace81846a63ad5e2813df33102e80dd2.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 1.5 TSI ACT Clever',
'transmission': 'automatic',
'trim': 'Clever',
'year': 2021}
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LP80912%27 HTTP/1.1" 200 None
2026-03-30 10:40:19 [auto1.de] INFO: Saving data for LP80912: {'created_time': 1774867219.958488, 'last_price_update_time': 1774867219.9585, 'auction_closing_time': 1774971865.0}
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LP80912') HTTP/1.1" 204 0
2026-03-30 10:40:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F63%252Feb63ea96227a1440c287cde35ce80ad0%252Fpa%252FMF97779_3b5dff365e4292c6e82cebd37d28d205.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_3b5dff365e4292c6e82cebd37d28d205.jpg not downloaded yet
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F63%252Feb63ea96227a1440c287cde35ce80ad0%252Fpa%252FMF97779_a5ebd9ac96b00af76b7f9ff250e90e82.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_a5ebd9ac96b00af76b7f9ff250e90e82.jpg not downloaded yet
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F63%252Feb63ea96227a1440c287cde35ce80ad0%252Fpa%252FMF97779_18b2bd74d8475aa763917a1155e59476.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_18b2bd74d8475aa763917a1155e59476.jpg not downloaded yet
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F63%252Feb63ea96227a1440c287cde35ce80ad0%252Fpa%252FMF97779_870b6c5e04fc04134dbe96cef494dc5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_870b6c5e04fc04134dbe96cef494dc5e.jpg not downloaded yet
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_ec382b076c82cd622b2fbd6ec980515f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_c8035cf6c20dd05f81751f06b429f518.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_d4ba1622d43079c383cad22f1378e79d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_870b6c5e04fc04134dbe96cef494dc5e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee485190>
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_ec382b076c82cd622b2fbd6ec980515f.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_ec382b076c82cd622b2fbd6ec980515f.jpg saved to cache
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item acf3fe72-685e-5977-bfa5-b98614339b1c
2026-03-30 10:40:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3e350>
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_c8035cf6c20dd05f81751f06b429f518.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_c8035cf6c20dd05f81751f06b429f518.jpg saved to cache
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item acf3fe72-685e-5977-bfa5-b98614339b1c
2026-03-30 10:40:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d4290>
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_d4ba1622d43079c383cad22f1378e79d.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_d4ba1622d43079c383cad22f1378e79d.jpg saved to cache
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item acf3fe72-685e-5977-bfa5-b98614339b1c
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4217f10>
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_873d24b4-a183-5262-92d5-0b15cb173edd/873d24b4-a183-5262-92d5-0b15cb173edd_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F63%252Feb63ea96227a1440c287cde35ce80ad0%252Fpa%252FMF97779_870b6c5e04fc04134dbe96cef494dc5e.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_870b6c5e04fc04134dbe96cef494dc5e.jpg saved to cache
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 873d24b4-a183-5262-92d5-0b15cb173edd
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_18b2bd74d8475aa763917a1155e59476.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_3b5dff365e4292c6e82cebd37d28d205.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_a5ebd9ac96b00af76b7f9ff250e90e82.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_f385038ccc1cd27d45a356e87a91a038.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_e664e9422404dcb867e867e455343839.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4217250>
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_873d24b4-a183-5262-92d5-0b15cb173edd/873d24b4-a183-5262-92d5-0b15cb173edd_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F63%252Feb63ea96227a1440c287cde35ce80ad0%252Fpa%252FMF97779_18b2bd74d8475aa763917a1155e59476.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_18b2bd74d8475aa763917a1155e59476.jpg saved to cache
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 873d24b4-a183-5262-92d5-0b15cb173edd
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ebb90>
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_873d24b4-a183-5262-92d5-0b15cb173edd/873d24b4-a183-5262-92d5-0b15cb173edd_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F63%252Feb63ea96227a1440c287cde35ce80ad0%252Fpa%252FMF97779_3b5dff365e4292c6e82cebd37d28d205.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_3b5dff365e4292c6e82cebd37d28d205.jpg saved to cache
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 873d24b4-a183-5262-92d5-0b15cb173edd
2026-03-30 10:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_c86b54fdff1d2f2c2e1153b35050e191.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4302010>
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_873d24b4-a183-5262-92d5-0b15cb173edd/873d24b4-a183-5262-92d5-0b15cb173edd_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F63%252Feb63ea96227a1440c287cde35ce80ad0%252Fpa%252FMF97779_a5ebd9ac96b00af76b7f9ff250e90e82.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_a5ebd9ac96b00af76b7f9ff250e90e82.jpg saved to cache
2026-03-30 10:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 873d24b4-a183-5262-92d5-0b15cb173edd
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f8a50>
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_873d24b4-a183-5262-92d5-0b15cb173edd/873d24b4-a183-5262-92d5-0b15cb173edd_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F63%252Feb63ea96227a1440c287cde35ce80ad0%252Fpa%252FMF97779_f385038ccc1cd27d45a356e87a91a038.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_f385038ccc1cd27d45a356e87a91a038.jpg saved to cache
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 873d24b4-a183-5262-92d5-0b15cb173edd
2026-03-30 10:40:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 873d24b4-a183-5262-92d5-0b15cb173edd, skipping ID generation
2026-03-30 10:40:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 873d24b4-a183-5262-92d5-0b15cb173edd with scrape type 1
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 873d24b4-a183-5262-92d5-0b15cb173edd sending to next pipeline
2026-03-30 10:40:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 873d24b4-a183-5262-92d5-0b15cb173edd, identifier: MF97779
2026-03-30 10:40:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 873d24b4-a183-5262-92d5-0b15cb173edd with identifier: MF97779
2026-03-30 10:40:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 873d24b4-a183-5262-92d5-0b15cb173edd with identifier: MF97779
2026-03-30 10:40:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 873d24b4-a183-5262-92d5-0b15cb173edd with identifier: MF97779 to the API
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:21 [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-30 10:40:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_f385038ccc1cd27d45a356e87a91a038.jpg>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-31T15:06:31Z',
'fuel_type': 'petrol',
'id': '873d24b4-a183-5262-92d5-0b15cb173edd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MF97779',
'listing': 'auction',
'location': 'DE, Brühl',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 169323,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_873d24b4-a183-5262-92d5-0b15cb173edd/873d24b4-a183-5262-92d5-0b15cb173edd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92556,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_f385038ccc1cd27d45a356e87a91a038.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_873d24b4-a183-5262-92d5-0b15cb173edd/873d24b4-a183-5262-92d5-0b15cb173edd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88529,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_3b5dff365e4292c6e82cebd37d28d205.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_873d24b4-a183-5262-92d5-0b15cb173edd/873d24b4-a183-5262-92d5-0b15cb173edd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100730,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_a5ebd9ac96b00af76b7f9ff250e90e82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_873d24b4-a183-5262-92d5-0b15cb173edd/873d24b4-a183-5262-92d5-0b15cb173edd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74745,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_18b2bd74d8475aa763917a1155e59476.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_873d24b4-a183-5262-92d5-0b15cb173edd/873d24b4-a183-5262-92d5-0b15cb173edd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91897,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/63/eb63ea96227a1440c287cde35ce80ad0/pa/MF97779_870b6c5e04fc04134dbe96cef494dc5e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-09-02',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Mondeo 2.0 Ghia',
'transmission': 'manual',
'trim': 'Ghia',
'year': 2007}
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MF97779%27 HTTP/1.1" 200 None
2026-03-30 10:40:21 [auto1.de] INFO: Saving data for MF97779: {'created_time': 1774867221.492763, 'last_price_update_time': 1774867221.492774, 'auction_closing_time': 1774969591.0}
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MF97779') HTTP/1.1" 204 0
2026-03-30 10:40:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef0e10>
2026-03-30 10:40:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_e664e9422404dcb867e867e455343839.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_e664e9422404dcb867e867e455343839.jpg saved to cache
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ce147cb4-5733-5711-9256-32d2e36da4d5
2026-03-30 10:40:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeed410>
2026-03-30 10:40:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg50%252Fd0%252F50d0702f048ccab9105a421f00caa11e%252Fpa%252FMF98789_c86b54fdff1d2f2c2e1153b35050e191.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_c86b54fdff1d2f2c2e1153b35050e191.jpg saved to cache
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ce147cb4-5733-5711-9256-32d2e36da4d5
2026-03-30 10:40:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce147cb4-5733-5711-9256-32d2e36da4d5, skipping ID generation
2026-03-30 10:40:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce147cb4-5733-5711-9256-32d2e36da4d5 with scrape type 1
2026-03-30 10:40:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce147cb4-5733-5711-9256-32d2e36da4d5 sending to next pipeline
2026-03-30 10:40:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ce147cb4-5733-5711-9256-32d2e36da4d5, identifier: MF98789
2026-03-30 10:40:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_5ade24142e824b04c9d0829ab2280298.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ce147cb4-5733-5711-9256-32d2e36da4d5 with identifier: MF98789
2026-03-30 10:40:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ce147cb4-5733-5711-9256-32d2e36da4d5 with identifier: MF98789
2026-03-30 10:40:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ce147cb4-5733-5711-9256-32d2e36da4d5 with identifier: MF98789 to the API
2026-03-30 10:40:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:21 [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-30 10:40:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_c86b54fdff1d2f2c2e1153b35050e191.jpg>
{'auction_title': '',
'c_o_2_emission_value': 198,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:02:52Z',
'fuel_type': 'petrol',
'id': 'ce147cb4-5733-5711-9256-32d2e36da4d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MF98789',
'listing': 'auction',
'location': 'DE, Würzburg',
'make': 'Volkswagen',
'model': 'Eos',
'odometer': 107247,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83473,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_c86b54fdff1d2f2c2e1153b35050e191.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90630,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_e664e9422404dcb867e867e455343839.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75379,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_2128d66c165d87d007322b7288fdbac5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58700,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_41f6b8f9cd6e3d6aa27cecbace013e1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153536,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_6ce9c7250c987c68b71617f5e036ecb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce147cb4-5733-5711-9256-32d2e36da4d5/ce147cb4-5733-5711-9256-32d2e36da4d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61064,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img50/d0/50d0702f048ccab9105a421f00caa11e/pa/MF98789_d227fa2788fbc688b60feb84fa2cb7ef.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Eos 2.0 FSI',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MF98789%27 HTTP/1.1" 200 None
2026-03-30 10:40:22 [auto1.de] INFO: Saving data for MF98789: {'created_time': 1774867222.065061, 'last_price_update_time': 1774867222.065071, 'auction_closing_time': 1774969372.0}
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MF98789') HTTP/1.1" 204 0
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeef910>
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60812389-82e3-54c2-bc65-39fbb8443718/60812389-82e3-54c2-bc65-39fbb8443718_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F08%252Fa0086ded281eed395e5bc08a6df62225%252Fpa%252FSB38553_5ade24142e824b04c9d0829ab2280298.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_5ade24142e824b04c9d0829ab2280298.jpg saved to cache
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 60812389-82e3-54c2-bc65-39fbb8443718
2026-03-30 10:40:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_75c718f3cf50b5978866f1d72ee8e073.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_58c6c73dc2c6ffbf450d8d7ed4e8a60b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee417510>
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_75c718f3cf50b5978866f1d72ee8e073.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_75c718f3cf50b5978866f1d72ee8e073.jpg saved to cache
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item acf3fe72-685e-5977-bfa5-b98614339b1c
2026-03-30 10:40:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4215c10>
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9e%252Fb4%252F9eb4924424a3acb00ee354fd4ad9277b%252Fpa%252FGH80135_58c6c73dc2c6ffbf450d8d7ed4e8a60b.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_58c6c73dc2c6ffbf450d8d7ed4e8a60b.jpg saved to cache
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item acf3fe72-685e-5977-bfa5-b98614339b1c
2026-03-30 10:40:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: acf3fe72-685e-5977-bfa5-b98614339b1c, skipping ID generation
2026-03-30 10:40:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acf3fe72-685e-5977-bfa5-b98614339b1c with scrape type 1
2026-03-30 10:40:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item acf3fe72-685e-5977-bfa5-b98614339b1c sending to next pipeline
2026-03-30 10:40:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: acf3fe72-685e-5977-bfa5-b98614339b1c, identifier: GH80135
2026-03-30 10:40:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: acf3fe72-685e-5977-bfa5-b98614339b1c with identifier: GH80135
2026-03-30 10:40:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: acf3fe72-685e-5977-bfa5-b98614339b1c with identifier: GH80135
2026-03-30 10:40:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: acf3fe72-685e-5977-bfa5-b98614339b1c with identifier: GH80135 to the API
2026-03-30 10:40:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_58c6c73dc2c6ffbf450d8d7ed4e8a60b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:26:13Z',
'fuel_type': 'petrol',
'id': 'acf3fe72-685e-5977-bfa5-b98614339b1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GH80135',
'listing': 'auction',
'location': 'DE, Nürnberg',
'make': 'Opel',
'model': 'Combo Life',
'odometer': 82871,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2808553,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_75c718f3cf50b5978866f1d72ee8e073.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2982735,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_a0c3e23b3d7a72dd58c5c21acfaedde7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2983073,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_58c6c73dc2c6ffbf450d8d7ed4e8a60b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2571216,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_d4ba1622d43079c383cad22f1378e79d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2640971,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_d4a6068af3855640ebf3b0c5ec0d2e3c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2658982,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_ec382b076c82cd622b2fbd6ec980515f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2690456,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_c8035cf6c20dd05f81751f06b429f518.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2977354,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_a5d36300b52e074b7e135a8f2e7d4459.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2627731,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_2a8b6070f0922f2b049ab9c24d4b8f3a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acf3fe72-685e-5977-bfa5-b98614339b1c/acf3fe72-685e-5977-bfa5-b98614339b1c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2631669,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img9e/b4/9eb4924424a3acb00ee354fd4ad9277b/pa/GH80135_96ec4feb2b9bdd862bfa06556784767f.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Combo Life 1.2 Turbo INNOVATION',
'transmission': 'manual',
'trim': 'INNOVATION',
'year': 2018}
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GH80135%27 HTTP/1.1" 200 None
2026-03-30 10:40:23 [auto1.de] INFO: Saving data for GH80135: {'created_time': 1774867223.199874, 'last_price_update_time': 1774867223.199885, 'auction_closing_time': 1774970773.0}
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GH80135') HTTP/1.1" 204 0
2026-03-30 10:40:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FZ11767> (referer: https://www.auto1.com/v1/car-details-view/FZ11767/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_96e069cf4ee7134a2d9f472a604e8e5f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab04bad6-1b62-5c0b-a8d7-887bd3f1f107 with identifier: FZ11767
2026-03-30 10:40:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107 with scrape type 1
2026-03-30 10:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_59f7a15d18076b783cc9371757a16d50.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_59f7a15d18076b783cc9371757a16d50.jpg not downloaded yet
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_87e9565b491ce98ab293522be88fba92.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_87e9565b491ce98ab293522be88fba92.jpg not downloaded yet
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_249003f96350072703af610141d0eabb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_249003f96350072703af610141d0eabb.jpg not downloaded yet
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_063101eb0388da9f6d3fd639a2673808.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_063101eb0388da9f6d3fd639a2673808.jpg not downloaded yet
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_f03a2d6c5c4a4cd85cc831ad75a1af62.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_f03a2d6c5c4a4cd85cc831ad75a1af62.jpg not downloaded yet
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_587987f1252d7b546ffa1f9cef0e1666.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_587987f1252d7b546ffa1f9cef0e1666.jpg not downloaded yet
2026-03-30 10:40:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee92f90>
2026-03-30 10:40:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60812389-82e3-54c2-bc65-39fbb8443718/60812389-82e3-54c2-bc65-39fbb8443718_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F08%252Fa0086ded281eed395e5bc08a6df62225%252Fpa%252FSB38553_96e069cf4ee7134a2d9f472a604e8e5f.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_96e069cf4ee7134a2d9f472a604e8e5f.jpg saved to cache
2026-03-30 10:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 60812389-82e3-54c2-bc65-39fbb8443718
2026-03-30 10:40:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60812389-82e3-54c2-bc65-39fbb8443718, skipping ID generation
2026-03-30 10:40:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60812389-82e3-54c2-bc65-39fbb8443718 with scrape type 1
2026-03-30 10:40:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60812389-82e3-54c2-bc65-39fbb8443718 sending to next pipeline
2026-03-30 10:40:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 60812389-82e3-54c2-bc65-39fbb8443718, identifier: SB38553
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_9c93d6b7cecbfe93c44cdef558f4ea83.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_9c93d6b7cecbfe93c44cdef558f4ea83.jpg not downloaded yet
2026-03-30 10:40:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 60812389-82e3-54c2-bc65-39fbb8443718 with identifier: SB38553
2026-03-30 10:40:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 60812389-82e3-54c2-bc65-39fbb8443718 with identifier: SB38553
2026-03-30 10:40:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 60812389-82e3-54c2-bc65-39fbb8443718 with identifier: SB38553 to the API
2026-03-30 10:40:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_96e069cf4ee7134a2d9f472a604e8e5f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:56:23Z',
'fuel_type': 'petrol',
'id': '60812389-82e3-54c2-bc65-39fbb8443718',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SB38553',
'listing': 'auction',
'location': 'DE, Waiblingen',
'make': 'Opel',
'model': 'Corsa',
'odometer': 112106,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60812389-82e3-54c2-bc65-39fbb8443718/60812389-82e3-54c2-bc65-39fbb8443718_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96885,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_96e069cf4ee7134a2d9f472a604e8e5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60812389-82e3-54c2-bc65-39fbb8443718/60812389-82e3-54c2-bc65-39fbb8443718_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73169,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_5ade24142e824b04c9d0829ab2280298.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60812389-82e3-54c2-bc65-39fbb8443718/60812389-82e3-54c2-bc65-39fbb8443718_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65215,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_855236425e94444ccf1f751e901e5a43.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60812389-82e3-54c2-bc65-39fbb8443718/60812389-82e3-54c2-bc65-39fbb8443718_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61208,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_9f5ba9639f03e74d695535c653813a84.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60812389-82e3-54c2-bc65-39fbb8443718/60812389-82e3-54c2-bc65-39fbb8443718_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64573,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/08/a0086ded281eed395e5bc08a6df62225/pa/SB38553_39481a4424f5065a276421c24ad0097a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-06-18',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2013}
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SB38553%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [auto1.de] INFO: Saving data for SB38553: {'created_time': 1774867224.104953, 'last_price_update_time': 1774867224.104967, 'auction_closing_time': 1774972583.0}
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SB38553') HTTP/1.1" 204 0
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_24aa809c2db153fcdcfff913426d5dc6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_24aa809c2db153fcdcfff913426d5dc6.jpg not downloaded yet
2026-03-30 10:40:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EW71270> (referer: https://www.auto1.com/v1/car-details-view/EW71270/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RA51445> (referer: https://www.auto1.com/v1/car-details-view/RA51445/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_47b08229f0564034e08e433a428feec1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_47b08229f0564034e08e433a428feec1.jpg not downloaded yet
2026-03-30 10:40:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_d008da60180e31c57516389480f0c32f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_d008da60180e31c57516389480f0c32f.jpg not downloaded yet
2026-03-30 10:40:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea914d6-f018-577a-9d50-f987680a5929 with identifier: EW71270
2026-03-30 10:40:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea914d6-f018-577a-9d50-f987680a5929 with scrape type 1
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ea914d6-f018-577a-9d50-f987680a5929
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg44%252Fa5%252F44a5350b2c4501996d413595ca03f7ed%252Fpa%252FEW71270_c61d4e8d21a5ac3b644bee00133ce1bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_c61d4e8d21a5ac3b644bee00133ce1bb.jpg already downloaded
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg44%252Fa5%252F44a5350b2c4501996d413595ca03f7ed%252Fpa%252FEW71270_ea851594875a6187c024a44d7f0dcbaa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_ea851594875a6187c024a44d7f0dcbaa.jpg already downloaded
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg44%252Fa5%252F44a5350b2c4501996d413595ca03f7ed%252Fpa%252FEW71270_9c5562f780c522e84f0518045e2e0791.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_9c5562f780c522e84f0518045e2e0791.jpg already downloaded
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg44%252Fa5%252F44a5350b2c4501996d413595ca03f7ed%252Fpa%252FEW71270_6983a5a194a6918b239b669da163b560.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_6983a5a194a6918b239b669da163b560.jpg already downloaded
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg44%252Fa5%252F44a5350b2c4501996d413595ca03f7ed%252Fpa%252FEW71270_0b221ba0fbe4daa63598872e352b3aa9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_0b221ba0fbe4daa63598872e352b3aa9.jpg already downloaded
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg44%252Fa5%252F44a5350b2c4501996d413595ca03f7ed%252Fpa%252FEW71270_6d00fe7f13fd80ae84988561e71a12b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_6d00fe7f13fd80ae84988561e71a12b2.jpg already downloaded
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg44%252Fa5%252F44a5350b2c4501996d413595ca03f7ed%252Fpa%252FEW71270_c016eaed222a6ce01be9e7d8929997ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_c016eaed222a6ce01be9e7d8929997ff.jpg already downloaded
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg44%252Fa5%252F44a5350b2c4501996d413595ca03f7ed%252Fpa%252FEW71270_ec845ebfca9e25ce4bc7d649e60174d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_ec845ebfca9e25ce4bc7d649e60174d0.jpg already downloaded
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg44%252Fa5%252F44a5350b2c4501996d413595ca03f7ed%252Fpa%252FEW71270_2c4b380c362fa3a1b67431aefe5a8e0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_2c4b380c362fa3a1b67431aefe5a8e0d.jpg already downloaded
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg44%252Fa5%252F44a5350b2c4501996d413595ca03f7ed%252Fpa%252FEW71270_5326db4c376c0c5b5ae3fe9bf66ad263.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_5326db4c376c0c5b5ae3fe9bf66ad263.jpg already downloaded
2026-03-30 10:40:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2ea914d6-f018-577a-9d50-f987680a5929, identifier: EW71270
2026-03-30 10:40:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2ea914d6-f018-577a-9d50-f987680a5929 with identifier: EW71270
2026-03-30 10:40:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2ea914d6-f018-577a-9d50-f987680a5929 with identifier: EW71270
2026-03-30 10:40:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2ea914d6-f018-577a-9d50-f987680a5929 with identifier: EW71270 to the API
2026-03-30 10:40:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EW71270>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:58:29Z',
'fuel_type': 'diesel',
'id': '2ea914d6-f018-577a-9d50-f987680a5929',
'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/EW71270',
'listing': 'auction',
'location': 'DE, Karlskron',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 123228,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_c61d4e8d21a5ac3b644bee00133ce1bb.jpg',
'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_ea851594875a6187c024a44d7f0dcbaa.jpg',
'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_9c5562f780c522e84f0518045e2e0791.jpg',
'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_6983a5a194a6918b239b669da163b560.jpg',
'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_0b221ba0fbe4daa63598872e352b3aa9.jpg',
'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_6d00fe7f13fd80ae84988561e71a12b2.jpg',
'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_c016eaed222a6ce01be9e7d8929997ff.jpg',
'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_ec845ebfca9e25ce4bc7d649e60174d0.jpg',
'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_2c4b380c362fa3a1b67431aefe5a8e0d.jpg',
'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_5326db4c376c0c5b5ae3fe9bf66ad263.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea914d6-f018-577a-9d50-f987680a5929/2ea914d6-f018-577a-9d50-f987680a5929_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340310,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_c61d4e8d21a5ac3b644bee00133ce1bb.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea914d6-f018-577a-9d50-f987680a5929/2ea914d6-f018-577a-9d50-f987680a5929_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357375,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_ea851594875a6187c024a44d7f0dcbaa.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea914d6-f018-577a-9d50-f987680a5929/2ea914d6-f018-577a-9d50-f987680a5929_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343152,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_9c5562f780c522e84f0518045e2e0791.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea914d6-f018-577a-9d50-f987680a5929/2ea914d6-f018-577a-9d50-f987680a5929_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278641,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_6983a5a194a6918b239b669da163b560.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea914d6-f018-577a-9d50-f987680a5929/2ea914d6-f018-577a-9d50-f987680a5929_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332304,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_0b221ba0fbe4daa63598872e352b3aa9.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea914d6-f018-577a-9d50-f987680a5929/2ea914d6-f018-577a-9d50-f987680a5929_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346643,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_6d00fe7f13fd80ae84988561e71a12b2.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea914d6-f018-577a-9d50-f987680a5929/2ea914d6-f018-577a-9d50-f987680a5929_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287811,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_c016eaed222a6ce01be9e7d8929997ff.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea914d6-f018-577a-9d50-f987680a5929/2ea914d6-f018-577a-9d50-f987680a5929_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372581,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_ec845ebfca9e25ce4bc7d649e60174d0.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea914d6-f018-577a-9d50-f987680a5929/2ea914d6-f018-577a-9d50-f987680a5929_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317584,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_2c4b380c362fa3a1b67431aefe5a8e0d.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea914d6-f018-577a-9d50-f987680a5929/2ea914d6-f018-577a-9d50-f987680a5929_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437467,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img44/a5/44a5350b2c4501996d413595ca03f7ed/pa/EW71270_5326db4c376c0c5b5ae3fe9bf66ad263.jpg',
'Width': 1200}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 3,
'seller_name': None,
'title': 'Citroen Berlingo 1.6 Blue-HDi Business L1',
'transmission': 'manual',
'trim': 'Business L1',
'year': 2016}
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EW71270%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [auto1.de] INFO: Saving data for EW71270: {'created_time': 1774867225.18687, 'last_price_update_time': 1774867225.186883, 'auction_closing_time': 1774972709.0}
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EW71270') HTTP/1.1" 204 0
2026-03-30 10:40:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GZ32446> (referer: https://www.auto1.com/v1/car-details-view/GZ32446/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf with identifier: RA51445
2026-03-30 10:40:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf with scrape type 1
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F21%252F6121e2b9be5f203958fccddd5402f8d1%252Fpa%252FRA51445_025e108e9d5cc2bde60a6b4fc8008c93.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_025e108e9d5cc2bde60a6b4fc8008c93.jpg already downloaded
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F21%252F6121e2b9be5f203958fccddd5402f8d1%252Fpa%252FRA51445_5ee78f04362f23fa747fba6ae8bf11a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_5ee78f04362f23fa747fba6ae8bf11a3.jpg already downloaded
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F21%252F6121e2b9be5f203958fccddd5402f8d1%252Fpa%252FRA51445_0a517885af7d8dda7bbc64a9cfc5fb47.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_0a517885af7d8dda7bbc64a9cfc5fb47.jpg already downloaded
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F21%252F6121e2b9be5f203958fccddd5402f8d1%252Fpa%252FRA51445_3ae6c162559dcf138cd312440bedd9be.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_3ae6c162559dcf138cd312440bedd9be.jpg already downloaded
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F21%252F6121e2b9be5f203958fccddd5402f8d1%252Fpa%252FRA51445_4bb770632c7841fb3e60678f919ce1f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_4bb770632c7841fb3e60678f919ce1f6.jpg already downloaded
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F21%252F6121e2b9be5f203958fccddd5402f8d1%252Fpa%252FRA51445_22214f22edaa4b22e2de3960216f83cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_22214f22edaa4b22e2de3960216f83cf.jpg already downloaded
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F21%252F6121e2b9be5f203958fccddd5402f8d1%252Fpa%252FRA51445_16eab894dd6de7d85c35074e40d97f37.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_16eab894dd6de7d85c35074e40d97f37.jpg already downloaded
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F21%252F6121e2b9be5f203958fccddd5402f8d1%252Fpa%252FRA51445_31e8cdd727b517dd996a400fcc3eeff5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_31e8cdd727b517dd996a400fcc3eeff5.jpg already downloaded
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F21%252F6121e2b9be5f203958fccddd5402f8d1%252Fpa%252FRA51445_f90e10131084b4453ddc566e62efbeb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_f90e10131084b4453ddc566e62efbeb7.jpg already downloaded
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F21%252F6121e2b9be5f203958fccddd5402f8d1%252Fpa%252FRA51445_83b60c803c908c332413ed42da05c905.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_83b60c803c908c332413ed42da05c905.jpg already downloaded
2026-03-30 10:40:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf, identifier: RA51445
2026-03-30 10:40:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf with identifier: RA51445
2026-03-30 10:40:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf with identifier: RA51445
2026-03-30 10:40:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf with identifier: RA51445 to the API
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RA51445>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:48:34Z',
'fuel_type': 'petrol',
'id': '15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RA51445',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Mercedes-Benz',
'model': 'SLK-Klasse',
'odometer': 86509,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_025e108e9d5cc2bde60a6b4fc8008c93.jpg',
'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_5ee78f04362f23fa747fba6ae8bf11a3.jpg',
'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_0a517885af7d8dda7bbc64a9cfc5fb47.jpg',
'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_3ae6c162559dcf138cd312440bedd9be.jpg',
'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_4bb770632c7841fb3e60678f919ce1f6.jpg',
'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_22214f22edaa4b22e2de3960216f83cf.jpg',
'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_16eab894dd6de7d85c35074e40d97f37.jpg',
'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_31e8cdd727b517dd996a400fcc3eeff5.jpg',
'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_f90e10131084b4453ddc566e62efbeb7.jpg',
'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_83b60c803c908c332413ed42da05c905.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf/15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2927291,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_025e108e9d5cc2bde60a6b4fc8008c93.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf/15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2557670,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_5ee78f04362f23fa747fba6ae8bf11a3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf/15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2570172,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_0a517885af7d8dda7bbc64a9cfc5fb47.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf/15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2608968,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_3ae6c162559dcf138cd312440bedd9be.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf/15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78431,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_4bb770632c7841fb3e60678f919ce1f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf/15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68702,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_22214f22edaa4b22e2de3960216f83cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf/15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2686745,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_16eab894dd6de7d85c35074e40d97f37.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf/15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2612048,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_31e8cdd727b517dd996a400fcc3eeff5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf/15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2788918,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_f90e10131084b4453ddc566e62efbeb7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf/15c9c2ee-4115-53fe-86e0-4ec0c9bef9bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2604045,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img61/21/6121e2b9be5f203958fccddd5402f8d1/pa/RA51445_83b60c803c908c332413ed42da05c905.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-11-08',
'seats_number': 2,
'seller_name': None,
'title': 'Mercedes-Benz SLK-Klasse SLK 200 BlueEfficiency',
'transmission': 'automatic',
'trim': 'BlueEfficiency',
'year': 2012}
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RA51445%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [auto1.de] INFO: Saving data for RA51445: {'created_time': 1774867225.910647, 'last_price_update_time': 1774867225.91066, 'auction_closing_time': 1774972114.0}
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RA51445') HTTP/1.1" 204 0
2026-03-30 10:40:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00f31630-ebb5-5ee3-8b55-6b7dfba70d6e with identifier: GZ32446
2026-03-30 10:40:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00f31630-ebb5-5ee3-8b55-6b7dfba70d6e with scrape type 1
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 00f31630-ebb5-5ee3-8b55-6b7dfba70d6e
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fff%252Fc1ff34bcfc0bc7e4149363da9f5b14fc%252Fpa%252FGZ32446_b6a21d81c7d24837e816a659fff30e34.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_b6a21d81c7d24837e816a659fff30e34.jpg already downloaded
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fff%252Fc1ff34bcfc0bc7e4149363da9f5b14fc%252Fpa%252FGZ32446_0af8a21a63a4b0e1819acf23145e4678.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_0af8a21a63a4b0e1819acf23145e4678.jpg already downloaded
2026-03-30 10:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fff%252Fc1ff34bcfc0bc7e4149363da9f5b14fc%252Fpa%252FGZ32446_3d39c62ed619af4da959cb1e1cf153d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_3d39c62ed619af4da959cb1e1cf153d1.jpg already downloaded
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fff%252Fc1ff34bcfc0bc7e4149363da9f5b14fc%252Fpa%252FGZ32446_fda24b9e8c07417715124273b5590d3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_fda24b9e8c07417715124273b5590d3f.jpg already downloaded
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fff%252Fc1ff34bcfc0bc7e4149363da9f5b14fc%252Fpa%252FGZ32446_b38b3dd33784e6f946ad0fe3f7d3f3b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_b38b3dd33784e6f946ad0fe3f7d3f3b5.jpg already downloaded
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252Fff%252Fc1ff34bcfc0bc7e4149363da9f5b14fc%252Fpa%252FGZ32446_c81d964389415ab8d559748a484fb5de.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_c81d964389415ab8d559748a484fb5de.jpg already downloaded
2026-03-30 10:40:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 00f31630-ebb5-5ee3-8b55-6b7dfba70d6e, identifier: GZ32446
2026-03-30 10:40:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 00f31630-ebb5-5ee3-8b55-6b7dfba70d6e with identifier: GZ32446
2026-03-30 10:40:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 00f31630-ebb5-5ee3-8b55-6b7dfba70d6e with identifier: GZ32446
2026-03-30 10:40:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 00f31630-ebb5-5ee3-8b55-6b7dfba70d6e with identifier: GZ32446 to the API
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/GZ32446>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:14:30Z',
'fuel_type': 'diesel',
'id': '00f31630-ebb5-5ee3-8b55-6b7dfba70d6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GZ32446',
'listing': 'auction',
'location': 'DE, Karlskron',
'make': 'Volvo',
'model': 'V50',
'odometer': 191972,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_b6a21d81c7d24837e816a659fff30e34.jpg',
'https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_0af8a21a63a4b0e1819acf23145e4678.jpg',
'https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_3d39c62ed619af4da959cb1e1cf153d1.jpg',
'https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_fda24b9e8c07417715124273b5590d3f.jpg',
'https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_b38b3dd33784e6f946ad0fe3f7d3f3b5.jpg',
'https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_c81d964389415ab8d559748a484fb5de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00f31630-ebb5-5ee3-8b55-6b7dfba70d6e/00f31630-ebb5-5ee3-8b55-6b7dfba70d6e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111658,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_b6a21d81c7d24837e816a659fff30e34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00f31630-ebb5-5ee3-8b55-6b7dfba70d6e/00f31630-ebb5-5ee3-8b55-6b7dfba70d6e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106177,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_0af8a21a63a4b0e1819acf23145e4678.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00f31630-ebb5-5ee3-8b55-6b7dfba70d6e/00f31630-ebb5-5ee3-8b55-6b7dfba70d6e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73797,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_3d39c62ed619af4da959cb1e1cf153d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00f31630-ebb5-5ee3-8b55-6b7dfba70d6e/00f31630-ebb5-5ee3-8b55-6b7dfba70d6e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65625,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_fda24b9e8c07417715124273b5590d3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00f31630-ebb5-5ee3-8b55-6b7dfba70d6e/00f31630-ebb5-5ee3-8b55-6b7dfba70d6e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79609,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_b38b3dd33784e6f946ad0fe3f7d3f3b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00f31630-ebb5-5ee3-8b55-6b7dfba70d6e/00f31630-ebb5-5ee3-8b55-6b7dfba70d6e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54873,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/ff/c1ff34bcfc0bc7e4149363da9f5b14fc/pa/GZ32446_c81d964389415ab8d559748a484fb5de.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V50 2.0 D Momentum',
'transmission': 'automatic',
'trim': 'Momentum',
'year': 2010}
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GZ32446%27 HTTP/1.1" 200 None
2026-03-30 10:40:26 [auto1.de] INFO: Saving data for GZ32446: {'created_time': 1774867226.467782, 'last_price_update_time': 1774867226.467794, 'auction_closing_time': 1774970070.0}
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GZ32446') HTTP/1.1" 204 0
2026-03-30 10:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CC81161/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_24aa809c2db153fcdcfff913426d5dc6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_9c93d6b7cecbfe93c44cdef558f4ea83.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_d008da60180e31c57516389480f0c32f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefa5ad0>
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_24aa809c2db153fcdcfff913426d5dc6.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_24aa809c2db153fcdcfff913426d5dc6.jpg saved to cache
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107
2026-03-30 10:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KE34822> (referer: https://www.auto1.com/v1/car-details-view/KE34822/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UA78695> (referer: https://www.auto1.com/v1/car-details-view/UA78695/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee484f50>
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_9c93d6b7cecbfe93c44cdef558f4ea83.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_9c93d6b7cecbfe93c44cdef558f4ea83.jpg saved to cache
2026-03-30 10:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107
2026-03-30 10:40:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fdcd0>
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_d008da60180e31c57516389480f0c32f.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_d008da60180e31c57516389480f0c32f.jpg saved to cache
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107
2026-03-30 10:40:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ebc7eff-6536-5b82-a332-3a91c5b608d6 with identifier: KE34822
2026-03-30 10:40:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ebc7eff-6536-5b82-a332-3a91c5b608d6 with scrape type 1
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ebc7eff-6536-5b82-a332-3a91c5b608d6
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F01%252F7101b64acd52f2835546852bc4dcbc77%252Fpa%252FKE34822_f05b792b0f19473bcaef50528292eaea.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_f05b792b0f19473bcaef50528292eaea.jpg already downloaded
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F01%252F7101b64acd52f2835546852bc4dcbc77%252Fpa%252FKE34822_0440fe99584df7b83e12cf1492f2e550.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_0440fe99584df7b83e12cf1492f2e550.jpg already downloaded
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F01%252F7101b64acd52f2835546852bc4dcbc77%252Fpa%252FKE34822_9626b487abfd424cedb878bb9fa3eafb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_9626b487abfd424cedb878bb9fa3eafb.jpg already downloaded
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F01%252F7101b64acd52f2835546852bc4dcbc77%252Fpa%252FKE34822_cfb68f03655bd25760ff42123718835c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_cfb68f03655bd25760ff42123718835c.jpg already downloaded
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F01%252F7101b64acd52f2835546852bc4dcbc77%252Fpa%252FKE34822_ed3e1ac7bf63329231af90529d2d374b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_ed3e1ac7bf63329231af90529d2d374b.jpg already downloaded
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F01%252F7101b64acd52f2835546852bc4dcbc77%252Fpa%252FKE34822_5111cb23fd92da9fc2c8b8bc5f57d633.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_5111cb23fd92da9fc2c8b8bc5f57d633.jpg already downloaded
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F01%252F7101b64acd52f2835546852bc4dcbc77%252Fpa%252FKE34822_54c9df9f0188f8b67966c7d4dbcd3a7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_54c9df9f0188f8b67966c7d4dbcd3a7d.jpg already downloaded
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F01%252F7101b64acd52f2835546852bc4dcbc77%252Fpa%252FKE34822_96872c7aff4fa945bda34766e87ce76f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_96872c7aff4fa945bda34766e87ce76f.jpg already downloaded
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F01%252F7101b64acd52f2835546852bc4dcbc77%252Fpa%252FKE34822_e2336c321e58d98c6673c4b59044f9dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_e2336c321e58d98c6673c4b59044f9dd.jpg already downloaded
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg71%252F01%252F7101b64acd52f2835546852bc4dcbc77%252Fpa%252FKE34822_87740f47978e95890103fe386783497e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_87740f47978e95890103fe386783497e.jpg already downloaded
2026-03-30 10:40:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1ebc7eff-6536-5b82-a332-3a91c5b608d6, identifier: KE34822
2026-03-30 10:40:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f99f6295-d075-5f39-8a08-805f554f64e0 with identifier: UA78695
2026-03-30 10:40:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f99f6295-d075-5f39-8a08-805f554f64e0 with scrape type 1
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f99f6295-d075-5f39-8a08-805f554f64e0
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_9a880d2b7f0d4eb4e6b14a610029e84a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_9a880d2b7f0d4eb4e6b14a610029e84a.jpg not downloaded yet
2026-03-30 10:40:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1ebc7eff-6536-5b82-a332-3a91c5b608d6 with identifier: KE34822
2026-03-30 10:40:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1ebc7eff-6536-5b82-a332-3a91c5b608d6 with identifier: KE34822
2026-03-30 10:40:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1ebc7eff-6536-5b82-a332-3a91c5b608d6 with identifier: KE34822 to the API
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/KE34822>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T15:31:16Z',
'fuel_type': 'petrol',
'id': '1ebc7eff-6536-5b82-a332-3a91c5b608d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KE34822',
'listing': 'auction',
'location': 'DE, Zülpich',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 59151,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_f05b792b0f19473bcaef50528292eaea.jpg',
'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_0440fe99584df7b83e12cf1492f2e550.jpg',
'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_9626b487abfd424cedb878bb9fa3eafb.jpg',
'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_cfb68f03655bd25760ff42123718835c.jpg',
'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_ed3e1ac7bf63329231af90529d2d374b.jpg',
'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_5111cb23fd92da9fc2c8b8bc5f57d633.jpg',
'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_54c9df9f0188f8b67966c7d4dbcd3a7d.jpg',
'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_96872c7aff4fa945bda34766e87ce76f.jpg',
'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_e2336c321e58d98c6673c4b59044f9dd.jpg',
'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_87740f47978e95890103fe386783497e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebc7eff-6536-5b82-a332-3a91c5b608d6/1ebc7eff-6536-5b82-a332-3a91c5b608d6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75125,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_f05b792b0f19473bcaef50528292eaea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebc7eff-6536-5b82-a332-3a91c5b608d6/1ebc7eff-6536-5b82-a332-3a91c5b608d6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72682,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_0440fe99584df7b83e12cf1492f2e550.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebc7eff-6536-5b82-a332-3a91c5b608d6/1ebc7eff-6536-5b82-a332-3a91c5b608d6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71273,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_9626b487abfd424cedb878bb9fa3eafb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebc7eff-6536-5b82-a332-3a91c5b608d6/1ebc7eff-6536-5b82-a332-3a91c5b608d6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56404,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_cfb68f03655bd25760ff42123718835c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebc7eff-6536-5b82-a332-3a91c5b608d6/1ebc7eff-6536-5b82-a332-3a91c5b608d6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70063,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_ed3e1ac7bf63329231af90529d2d374b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebc7eff-6536-5b82-a332-3a91c5b608d6/1ebc7eff-6536-5b82-a332-3a91c5b608d6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68180,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_5111cb23fd92da9fc2c8b8bc5f57d633.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebc7eff-6536-5b82-a332-3a91c5b608d6/1ebc7eff-6536-5b82-a332-3a91c5b608d6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64712,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_54c9df9f0188f8b67966c7d4dbcd3a7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebc7eff-6536-5b82-a332-3a91c5b608d6/1ebc7eff-6536-5b82-a332-3a91c5b608d6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68974,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_96872c7aff4fa945bda34766e87ce76f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebc7eff-6536-5b82-a332-3a91c5b608d6/1ebc7eff-6536-5b82-a332-3a91c5b608d6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72961,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_e2336c321e58d98c6673c4b59044f9dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebc7eff-6536-5b82-a332-3a91c5b608d6/1ebc7eff-6536-5b82-a332-3a91c5b608d6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68683,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img71/01/7101b64acd52f2835546852bc4dcbc77/pa/KE34822_87740f47978e95890103fe386783497e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2020}
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KE34822%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [auto1.de] INFO: Saving data for KE34822: {'created_time': 1774867227.932859, 'last_price_update_time': 1774867227.932871, 'auction_closing_time': 1774971076.0}
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KE34822') HTTP/1.1" 204 0
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_42cd666814f514a352ae1edd1aa54a02.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_42cd666814f514a352ae1edd1aa54a02.jpg not downloaded yet
2026-03-30 10:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_c1648f4212f5abf55dcf63dbace232a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_c1648f4212f5abf55dcf63dbace232a4.jpg not downloaded yet
2026-03-30 10:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MM13759/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_c2ffabf2fabedacdc7aa462ef98e8c5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_c2ffabf2fabedacdc7aa462ef98e8c5d.jpg not downloaded yet
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_80f8cac356c025bd78125b763c30bdb5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_80f8cac356c025bd78125b763c30bdb5.jpg not downloaded yet
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_afca9f02e9c480f4a430cfc069ce0e77.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_afca9f02e9c480f4a430cfc069ce0e77.jpg not downloaded yet
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_e251274762f3aaf175351bc4e3b0b615.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_e251274762f3aaf175351bc4e3b0b615.jpg not downloaded yet
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_20a1de92e08d3d054066271f86e8bc85.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_20a1de92e08d3d054066271f86e8bc85.jpg not downloaded yet
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_b9324c4572632c90f9440cf53ac239da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_b9324c4572632c90f9440cf53ac239da.jpg not downloaded yet
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_813de3528747b1f47d9aa9f8b59dc238.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_813de3528747b1f47d9aa9f8b59dc238.jpg not downloaded yet
2026-03-30 10:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_42cd666814f514a352ae1edd1aa54a02.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_47b08229f0564034e08e433a428feec1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_587987f1252d7b546ffa1f9cef0e1666.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_249003f96350072703af610141d0eabb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_063101eb0388da9f6d3fd639a2673808.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428fe90>
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_42cd666814f514a352ae1edd1aa54a02.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_42cd666814f514a352ae1edd1aa54a02.jpg saved to cache
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f99f6295-d075-5f39-8a08-805f554f64e0
2026-03-30 10:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_813de3528747b1f47d9aa9f8b59dc238.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef9e050>
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_47b08229f0564034e08e433a428feec1.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_47b08229f0564034e08e433a428feec1.jpg saved to cache
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107
2026-03-30 10:40:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41f1f10>
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_587987f1252d7b546ffa1f9cef0e1666.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_587987f1252d7b546ffa1f9cef0e1666.jpg saved to cache
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107
2026-03-30 10:40:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefded50>
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_249003f96350072703af610141d0eabb.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_249003f96350072703af610141d0eabb.jpg saved to cache
2026-03-30 10:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107
2026-03-30 10:40:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef47f50>
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_063101eb0388da9f6d3fd639a2673808.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_063101eb0388da9f6d3fd639a2673808.jpg saved to cache
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107
2026-03-30 10:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_f03a2d6c5c4a4cd85cc831ad75a1af62.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DA23365/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425a7d0>
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_813de3528747b1f47d9aa9f8b59dc238.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_813de3528747b1f47d9aa9f8b59dc238.jpg saved to cache
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f99f6295-d075-5f39-8a08-805f554f64e0
2026-03-30 10:40:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3a890>
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_f03a2d6c5c4a4cd85cc831ad75a1af62.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_f03a2d6c5c4a4cd85cc831ad75a1af62.jpg saved to cache
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107
2026-03-30 10:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_b9324c4572632c90f9440cf53ac239da.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_e251274762f3aaf175351bc4e3b0b615.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_afca9f02e9c480f4a430cfc069ce0e77.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_20a1de92e08d3d054066271f86e8bc85.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_80f8cac356c025bd78125b763c30bdb5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_c2ffabf2fabedacdc7aa462ef98e8c5d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_9a880d2b7f0d4eb4e6b14a610029e84a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_c1648f4212f5abf55dcf63dbace232a4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4170890>
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_b9324c4572632c90f9440cf53ac239da.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_b9324c4572632c90f9440cf53ac239da.jpg saved to cache
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f99f6295-d075-5f39-8a08-805f554f64e0
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef0e890>
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_e251274762f3aaf175351bc4e3b0b615.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_e251274762f3aaf175351bc4e3b0b615.jpg saved to cache
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f99f6295-d075-5f39-8a08-805f554f64e0
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef75190>
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_afca9f02e9c480f4a430cfc069ce0e77.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_afca9f02e9c480f4a430cfc069ce0e77.jpg saved to cache
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f99f6295-d075-5f39-8a08-805f554f64e0
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417e210>
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_20a1de92e08d3d054066271f86e8bc85.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_20a1de92e08d3d054066271f86e8bc85.jpg saved to cache
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f99f6295-d075-5f39-8a08-805f554f64e0
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee48390>
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_80f8cac356c025bd78125b763c30bdb5.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_80f8cac356c025bd78125b763c30bdb5.jpg saved to cache
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f99f6295-d075-5f39-8a08-805f554f64e0
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417f810>
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_c2ffabf2fabedacdc7aa462ef98e8c5d.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_c2ffabf2fabedacdc7aa462ef98e8c5d.jpg saved to cache
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f99f6295-d075-5f39-8a08-805f554f64e0
2026-03-30 10:40:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WZ29509> (referer: https://www.auto1.com/v1/car-details-view/WZ29509/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3db850>
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_9a880d2b7f0d4eb4e6b14a610029e84a.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_9a880d2b7f0d4eb4e6b14a610029e84a.jpg saved to cache
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f99f6295-d075-5f39-8a08-805f554f64e0
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e9cd0>
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbf%252Fd7%252Fbfd75d767fd97259a739b92ace7c2e61%252Fpa%252FUA78695_c1648f4212f5abf55dcf63dbace232a4.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_c1648f4212f5abf55dcf63dbace232a4.jpg saved to cache
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f99f6295-d075-5f39-8a08-805f554f64e0
2026-03-30 10:40:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f99f6295-d075-5f39-8a08-805f554f64e0, skipping ID generation
2026-03-30 10:40:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f99f6295-d075-5f39-8a08-805f554f64e0 with scrape type 1
2026-03-30 10:40:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f99f6295-d075-5f39-8a08-805f554f64e0 sending to next pipeline
2026-03-30 10:40:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f99f6295-d075-5f39-8a08-805f554f64e0, identifier: UA78695
2026-03-30 10:40:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f99f6295-d075-5f39-8a08-805f554f64e0 with identifier: UA78695
2026-03-30 10:40:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f99f6295-d075-5f39-8a08-805f554f64e0 with identifier: UA78695
2026-03-30 10:40:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f99f6295-d075-5f39-8a08-805f554f64e0 with identifier: UA78695 to the API
2026-03-30 10:40:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_c1648f4212f5abf55dcf63dbace232a4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:50:26Z',
'fuel_type': 'petrol',
'id': 'f99f6295-d075-5f39-8a08-805f554f64e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UA78695',
'listing': 'auction',
'location': 'DE, Paderborn',
'make': 'Opel',
'model': 'Astra',
'odometer': 51496,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83120,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_9a880d2b7f0d4eb4e6b14a610029e84a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75898,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_42cd666814f514a352ae1edd1aa54a02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70626,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_c1648f4212f5abf55dcf63dbace232a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58537,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_c2ffabf2fabedacdc7aa462ef98e8c5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69193,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_80f8cac356c025bd78125b763c30bdb5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70696,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_afca9f02e9c480f4a430cfc069ce0e77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66048,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_e251274762f3aaf175351bc4e3b0b615.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77238,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_20a1de92e08d3d054066271f86e8bc85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75919,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_b9324c4572632c90f9440cf53ac239da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f99f6295-d075-5f39-8a08-805f554f64e0/f99f6295-d075-5f39-8a08-805f554f64e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71002,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbf/d7/bfd75d767fd97259a739b92ace7c2e61/pa/UA78695_813de3528747b1f47d9aa9f8b59dc238.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.4 Elective',
'transmission': 'manual',
'trim': 'Elective',
'year': 2013}
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UA78695%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [auto1.de] INFO: Saving data for UA78695: {'created_time': 1774867231.472853, 'last_price_update_time': 1774867231.472865, 'auction_closing_time': 1774972226.0}
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UA78695') HTTP/1.1" 204 0
2026-03-30 10:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UW97572> (referer: https://www.auto1.com/v1/car-details-view/UW97572/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa with identifier: WZ29509
2026-03-30 10:40:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa with scrape type 1
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252F63%252F77633783a1254c4884848af421ef29c1%252Fpa%252FWZ29509_4b332342ff63c5f0c83fd97f96106d2b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_4b332342ff63c5f0c83fd97f96106d2b.jpg not downloaded yet
2026-03-30 10:40:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252F63%252F77633783a1254c4884848af421ef29c1%252Fpa%252FWZ29509_fea4fa13d0ead8c1230cf9e465cc7644.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_fea4fa13d0ead8c1230cf9e465cc7644.jpg not downloaded yet
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252F63%252F77633783a1254c4884848af421ef29c1%252Fpa%252FWZ29509_c80ca3880e16a6f8909bd10aa8e73b66.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_c80ca3880e16a6f8909bd10aa8e73b66.jpg not downloaded yet
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252F63%252F77633783a1254c4884848af421ef29c1%252Fpa%252FWZ29509_5c0f31c51cca31440c66019ab6535759.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_5c0f31c51cca31440c66019ab6535759.jpg not downloaded yet
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252F63%252F77633783a1254c4884848af421ef29c1%252Fpa%252FWZ29509_8e174add71b4ea8ccbe58bb72ff98fae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_8e174add71b4ea8ccbe58bb72ff98fae.jpg not downloaded yet
2026-03-30 10:40:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_87e9565b491ce98ab293522be88fba92.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 120558cf-1f69-591f-b0c2-12be38b3ed7e with identifier: UW97572
2026-03-30 10:40:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 120558cf-1f69-591f-b0c2-12be38b3ed7e with scrape type 1
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 120558cf-1f69-591f-b0c2-12be38b3ed7e
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfb%252F21%252Ffb211e724bc5bced8bbfcf95ed85d88c%252Fpa%252FUW97572_9fba7488c4474b9f42de5d99c9f94248.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_9fba7488c4474b9f42de5d99c9f94248.jpg already downloaded
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfb%252F21%252Ffb211e724bc5bced8bbfcf95ed85d88c%252Fpa%252FUW97572_5b6fb681b0935c9485886afcc1b7a75d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_5b6fb681b0935c9485886afcc1b7a75d.jpg already downloaded
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfb%252F21%252Ffb211e724bc5bced8bbfcf95ed85d88c%252Fpa%252FUW97572_49312cc4207798404c2bcecd12b83819.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_49312cc4207798404c2bcecd12b83819.jpg already downloaded
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfb%252F21%252Ffb211e724bc5bced8bbfcf95ed85d88c%252Fpa%252FUW97572_5f8b3e7f7d1c33be186f1bf9a99aaef7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_5f8b3e7f7d1c33be186f1bf9a99aaef7.jpg already downloaded
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfb%252F21%252Ffb211e724bc5bced8bbfcf95ed85d88c%252Fpa%252FUW97572_9165989406ade3c921fa3d57d3d44f2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_9165989406ade3c921fa3d57d3d44f2e.jpg already downloaded
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfb%252F21%252Ffb211e724bc5bced8bbfcf95ed85d88c%252Fpa%252FUW97572_fa6d756122b93541bbbd0cdd30e68357.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_fa6d756122b93541bbbd0cdd30e68357.jpg already downloaded
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfb%252F21%252Ffb211e724bc5bced8bbfcf95ed85d88c%252Fpa%252FUW97572_c05ef716f5120308f6d531dcf74bb9d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_c05ef716f5120308f6d531dcf74bb9d3.jpg already downloaded
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfb%252F21%252Ffb211e724bc5bced8bbfcf95ed85d88c%252Fpa%252FUW97572_dc48294585416d019a8b41af146494a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_dc48294585416d019a8b41af146494a7.jpg already downloaded
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfb%252F21%252Ffb211e724bc5bced8bbfcf95ed85d88c%252Fpa%252FUW97572_6fe951ed7c319060d2ec7d28e8a3d577.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_6fe951ed7c319060d2ec7d28e8a3d577.jpg already downloaded
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfb%252F21%252Ffb211e724bc5bced8bbfcf95ed85d88c%252Fpa%252FUW97572_765af879b0f5c2fb31414480463cdb84.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_765af879b0f5c2fb31414480463cdb84.jpg already downloaded
2026-03-30 10:40:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 120558cf-1f69-591f-b0c2-12be38b3ed7e, identifier: UW97572
2026-03-30 10:40: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-30 10:40:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 120558cf-1f69-591f-b0c2-12be38b3ed7e with identifier: UW97572
2026-03-30 10:40:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 120558cf-1f69-591f-b0c2-12be38b3ed7e with identifier: UW97572
2026-03-30 10:40:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 120558cf-1f69-591f-b0c2-12be38b3ed7e with identifier: UW97572 to the API
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/UW97572>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:37:20Z',
'fuel_type': 'diesel',
'id': '120558cf-1f69-591f-b0c2-12be38b3ed7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UW97572',
'listing': 'auction',
'location': 'DE, Lüdersfeld',
'make': 'Renault',
'model': 'Megane',
'odometer': 102316,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_9fba7488c4474b9f42de5d99c9f94248.jpg',
'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_5b6fb681b0935c9485886afcc1b7a75d.jpg',
'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_49312cc4207798404c2bcecd12b83819.jpg',
'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_5f8b3e7f7d1c33be186f1bf9a99aaef7.jpg',
'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_9165989406ade3c921fa3d57d3d44f2e.jpg',
'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_fa6d756122b93541bbbd0cdd30e68357.jpg',
'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_c05ef716f5120308f6d531dcf74bb9d3.jpg',
'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_dc48294585416d019a8b41af146494a7.jpg',
'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_6fe951ed7c319060d2ec7d28e8a3d577.jpg',
'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_765af879b0f5c2fb31414480463cdb84.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_120558cf-1f69-591f-b0c2-12be38b3ed7e/120558cf-1f69-591f-b0c2-12be38b3ed7e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85732,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_9fba7488c4474b9f42de5d99c9f94248.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_120558cf-1f69-591f-b0c2-12be38b3ed7e/120558cf-1f69-591f-b0c2-12be38b3ed7e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83956,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_5b6fb681b0935c9485886afcc1b7a75d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_120558cf-1f69-591f-b0c2-12be38b3ed7e/120558cf-1f69-591f-b0c2-12be38b3ed7e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70139,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_49312cc4207798404c2bcecd12b83819.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_120558cf-1f69-591f-b0c2-12be38b3ed7e/120558cf-1f69-591f-b0c2-12be38b3ed7e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62660,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_5f8b3e7f7d1c33be186f1bf9a99aaef7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_120558cf-1f69-591f-b0c2-12be38b3ed7e/120558cf-1f69-591f-b0c2-12be38b3ed7e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70583,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_9165989406ade3c921fa3d57d3d44f2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_120558cf-1f69-591f-b0c2-12be38b3ed7e/120558cf-1f69-591f-b0c2-12be38b3ed7e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76209,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_fa6d756122b93541bbbd0cdd30e68357.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_120558cf-1f69-591f-b0c2-12be38b3ed7e/120558cf-1f69-591f-b0c2-12be38b3ed7e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59787,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_c05ef716f5120308f6d531dcf74bb9d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_120558cf-1f69-591f-b0c2-12be38b3ed7e/120558cf-1f69-591f-b0c2-12be38b3ed7e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83918,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_dc48294585416d019a8b41af146494a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_120558cf-1f69-591f-b0c2-12be38b3ed7e/120558cf-1f69-591f-b0c2-12be38b3ed7e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81673,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_6fe951ed7c319060d2ec7d28e8a3d577.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_120558cf-1f69-591f-b0c2-12be38b3ed7e/120558cf-1f69-591f-b0c2-12be38b3ed7e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79758,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfb/21/fb211e724bc5bced8bbfcf95ed85d88c/pa/UW97572_765af879b0f5c2fb31414480463cdb84.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Energy Business Edition',
'transmission': 'automatic',
'trim': 'Business Edition',
'year': 2017}
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UW97572%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [auto1.de] INFO: Saving data for UW97572: {'created_time': 1774867232.287788, 'last_price_update_time': 1774867232.2878, 'auction_closing_time': 1774971440.0}
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UW97572') HTTP/1.1" 204 0
2026-03-30 10:40:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:32 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7fd90>
2026-03-30 10:40:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_87e9565b491ce98ab293522be88fba92.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_87e9565b491ce98ab293522be88fba92.jpg saved to cache
2026-03-30 10:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107
2026-03-30 10:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_59f7a15d18076b783cc9371757a16d50.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:32 [auto1.de] INFO: Channel: 24h | Page: 17 | totalHits: 9437 | hits on page: 40
2026-03-30 10:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_8e174add71b4ea8ccbe58bb72ff98fae.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CC81161> (referer: https://www.auto1.com/v1/car-details-view/CC81161/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:32 [auto1.de] INFO: Found listing with ID: PU16523
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PU16523%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [auto1.de] INFO: Scrape type for PU16523: 0
2026-03-30 10:40:32 [auto1.de] INFO: Found listing with ID: LB68583
2026-03-30 10:40:32 [auto1.de] INFO: Found listing with ID: CX98346
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CX98346%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [auto1.de] INFO: Scrape type for CX98346: 1
2026-03-30 10:40:32 [auto1.de] INFO: Found listing with ID: JU91217
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JU91217%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [auto1.de] INFO: Scrape type for JU91217: 2
2026-03-30 10:40:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d59031d4-4adb-535c-aa8f-770d0becb3cb with identifier: JU91217
2026-03-30 10:40:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d59031d4-4adb-535c-aa8f-770d0becb3cb with scrape type 2
2026-03-30 10:40:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d59031d4-4adb-535c-aa8f-770d0becb3cb with scrape type 2
2026-03-30 10:40:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d59031d4-4adb-535c-aa8f-770d0becb3cb, identifier: JU91217
2026-03-30 10:40:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d59031d4-4adb-535c-aa8f-770d0becb3cb with identifier: JU91217
2026-03-30 10:40:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d59031d4-4adb-535c-aa8f-770d0becb3cb with identifier: JU91217
2026-03-30 10:40:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d59031d4-4adb-535c-aa8f-770d0becb3cb with identifier: JU91217 to the API
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 230,
'expiration_date': '2026-03-31T15:19:46Z',
'fuel_type': 'petrol',
'id': 'd59031d4-4adb-535c-aa8f-770d0becb3cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JU91217',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 139793,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-20',
'seller_name': None,
'title': 'Audi Q5 2.0 TFSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2016}
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JU91217%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [auto1.de] INFO: Saving data for JU91217: {'auction_closing_time': 1774970386.0, 'created_time': 1774294350.329011, 'last_price_update_time': 1774867232.944683}
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JU91217') HTTP/1.1" 204 0
2026-03-30 10:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JP72611/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_5c0f31c51cca31440c66019ab6535759.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:32 [auto1.de] INFO: Found listing with ID: JG32491
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JG32491%27 HTTP/1.1" 200 None
2026-03-30 10:40:32 [auto1.de] INFO: Scrape type for JG32491: 1
2026-03-30 10:40:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_fea4fa13d0ead8c1230cf9e465cc7644.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_c80ca3880e16a6f8909bd10aa8e73b66.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb7cd0>
2026-03-30 10:40:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc1%252F96%252Fc196b3c9361de2e881cdbb8c5b0e1fe2%252Fpa%252FFZ11767_59f7a15d18076b783cc9371757a16d50.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_59f7a15d18076b783cc9371757a16d50.jpg saved to cache
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107
2026-03-30 10:40:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab04bad6-1b62-5c0b-a8d7-887bd3f1f107, skipping ID generation
2026-03-30 10:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107 with scrape type 1
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab04bad6-1b62-5c0b-a8d7-887bd3f1f107 sending to next pipeline
2026-03-30 10:40:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ab04bad6-1b62-5c0b-a8d7-887bd3f1f107, identifier: FZ11767
2026-03-30 10:40:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8e7d0>
2026-03-30 10:40:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_679cc9d8-cb4b-5e93-884f-7e3cc7856dfa/679cc9d8-cb4b-5e93-884f-7e3cc7856dfa_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252F63%252F77633783a1254c4884848af421ef29c1%252Fpa%252FWZ29509_8e174add71b4ea8ccbe58bb72ff98fae.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_8e174add71b4ea8ccbe58bb72ff98fae.jpg saved to cache
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa
2026-03-30 10:40:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be34feb8-7a45-5af4-a1f5-2427e2b9c0bf with identifier: CC81161
2026-03-30 10:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be34feb8-7a45-5af4-a1f5-2427e2b9c0bf with scrape type 1
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be34feb8-7a45-5af4-a1f5-2427e2b9c0bf
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ff0%252F2bf081853373d84d22749b69a1e75e4b%252Fpa%252FCC81161_bc373587ca135000746403fac47a634b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_bc373587ca135000746403fac47a634b.jpg already downloaded
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ff0%252F2bf081853373d84d22749b69a1e75e4b%252Fpa%252FCC81161_304a11179250aa0aa3a7f2a9a0b07f7b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_304a11179250aa0aa3a7f2a9a0b07f7b.jpg already downloaded
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ff0%252F2bf081853373d84d22749b69a1e75e4b%252Fpa%252FCC81161_adbcc69a0538bc6e1d9794b71066733e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_adbcc69a0538bc6e1d9794b71066733e.jpg already downloaded
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ff0%252F2bf081853373d84d22749b69a1e75e4b%252Fpa%252FCC81161_63d2eea6f932dfc5968a3118eb7b8f87.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_63d2eea6f932dfc5968a3118eb7b8f87.jpg already downloaded
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ff0%252F2bf081853373d84d22749b69a1e75e4b%252Fpa%252FCC81161_43a9934b56afe304b663f3fbfec82cc8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_43a9934b56afe304b663f3fbfec82cc8.jpg already downloaded
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ff0%252F2bf081853373d84d22749b69a1e75e4b%252Fpa%252FCC81161_7c0ffa059c4f1211141e2972d6c32e26.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_7c0ffa059c4f1211141e2972d6c32e26.jpg already downloaded
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ff0%252F2bf081853373d84d22749b69a1e75e4b%252Fpa%252FCC81161_e255465f77ae2be113f3a17022f530d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_e255465f77ae2be113f3a17022f530d1.jpg already downloaded
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ff0%252F2bf081853373d84d22749b69a1e75e4b%252Fpa%252FCC81161_e7df86e3f723bbd07f03fe74577ae6e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_e7df86e3f723bbd07f03fe74577ae6e9.jpg already downloaded
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ff0%252F2bf081853373d84d22749b69a1e75e4b%252Fpa%252FCC81161_82e14dc473907d0346067466e1d0744b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_82e14dc473907d0346067466e1d0744b.jpg already downloaded
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2b%252Ff0%252F2bf081853373d84d22749b69a1e75e4b%252Fpa%252FCC81161_0d46089963c7c355fae89a093c85ec55.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_0d46089963c7c355fae89a093c85ec55.jpg already downloaded
2026-03-30 10:40:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: be34feb8-7a45-5af4-a1f5-2427e2b9c0bf, identifier: CC81161
2026-03-30 10:40:33 [auto1.de] INFO: Found listing with ID: GM30461
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GM30461%27 HTTP/1.1" 200 None
2026-03-30 10:40:33 [auto1.de] INFO: Scrape type for GM30461: 2
2026-03-30 10:40:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54982c61-abc8-50c8-8493-1068e3eb8c81 with identifier: GM30461
2026-03-30 10:40:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54982c61-abc8-50c8-8493-1068e3eb8c81 with scrape type 2
2026-03-30 10:40:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54982c61-abc8-50c8-8493-1068e3eb8c81 with scrape type 2
2026-03-30 10:40:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 54982c61-abc8-50c8-8493-1068e3eb8c81, identifier: GM30461
2026-03-30 10:40:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ab04bad6-1b62-5c0b-a8d7-887bd3f1f107 with identifier: FZ11767
2026-03-30 10:40:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ab04bad6-1b62-5c0b-a8d7-887bd3f1f107 with identifier: FZ11767
2026-03-30 10:40:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ab04bad6-1b62-5c0b-a8d7-887bd3f1f107 with identifier: FZ11767 to the API
2026-03-30 10:40:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_59f7a15d18076b783cc9371757a16d50.jpg>
{'auction_title': '',
'c_o_2_emission_value': 0,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 2,
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:29:42Z',
'fuel_type': 'petrol',
'id': 'ab04bad6-1b62-5c0b-a8d7-887bd3f1f107',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FZ11767',
'listing': 'auction',
'location': 'DE, Mainz',
'make': 'Mercedes-Benz',
'model': 'SL-Klasse',
'odometer': 94912,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2757989,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_59f7a15d18076b783cc9371757a16d50.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2736075,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_87e9565b491ce98ab293522be88fba92.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2596038,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_249003f96350072703af610141d0eabb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2700855,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_063101eb0388da9f6d3fd639a2673808.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2538708,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_f03a2d6c5c4a4cd85cc831ad75a1af62.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2620322,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_587987f1252d7b546ffa1f9cef0e1666.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2748866,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_9c93d6b7cecbfe93c44cdef558f4ea83.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2694364,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_24aa809c2db153fcdcfff913426d5dc6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2668199,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_47b08229f0564034e08e433a428feec1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab04bad6-1b62-5c0b-a8d7-887bd3f1f107/ab04bad6-1b62-5c0b-a8d7-887bd3f1f107_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2667544,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc1/96/c196b3c9361de2e881cdbb8c5b0e1fe2/pa/FZ11767_d008da60180e31c57516389480f0c32f.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '1992-05-19',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz SL-Klasse SL 300',
'transmission': 'automatic',
'trim': '',
'year': 1992}
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FZ11767%27 HTTP/1.1" 200 None
2026-03-30 10:40:34 [auto1.de] INFO: Saving data for FZ11767: {'created_time': 1774867234.568115, 'last_price_update_time': 1774867234.568128, 'auction_closing_time': 1774970982.0}
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FZ11767') HTTP/1.1" 204 0
2026-03-30 10:40:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: be34feb8-7a45-5af4-a1f5-2427e2b9c0bf with identifier: CC81161
2026-03-30 10:40:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: be34feb8-7a45-5af4-a1f5-2427e2b9c0bf with identifier: CC81161
2026-03-30 10:40:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: be34feb8-7a45-5af4-a1f5-2427e2b9c0bf with identifier: CC81161 to the API
2026-03-30 10:40:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CC81161>
{'auction_title': '',
'c_o_2_emission_value': 194,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 178,
'expiration_date': '2026-03-31T15:27:20Z',
'fuel_type': 'diesel',
'id': 'be34feb8-7a45-5af4-a1f5-2427e2b9c0bf',
'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/CC81161',
'listing': 'auction',
'location': 'DE, Lüdenscheid',
'make': 'Ssangyong',
'model': 'Rexton',
'odometer': 251995,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_bc373587ca135000746403fac47a634b.jpg',
'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_304a11179250aa0aa3a7f2a9a0b07f7b.jpg',
'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_adbcc69a0538bc6e1d9794b71066733e.jpg',
'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_63d2eea6f932dfc5968a3118eb7b8f87.jpg',
'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_43a9934b56afe304b663f3fbfec82cc8.jpg',
'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_7c0ffa059c4f1211141e2972d6c32e26.jpg',
'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_e255465f77ae2be113f3a17022f530d1.jpg',
'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_e7df86e3f723bbd07f03fe74577ae6e9.jpg',
'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_82e14dc473907d0346067466e1d0744b.jpg',
'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_0d46089963c7c355fae89a093c85ec55.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be34feb8-7a45-5af4-a1f5-2427e2b9c0bf/be34feb8-7a45-5af4-a1f5-2427e2b9c0bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3307931,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_bc373587ca135000746403fac47a634b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be34feb8-7a45-5af4-a1f5-2427e2b9c0bf/be34feb8-7a45-5af4-a1f5-2427e2b9c0bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98148,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_304a11179250aa0aa3a7f2a9a0b07f7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be34feb8-7a45-5af4-a1f5-2427e2b9c0bf/be34feb8-7a45-5af4-a1f5-2427e2b9c0bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102947,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_adbcc69a0538bc6e1d9794b71066733e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be34feb8-7a45-5af4-a1f5-2427e2b9c0bf/be34feb8-7a45-5af4-a1f5-2427e2b9c0bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94055,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_63d2eea6f932dfc5968a3118eb7b8f87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be34feb8-7a45-5af4-a1f5-2427e2b9c0bf/be34feb8-7a45-5af4-a1f5-2427e2b9c0bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93404,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_43a9934b56afe304b663f3fbfec82cc8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be34feb8-7a45-5af4-a1f5-2427e2b9c0bf/be34feb8-7a45-5af4-a1f5-2427e2b9c0bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3302644,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_7c0ffa059c4f1211141e2972d6c32e26.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be34feb8-7a45-5af4-a1f5-2427e2b9c0bf/be34feb8-7a45-5af4-a1f5-2427e2b9c0bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95648,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_e255465f77ae2be113f3a17022f530d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be34feb8-7a45-5af4-a1f5-2427e2b9c0bf/be34feb8-7a45-5af4-a1f5-2427e2b9c0bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100030,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_e7df86e3f723bbd07f03fe74577ae6e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be34feb8-7a45-5af4-a1f5-2427e2b9c0bf/be34feb8-7a45-5af4-a1f5-2427e2b9c0bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98293,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_82e14dc473907d0346067466e1d0744b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be34feb8-7a45-5af4-a1f5-2427e2b9c0bf/be34feb8-7a45-5af4-a1f5-2427e2b9c0bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87441,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2b/f0/2bf081853373d84d22749b69a1e75e4b/pa/CC81161_0d46089963c7c355fae89a093c85ec55.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Ssangyong Rexton 2.2 TD Quartz 4x4',
'transmission': 'automatic',
'trim': 'Quartz 4x4',
'year': 2017}
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CC81161%27 HTTP/1.1" 200 None
2026-03-30 10:40:35 [auto1.de] INFO: Saving data for CC81161: {'created_time': 1774867235.051444, 'last_price_update_time': 1774867235.051456, 'auction_closing_time': 1774970840.0}
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CC81161') HTTP/1.1" 204 0
2026-03-30 10:40:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 54982c61-abc8-50c8-8493-1068e3eb8c81 with identifier: GM30461
2026-03-30 10:40:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 54982c61-abc8-50c8-8493-1068e3eb8c81 with identifier: GM30461
2026-03-30 10:40:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 54982c61-abc8-50c8-8493-1068e3eb8c81 with identifier: GM30461 to the API
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:35 [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': 80,
'expiration_date': '2026-03-31T15:05:54Z',
'fuel_type': 'petrol',
'id': '54982c61-abc8-50c8-8493-1068e3eb8c81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GM30461',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 170222,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-15',
'seller_name': None,
'title': 'Nissan Micra 1.2 N-Tec',
'transmission': 'manual',
'trim': 'N-Tec',
'year': 2016}
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GM30461%27 HTTP/1.1" 200 None
2026-03-30 10:40:35 [auto1.de] INFO: Saving data for GM30461: {'auction_closing_time': 1774969554.0, 'created_time': 1773305133.600951, 'last_price_update_time': 1774867235.449666}
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GM30461') HTTP/1.1" 204 0
2026-03-30 10:40:35 [auto1.de] INFO: Found listing with ID: AS52109
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AS52109%27 HTTP/1.1" 200 None
2026-03-30 10:40:35 [auto1.de] INFO: Scrape type for AS52109: 2
2026-03-30 10:40:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dbfcca0-ce40-5d09-9037-2c1604c9ade5 with identifier: AS52109
2026-03-30 10:40:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dbfcca0-ce40-5d09-9037-2c1604c9ade5 with scrape type 2
2026-03-30 10:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dbfcca0-ce40-5d09-9037-2c1604c9ade5 with scrape type 2
2026-03-30 10:40:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0dbfcca0-ce40-5d09-9037-2c1604c9ade5, identifier: AS52109
2026-03-30 10:40:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NT58972> (referer: https://www.auto1.com/v1/car-details-view/NT58972/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4233b10>
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_679cc9d8-cb4b-5e93-884f-7e3cc7856dfa/679cc9d8-cb4b-5e93-884f-7e3cc7856dfa_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252F63%252F77633783a1254c4884848af421ef29c1%252Fpa%252FWZ29509_5c0f31c51cca31440c66019ab6535759.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_5c0f31c51cca31440c66019ab6535759.jpg saved to cache
2026-03-30 10:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee480510>
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_679cc9d8-cb4b-5e93-884f-7e3cc7856dfa/679cc9d8-cb4b-5e93-884f-7e3cc7856dfa_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252F63%252F77633783a1254c4884848af421ef29c1%252Fpa%252FWZ29509_fea4fa13d0ead8c1230cf9e465cc7644.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_fea4fa13d0ead8c1230cf9e465cc7644.jpg saved to cache
2026-03-30 10:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee442890>
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_679cc9d8-cb4b-5e93-884f-7e3cc7856dfa/679cc9d8-cb4b-5e93-884f-7e3cc7856dfa_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252F63%252F77633783a1254c4884848af421ef29c1%252Fpa%252FWZ29509_c80ca3880e16a6f8909bd10aa8e73b66.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_c80ca3880e16a6f8909bd10aa8e73b66.jpg saved to cache
2026-03-30 10:40:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa
2026-03-30 10:40:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0dbfcca0-ce40-5d09-9037-2c1604c9ade5 with identifier: AS52109
2026-03-30 10:40:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0dbfcca0-ce40-5d09-9037-2c1604c9ade5 with identifier: AS52109
2026-03-30 10:40:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0dbfcca0-ce40-5d09-9037-2c1604c9ade5 with identifier: AS52109 to the API
2026-03-30 10:40:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:36 [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': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:25:44Z',
'fuel_type': 'petrol',
'id': '0dbfcca0-ce40-5d09-9037-2c1604c9ade5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AS52109',
'listing': 'auction',
'make': 'Smart',
'model': 'fortwo',
'odometer': 46678,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-15',
'seller_name': None,
'title': 'Smart fortwo 1.0 Basis passion',
'transmission': 'automatic',
'trim': 'Basis passion',
'year': 2015}
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AS52109%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [auto1.de] INFO: Saving data for AS52109: {'auction_closing_time': 1774970744.0, 'created_time': 1773773716.05624, 'last_price_update_time': 1774867236.210446}
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AS52109') HTTP/1.1" 204 0
2026-03-30 10:40:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_cb757e76838911ae127a1e133eba5d37.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_4b332342ff63c5f0c83fd97f96106d2b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:36 [auto1.de] INFO: Found listing with ID: GX74523
2026-03-30 10:40:36 [auto1.de] INFO: Found listing with ID: SS39773
2026-03-30 10:40:36 [auto1.de] INFO: Found listing with ID: FF66514
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FF66514%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [auto1.de] INFO: Scrape type for FF66514: 1
2026-03-30 10:40:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a407c1ee-5f3f-5de5-96b0-96866db47cf9 with identifier: NT58972
2026-03-30 10:40:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a407c1ee-5f3f-5de5-96b0-96866db47cf9 with scrape type 1
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a407c1ee-5f3f-5de5-96b0-96866db47cf9
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Feb%252Faeeb85348ef4771ca45d2dbc72215217%252Fpa%252FNT58972_e70ada41d8d5d219576b531dbf69c85a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_e70ada41d8d5d219576b531dbf69c85a.jpg already downloaded
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Feb%252Faeeb85348ef4771ca45d2dbc72215217%252Fpa%252FNT58972_6a625eb4bf104ad28c3aad6b6c846edd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_6a625eb4bf104ad28c3aad6b6c846edd.jpg already downloaded
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Feb%252Faeeb85348ef4771ca45d2dbc72215217%252Fpa%252FNT58972_29a4c03aa99a99a0e45e1d3b67dc2a49.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_29a4c03aa99a99a0e45e1d3b67dc2a49.jpg already downloaded
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Feb%252Faeeb85348ef4771ca45d2dbc72215217%252Fpa%252FNT58972_9bd9d7555ecbcf68897a50ebee661da0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_9bd9d7555ecbcf68897a50ebee661da0.jpg already downloaded
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Feb%252Faeeb85348ef4771ca45d2dbc72215217%252Fpa%252FNT58972_9321a31ff67e98fd3b3c883efe6d0303.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_9321a31ff67e98fd3b3c883efe6d0303.jpg already downloaded
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Feb%252Faeeb85348ef4771ca45d2dbc72215217%252Fpa%252FNT58972_e9d385de025c53ec089932e01f98b03f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_e9d385de025c53ec089932e01f98b03f.jpg already downloaded
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Feb%252Faeeb85348ef4771ca45d2dbc72215217%252Fpa%252FNT58972_37b88e83cf70b83b50f565f23860f8b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_37b88e83cf70b83b50f565f23860f8b7.jpg already downloaded
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Feb%252Faeeb85348ef4771ca45d2dbc72215217%252Fpa%252FNT58972_823a62e9e13bf47590d82d18eff8e175.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_823a62e9e13bf47590d82d18eff8e175.jpg already downloaded
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Feb%252Faeeb85348ef4771ca45d2dbc72215217%252Fpa%252FNT58972_459036cc2f0e98212cf53052e31a9a59.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_459036cc2f0e98212cf53052e31a9a59.jpg already downloaded
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252Feb%252Faeeb85348ef4771ca45d2dbc72215217%252Fpa%252FNT58972_b2cbb32b3e011873cbbfdfb4c439ddb1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_b2cbb32b3e011873cbbfdfb4c439ddb1.jpg already downloaded
2026-03-30 10:40:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a407c1ee-5f3f-5de5-96b0-96866db47cf9, identifier: NT58972
2026-03-30 10:40:36 [auto1.de] INFO: Found listing with ID: XR67128
2026-03-30 10:40:36 [auto1.de] INFO: Found listing with ID: HP05192
2026-03-30 10:40:36 [auto1.de] INFO: Found listing with ID: JM60003
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JM60003%27 HTTP/1.1" 200 None
2026-03-30 10:40:36 [auto1.de] INFO: Scrape type for JM60003: 1
2026-03-30 10:40:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a407c1ee-5f3f-5de5-96b0-96866db47cf9 with identifier: NT58972
2026-03-30 10:40:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a407c1ee-5f3f-5de5-96b0-96866db47cf9 with identifier: NT58972
2026-03-30 10:40:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a407c1ee-5f3f-5de5-96b0-96866db47cf9 with identifier: NT58972 to the API
2026-03-30 10:40:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NT58972>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-31T15:36:16Z',
'fuel_type': 'diesel',
'id': 'a407c1ee-5f3f-5de5-96b0-96866db47cf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NT58972',
'listing': 'auction',
'location': 'DE, Ketzin',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 197968,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_e70ada41d8d5d219576b531dbf69c85a.jpg',
'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_6a625eb4bf104ad28c3aad6b6c846edd.jpg',
'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_29a4c03aa99a99a0e45e1d3b67dc2a49.jpg',
'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_9bd9d7555ecbcf68897a50ebee661da0.jpg',
'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_9321a31ff67e98fd3b3c883efe6d0303.jpg',
'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_e9d385de025c53ec089932e01f98b03f.jpg',
'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_37b88e83cf70b83b50f565f23860f8b7.jpg',
'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_823a62e9e13bf47590d82d18eff8e175.jpg',
'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_459036cc2f0e98212cf53052e31a9a59.jpg',
'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_b2cbb32b3e011873cbbfdfb4c439ddb1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a407c1ee-5f3f-5de5-96b0-96866db47cf9/a407c1ee-5f3f-5de5-96b0-96866db47cf9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2191690,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_e70ada41d8d5d219576b531dbf69c85a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a407c1ee-5f3f-5de5-96b0-96866db47cf9/a407c1ee-5f3f-5de5-96b0-96866db47cf9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70821,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_6a625eb4bf104ad28c3aad6b6c846edd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a407c1ee-5f3f-5de5-96b0-96866db47cf9/a407c1ee-5f3f-5de5-96b0-96866db47cf9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2167236,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_29a4c03aa99a99a0e45e1d3b67dc2a49.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a407c1ee-5f3f-5de5-96b0-96866db47cf9/a407c1ee-5f3f-5de5-96b0-96866db47cf9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1906687,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_9bd9d7555ecbcf68897a50ebee661da0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a407c1ee-5f3f-5de5-96b0-96866db47cf9/a407c1ee-5f3f-5de5-96b0-96866db47cf9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2147710,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_9321a31ff67e98fd3b3c883efe6d0303.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a407c1ee-5f3f-5de5-96b0-96866db47cf9/a407c1ee-5f3f-5de5-96b0-96866db47cf9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71532,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_e9d385de025c53ec089932e01f98b03f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a407c1ee-5f3f-5de5-96b0-96866db47cf9/a407c1ee-5f3f-5de5-96b0-96866db47cf9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1871770,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_37b88e83cf70b83b50f565f23860f8b7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a407c1ee-5f3f-5de5-96b0-96866db47cf9/a407c1ee-5f3f-5de5-96b0-96866db47cf9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81249,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_823a62e9e13bf47590d82d18eff8e175.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a407c1ee-5f3f-5de5-96b0-96866db47cf9/a407c1ee-5f3f-5de5-96b0-96866db47cf9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83035,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_459036cc2f0e98212cf53052e31a9a59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a407c1ee-5f3f-5de5-96b0-96866db47cf9/a407c1ee-5f3f-5de5-96b0-96866db47cf9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2168552,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/eb/aeeb85348ef4771ca45d2dbc72215217/pa/NT58972_b2cbb32b3e011873cbbfdfb4c439ddb1.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE-Klasse GLE 350 d 4Matic',
'transmission': 'automatic',
'trim': '4Matic',
'year': 2016}
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NT58972%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [auto1.de] INFO: Saving data for NT58972: {'created_time': 1774867237.192113, 'last_price_update_time': 1774867237.192125, 'auction_closing_time': 1774971376.0}
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NT58972') HTTP/1.1" 204 0
2026-03-30 10:40:37 [auto1.de] INFO: Found listing with ID: JA61981
2026-03-30 10:40:37 [auto1.de] INFO: Found listing with ID: EU42545
2026-03-30 10:40:37 [auto1.de] INFO: Found listing with ID: DK17732
2026-03-30 10:40:37 [auto1.de] INFO: Found listing with ID: YL20348
2026-03-30 10:40:37 [auto1.de] INFO: Found listing with ID: YN89377
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YN89377%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [auto1.de] INFO: Scrape type for YN89377: 1
2026-03-30 10:40:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_5657e8457c75507b72396d697207d791.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:37 [auto1.de] INFO: Found listing with ID: EC11597
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EC11597%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [auto1.de] INFO: Scrape type for EC11597: 1
2026-03-30 10:40:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45f0d0>
2026-03-30 10:40:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_cb757e76838911ae127a1e133eba5d37.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_cb757e76838911ae127a1e133eba5d37.jpg saved to cache
2026-03-30 10:40:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c
2026-03-30 10:40:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef1ae50>
2026-03-30 10:40:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_679cc9d8-cb4b-5e93-884f-7e3cc7856dfa/679cc9d8-cb4b-5e93-884f-7e3cc7856dfa_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg77%252F63%252F77633783a1254c4884848af421ef29c1%252Fpa%252FWZ29509_4b332342ff63c5f0c83fd97f96106d2b.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_4b332342ff63c5f0c83fd97f96106d2b.jpg saved to cache
2026-03-30 10:40:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa
2026-03-30 10:40:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa, skipping ID generation
2026-03-30 10:40:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa with scrape type 1
2026-03-30 10:40:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa sending to next pipeline
2026-03-30 10:40:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa, identifier: WZ29509
2026-03-30 10:40:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa with identifier: WZ29509
2026-03-30 10:40:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa with identifier: WZ29509
2026-03-30 10:40:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 679cc9d8-cb4b-5e93-884f-7e3cc7856dfa with identifier: WZ29509 to the API
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_4b332342ff63c5f0c83fd97f96106d2b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:20:55Z',
'fuel_type': 'diesel',
'id': '679cc9d8-cb4b-5e93-884f-7e3cc7856dfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WZ29509',
'listing': 'auction',
'location': 'DE, Itzehoe',
'make': 'Mazda',
'model': '6',
'odometer': 242885,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_679cc9d8-cb4b-5e93-884f-7e3cc7856dfa/679cc9d8-cb4b-5e93-884f-7e3cc7856dfa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93884,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_4b332342ff63c5f0c83fd97f96106d2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_679cc9d8-cb4b-5e93-884f-7e3cc7856dfa/679cc9d8-cb4b-5e93-884f-7e3cc7856dfa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78247,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_fea4fa13d0ead8c1230cf9e465cc7644.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_679cc9d8-cb4b-5e93-884f-7e3cc7856dfa/679cc9d8-cb4b-5e93-884f-7e3cc7856dfa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82574,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_c80ca3880e16a6f8909bd10aa8e73b66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_679cc9d8-cb4b-5e93-884f-7e3cc7856dfa/679cc9d8-cb4b-5e93-884f-7e3cc7856dfa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92322,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_5c0f31c51cca31440c66019ab6535759.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_679cc9d8-cb4b-5e93-884f-7e3cc7856dfa/679cc9d8-cb4b-5e93-884f-7e3cc7856dfa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109559,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img77/63/77633783a1254c4884848af421ef29c1/pa/WZ29509_8e174add71b4ea8ccbe58bb72ff98fae.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-04-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda 6 2.2 Turbodiesel CRDT Center-Line',
'transmission': 'manual',
'trim': 'CRDT Center-Line',
'year': 2012}
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WZ29509%27 HTTP/1.1" 200 None
2026-03-30 10:40:37 [auto1.de] INFO: Saving data for WZ29509: {'created_time': 1774867237.866219, 'last_price_update_time': 1774867237.86623, 'auction_closing_time': 1774970455.0}
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WZ29509') HTTP/1.1" 204 0
2026-03-30 10:40:37 [auto1.de] INFO: Found listing with ID: JH14903
2026-03-30 10:40:37 [auto1.de] INFO: Found listing with ID: NS27830
2026-03-30 10:40:37 [auto1.de] INFO: Found listing with ID: PG39438
2026-03-30 10:40:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PG39438%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [auto1.de] INFO: Scrape type for PG39438: 2
2026-03-30 10:40:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91026042-85bf-5249-aeba-3f0afaa1aba8 with identifier: PG39438
2026-03-30 10:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91026042-85bf-5249-aeba-3f0afaa1aba8 with scrape type 2
2026-03-30 10:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91026042-85bf-5249-aeba-3f0afaa1aba8 with scrape type 2
2026-03-30 10:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 91026042-85bf-5249-aeba-3f0afaa1aba8, identifier: PG39438
2026-03-30 10:40:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 91026042-85bf-5249-aeba-3f0afaa1aba8 with identifier: PG39438
2026-03-30 10:40:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 91026042-85bf-5249-aeba-3f0afaa1aba8 with identifier: PG39438
2026-03-30 10:40:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 91026042-85bf-5249-aeba-3f0afaa1aba8 with identifier: PG39438 to the API
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:47:57Z',
'fuel_type': 'petrol',
'id': '91026042-85bf-5249-aeba-3f0afaa1aba8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PG39438',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 151909,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-26',
'seller_name': None,
'title': 'Seat Leon 1.8 TSI FR',
'transmission': 'automatic',
'trim': 'FR',
'year': 2015}
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PG39438%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [auto1.de] INFO: Saving data for PG39438: {'auction_closing_time': 1774972077.0, 'created_time': 1773344804.620617, 'last_price_update_time': 1774867238.565401}
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PG39438') HTTP/1.1" 204 0
2026-03-30 10:40:38 [auto1.de] INFO: Found listing with ID: UK98474
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UK98474%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [auto1.de] INFO: Scrape type for UK98474: 1
2026-03-30 10:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RU80356/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee441790>
2026-03-30 10:40:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_5657e8457c75507b72396d697207d791.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_5657e8457c75507b72396d697207d791.jpg saved to cache
2026-03-30 10:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c
2026-03-30 10:40:38 [auto1.de] INFO: Found listing with ID: AR54418
2026-03-30 10:40:38 [auto1.de] INFO: Found listing with ID: HD45334
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HD45334%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [auto1.de] INFO: Scrape type for HD45334: 1
2026-03-30 10:40:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RU61041/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_83dee00d8c6cfdb52d43016f83433375.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:38 [auto1.de] INFO: Found listing with ID: JN68320
2026-03-30 10:40:38 [auto1.de] INFO: Found listing with ID: RP65650
2026-03-30 10:40:38 [auto1.de] INFO: Found listing with ID: GD36991
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GD36991%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [auto1.de] INFO: Scrape type for GD36991: 1
2026-03-30 10:40:38 [auto1.de] INFO: Found listing with ID: AW88873
2026-03-30 10:40:38 [auto1.de] INFO: Found listing with ID: PJ55478
2026-03-30 10:40:38 [auto1.de] INFO: Found listing with ID: AS73684
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AS73684%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [auto1.de] INFO: Scrape type for AS73684: 1
2026-03-30 10:40:38 [auto1.de] INFO: Found listing with ID: VM58526
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VM58526%27 HTTP/1.1" 200 None
2026-03-30 10:40:38 [auto1.de] INFO: Scrape type for VM58526: 2
2026-03-30 10:40:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b41ea3c-ccd0-53f4-8814-96787e7629c5 with identifier: VM58526
2026-03-30 10:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b41ea3c-ccd0-53f4-8814-96787e7629c5 with scrape type 2
2026-03-30 10:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b41ea3c-ccd0-53f4-8814-96787e7629c5 with scrape type 2
2026-03-30 10:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2b41ea3c-ccd0-53f4-8814-96787e7629c5, identifier: VM58526
2026-03-30 10:40:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2b41ea3c-ccd0-53f4-8814-96787e7629c5 with identifier: VM58526
2026-03-30 10:40:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2b41ea3c-ccd0-53f4-8814-96787e7629c5 with identifier: VM58526
2026-03-30 10:40:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2b41ea3c-ccd0-53f4-8814-96787e7629c5 with identifier: VM58526 to the API
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:22:26Z',
'fuel_type': 'petrol',
'id': '2b41ea3c-ccd0-53f4-8814-96787e7629c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VM58526',
'listing': 'auction',
'make': 'Opel',
'model': 'Meriva',
'odometer': 141194,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-26',
'seller_name': None,
'title': 'Opel Meriva 1.4 Turbo Drive',
'transmission': 'automatic',
'trim': 'Drive',
'year': 2017}
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VM58526%27 HTTP/1.1" 200 None
2026-03-30 10:40:39 [auto1.de] INFO: Saving data for VM58526: {'auction_closing_time': 1774970546.0, 'created_time': 1773135539.578931, 'last_price_update_time': 1774867239.547752}
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VM58526') HTTP/1.1" 204 0
2026-03-30 10:40:39 [auto1.de] INFO: Found listing with ID: TR40725
2026-03-30 10:40:39 [auto1.de] INFO: Found listing with ID: HT98852
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HT98852%27 HTTP/1.1" 200 None
2026-03-30 10:40:39 [auto1.de] INFO: Scrape type for HT98852: 2
2026-03-30 10:40:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cbe8e02-c86b-580c-93a2-2a7845cc7452 with identifier: HT98852
2026-03-30 10:40:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cbe8e02-c86b-580c-93a2-2a7845cc7452 with scrape type 2
2026-03-30 10:40:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cbe8e02-c86b-580c-93a2-2a7845cc7452 with scrape type 2
2026-03-30 10:40:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7cbe8e02-c86b-580c-93a2-2a7845cc7452, identifier: HT98852
2026-03-30 10:40:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7cbe8e02-c86b-580c-93a2-2a7845cc7452 with identifier: HT98852
2026-03-30 10:40:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7cbe8e02-c86b-580c-93a2-2a7845cc7452 with identifier: HT98852
2026-03-30 10:40:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7cbe8e02-c86b-580c-93a2-2a7845cc7452 with identifier: HT98852 to the API
2026-03-30 10:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:49:05Z',
'fuel_type': 'diesel',
'id': '7cbe8e02-c86b-580c-93a2-2a7845cc7452',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HT98852',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 202074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-15',
'seller_name': None,
'title': 'Peugeot 508 2.0 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2015}
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HT98852%27 HTTP/1.1" 200 None
2026-03-30 10:40:40 [auto1.de] INFO: Saving data for HT98852: {'auction_closing_time': 1774972145.0, 'created_time': 1774294448.311101, 'last_price_update_time': 1774867240.967584}
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HT98852') HTTP/1.1" 204 0
2026-03-30 10:40:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee42abd0>
2026-03-30 10:40:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_83dee00d8c6cfdb52d43016f83433375.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_83dee00d8c6cfdb52d43016f83433375.jpg saved to cache
2026-03-30 10:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2
2026-03-30 10:40:41 [auto1.de] INFO: Found listing with ID: JK85727
2026-03-30 10:40:41 [auto1.de] INFO: Found listing with ID: AR37837
2026-03-30 10:40:41 [auto1.de] INFO: Found listing with ID: CV38607
2026-03-30 10:40:41 [auto1.de] INFO: Found listing with ID: DG14752
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DG14752%27 HTTP/1.1" 200 None
2026-03-30 10:40:41 [auto1.de] INFO: Scrape type for DG14752: 1
2026-03-30 10:40:41 [auto1.de] INFO: Found listing with ID: VK28848
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VK28848%27 HTTP/1.1" 200 None
2026-03-30 10:40:41 [auto1.de] INFO: Scrape type for VK28848: 2
2026-03-30 10:40:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a3faea1-5c47-5673-be47-7197f775d1b1 with identifier: VK28848
2026-03-30 10:40:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a3faea1-5c47-5673-be47-7197f775d1b1 with scrape type 2
2026-03-30 10:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a3faea1-5c47-5673-be47-7197f775d1b1 with scrape type 2
2026-03-30 10:40:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8a3faea1-5c47-5673-be47-7197f775d1b1, identifier: VK28848
2026-03-30 10:40:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8a3faea1-5c47-5673-be47-7197f775d1b1 with identifier: VK28848
2026-03-30 10:40:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8a3faea1-5c47-5673-be47-7197f775d1b1 with identifier: VK28848
2026-03-30 10:40:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8a3faea1-5c47-5673-be47-7197f775d1b1 with identifier: VK28848 to the API
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40:41 [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': 4,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:12:59Z',
'fuel_type': 'diesel',
'id': '8a3faea1-5c47-5673-be47-7197f775d1b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VK28848',
'listing': 'auction',
'make': 'BMW',
'model': '2er',
'odometer': 48580,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-26',
'seller_name': None,
'title': 'BMW 2er 220d Gran Coupe Sport Line',
'transmission': 'automatic',
'trim': 'Sport Line',
'year': 2023}
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VK28848%27 HTTP/1.1" 200 None
2026-03-30 10:40:41 [auto1.de] INFO: Saving data for VK28848: {'auction_closing_time': 1774969979.0, 'created_time': 1773302822.225183, 'last_price_update_time': 1774867241.561381}
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VK28848') HTTP/1.1" 204 0
2026-03-30 10:40:41 [auto1.de] INFO: Found listing with ID: FW45589
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FW45589%27 HTTP/1.1" 200 None
2026-03-30 10:40:41 [auto1.de] INFO: Scrape type for FW45589: 1
2026-03-30 10:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_4c19d6ecbdf2dc72023d0957f1e7268b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fd550>
2026-03-30 10:40:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_4c19d6ecbdf2dc72023d0957f1e7268b.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_4c19d6ecbdf2dc72023d0957f1e7268b.jpg saved to cache
2026-03-30 10:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2
2026-03-30 10:40:42 [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-30 10:40:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:42 [auto1.de] INFO: Channel: 24h | Page: 18 | totalHits: 9438 | hits on page: 40
2026-03-30 10:40:42 [auto1.de] INFO: Found listing with ID: FW45589
2026-03-30 10:40:42 [auto1.de] INFO: Found listing with ID: DP77092
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DP77092%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [auto1.de] INFO: Scrape type for DP77092: 2
2026-03-30 10:40:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9760fbe-98b2-5727-b78c-433f50e8e15b with identifier: DP77092
2026-03-30 10:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9760fbe-98b2-5727-b78c-433f50e8e15b with scrape type 2
2026-03-30 10:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9760fbe-98b2-5727-b78c-433f50e8e15b with scrape type 2
2026-03-30 10:40:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e9760fbe-98b2-5727-b78c-433f50e8e15b, identifier: DP77092
2026-03-30 10:40:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e9760fbe-98b2-5727-b78c-433f50e8e15b with identifier: DP77092
2026-03-30 10:40:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e9760fbe-98b2-5727-b78c-433f50e8e15b with identifier: DP77092
2026-03-30 10:40:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e9760fbe-98b2-5727-b78c-433f50e8e15b with identifier: DP77092 to the API
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 180,
'expiration_date': '2026-03-31T15:35:09Z',
'fuel_type': 'diesel',
'id': 'e9760fbe-98b2-5727-b78c-433f50e8e15b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DP77092',
'listing': 'auction',
'make': 'Volvo',
'model': 'V60',
'odometer': 233632,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-02',
'seller_name': None,
'title': 'Volvo V60 2.0 D4 Momentum',
'transmission': 'automatic',
'trim': 'Momentum',
'year': 2014}
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DP77092%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [auto1.de] INFO: Saving data for DP77092: {'auction_closing_time': 1774971309.0, 'created_time': 1773688488.767519, 'last_price_update_time': 1774867242.926535}
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DP77092') HTTP/1.1" 204 0
2026-03-30 10:40:42 [auto1.de] INFO: Found listing with ID: RT97145
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RT97145%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [auto1.de] INFO: Scrape type for RT97145: 1
2026-03-30 10:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DA23365> (referer: https://www.auto1.com/v1/car-details-view/DA23365/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BF55628/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:42 [auto1.de] INFO: Found listing with ID: YM37880
2026-03-30 10:40:42 [auto1.de] INFO: Found listing with ID: VL31583
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VL31583%27 HTTP/1.1" 200 None
2026-03-30 10:40:42 [auto1.de] INFO: Scrape type for VL31583: 2
2026-03-30 10:40:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f91dd5d5-8fbc-5377-bc03-dc6f32023942 with identifier: VL31583
2026-03-30 10:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f91dd5d5-8fbc-5377-bc03-dc6f32023942 with scrape type 2
2026-03-30 10:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f91dd5d5-8fbc-5377-bc03-dc6f32023942 with scrape type 2
2026-03-30 10:40:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f91dd5d5-8fbc-5377-bc03-dc6f32023942, identifier: VL31583
2026-03-30 10:40:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f91dd5d5-8fbc-5377-bc03-dc6f32023942 with identifier: VL31583
2026-03-30 10:40:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f91dd5d5-8fbc-5377-bc03-dc6f32023942 with identifier: VL31583
2026-03-30 10:40:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f91dd5d5-8fbc-5377-bc03-dc6f32023942 with identifier: VL31583 to the API
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 457,
'expiration_date': '2026-03-31T15:15:38Z',
'fuel_type': 'petrol',
'id': 'f91dd5d5-8fbc-5377-bc03-dc6f32023942',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VL31583',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLS-Klasse',
'odometer': 112125,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-14',
'seller_name': None,
'title': 'Mercedes-Benz CLS-Klasse CLS 53 AMG Mild-Hybrid 4Matic',
'transmission': 'automatic',
'trim': '4Matic',
'year': 2019}
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VL31583%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [auto1.de] INFO: Saving data for VL31583: {'auction_closing_time': 1774970138.0, 'created_time': 1773773685.46517, 'last_price_update_time': 1774867243.378012}
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VL31583') HTTP/1.1" 204 0
2026-03-30 10:40:43 [auto1.de] INFO: Found listing with ID: JB74437
2026-03-30 10:40:43 [auto1.de] INFO: Found listing with ID: BX70852
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BX70852%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [auto1.de] INFO: Scrape type for BX70852: 1
2026-03-30 10:40:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40a28f27-542a-5231-9511-1da844e4fb9b with identifier: DA23365
2026-03-30 10:40:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40a28f27-542a-5231-9511-1da844e4fb9b with scrape type 1
2026-03-30 10:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40a28f27-542a-5231-9511-1da844e4fb9b
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_bb1ebb5921fd6bd9f7916a562ba18270.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_bb1ebb5921fd6bd9f7916a562ba18270.jpg not downloaded yet
2026-03-30 10:40:43 [auto1.de] INFO: Found listing with ID: AJ81132
2026-03-30 10:40:43 [auto1.de] INFO: Found listing with ID: UL45474
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UL45474%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [auto1.de] INFO: Scrape type for UL45474: 1
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_46b744530eded5183897887c962d4216.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_46b744530eded5183897887c962d4216.jpg not downloaded yet
2026-03-30 10:40:43 [auto1.de] INFO: Found listing with ID: RZ67892
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RZ67892%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [auto1.de] INFO: Scrape type for RZ67892: 1
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_d4034727ec0c278bf98970318e7bb81a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_d4034727ec0c278bf98970318e7bb81a.jpg not downloaded yet
2026-03-30 10:40:43 [auto1.de] INFO: Found listing with ID: WH06926
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WH06926%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [auto1.de] INFO: Scrape type for WH06926: 1
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_73bea01ba0f95f31ca97f1a6797783d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_73bea01ba0f95f31ca97f1a6797783d4.jpg not downloaded yet
2026-03-30 10:40:43 [auto1.de] INFO: Found listing with ID: CU85166
2026-03-30 10:40:43 [auto1.de] INFO: Found listing with ID: AD23421
2026-03-30 10:40:43 [auto1.de] INFO: Found listing with ID: NP43212
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NP43212%27 HTTP/1.1" 200 None
2026-03-30 10:40:43 [auto1.de] INFO: Scrape type for NP43212: 2
2026-03-30 10:40:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8353eca-7975-5fdc-af33-363050e18f79 with identifier: NP43212
2026-03-30 10:40:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8353eca-7975-5fdc-af33-363050e18f79 with scrape type 2
2026-03-30 10:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8353eca-7975-5fdc-af33-363050e18f79 with scrape type 2
2026-03-30 10:40:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b8353eca-7975-5fdc-af33-363050e18f79, identifier: NP43212
2026-03-30 10:40:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b8353eca-7975-5fdc-af33-363050e18f79 with identifier: NP43212
2026-03-30 10:40:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b8353eca-7975-5fdc-af33-363050e18f79 with identifier: NP43212
2026-03-30 10:40:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b8353eca-7975-5fdc-af33-363050e18f79 with identifier: NP43212 to the API
2026-03-30 10:40:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 73,
'expiration_date': '2026-03-31T15:37:55Z',
'fuel_type': 'petrol',
'id': 'b8353eca-7975-5fdc-af33-363050e18f79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NP43212',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 56068,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-06',
'seller_name': None,
'title': 'Dacia Sandero 1.0 Essentiel',
'transmission': 'manual',
'trim': 'Essentiel',
'year': 2017}
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NP43212%27 HTTP/1.1" 200 None
2026-03-30 10:40:44 [auto1.de] INFO: Saving data for NP43212: {'auction_closing_time': 1774971475.0, 'created_time': 1773304584.749547, 'last_price_update_time': 1774867244.101101}
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NP43212') HTTP/1.1" 204 0
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_1f1235b4c0f011a5dd430dd0d6a6188e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1f1235b4c0f011a5dd430dd0d6a6188e.jpg not downloaded yet
2026-03-30 10:40:44 [auto1.de] INFO: Found listing with ID: UV35229
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UV35229%27 HTTP/1.1" 200 None
2026-03-30 10:40:44 [auto1.de] INFO: Scrape type for UV35229: 2
2026-03-30 10:40:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23239d76-cae3-5bbf-9d56-eb6ea509884f with identifier: UV35229
2026-03-30 10:40:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23239d76-cae3-5bbf-9d56-eb6ea509884f with scrape type 2
2026-03-30 10:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23239d76-cae3-5bbf-9d56-eb6ea509884f with scrape type 2
2026-03-30 10:40:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 23239d76-cae3-5bbf-9d56-eb6ea509884f, identifier: UV35229
2026-03-30 10:40:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 23239d76-cae3-5bbf-9d56-eb6ea509884f with identifier: UV35229
2026-03-30 10:40:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 23239d76-cae3-5bbf-9d56-eb6ea509884f with identifier: UV35229
2026-03-30 10:40:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 23239d76-cae3-5bbf-9d56-eb6ea509884f with identifier: UV35229 to the API
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 225,
'expiration_date': '2026-03-31T15:00:56Z',
'fuel_type': 'diesel',
'id': '23239d76-cae3-5bbf-9d56-eb6ea509884f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UV35229',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'Viano',
'odometer': 242236,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-12',
'seller_name': None,
'title': 'Mercedes-Benz Viano 3.0 CDI lang BlueEfficiency Ambiente Edition',
'transmission': 'automatic',
'trim': 'lang BlueEfficiency Ambiente Edition',
'year': 2011}
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UV35229%27 HTTP/1.1" 200 None
2026-03-30 10:40:44 [auto1.de] INFO: Saving data for UV35229: {'auction_closing_time': 1774969256.0, 'created_time': 1774294187.491195, 'last_price_update_time': 1774867244.604501}
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UV35229') HTTP/1.1" 204 0
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_0c24529ef1037e515fa7664494892361.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_0c24529ef1037e515fa7664494892361.jpg not downloaded yet
2026-03-30 10:40:44 [auto1.de] INFO: Found listing with ID: JM46671
2026-03-30 10:40:44 [auto1.de] INFO: Found listing with ID: YJ94163
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YJ94163%27 HTTP/1.1" 200 None
2026-03-30 10:40:44 [auto1.de] INFO: Scrape type for YJ94163: 2
2026-03-30 10:40:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26a719ff-4142-51ca-b31b-cc7996b7f141 with identifier: YJ94163
2026-03-30 10:40:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26a719ff-4142-51ca-b31b-cc7996b7f141 with scrape type 2
2026-03-30 10:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26a719ff-4142-51ca-b31b-cc7996b7f141 with scrape type 2
2026-03-30 10:40:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 26a719ff-4142-51ca-b31b-cc7996b7f141, identifier: YJ94163
2026-03-30 10:40:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 26a719ff-4142-51ca-b31b-cc7996b7f141 with identifier: YJ94163
2026-03-30 10:40:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 26a719ff-4142-51ca-b31b-cc7996b7f141 with identifier: YJ94163
2026-03-30 10:40:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 26a719ff-4142-51ca-b31b-cc7996b7f141 with identifier: YJ94163 to the API
2026-03-30 10:40:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:45 [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-30 10:40:45 [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': 71,
'expiration_date': '2026-03-31T15:27:25Z',
'fuel_type': 'petrol',
'id': '26a719ff-4142-51ca-b31b-cc7996b7f141',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YJ94163',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'Space Star',
'odometer': 25559,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-21',
'seller_name': None,
'title': 'Mitsubishi Space Star 1.2 Spirit',
'transmission': 'manual',
'trim': 'Spirit',
'year': 2022}
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YJ94163%27 HTTP/1.1" 200 None
2026-03-30 10:40:45 [auto1.de] INFO: Saving data for YJ94163: {'auction_closing_time': 1774970845.0, 'created_time': 1774294687.624967, 'last_price_update_time': 1774867245.188115}
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YJ94163') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_1893dab4162b07e9dcf4f453d8db8990.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1893dab4162b07e9dcf4f453d8db8990.jpg not downloaded yet
2026-03-30 10:40:45 [auto1.de] INFO: Found listing with ID: ZA52966
2026-03-30 10:40:45 [auto1.de] INFO: Found listing with ID: PK53394
2026-03-30 10:40:45 [auto1.de] INFO: Found listing with ID: UV59286
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UV59286%27 HTTP/1.1" 200 None
2026-03-30 10:40:45 [auto1.de] INFO: Scrape type for UV59286: 2
2026-03-30 10:40:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e08c5f4a-c3a2-5fe5-8146-b98357267794 with identifier: UV59286
2026-03-30 10:40:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e08c5f4a-c3a2-5fe5-8146-b98357267794 with scrape type 2
2026-03-30 10:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e08c5f4a-c3a2-5fe5-8146-b98357267794 with scrape type 2
2026-03-30 10:40:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e08c5f4a-c3a2-5fe5-8146-b98357267794, identifier: UV59286
2026-03-30 10:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CX98346/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e08c5f4a-c3a2-5fe5-8146-b98357267794 with identifier: UV59286
2026-03-30 10:40:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e08c5f4a-c3a2-5fe5-8146-b98357267794 with identifier: UV59286
2026-03-30 10:40:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e08c5f4a-c3a2-5fe5-8146-b98357267794 with identifier: UV59286 to the API
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40:45 [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-30 10:40:45 [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': 283,
'expiration_date': '2026-03-31T15:31:50Z',
'fuel_type': 'hybrid',
'id': 'e08c5f4a-c3a2-5fe5-8146-b98357267794',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UV59286',
'listing': 'auction',
'make': 'Volvo',
'model': 'V60',
'odometer': 221723,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-24',
'seller_name': None,
'title': 'Volvo V60 2.4 D6 Plug-in Hybrid Summum AWD',
'transmission': 'automatic',
'trim': 'Summum AWD',
'year': 2013}
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UV59286%27 HTTP/1.1" 200 None
2026-03-30 10:40:45 [auto1.de] INFO: Saving data for UV59286: {'auction_closing_time': 1774971110.0, 'created_time': 1773308286.904663, 'last_price_update_time': 1774867245.950082}
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UV59286') HTTP/1.1" 204 0
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_c2461fbbd103c7dc9de8fd11cfcee060.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_c2461fbbd103c7dc9de8fd11cfcee060.jpg not downloaded yet
2026-03-30 10:40:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:45 [auto1.de] INFO: Found listing with ID: WT13361
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WT13361%27 HTTP/1.1" 200 None
2026-03-30 10:40:46 [auto1.de] INFO: Scrape type for WT13361: 1
2026-03-30 10:40:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MM13759> (referer: https://www.auto1.com/v1/car-details-view/MM13759/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_6ba58670e670dd0868f047f2169bdefc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_6ba58670e670dd0868f047f2169bdefc.jpg not downloaded yet
2026-03-30 10:40:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JP72611> (referer: https://www.auto1.com/v1/car-details-view/JP72611/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:46 [auto1.de] INFO: Found listing with ID: DL10324
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DL10324%27 HTTP/1.1" 200 None
2026-03-30 10:40:46 [auto1.de] INFO: Scrape type for DL10324: 1
2026-03-30 10:40:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_1017b52df601dc16a4833e271f666617.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1017b52df601dc16a4833e271f666617.jpg not downloaded yet
2026-03-30 10:40:46 [auto1.de] INFO: Found listing with ID: JK71664
2026-03-30 10:40:46 [auto1.de] INFO: Found listing with ID: YV49543
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YV49543%27 HTTP/1.1" 200 None
2026-03-30 10:40:46 [auto1.de] INFO: Scrape type for YV49543: 1
2026-03-30 10:40:46 [auto1.de] INFO: Found listing with ID: SX45825
2026-03-30 10:40:46 [auto1.de] INFO: Found listing with ID: MD17781
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MD17781%27 HTTP/1.1" 200 None
2026-03-30 10:40:46 [auto1.de] INFO: Scrape type for MD17781: 1
2026-03-30 10:40:46 [auto1.de] INFO: Found listing with ID: XM95043
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XM95043%27 HTTP/1.1" 200 None
2026-03-30 10:40:46 [auto1.de] INFO: Scrape type for XM95043: 1
2026-03-30 10:40:46 [auto1.de] INFO: Found listing with ID: BX85596
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BX85596%27 HTTP/1.1" 200 None
2026-03-30 10:40:46 [auto1.de] INFO: Scrape type for BX85596: 2
2026-03-30 10:40:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b5d1519-cbb6-5217-8475-fdc1cd3f636f with identifier: BX85596
2026-03-30 10:40:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b5d1519-cbb6-5217-8475-fdc1cd3f636f with scrape type 2
2026-03-30 10:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b5d1519-cbb6-5217-8475-fdc1cd3f636f with scrape type 2
2026-03-30 10:40:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2b5d1519-cbb6-5217-8475-fdc1cd3f636f, identifier: BX85596
2026-03-30 10:40:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d40773be-b764-5bc1-bf4e-84c2f003e6e6 with identifier: MM13759
2026-03-30 10:40:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d40773be-b764-5bc1-bf4e-84c2f003e6e6 with scrape type 1
2026-03-30 10:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d40773be-b764-5bc1-bf4e-84c2f003e6e6
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_455a9a9c5474ae52bd2d0ae73b57f989.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_455a9a9c5474ae52bd2d0ae73b57f989.jpg not downloaded yet
2026-03-30 10:40:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2b5d1519-cbb6-5217-8475-fdc1cd3f636f with identifier: BX85596
2026-03-30 10:40:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2b5d1519-cbb6-5217-8475-fdc1cd3f636f with identifier: BX85596
2026-03-30 10:40:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2b5d1519-cbb6-5217-8475-fdc1cd3f636f with identifier: BX85596 to the API
2026-03-30 10:40:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:39:00Z',
'fuel_type': 'petrol',
'id': '2b5d1519-cbb6-5217-8475-fdc1cd3f636f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BX85596',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 198976,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-04',
'seller_name': None,
'title': 'BMW 1er 116i',
'transmission': 'manual',
'trim': '',
'year': 2012}
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BX85596%27 HTTP/1.1" 200 None
2026-03-30 10:40:47 [auto1.de] INFO: Saving data for BX85596: {'auction_closing_time': 1774971540.0, 'created_time': 1773346480.689596, 'last_price_update_time': 1774867247.064419}
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BX85596') HTTP/1.1" 204 0
2026-03-30 10:40:47 [auto1.de] INFO: Found listing with ID: SV41161
2026-03-30 10:40:47 [auto1.de] INFO: Found listing with ID: US50096
2026-03-30 10:40:47 [auto1.de] INFO: Found listing with ID: HU25132
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HU25132%27 HTTP/1.1" 200 None
2026-03-30 10:40:47 [auto1.de] INFO: Scrape type for HU25132: 2
2026-03-30 10:40:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fd94393-76eb-5b5b-8bff-ad71ff471681 with identifier: HU25132
2026-03-30 10:40:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fd94393-76eb-5b5b-8bff-ad71ff471681 with scrape type 2
2026-03-30 10:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fd94393-76eb-5b5b-8bff-ad71ff471681 with scrape type 2
2026-03-30 10:40:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3fd94393-76eb-5b5b-8bff-ad71ff471681, identifier: HU25132
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_2cef67e1807377135baef6e45a63ba32.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_2cef67e1807377135baef6e45a63ba32.jpg not downloaded yet
2026-03-30 10:40:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3fd94393-76eb-5b5b-8bff-ad71ff471681 with identifier: HU25132
2026-03-30 10:40:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3fd94393-76eb-5b5b-8bff-ad71ff471681 with identifier: HU25132
2026-03-30 10:40:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3fd94393-76eb-5b5b-8bff-ad71ff471681 with identifier: HU25132 to the API
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:23:44Z',
'fuel_type': 'diesel',
'id': '3fd94393-76eb-5b5b-8bff-ad71ff471681',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HU25132',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 218141,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-15',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d T BlueTEC Avantgarde',
'transmission': 'manual',
'trim': 'T BlueTEC Avantgarde',
'year': 2017}
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HU25132%27 HTTP/1.1" 200 None
2026-03-30 10:40:47 [auto1.de] INFO: Saving data for HU25132: {'auction_closing_time': 1774970624.0, 'created_time': 1774262941.64173, 'last_price_update_time': 1774867247.794961}
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HU25132') HTTP/1.1" 204 0
2026-03-30 10:40:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad24118e-933b-55c2-b932-ddc230f4fbc9 with identifier: JP72611
2026-03-30 10:40:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad24118e-933b-55c2-b932-ddc230f4fbc9 with scrape type 1
2026-03-30 10:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad24118e-933b-55c2-b932-ddc230f4fbc9
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_9e7a05fb5e24fd9b5919483b2dba561f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9e7a05fb5e24fd9b5919483b2dba561f.jpg not downloaded yet
2026-03-30 10:40:47 [auto1.de] INFO: Found listing with ID: WL29620
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WL29620%27 HTTP/1.1" 200 None
2026-03-30 10:40:47 [auto1.de] INFO: Scrape type for WL29620: 2
2026-03-30 10:40:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14904254-dd57-5a18-a199-4616fdda3819 with identifier: WL29620
2026-03-30 10:40:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14904254-dd57-5a18-a199-4616fdda3819 with scrape type 2
2026-03-30 10:40:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14904254-dd57-5a18-a199-4616fdda3819 with scrape type 2
2026-03-30 10:40:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 14904254-dd57-5a18-a199-4616fdda3819, identifier: WL29620
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_553415c2ba43835eae89556d9e406ccf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_553415c2ba43835eae89556d9e406ccf.jpg not downloaded yet
2026-03-30 10:40:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 14904254-dd57-5a18-a199-4616fdda3819 with identifier: WL29620
2026-03-30 10:40:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 14904254-dd57-5a18-a199-4616fdda3819 with identifier: WL29620
2026-03-30 10:40:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 14904254-dd57-5a18-a199-4616fdda3819 with identifier: WL29620 to the API
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:38:03Z',
'fuel_type': 'petrol',
'id': '14904254-dd57-5a18-a199-4616fdda3819',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WL29620',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 105064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-20',
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost R&B',
'transmission': 'manual',
'trim': 'R&B',
'year': 2015}
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WL29620%27 HTTP/1.1" 200 None
2026-03-30 10:40:48 [auto1.de] INFO: Saving data for WL29620: {'auction_closing_time': 1774971483.0, 'created_time': 1774348288.197002, 'last_price_update_time': 1774867248.374811}
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WL29620') HTTP/1.1" 204 0
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_0d7287377d8f6e316ed132887dcd424c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_0d7287377d8f6e316ed132887dcd424c.jpg not downloaded yet
2026-03-30 10:40:48 [auto1.de] INFO: Found listing with ID: ME10410
2026-03-30 10:40:48 [auto1.de] INFO: Found listing with ID: JW10834
2026-03-30 10:40:48 [auto1.de] INFO: Found listing with ID: LM07761
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LM07761%27 HTTP/1.1" 200 None
2026-03-30 10:40:48 [auto1.de] INFO: Scrape type for LM07761: 2
2026-03-30 10:40:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c3711a5-9f18-561a-9498-eb0bf9691675 with identifier: LM07761
2026-03-30 10:40:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c3711a5-9f18-561a-9498-eb0bf9691675 with scrape type 2
2026-03-30 10:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c3711a5-9f18-561a-9498-eb0bf9691675 with scrape type 2
2026-03-30 10:40:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1c3711a5-9f18-561a-9498-eb0bf9691675, identifier: LM07761
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_04eb97cbdc437ce76c97534db4ec6a79.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_04eb97cbdc437ce76c97534db4ec6a79.jpg not downloaded yet
2026-03-30 10:40:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1c3711a5-9f18-561a-9498-eb0bf9691675 with identifier: LM07761
2026-03-30 10:40:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1c3711a5-9f18-561a-9498-eb0bf9691675 with identifier: LM07761
2026-03-30 10:40:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1c3711a5-9f18-561a-9498-eb0bf9691675 with identifier: LM07761 to the API
2026-03-30 10:40:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:40: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-30 10:40: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 220,
'expiration_date': '2026-03-31T15:23:31Z',
'fuel_type': 'diesel',
'id': '1c3711a5-9f18-561a-9498-eb0bf9691675',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LM07761',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 12285,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-23',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d Mild-Hybrid T Avantgarde',
'transmission': 'automatic',
'trim': 'T Avantgarde',
'year': 2024}
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LM07761%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [auto1.de] INFO: Saving data for LM07761: {'auction_closing_time': 1774970611.0, 'created_time': 1774294169.370626, 'last_price_update_time': 1774867249.059279}
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LM07761') HTTP/1.1" 204 0
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_648a68652d547cbcaa6a191a105a2f86.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_648a68652d547cbcaa6a191a105a2f86.jpg not downloaded yet
2026-03-30 10:40:49 [auto1.de] INFO: Found listing with ID: YV90191
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YV90191%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [auto1.de] INFO: Scrape type for YV90191: 1
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_3c5ad713a859216426efdda72cdbe691.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_3c5ad713a859216426efdda72cdbe691.jpg not downloaded yet
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_9cceb58ecfeb7e69d394b2807f9429b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9cceb58ecfeb7e69d394b2807f9429b8.jpg not downloaded yet
2026-03-30 10:40:49 [auto1.de] INFO: Found listing with ID: NK05047
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NK05047%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [auto1.de] INFO: Scrape type for NK05047: 1
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_f89578478da8b1dedacb352325cbd11c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_f89578478da8b1dedacb352325cbd11c.jpg not downloaded yet
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_4b60982efa35c2f323725af0b8580567.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_4b60982efa35c2f323725af0b8580567.jpg not downloaded yet
2026-03-30 10:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UK98474/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:49 [auto1.de] INFO: Found listing with ID: AG32992
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AG32992%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [auto1.de] INFO: Scrape type for AG32992: 1
2026-03-30 10:40:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_e523cdb15df185d90a752cc6bb9e821b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_e523cdb15df185d90a752cc6bb9e821b.jpg not downloaded yet
2026-03-30 10:40:49 [auto1.de] INFO: Found listing with ID: BL26241
2026-03-30 10:40:49 [auto1.de] INFO: Found listing with ID: BV02154
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_3429f151e147e90283dd7999c83176f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_3429f151e147e90283dd7999c83176f2.jpg not downloaded yet
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_9193292892e87b858c13b5c2ccf4256b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9193292892e87b858c13b5c2ccf4256b.jpg not downloaded yet
2026-03-30 10:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_f89578478da8b1dedacb352325cbd11c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_773a89e0b7e6ee9415167375fa9bd755.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_773a89e0b7e6ee9415167375fa9bd755.jpg not downloaded yet
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_b02be9cf663e0decaeb4f8631199c883.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_b02be9cf663e0decaeb4f8631199c883.jpg not downloaded yet
2026-03-30 10:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1893dab4162b07e9dcf4f453d8db8990.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_c2461fbbd103c7dc9de8fd11cfcee060.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9193292892e87b858c13b5c2ccf4256b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5913850>
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_f89578478da8b1dedacb352325cbd11c.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_f89578478da8b1dedacb352325cbd11c.jpg saved to cache
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d40773be-b764-5bc1-bf4e-84c2f003e6e6
2026-03-30 10:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_b02be9cf663e0decaeb4f8631199c883.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_773a89e0b7e6ee9415167375fa9bd755.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d3590>
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_1893dab4162b07e9dcf4f453d8db8990.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1893dab4162b07e9dcf4f453d8db8990.jpg saved to cache
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 40a28f27-542a-5231-9511-1da844e4fb9b
2026-03-30 10:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_e523cdb15df185d90a752cc6bb9e821b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_3429f151e147e90283dd7999c83176f2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee4b050>
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_c2461fbbd103c7dc9de8fd11cfcee060.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_c2461fbbd103c7dc9de8fd11cfcee060.jpg saved to cache
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 40a28f27-542a-5231-9511-1da844e4fb9b
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417ec90>
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_9193292892e87b858c13b5c2ccf4256b.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9193292892e87b858c13b5c2ccf4256b.jpg saved to cache
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad24118e-933b-55c2-b932-ddc230f4fbc9
2026-03-30 10:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_4b60982efa35c2f323725af0b8580567.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HD45334/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e2050>
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_b02be9cf663e0decaeb4f8631199c883.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_b02be9cf663e0decaeb4f8631199c883.jpg saved to cache
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad24118e-933b-55c2-b932-ddc230f4fbc9
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c03fd0>
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_773a89e0b7e6ee9415167375fa9bd755.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_773a89e0b7e6ee9415167375fa9bd755.jpg saved to cache
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad24118e-933b-55c2-b932-ddc230f4fbc9
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5959090>
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_e523cdb15df185d90a752cc6bb9e821b.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_e523cdb15df185d90a752cc6bb9e821b.jpg saved to cache
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad24118e-933b-55c2-b932-ddc230f4fbc9
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee44f610>
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_3429f151e147e90283dd7999c83176f2.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_3429f151e147e90283dd7999c83176f2.jpg saved to cache
2026-03-30 10:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad24118e-933b-55c2-b932-ddc230f4fbc9
2026-03-30 10:40:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5959e50>
2026-03-30 10:40:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_4b60982efa35c2f323725af0b8580567.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_4b60982efa35c2f323725af0b8580567.jpg saved to cache
2026-03-30 10:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad24118e-933b-55c2-b932-ddc230f4fbc9
2026-03-30 10:40:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9cceb58ecfeb7e69d394b2807f9429b8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419e190>
2026-03-30 10:40:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_9cceb58ecfeb7e69d394b2807f9429b8.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9cceb58ecfeb7e69d394b2807f9429b8.jpg saved to cache
2026-03-30 10:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad24118e-933b-55c2-b932-ddc230f4fbc9
2026-03-30 10:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FW45589/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:40:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_3c5ad713a859216426efdda72cdbe691.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:40:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:40:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e2f90>
2026-03-30 10:40:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:40:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:40:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:40:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:40:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_3c5ad713a859216426efdda72cdbe691.jpg') HTTP/1.1" 204 0
2026-03-30 10:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_3c5ad713a859216426efdda72cdbe691.jpg saved to cache
2026-03-30 10:40:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d40773be-b764-5bc1-bf4e-84c2f003e6e6
2026-03-30 10:40:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JG32491/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:40:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RT97145/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41: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-30 10:41:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:03 [auto1.de] INFO: Channel: 24h | Page: 19 | totalHits: 9444 | hits on page: 40
2026-03-30 10:41:03 [auto1.de] INFO: Found listing with ID: LM07761
2026-03-30 10:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LM07761%27 HTTP/1.1" 200 None
2026-03-30 10:41:03 [auto1.de] INFO: Scrape type for LM07761: 0
2026-03-30 10:41:03 [auto1.de] INFO: Found listing with ID: YV90191
2026-03-30 10:41:03 [auto1.de] INFO: Found listing with ID: NK05047
2026-03-30 10:41:03 [auto1.de] INFO: Found listing with ID: AG32992
2026-03-30 10:41:03 [auto1.de] INFO: Found listing with ID: BL26241
2026-03-30 10:41:03 [auto1.de] INFO: Found listing with ID: BV02154
2026-03-30 10:41:03 [auto1.de] INFO: Found listing with ID: JL60015
2026-03-30 10:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JL60015%27 HTTP/1.1" 200 None
2026-03-30 10:41:03 [auto1.de] INFO: Scrape type for JL60015: 2
2026-03-30 10:41:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43a7aa9e-f324-5cf6-8657-5cf7bcb1c55f with identifier: JL60015
2026-03-30 10:41:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43a7aa9e-f324-5cf6-8657-5cf7bcb1c55f with scrape type 2
2026-03-30 10:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43a7aa9e-f324-5cf6-8657-5cf7bcb1c55f with scrape type 2
2026-03-30 10:41:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 43a7aa9e-f324-5cf6-8657-5cf7bcb1c55f, identifier: JL60015
2026-03-30 10:41:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 43a7aa9e-f324-5cf6-8657-5cf7bcb1c55f with identifier: JL60015
2026-03-30 10:41:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 43a7aa9e-f324-5cf6-8657-5cf7bcb1c55f with identifier: JL60015
2026-03-30 10:41:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 43a7aa9e-f324-5cf6-8657-5cf7bcb1c55f with identifier: JL60015 to the API
2026-03-30 10:41:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41:03 [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': 3,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:28:38Z',
'fuel_type': 'diesel',
'id': '43a7aa9e-f324-5cf6-8657-5cf7bcb1c55f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JL60015',
'listing': 'auction',
'make': 'Audi',
'model': 'A1',
'odometer': 273685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-22',
'seller_name': None,
'title': 'Audi A1 1.6 TDI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2012}
2026-03-30 10:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JL60015%27 HTTP/1.1" 200 None
2026-03-30 10:41:03 [auto1.de] INFO: Saving data for JL60015: {'auction_closing_time': 1774970918.0, 'created_time': 1774262862.082253, 'last_price_update_time': 1774867263.912696}
2026-03-30 10:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JL60015') HTTP/1.1" 204 0
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: TC70677
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TC70677%27 HTTP/1.1" 200 None
2026-03-30 10:41:04 [auto1.de] INFO: Scrape type for TC70677: 2
2026-03-30 10:41:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 633bd3ae-cda6-539f-b6ab-f90f1b7d9dbe with identifier: TC70677
2026-03-30 10:41:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 633bd3ae-cda6-539f-b6ab-f90f1b7d9dbe with scrape type 2
2026-03-30 10:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 633bd3ae-cda6-539f-b6ab-f90f1b7d9dbe with scrape type 2
2026-03-30 10:41:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 633bd3ae-cda6-539f-b6ab-f90f1b7d9dbe, identifier: TC70677
2026-03-30 10:41:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 633bd3ae-cda6-539f-b6ab-f90f1b7d9dbe with identifier: TC70677
2026-03-30 10:41:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 633bd3ae-cda6-539f-b6ab-f90f1b7d9dbe with identifier: TC70677
2026-03-30 10:41:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 633bd3ae-cda6-539f-b6ab-f90f1b7d9dbe with identifier: TC70677 to the API
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41: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': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:07:56Z',
'fuel_type': 'diesel',
'id': '633bd3ae-cda6-539f-b6ab-f90f1b7d9dbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TC70677',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 117085,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-30',
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI Join',
'transmission': 'automatic',
'trim': 'Join',
'year': 2018}
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TC70677%27 HTTP/1.1" 200 None
2026-03-30 10:41:04 [auto1.de] INFO: Saving data for TC70677: {'auction_closing_time': 1774969676.0, 'created_time': 1774293813.920998, 'last_price_update_time': 1774867264.455241}
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TC70677') HTTP/1.1" 204 0
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: TU86287
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: PJ48616
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: VV80524
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: YJ94181
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: MJ25324
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MJ25324%27 HTTP/1.1" 200 None
2026-03-30 10:41:04 [auto1.de] INFO: Scrape type for MJ25324: 2
2026-03-30 10:41:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5730e925-d6bb-5fc8-91ce-6afae8fa3033 with identifier: MJ25324
2026-03-30 10:41:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5730e925-d6bb-5fc8-91ce-6afae8fa3033 with scrape type 2
2026-03-30 10:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5730e925-d6bb-5fc8-91ce-6afae8fa3033 with scrape type 2
2026-03-30 10:41:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5730e925-d6bb-5fc8-91ce-6afae8fa3033, identifier: MJ25324
2026-03-30 10:41:04 [scrapy.extensions.logstats] INFO: Crawled 420 pages (at 39 pages/min), scraped 300 items (at 39 items/min)
2026-03-30 10:41:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:41:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5730e925-d6bb-5fc8-91ce-6afae8fa3033 with identifier: MJ25324
2026-03-30 10:41:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5730e925-d6bb-5fc8-91ce-6afae8fa3033 with identifier: MJ25324
2026-03-30 10:41:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5730e925-d6bb-5fc8-91ce-6afae8fa3033 with identifier: MJ25324 to the API
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41: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': 2,
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:46:20Z',
'fuel_type': 'petrol',
'id': '5730e925-d6bb-5fc8-91ce-6afae8fa3033',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MJ25324',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 34245,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-01',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.4 TSI Allstar BlueMotion Tech',
'transmission': 'automatic',
'trim': 'Allstar BlueMotion Tech',
'year': 2016}
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MJ25324%27 HTTP/1.1" 200 None
2026-03-30 10:41:04 [auto1.de] INFO: Saving data for MJ25324: {'auction_closing_time': 1774971980.0, 'created_time': 1774290720.41021, 'last_price_update_time': 1774867264.905629}
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MJ25324') HTTP/1.1" 204 0
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: PG46559
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: PT79001
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: AD74925
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AD74925%27 HTTP/1.1" 200 None
2026-03-30 10:41:04 [auto1.de] INFO: Scrape type for AD74925: 1
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: SM01610
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: JY04317
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: JZ50493
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JZ50493%27 HTTP/1.1" 200 None
2026-03-30 10:41:04 [auto1.de] INFO: Scrape type for JZ50493: 1
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: GF43891
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GF43891%27 HTTP/1.1" 200 None
2026-03-30 10:41:04 [auto1.de] INFO: Scrape type for GF43891: 1
2026-03-30 10:41:04 [auto1.de] INFO: Found listing with ID: ZB42125
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZB42125%27 HTTP/1.1" 200 None
2026-03-30 10:41:04 [auto1.de] INFO: Scrape type for ZB42125: 2
2026-03-30 10:41:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d92f83e-a4df-572d-aba1-9858fb2ec6e7 with identifier: ZB42125
2026-03-30 10:41:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d92f83e-a4df-572d-aba1-9858fb2ec6e7 with scrape type 2
2026-03-30 10:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d92f83e-a4df-572d-aba1-9858fb2ec6e7 with scrape type 2
2026-03-30 10:41:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0d92f83e-a4df-572d-aba1-9858fb2ec6e7, identifier: ZB42125
2026-03-30 10:41:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0d92f83e-a4df-572d-aba1-9858fb2ec6e7 with identifier: ZB42125
2026-03-30 10:41:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0d92f83e-a4df-572d-aba1-9858fb2ec6e7 with identifier: ZB42125
2026-03-30 10:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0d92f83e-a4df-572d-aba1-9858fb2ec6e7 with identifier: ZB42125 to the API
2026-03-30 10:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 355,
'expiration_date': '2026-03-31T15:31:48Z',
'fuel_type': 'petrol',
'id': '0d92f83e-a4df-572d-aba1-9858fb2ec6e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZB42125',
'listing': 'auction',
'make': 'Audi',
'model': 'SQ5',
'odometer': 137933,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-28',
'seller_name': None,
'title': 'Audi SQ5 3.0 V6 TFSI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2018}
2026-03-30 10:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZB42125%27 HTTP/1.1" 200 None
2026-03-30 10:41:05 [auto1.de] INFO: Saving data for ZB42125: {'auction_closing_time': 1774971108.0, 'created_time': 1773687944.232921, 'last_price_update_time': 1774867265.402957}
2026-03-30 10:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZB42125') HTTP/1.1" 204 0
2026-03-30 10:41:05 [auto1.de] INFO: Found listing with ID: JE19895
2026-03-30 10:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JE19895%27 HTTP/1.1" 200 None
2026-03-30 10:41:05 [auto1.de] INFO: Scrape type for JE19895: 2
2026-03-30 10:41:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c49da0bf-7319-5f6a-9959-9f8a8494ceae with identifier: JE19895
2026-03-30 10:41:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c49da0bf-7319-5f6a-9959-9f8a8494ceae with scrape type 2
2026-03-30 10:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c49da0bf-7319-5f6a-9959-9f8a8494ceae with scrape type 2
2026-03-30 10:41:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c49da0bf-7319-5f6a-9959-9f8a8494ceae, identifier: JE19895
2026-03-30 10:41:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c49da0bf-7319-5f6a-9959-9f8a8494ceae with identifier: JE19895
2026-03-30 10:41:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c49da0bf-7319-5f6a-9959-9f8a8494ceae with identifier: JE19895
2026-03-30 10:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c49da0bf-7319-5f6a-9959-9f8a8494ceae with identifier: JE19895 to the API
2026-03-30 10:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 408,
'expiration_date': '2026-03-31T15:06:23Z',
'fuel_type': 'petrol',
'id': 'c49da0bf-7319-5f6a-9959-9f8a8494ceae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JE19895',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 19033,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-21',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 43 AMG Mild-Hybrid 4Matic',
'transmission': 'automatic',
'trim': '4Matic',
'year': 2023}
2026-03-30 10:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JE19895%27 HTTP/1.1" 200 None
2026-03-30 10:41:05 [auto1.de] INFO: Saving data for JE19895: {'auction_closing_time': 1774969583.0, 'created_time': 1774294446.385571, 'last_price_update_time': 1774867265.99374}
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JE19895') HTTP/1.1" 204 0
2026-03-30 10:41:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YN89377/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:06 [auto1.de] INFO: Found listing with ID: AX74187
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AX74187%27 HTTP/1.1" 200 None
2026-03-30 10:41:06 [auto1.de] INFO: Scrape type for AX74187: 1
2026-03-30 10:41:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:06 [auto1.de] INFO: Found listing with ID: JT23307
2026-03-30 10:41:06 [auto1.de] INFO: Found listing with ID: XA22438
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XA22438%27 HTTP/1.1" 200 None
2026-03-30 10:41:06 [auto1.de] INFO: Scrape type for XA22438: 2
2026-03-30 10:41:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ae628a7-6ef9-58f5-b26c-a48b892b55a9 with identifier: XA22438
2026-03-30 10:41:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ae628a7-6ef9-58f5-b26c-a48b892b55a9 with scrape type 2
2026-03-30 10:41:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ae628a7-6ef9-58f5-b26c-a48b892b55a9 with scrape type 2
2026-03-30 10:41:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0ae628a7-6ef9-58f5-b26c-a48b892b55a9, identifier: XA22438
2026-03-30 10:41:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0ae628a7-6ef9-58f5-b26c-a48b892b55a9 with identifier: XA22438
2026-03-30 10:41:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0ae628a7-6ef9-58f5-b26c-a48b892b55a9 with identifier: XA22438
2026-03-30 10:41:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0ae628a7-6ef9-58f5-b26c-a48b892b55a9 with identifier: XA22438 to the API
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:54:01Z',
'fuel_type': 'petrol',
'id': '0ae628a7-6ef9-58f5-b26c-a48b892b55a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XA22438',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 111443,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-03',
'seller_name': None,
'title': 'Hyundai Tucson 2.0 GLS',
'transmission': 'manual',
'trim': 'GLS',
'year': 2008}
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XA22438%27 HTTP/1.1" 200 None
2026-03-30 10:41:06 [auto1.de] INFO: Saving data for XA22438: {'auction_closing_time': 1774972441.0, 'created_time': 1773773071.689134, 'last_price_update_time': 1774867266.468889}
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XA22438') HTTP/1.1" 204 0
2026-03-30 10:41:06 [auto1.de] INFO: Found listing with ID: PU71173
2026-03-30 10:41:06 [auto1.de] INFO: Found listing with ID: LR15426
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LR15426%27 HTTP/1.1" 200 None
2026-03-30 10:41:06 [auto1.de] INFO: Scrape type for LR15426: 1
2026-03-30 10:41:06 [auto1.de] INFO: Found listing with ID: LZ41589
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LZ41589%27 HTTP/1.1" 200 None
2026-03-30 10:41:06 [auto1.de] INFO: Scrape type for LZ41589: 1
2026-03-30 10:41:06 [auto1.de] INFO: Found listing with ID: KG83393
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KG83393%27 HTTP/1.1" 200 None
2026-03-30 10:41:06 [auto1.de] INFO: Scrape type for KG83393: 2
2026-03-30 10:41:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11a78fd6-e968-56b3-a8c5-51705c177325 with identifier: KG83393
2026-03-30 10:41:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11a78fd6-e968-56b3-a8c5-51705c177325 with scrape type 2
2026-03-30 10:41:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11a78fd6-e968-56b3-a8c5-51705c177325 with scrape type 2
2026-03-30 10:41:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 11a78fd6-e968-56b3-a8c5-51705c177325, identifier: KG83393
2026-03-30 10:41:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 11a78fd6-e968-56b3-a8c5-51705c177325 with identifier: KG83393
2026-03-30 10:41:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 11a78fd6-e968-56b3-a8c5-51705c177325 with identifier: KG83393
2026-03-30 10:41:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 11a78fd6-e968-56b3-a8c5-51705c177325 with identifier: KG83393 to the API
2026-03-30 10:41:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 227,
'expiration_date': '2026-03-31T15:00:59Z',
'fuel_type': 'petrol',
'id': '11a78fd6-e968-56b3-a8c5-51705c177325',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KG83393',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 23495,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-14',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 200 Mild-Hybrid T Avantgarde',
'transmission': 'automatic',
'trim': 'T Avantgarde',
'year': 2023}
2026-03-30 10:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KG83393%27 HTTP/1.1" 200 None
2026-03-30 10:41:07 [auto1.de] INFO: Saving data for KG83393: {'auction_closing_time': 1774969259.0, 'created_time': 1773774744.793086, 'last_price_update_time': 1774867267.651834}
2026-03-30 10:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KG83393') HTTP/1.1" 204 0
2026-03-30 10:41:07 [auto1.de] INFO: Found listing with ID: LR88294
2026-03-30 10:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LR88294%27 HTTP/1.1" 200 None
2026-03-30 10:41:07 [auto1.de] INFO: Scrape type for LR88294: 1
2026-03-30 10:41:07 [auto1.de] INFO: Found listing with ID: XG74436
2026-03-30 10:41:07 [auto1.de] INFO: Found listing with ID: TM99691
2026-03-30 10:41:07 [auto1.de] INFO: Found listing with ID: ZH41637
2026-03-30 10:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZH41637%27 HTTP/1.1" 200 None
2026-03-30 10:41:07 [auto1.de] INFO: Scrape type for ZH41637: 2
2026-03-30 10:41:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f5dbd2f-c80f-5408-81c2-e35fb565b0ca with identifier: ZH41637
2026-03-30 10:41:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f5dbd2f-c80f-5408-81c2-e35fb565b0ca with scrape type 2
2026-03-30 10:41:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f5dbd2f-c80f-5408-81c2-e35fb565b0ca with scrape type 2
2026-03-30 10:41:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9f5dbd2f-c80f-5408-81c2-e35fb565b0ca, identifier: ZH41637
2026-03-30 10:41:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9f5dbd2f-c80f-5408-81c2-e35fb565b0ca with identifier: ZH41637
2026-03-30 10:41:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9f5dbd2f-c80f-5408-81c2-e35fb565b0ca with identifier: ZH41637
2026-03-30 10:41:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9f5dbd2f-c80f-5408-81c2-e35fb565b0ca with identifier: ZH41637 to the API
2026-03-30 10:41:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41:08 [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': 190,
'expiration_date': '2026-03-31T15:28:48Z',
'fuel_type': 'diesel',
'id': '9f5dbd2f-c80f-5408-81c2-e35fb565b0ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZH41637',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'V-Klasse',
'odometer': 119040,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-01',
'seller_name': None,
'title': 'Mercedes-Benz V-Klasse V 250 d kompakt 4Matic BlueTEC Avantgarde',
'transmission': 'automatic',
'trim': 'kompakt 4Matic BlueTEC Avantgarde',
'year': 2015}
2026-03-30 10:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZH41637%27 HTTP/1.1" 200 None
2026-03-30 10:41:08 [auto1.de] INFO: Saving data for ZH41637: {'auction_closing_time': 1774970928.0, 'created_time': 1773303044.576127, 'last_price_update_time': 1774867268.182573}
2026-03-30 10:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZH41637') HTTP/1.1" 204 0
2026-03-30 10:41:08 [auto1.de] INFO: Found listing with ID: KJ93142
2026-03-30 10:41:08 [auto1.de] INFO: Found listing with ID: VG68690
2026-03-30 10:41:08 [auto1.de] INFO: Found listing with ID: VN57759
2026-03-30 10:41:08 [auto1.de] INFO: Found listing with ID: GN20483
2026-03-30 10:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GN20483%27 HTTP/1.1" 200 None
2026-03-30 10:41:08 [auto1.de] INFO: Scrape type for GN20483: 1
2026-03-30 10:41:08 [auto1.de] INFO: Found listing with ID: UY11504
2026-03-30 10:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UY11504%27 HTTP/1.1" 200 None
2026-03-30 10:41:08 [auto1.de] INFO: Scrape type for UY11504: 2
2026-03-30 10:41:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 786b8b58-d2ac-5618-905a-b1d033e228c6 with identifier: UY11504
2026-03-30 10:41:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 786b8b58-d2ac-5618-905a-b1d033e228c6 with scrape type 2
2026-03-30 10:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 786b8b58-d2ac-5618-905a-b1d033e228c6 with scrape type 2
2026-03-30 10:41:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 786b8b58-d2ac-5618-905a-b1d033e228c6, identifier: UY11504
2026-03-30 10:41:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 786b8b58-d2ac-5618-905a-b1d033e228c6 with identifier: UY11504
2026-03-30 10:41:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 786b8b58-d2ac-5618-905a-b1d033e228c6 with identifier: UY11504
2026-03-30 10:41:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 786b8b58-d2ac-5618-905a-b1d033e228c6 with identifier: UY11504 to the API
2026-03-30 10:41:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41:09 [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': 3,
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:15:19Z',
'fuel_type': 'petrol',
'id': '786b8b58-d2ac-5618-905a-b1d033e228c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UY11504',
'listing': 'auction',
'make': 'Audi',
'model': 'A1',
'odometer': 82645,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-18',
'seller_name': None,
'title': 'Audi A1 1.4 TFSI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2011}
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UY11504%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [auto1.de] INFO: Saving data for UY11504: {'auction_closing_time': 1774970119.0, 'created_time': 1773659155.863166, 'last_price_update_time': 1774867269.108458}
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UY11504') HTTP/1.1" 204 0
2026-03-30 10:41:09 [auto1.de] INFO: Found listing with ID: JR21744
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JR21744%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [auto1.de] INFO: Scrape type for JR21744: 1
2026-03-30 10:41:09 [auto1.de] INFO: Found listing with ID: HC44441
2026-03-30 10:41:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UK98474> (referer: https://www.auto1.com/v1/car-details-view/UK98474/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51784db5-63b1-5c6d-b879-bcfa04d80864 with identifier: UK98474
2026-03-30 10:41:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51784db5-63b1-5c6d-b879-bcfa04d80864 with scrape type 1
2026-03-30 10:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51784db5-63b1-5c6d-b879-bcfa04d80864
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_3e0e098d780704f7264d51f214cea714.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_3e0e098d780704f7264d51f214cea714.jpg not downloaded yet
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_a0b783d99dfe46f960a5d39b4812840e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_a0b783d99dfe46f960a5d39b4812840e.jpg not downloaded yet
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_1fa050a851a79617b451d55ac368fd2a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_1fa050a851a79617b451d55ac368fd2a.jpg not downloaded yet
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_7a99d3ca1360c214ceb4469075dd51be.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_7a99d3ca1360c214ceb4469075dd51be.jpg not downloaded yet
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_2e67f275862de1a83b8598b6e5f5c2ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_2e67f275862de1a83b8598b6e5f5c2ac.jpg not downloaded yet
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_285f8a0699e76d75a08bc9c6f25c0d20.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_285f8a0699e76d75a08bc9c6f25c0d20.jpg not downloaded yet
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_17532034f829aa459eca04259e7771d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_17532034f829aa459eca04259e7771d9.jpg not downloaded yet
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_c96d66c828a2cb22a06b7e0f304f95e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_c96d66c828a2cb22a06b7e0f304f95e4.jpg not downloaded yet
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_24a9cd4ed974b6230bd37f850fc3b01c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_24a9cd4ed974b6230bd37f850fc3b01c.jpg not downloaded yet
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_c2150936470acec4e51d5f4410a89fc0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_c2150936470acec4e51d5f4410a89fc0.jpg not downloaded yet
2026-03-30 10:41:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AG32992/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_c2150936470acec4e51d5f4410a89fc0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:17 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41da6d0>
2026-03-30 10:41:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_c2150936470acec4e51d5f4410a89fc0.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_c2150936470acec4e51d5f4410a89fc0.jpg saved to cache
2026-03-30 10:41:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 51784db5-63b1-5c6d-b879-bcfa04d80864
2026-03-30 10:41:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WT13361/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_24a9cd4ed974b6230bd37f850fc3b01c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee441090>
2026-03-30 10:41:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_24a9cd4ed974b6230bd37f850fc3b01c.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_24a9cd4ed974b6230bd37f850fc3b01c.jpg saved to cache
2026-03-30 10:41:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 51784db5-63b1-5c6d-b879-bcfa04d80864
2026-03-30 10:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EC11597/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_c96d66c828a2cb22a06b7e0f304f95e4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea05d0>
2026-03-30 10:41:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_c96d66c828a2cb22a06b7e0f304f95e4.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_c96d66c828a2cb22a06b7e0f304f95e4.jpg saved to cache
2026-03-30 10:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 51784db5-63b1-5c6d-b879-bcfa04d80864
2026-03-30 10:41:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HD45334> (referer: https://www.auto1.com/v1/car-details-view/HD45334/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:32 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: ecac2567-3be3-5b55-b73d-5eb705a1dc54 with identifier: HD45334, dropping item
2026-03-30 10:41:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_17532034f829aa459eca04259e7771d9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:32 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41da450>
2026-03-30 10:41:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_17532034f829aa459eca04259e7771d9.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_17532034f829aa459eca04259e7771d9.jpg saved to cache
2026-03-30 10:41:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 51784db5-63b1-5c6d-b879-bcfa04d80864
2026-03-30 10:41:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YV90191/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_285f8a0699e76d75a08bc9c6f25c0d20.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FW45589> (referer: https://www.auto1.com/v1/car-details-view/FW45589/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_2e67f275862de1a83b8598b6e5f5c2ac.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4421d0>
2026-03-30 10:41:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_285f8a0699e76d75a08bc9c6f25c0d20.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_285f8a0699e76d75a08bc9c6f25c0d20.jpg saved to cache
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 51784db5-63b1-5c6d-b879-bcfa04d80864
2026-03-30 10:41:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf03d252-2969-553c-a226-bdfdf006d416 with identifier: FW45589
2026-03-30 10:41:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf03d252-2969-553c-a226-bdfdf006d416 with scrape type 1
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf03d252-2969-553c-a226-bdfdf006d416
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg48%252Faf%252F48afccc7acebabd2de4e23c84e85664b%252Fpa%252FFW45589_46f419302c459ef8e4120b5b73e8e4c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_46f419302c459ef8e4120b5b73e8e4c6.jpg already downloaded
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg48%252Faf%252F48afccc7acebabd2de4e23c84e85664b%252Fpa%252FFW45589_cf80edb680eac5c2456573649fb82a3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_cf80edb680eac5c2456573649fb82a3e.jpg already downloaded
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg48%252Faf%252F48afccc7acebabd2de4e23c84e85664b%252Fpa%252FFW45589_dc54b7a216f016a40675fbfdb25ecb5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_dc54b7a216f016a40675fbfdb25ecb5d.jpg already downloaded
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg48%252Faf%252F48afccc7acebabd2de4e23c84e85664b%252Fpa%252FFW45589_21e1ec00561c1fde2a9e4a09b7b90fbd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_21e1ec00561c1fde2a9e4a09b7b90fbd.jpg already downloaded
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg48%252Faf%252F48afccc7acebabd2de4e23c84e85664b%252Fpa%252FFW45589_7d86b0f345ecdb8017070d8379454e0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_7d86b0f345ecdb8017070d8379454e0a.jpg already downloaded
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg48%252Faf%252F48afccc7acebabd2de4e23c84e85664b%252Fpa%252FFW45589_e361e7778cefcc5f49d9cd2df26ba3e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_e361e7778cefcc5f49d9cd2df26ba3e4.jpg already downloaded
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg48%252Faf%252F48afccc7acebabd2de4e23c84e85664b%252Fpa%252FFW45589_3d48e35c245d03b0290428991774a1d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_3d48e35c245d03b0290428991774a1d9.jpg already downloaded
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg48%252Faf%252F48afccc7acebabd2de4e23c84e85664b%252Fpa%252FFW45589_24784198f3101695d7be916bed50593a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_24784198f3101695d7be916bed50593a.jpg already downloaded
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg48%252Faf%252F48afccc7acebabd2de4e23c84e85664b%252Fpa%252FFW45589_b808c3085e09221caebe8dfb8b36f97f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_b808c3085e09221caebe8dfb8b36f97f.jpg already downloaded
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg48%252Faf%252F48afccc7acebabd2de4e23c84e85664b%252Fpa%252FFW45589_635d84f1e6f7bbe35077a25ead2f63c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_635d84f1e6f7bbe35077a25ead2f63c7.jpg already downloaded
2026-03-30 10:41:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: bf03d252-2969-553c-a226-bdfdf006d416, identifier: FW45589
2026-03-30 10:41:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee02b90>
2026-03-30 10:41:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_2e67f275862de1a83b8598b6e5f5c2ac.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_2e67f275862de1a83b8598b6e5f5c2ac.jpg saved to cache
2026-03-30 10:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 51784db5-63b1-5c6d-b879-bcfa04d80864
2026-03-30 10:41:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: bf03d252-2969-553c-a226-bdfdf006d416 with identifier: FW45589
2026-03-30 10:41:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: bf03d252-2969-553c-a226-bdfdf006d416 with identifier: FW45589
2026-03-30 10:41:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: bf03d252-2969-553c-a226-bdfdf006d416 with identifier: FW45589 to the API
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/FW45589>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T15:47:54Z',
'fuel_type': 'hybrid',
'id': 'bf03d252-2969-553c-a226-bdfdf006d416',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FW45589',
'listing': 'auction',
'location': 'DE, Helvesiek',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 38892,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_46f419302c459ef8e4120b5b73e8e4c6.jpg',
'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_cf80edb680eac5c2456573649fb82a3e.jpg',
'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_dc54b7a216f016a40675fbfdb25ecb5d.jpg',
'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_21e1ec00561c1fde2a9e4a09b7b90fbd.jpg',
'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_7d86b0f345ecdb8017070d8379454e0a.jpg',
'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_e361e7778cefcc5f49d9cd2df26ba3e4.jpg',
'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_3d48e35c245d03b0290428991774a1d9.jpg',
'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_24784198f3101695d7be916bed50593a.jpg',
'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_b808c3085e09221caebe8dfb8b36f97f.jpg',
'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_635d84f1e6f7bbe35077a25ead2f63c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf03d252-2969-553c-a226-bdfdf006d416/bf03d252-2969-553c-a226-bdfdf006d416_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68970,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_46f419302c459ef8e4120b5b73e8e4c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf03d252-2969-553c-a226-bdfdf006d416/bf03d252-2969-553c-a226-bdfdf006d416_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65654,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_cf80edb680eac5c2456573649fb82a3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf03d252-2969-553c-a226-bdfdf006d416/bf03d252-2969-553c-a226-bdfdf006d416_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62575,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_dc54b7a216f016a40675fbfdb25ecb5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf03d252-2969-553c-a226-bdfdf006d416/bf03d252-2969-553c-a226-bdfdf006d416_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50527,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_21e1ec00561c1fde2a9e4a09b7b90fbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf03d252-2969-553c-a226-bdfdf006d416/bf03d252-2969-553c-a226-bdfdf006d416_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62668,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_7d86b0f345ecdb8017070d8379454e0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf03d252-2969-553c-a226-bdfdf006d416/bf03d252-2969-553c-a226-bdfdf006d416_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63981,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_e361e7778cefcc5f49d9cd2df26ba3e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf03d252-2969-553c-a226-bdfdf006d416/bf03d252-2969-553c-a226-bdfdf006d416_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45404,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_3d48e35c245d03b0290428991774a1d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf03d252-2969-553c-a226-bdfdf006d416/bf03d252-2969-553c-a226-bdfdf006d416_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68306,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_24784198f3101695d7be916bed50593a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf03d252-2969-553c-a226-bdfdf006d416/bf03d252-2969-553c-a226-bdfdf006d416_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65995,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_b808c3085e09221caebe8dfb8b36f97f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf03d252-2969-553c-a226-bdfdf006d416/bf03d252-2969-553c-a226-bdfdf006d416_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63021,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img48/af/48afccc7acebabd2de4e23c84e85664b/pa/FW45589_635d84f1e6f7bbe35077a25ead2f63c7.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 250e Progressive',
'transmission': 'automatic',
'trim': 'Progressive',
'year': 2022}
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FW45589%27 HTTP/1.1" 200 None
2026-03-30 10:41:34 [auto1.de] INFO: Saving data for FW45589: {'created_time': 1774867294.379335, 'last_price_update_time': 1774867294.379347, 'auction_closing_time': 1774972074.0}
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FW45589') HTTP/1.1" 204 0
2026-03-30 10:41:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_7a99d3ca1360c214ceb4469075dd51be.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3fa1d0>
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_7a99d3ca1360c214ceb4469075dd51be.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_7a99d3ca1360c214ceb4469075dd51be.jpg saved to cache
2026-03-30 10:41:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 51784db5-63b1-5c6d-b879-bcfa04d80864
2026-03-30 10:41:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_1fa050a851a79617b451d55ac368fd2a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_a0b783d99dfe46f960a5d39b4812840e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4338a90>
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_1fa050a851a79617b451d55ac368fd2a.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_1fa050a851a79617b451d55ac368fd2a.jpg saved to cache
2026-03-30 10:41:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 51784db5-63b1-5c6d-b879-bcfa04d80864
2026-03-30 10:41:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5fa4950>
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_a0b783d99dfe46f960a5d39b4812840e.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_a0b783d99dfe46f960a5d39b4812840e.jpg saved to cache
2026-03-30 10:41:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 51784db5-63b1-5c6d-b879-bcfa04d80864
2026-03-30 10:41:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_3e0e098d780704f7264d51f214cea714.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4338c50>
2026-03-30 10:41:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fcb%252F01cb9e003aeedb6c71c7a971948d5cc0%252Fpa%252FUK98474_3e0e098d780704f7264d51f214cea714.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_3e0e098d780704f7264d51f214cea714.jpg saved to cache
2026-03-30 10:41:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 51784db5-63b1-5c6d-b879-bcfa04d80864
2026-03-30 10:41:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51784db5-63b1-5c6d-b879-bcfa04d80864, skipping ID generation
2026-03-30 10:41:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51784db5-63b1-5c6d-b879-bcfa04d80864 with scrape type 1
2026-03-30 10:41:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51784db5-63b1-5c6d-b879-bcfa04d80864 sending to next pipeline
2026-03-30 10:41:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 51784db5-63b1-5c6d-b879-bcfa04d80864, identifier: UK98474
2026-03-30 10:41:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 51784db5-63b1-5c6d-b879-bcfa04d80864 with identifier: UK98474
2026-03-30 10:41:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 51784db5-63b1-5c6d-b879-bcfa04d80864 with identifier: UK98474
2026-03-30 10:41:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 51784db5-63b1-5c6d-b879-bcfa04d80864 with identifier: UK98474 to the API
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_3e0e098d780704f7264d51f214cea714.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:41:30Z',
'fuel_type': 'petrol',
'id': '51784db5-63b1-5c6d-b879-bcfa04d80864',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UK98474',
'listing': 'auction',
'location': 'DE, Esslingen am Neckar',
'make': 'Citroen',
'model': 'C5 X',
'odometer': 1450,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3058661,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_3e0e098d780704f7264d51f214cea714.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3021238,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_a0b783d99dfe46f960a5d39b4812840e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2948206,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_1fa050a851a79617b451d55ac368fd2a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3222258,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_7a99d3ca1360c214ceb4469075dd51be.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3095725,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_2e67f275862de1a83b8598b6e5f5c2ac.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3159148,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_285f8a0699e76d75a08bc9c6f25c0d20.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3187110,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_17532034f829aa459eca04259e7771d9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3149229,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_c96d66c828a2cb22a06b7e0f304f95e4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3154314,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_24a9cd4ed974b6230bd37f850fc3b01c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51784db5-63b1-5c6d-b879-bcfa04d80864/51784db5-63b1-5c6d-b879-bcfa04d80864_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3034546,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img01/cb/01cb9e003aeedb6c71c7a971948d5cc0/pa/UK98474_c2150936470acec4e51d5f4410a89fc0.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 X 1.2 PureTech YOU',
'transmission': 'automatic',
'trim': 'YOU',
'year': 2024}
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UK98474%27 HTTP/1.1" 200 None
2026-03-30 10:41:35 [auto1.de] INFO: Saving data for UK98474: {'created_time': 1774867295.860523, 'last_price_update_time': 1774867295.860532, 'auction_closing_time': 1774971690.0}
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UK98474') HTTP/1.1" 204 0
2026-03-30 10:41:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MZ56747/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GF43891/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NK05047/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JR21744/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WT13361> (referer: https://www.auto1.com/v1/car-details-view/WT13361/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b0a0686-acd1-5d7d-99c5-4cb3930da994 with identifier: WT13361
2026-03-30 10:41:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994 with scrape type 1
2026-03-30 10:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_afb95cfcd5b280d8d6e584feb19407e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_afb95cfcd5b280d8d6e584feb19407e8.jpg not downloaded yet
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_e3782a650661de972e635d6dab67420c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_e3782a650661de972e635d6dab67420c.jpg not downloaded yet
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_20cf77f3347ec2197188f8d202577580.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_20cf77f3347ec2197188f8d202577580.jpg not downloaded yet
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_d63570fc8483eadde1b629dbe6a79194.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_d63570fc8483eadde1b629dbe6a79194.jpg not downloaded yet
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_55edf007bbe2a09fc4f467358cbd66cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_55edf007bbe2a09fc4f467358cbd66cd.jpg not downloaded yet
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_1d2e58131d8a9810998e620ee4f6ea4c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_1d2e58131d8a9810998e620ee4f6ea4c.jpg not downloaded yet
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_24ae328586608a25118034d3873efa82.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_24ae328586608a25118034d3873efa82.jpg not downloaded yet
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_ac9f4158d28298785f6be64acc214004.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_ac9f4158d28298785f6be64acc214004.jpg not downloaded yet
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_c2e07b558b7b856beeb79a9fe584f439.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_c2e07b558b7b856beeb79a9fe584f439.jpg not downloaded yet
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_32b73ee1ee6456e0d84686d45027c98a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_32b73ee1ee6456e0d84686d45027c98a.jpg not downloaded yet
2026-03-30 10:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JG32491> (referer: https://www.auto1.com/v1/car-details-view/JG32491/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RT97145> (referer: https://www.auto1.com/v1/car-details-view/RT97145/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5359d38a-d661-53b0-9d4f-1aa81d5608df with identifier: JG32491
2026-03-30 10:41:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5359d38a-d661-53b0-9d4f-1aa81d5608df with scrape type 1
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5359d38a-d661-53b0-9d4f-1aa81d5608df
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_82fb0f105a6d0fdf6aac68d009375ad4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_82fb0f105a6d0fdf6aac68d009375ad4.jpg not downloaded yet
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_71fb3d6adbc9084604f131f389d7ddf7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_71fb3d6adbc9084604f131f389d7ddf7.jpg not downloaded yet
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_91f88221ad19288da1ac0b3b5d6c6e67.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_91f88221ad19288da1ac0b3b5d6c6e67.jpg not downloaded yet
2026-03-30 10:41:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f2a7d45-15d6-5232-aac2-bf196e6415cf with identifier: RT97145
2026-03-30 10:41:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f2a7d45-15d6-5232-aac2-bf196e6415cf with scrape type 1
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f2a7d45-15d6-5232-aac2-bf196e6415cf
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F5a%252Fcb5a3f2a533bae286b230d5f7f404689%252Fpa%252FRT97145_695d7c5fd687deb640e0e9ac412769bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_695d7c5fd687deb640e0e9ac412769bc.jpg already downloaded
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F5a%252Fcb5a3f2a533bae286b230d5f7f404689%252Fpa%252FRT97145_8bd71695fa30bc8f5eaf560ce79691fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_8bd71695fa30bc8f5eaf560ce79691fb.jpg already downloaded
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F5a%252Fcb5a3f2a533bae286b230d5f7f404689%252Fpa%252FRT97145_ba57b94a4b0ec320d67acb20224471be.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_ba57b94a4b0ec320d67acb20224471be.jpg already downloaded
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F5a%252Fcb5a3f2a533bae286b230d5f7f404689%252Fpa%252FRT97145_024dcc3e328f0336375f9a60fdb0c7a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_024dcc3e328f0336375f9a60fdb0c7a9.jpg already downloaded
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F5a%252Fcb5a3f2a533bae286b230d5f7f404689%252Fpa%252FRT97145_6aacc59bc0ba7657e81e8f09dd3fd14f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_6aacc59bc0ba7657e81e8f09dd3fd14f.jpg already downloaded
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F5a%252Fcb5a3f2a533bae286b230d5f7f404689%252Fpa%252FRT97145_2f72ccc71f92b64f303e6d16445516b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_2f72ccc71f92b64f303e6d16445516b5.jpg already downloaded
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F5a%252Fcb5a3f2a533bae286b230d5f7f404689%252Fpa%252FRT97145_9c36a8bce1c4b0b615fa6bb197e3f383.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_9c36a8bce1c4b0b615fa6bb197e3f383.jpg already downloaded
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F5a%252Fcb5a3f2a533bae286b230d5f7f404689%252Fpa%252FRT97145_d09dc29889227c5a79a987a3226066f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_d09dc29889227c5a79a987a3226066f0.jpg already downloaded
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F5a%252Fcb5a3f2a533bae286b230d5f7f404689%252Fpa%252FRT97145_38de652e19bde8650e28296ac8cb99cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_38de652e19bde8650e28296ac8cb99cc.jpg already downloaded
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcb%252F5a%252Fcb5a3f2a533bae286b230d5f7f404689%252Fpa%252FRT97145_6c142dff9696335fce727d43517702c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_6c142dff9696335fce727d43517702c6.jpg already downloaded
2026-03-30 10:41:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2f2a7d45-15d6-5232-aac2-bf196e6415cf, identifier: RT97145
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_93a6a320703b135e927b0e492fd04fa1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_93a6a320703b135e927b0e492fd04fa1.jpg not downloaded yet
2026-03-30 10:41:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2f2a7d45-15d6-5232-aac2-bf196e6415cf with identifier: RT97145
2026-03-30 10:41:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2f2a7d45-15d6-5232-aac2-bf196e6415cf with identifier: RT97145
2026-03-30 10:41:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2f2a7d45-15d6-5232-aac2-bf196e6415cf with identifier: RT97145 to the API
2026-03-30 10:41:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RT97145>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:36:51Z',
'fuel_type': 'petrol',
'id': '2f2a7d45-15d6-5232-aac2-bf196e6415cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RT97145',
'listing': 'auction',
'location': 'DE, Dortmund',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 62389,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_695d7c5fd687deb640e0e9ac412769bc.jpg',
'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_8bd71695fa30bc8f5eaf560ce79691fb.jpg',
'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_ba57b94a4b0ec320d67acb20224471be.jpg',
'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_024dcc3e328f0336375f9a60fdb0c7a9.jpg',
'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_6aacc59bc0ba7657e81e8f09dd3fd14f.jpg',
'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_2f72ccc71f92b64f303e6d16445516b5.jpg',
'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_9c36a8bce1c4b0b615fa6bb197e3f383.jpg',
'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_d09dc29889227c5a79a987a3226066f0.jpg',
'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_38de652e19bde8650e28296ac8cb99cc.jpg',
'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_6c142dff9696335fce727d43517702c6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2a7d45-15d6-5232-aac2-bf196e6415cf/2f2a7d45-15d6-5232-aac2-bf196e6415cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81022,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_695d7c5fd687deb640e0e9ac412769bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2a7d45-15d6-5232-aac2-bf196e6415cf/2f2a7d45-15d6-5232-aac2-bf196e6415cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80875,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_8bd71695fa30bc8f5eaf560ce79691fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2a7d45-15d6-5232-aac2-bf196e6415cf/2f2a7d45-15d6-5232-aac2-bf196e6415cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74634,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_ba57b94a4b0ec320d67acb20224471be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2a7d45-15d6-5232-aac2-bf196e6415cf/2f2a7d45-15d6-5232-aac2-bf196e6415cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72364,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_024dcc3e328f0336375f9a60fdb0c7a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2a7d45-15d6-5232-aac2-bf196e6415cf/2f2a7d45-15d6-5232-aac2-bf196e6415cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85474,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_6aacc59bc0ba7657e81e8f09dd3fd14f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2a7d45-15d6-5232-aac2-bf196e6415cf/2f2a7d45-15d6-5232-aac2-bf196e6415cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81250,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_2f72ccc71f92b64f303e6d16445516b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2a7d45-15d6-5232-aac2-bf196e6415cf/2f2a7d45-15d6-5232-aac2-bf196e6415cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67119,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_9c36a8bce1c4b0b615fa6bb197e3f383.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2a7d45-15d6-5232-aac2-bf196e6415cf/2f2a7d45-15d6-5232-aac2-bf196e6415cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78901,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_d09dc29889227c5a79a987a3226066f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2a7d45-15d6-5232-aac2-bf196e6415cf/2f2a7d45-15d6-5232-aac2-bf196e6415cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66062,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_38de652e19bde8650e28296ac8cb99cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f2a7d45-15d6-5232-aac2-bf196e6415cf/2f2a7d45-15d6-5232-aac2-bf196e6415cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97246,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/5a/cb5a3f2a533bae286b230d5f7f404689/pa/RT97145_6c142dff9696335fce727d43517702c6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.5 TSI ACT Highline',
'transmission': 'automatic',
'trim': 'Highline',
'year': 2020}
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RT97145%27 HTTP/1.1" 200 None
2026-03-30 10:41:53 [auto1.de] INFO: Saving data for RT97145: {'created_time': 1774867313.085479, 'last_price_update_time': 1774867313.085491, 'auction_closing_time': 1774971411.0}
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RT97145') HTTP/1.1" 204 0
2026-03-30 10:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_32b73ee1ee6456e0d84686d45027c98a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_c2e07b558b7b856beeb79a9fe584f439.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_67e4c55be38bc51541b765b18f971ccd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_67e4c55be38bc51541b765b18f971ccd.jpg not downloaded yet
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_f292e2a7a5364a0b6b4ff783f3cdcf77.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_f292e2a7a5364a0b6b4ff783f3cdcf77.jpg not downloaded yet
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_2e4d9d7a21b8801fb06e4793708385c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_2e4d9d7a21b8801fb06e4793708385c5.jpg not downloaded yet
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_5c3c34b51614ff2afd18cb8516104902.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_5c3c34b51614ff2afd18cb8516104902.jpg not downloaded yet
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_81d5beb2ff0bc99f4f2b4943d4b7810a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_81d5beb2ff0bc99f4f2b4943d4b7810a.jpg not downloaded yet
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_5884f5a227681e5c466d6ea3b8c9a561.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_5884f5a227681e5c466d6ea3b8c9a561.jpg not downloaded yet
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4170490>
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_32b73ee1ee6456e0d84686d45027c98a.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_32b73ee1ee6456e0d84686d45027c98a.jpg saved to cache
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4339b50>
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_c2e07b558b7b856beeb79a9fe584f439.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_c2e07b558b7b856beeb79a9fe584f439.jpg saved to cache
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994
2026-03-30 10:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_93a6a320703b135e927b0e492fd04fa1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_91f88221ad19288da1ac0b3b5d6c6e67.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_81d5beb2ff0bc99f4f2b4943d4b7810a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_5884f5a227681e5c466d6ea3b8c9a561.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429dd50>
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_93a6a320703b135e927b0e492fd04fa1.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_93a6a320703b135e927b0e492fd04fa1.jpg saved to cache
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5359d38a-d661-53b0-9d4f-1aa81d5608df
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14035aa6d0>
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_91f88221ad19288da1ac0b3b5d6c6e67.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_91f88221ad19288da1ac0b3b5d6c6e67.jpg saved to cache
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5359d38a-d661-53b0-9d4f-1aa81d5608df
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45d950>
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_81d5beb2ff0bc99f4f2b4943d4b7810a.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_81d5beb2ff0bc99f4f2b4943d4b7810a.jpg saved to cache
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5359d38a-d661-53b0-9d4f-1aa81d5608df
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee42ab10>
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_5884f5a227681e5c466d6ea3b8c9a561.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_5884f5a227681e5c466d6ea3b8c9a561.jpg saved to cache
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5359d38a-d661-53b0-9d4f-1aa81d5608df
2026-03-30 10:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_2e4d9d7a21b8801fb06e4793708385c5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_5c3c34b51614ff2afd18cb8516104902.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4259090>
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_2e4d9d7a21b8801fb06e4793708385c5.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_2e4d9d7a21b8801fb06e4793708385c5.jpg saved to cache
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5359d38a-d661-53b0-9d4f-1aa81d5608df
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee11910>
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_5c3c34b51614ff2afd18cb8516104902.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_5c3c34b51614ff2afd18cb8516104902.jpg saved to cache
2026-03-30 10:41:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5359d38a-d661-53b0-9d4f-1aa81d5608df
2026-03-30 10:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_f292e2a7a5364a0b6b4ff783f3cdcf77.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_67e4c55be38bc51541b765b18f971ccd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_82fb0f105a6d0fdf6aac68d009375ad4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee10b90>
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_f292e2a7a5364a0b6b4ff783f3cdcf77.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_f292e2a7a5364a0b6b4ff783f3cdcf77.jpg saved to cache
2026-03-30 10:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5359d38a-d661-53b0-9d4f-1aa81d5608df
2026-03-30 10:41:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d0490>
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_67e4c55be38bc51541b765b18f971ccd.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_67e4c55be38bc51541b765b18f971ccd.jpg saved to cache
2026-03-30 10:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5359d38a-d661-53b0-9d4f-1aa81d5608df
2026-03-30 10:41:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_71fb3d6adbc9084604f131f389d7ddf7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee10dd0>
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_82fb0f105a6d0fdf6aac68d009375ad4.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_82fb0f105a6d0fdf6aac68d009375ad4.jpg saved to cache
2026-03-30 10:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5359d38a-d661-53b0-9d4f-1aa81d5608df
2026-03-30 10:41:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_ac9f4158d28298785f6be64acc214004.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4434d0>
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg61%252F6b%252F616bc0eb2bbed1ef670391a748689d5c%252Fpa%252FJG32491_71fb3d6adbc9084604f131f389d7ddf7.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_71fb3d6adbc9084604f131f389d7ddf7.jpg saved to cache
2026-03-30 10:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5359d38a-d661-53b0-9d4f-1aa81d5608df
2026-03-30 10:41:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5359d38a-d661-53b0-9d4f-1aa81d5608df, skipping ID generation
2026-03-30 10:41:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5359d38a-d661-53b0-9d4f-1aa81d5608df with scrape type 1
2026-03-30 10:41:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5359d38a-d661-53b0-9d4f-1aa81d5608df sending to next pipeline
2026-03-30 10:41:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5359d38a-d661-53b0-9d4f-1aa81d5608df, identifier: JG32491
2026-03-30 10:41:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5359d38a-d661-53b0-9d4f-1aa81d5608df with identifier: JG32491
2026-03-30 10:41:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5359d38a-d661-53b0-9d4f-1aa81d5608df with identifier: JG32491
2026-03-30 10:41:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5359d38a-d661-53b0-9d4f-1aa81d5608df with identifier: JG32491 to the API
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_71fb3d6adbc9084604f131f389d7ddf7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:30:54Z',
'fuel_type': 'petrol',
'id': '5359d38a-d661-53b0-9d4f-1aa81d5608df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JG32491',
'listing': 'auction',
'location': 'DE, Böblingen',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 98370,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82109,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_82fb0f105a6d0fdf6aac68d009375ad4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84045,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_71fb3d6adbc9084604f131f389d7ddf7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72090,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_91f88221ad19288da1ac0b3b5d6c6e67.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66918,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_93a6a320703b135e927b0e492fd04fa1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2404882,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_67e4c55be38bc51541b765b18f971ccd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66246,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_f292e2a7a5364a0b6b4ff783f3cdcf77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58615,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_2e4d9d7a21b8801fb06e4793708385c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75616,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_5c3c34b51614ff2afd18cb8516104902.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77599,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_81d5beb2ff0bc99f4f2b4943d4b7810a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5359d38a-d661-53b0-9d4f-1aa81d5608df/5359d38a-d661-53b0-9d4f-1aa81d5608df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67982,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img61/6b/616bc0eb2bbed1ef670391a748689d5c/pa/JG32491_5884f5a227681e5c466d6ea3b8c9a561.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.0 VVT-i Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2019}
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JG32491%27 HTTP/1.1" 200 None
2026-03-30 10:41:54 [auto1.de] INFO: Saving data for JG32491: {'created_time': 1774867314.887743, 'last_price_update_time': 1774867314.887755, 'auction_closing_time': 1774971054.0}
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JG32491') HTTP/1.1" 204 0
2026-03-30 10:41:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_24ae328586608a25118034d3873efa82.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_1d2e58131d8a9810998e620ee4f6ea4c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee12e90>
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_ac9f4158d28298785f6be64acc214004.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_ac9f4158d28298785f6be64acc214004.jpg saved to cache
2026-03-30 10:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994
2026-03-30 10:41:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EC11597> (referer: https://www.auto1.com/v1/car-details-view/EC11597/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_20cf77f3347ec2197188f8d202577580.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d1cd0>
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_24ae328586608a25118034d3873efa82.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_24ae328586608a25118034d3873efa82.jpg saved to cache
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee85850>
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_1d2e58131d8a9810998e620ee4f6ea4c.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_1d2e58131d8a9810998e620ee4f6ea4c.jpg saved to cache
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994
2026-03-30 10:41:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_55edf007bbe2a09fc4f467358cbd66cd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f1454c4-149a-5094-80ab-ce8696e271a2 with identifier: EC11597
2026-03-30 10:41:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f1454c4-149a-5094-80ab-ce8696e271a2 with scrape type 1
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f1454c4-149a-5094-80ab-ce8696e271a2
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_aa03590a2f2a1af5f1fbfd84002a587b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_aa03590a2f2a1af5f1fbfd84002a587b.jpg not downloaded yet
2026-03-30 10:41:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_d63570fc8483eadde1b629dbe6a79194.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_e98e6cd1358d8c65c338654ed5e932d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_e98e6cd1358d8c65c338654ed5e932d8.jpg not downloaded yet
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_32a2ddc98c44160bff8eebb022114742.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_32a2ddc98c44160bff8eebb022114742.jpg not downloaded yet
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419bcd0>
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_20cf77f3347ec2197188f8d202577580.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_20cf77f3347ec2197188f8d202577580.jpg saved to cache
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994
2026-03-30 10:41:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_afb95cfcd5b280d8d6e584feb19407e8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_d0b044a3b75bd553ddedfb4d5d073208.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_d0b044a3b75bd553ddedfb4d5d073208.jpg not downloaded yet
2026-03-30 10:41:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_e3782a650661de972e635d6dab67420c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_583bf9a85c65af9adbd6774b3b927cdb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_583bf9a85c65af9adbd6774b3b927cdb.jpg not downloaded yet
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_87273f4a253365182ec0c533ef0c379f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_87273f4a253365182ec0c533ef0c379f.jpg not downloaded yet
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b7e90>
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_55edf007bbe2a09fc4f467358cbd66cd.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_55edf007bbe2a09fc4f467358cbd66cd.jpg saved to cache
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_c961b6160472815368bb0b19aa1aa554.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_c961b6160472815368bb0b19aa1aa554.jpg not downloaded yet
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee5d010>
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_d63570fc8483eadde1b629dbe6a79194.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_d63570fc8483eadde1b629dbe6a79194.jpg saved to cache
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_5a38066943bf8b7a96039a2c231e2241.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_5a38066943bf8b7a96039a2c231e2241.jpg not downloaded yet
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee84ed0>
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_afb95cfcd5b280d8d6e584feb19407e8.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_afb95cfcd5b280d8d6e584feb19407e8.jpg saved to cache
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41e9750>
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg18%252Ff5%252F18f5e38c8502c62e3a75217f479e2660%252Fpa%252FWT13361_e3782a650661de972e635d6dab67420c.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_e3782a650661de972e635d6dab67420c.jpg saved to cache
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994
2026-03-30 10:41:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b0a0686-acd1-5d7d-99c5-4cb3930da994, skipping ID generation
2026-03-30 10:41:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994 with scrape type 1
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b0a0686-acd1-5d7d-99c5-4cb3930da994 sending to next pipeline
2026-03-30 10:41:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0b0a0686-acd1-5d7d-99c5-4cb3930da994, identifier: WT13361
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_79e6816fefe93e840b115633ec67def4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_79e6816fefe93e840b115633ec67def4.jpg not downloaded yet
2026-03-30 10:41:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0b0a0686-acd1-5d7d-99c5-4cb3930da994 with identifier: WT13361
2026-03-30 10:41:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0b0a0686-acd1-5d7d-99c5-4cb3930da994 with identifier: WT13361
2026-03-30 10:41:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0b0a0686-acd1-5d7d-99c5-4cb3930da994 with identifier: WT13361 to the API
2026-03-30 10:41:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_e3782a650661de972e635d6dab67420c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:43:50Z',
'fuel_type': 'petrol',
'id': '0b0a0686-acd1-5d7d-99c5-4cb3930da994',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WT13361',
'listing': 'auction',
'location': 'DE, Hamburg',
'make': 'Citroen',
'model': 'C3 Picasso',
'odometer': 82056,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80899,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_afb95cfcd5b280d8d6e584feb19407e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82619,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_e3782a650661de972e635d6dab67420c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85937,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_20cf77f3347ec2197188f8d202577580.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65872,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_d63570fc8483eadde1b629dbe6a79194.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69865,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_55edf007bbe2a09fc4f467358cbd66cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82857,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_1d2e58131d8a9810998e620ee4f6ea4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62538,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_24ae328586608a25118034d3873efa82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80587,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_ac9f4158d28298785f6be64acc214004.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71949,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_c2e07b558b7b856beeb79a9fe584f439.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0a0686-acd1-5d7d-99c5-4cb3930da994/0b0a0686-acd1-5d7d-99c5-4cb3930da994_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75386,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img18/f5/18f5e38c8502c62e3a75217f479e2660/pa/WT13361_32b73ee1ee6456e0d84686d45027c98a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 Picasso 1.4 VTi Selection',
'transmission': 'manual',
'trim': 'Selection',
'year': 2015}
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WT13361%27 HTTP/1.1" 200 None
2026-03-30 10:41:56 [auto1.de] INFO: Saving data for WT13361: {'created_time': 1774867316.109085, 'last_price_update_time': 1774867316.109095, 'auction_closing_time': 1774971830.0}
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WT13361') HTTP/1.1" 204 0
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_8ddc98aa8ae707b33f090c27b2d47655.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_8ddc98aa8ae707b33f090c27b2d47655.jpg not downloaded yet
2026-03-30 10:41:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LR88294/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_aa03590a2f2a1af5f1fbfd84002a587b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_e98e6cd1358d8c65c338654ed5e932d8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_32a2ddc98c44160bff8eebb022114742.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4328a90>
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_aa03590a2f2a1af5f1fbfd84002a587b.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_aa03590a2f2a1af5f1fbfd84002a587b.jpg saved to cache
2026-03-30 10:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f1454c4-149a-5094-80ab-ce8696e271a2
2026-03-30 10:41:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee48850>
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_e98e6cd1358d8c65c338654ed5e932d8.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_e98e6cd1358d8c65c338654ed5e932d8.jpg saved to cache
2026-03-30 10:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f1454c4-149a-5094-80ab-ce8696e271a2
2026-03-30 10:41:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58bcbd0>
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_32a2ddc98c44160bff8eebb022114742.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_32a2ddc98c44160bff8eebb022114742.jpg saved to cache
2026-03-30 10:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f1454c4-149a-5094-80ab-ce8696e271a2
2026-03-30 10:41:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_8ddc98aa8ae707b33f090c27b2d47655.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_79e6816fefe93e840b115633ec67def4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9c910>
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_8ddc98aa8ae707b33f090c27b2d47655.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_8ddc98aa8ae707b33f090c27b2d47655.jpg saved to cache
2026-03-30 10:41:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f1454c4-149a-5094-80ab-ce8696e271a2
2026-03-30 10:41:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41e8a50>
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_79e6816fefe93e840b115633ec67def4.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_79e6816fefe93e840b115633ec67def4.jpg saved to cache
2026-03-30 10:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f1454c4-149a-5094-80ab-ce8696e271a2
2026-03-30 10:41:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LZ41589/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_5a38066943bf8b7a96039a2c231e2241.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_87273f4a253365182ec0c533ef0c379f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_c961b6160472815368bb0b19aa1aa554.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9c910>
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_5a38066943bf8b7a96039a2c231e2241.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_5a38066943bf8b7a96039a2c231e2241.jpg saved to cache
2026-03-30 10:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f1454c4-149a-5094-80ab-ce8696e271a2
2026-03-30 10:41:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DG14752/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45c290>
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_87273f4a253365182ec0c533ef0c379f.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_87273f4a253365182ec0c533ef0c379f.jpg saved to cache
2026-03-30 10:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f1454c4-149a-5094-80ab-ce8696e271a2
2026-03-30 10:41:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee41bf10>
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_c961b6160472815368bb0b19aa1aa554.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_c961b6160472815368bb0b19aa1aa554.jpg saved to cache
2026-03-30 10:41:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f1454c4-149a-5094-80ab-ce8696e271a2
2026-03-30 10:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_583bf9a85c65af9adbd6774b3b927cdb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_d0b044a3b75bd553ddedfb4d5d073208.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:41:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef58a10>
2026-03-30 10:41:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_583bf9a85c65af9adbd6774b3b927cdb.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_583bf9a85c65af9adbd6774b3b927cdb.jpg saved to cache
2026-03-30 10:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f1454c4-149a-5094-80ab-ce8696e271a2
2026-03-30 10:41:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:41:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:41:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee30550>
2026-03-30 10:41:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:41:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252Fda%252F42da1d55426766dafe237b595ad7e2e2%252Fpa%252FEC11597_d0b044a3b75bd553ddedfb4d5d073208.jpg') HTTP/1.1" 204 0
2026-03-30 10:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_d0b044a3b75bd553ddedfb4d5d073208.jpg saved to cache
2026-03-30 10:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f1454c4-149a-5094-80ab-ce8696e271a2
2026-03-30 10:41:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f1454c4-149a-5094-80ab-ce8696e271a2, skipping ID generation
2026-03-30 10:41:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f1454c4-149a-5094-80ab-ce8696e271a2 with scrape type 1
2026-03-30 10:41:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f1454c4-149a-5094-80ab-ce8696e271a2 sending to next pipeline
2026-03-30 10:41:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9f1454c4-149a-5094-80ab-ce8696e271a2, identifier: EC11597
2026-03-30 10:41:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9f1454c4-149a-5094-80ab-ce8696e271a2 with identifier: EC11597
2026-03-30 10:41:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9f1454c4-149a-5094-80ab-ce8696e271a2 with identifier: EC11597
2026-03-30 10:41:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9f1454c4-149a-5094-80ab-ce8696e271a2 with identifier: EC11597 to the API
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:41: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-30 10:41:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_d0b044a3b75bd553ddedfb4d5d073208.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:58:10Z',
'fuel_type': 'petrol',
'id': '9f1454c4-149a-5094-80ab-ce8696e271a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EC11597',
'listing': 'auction',
'location': 'DE, Freiburg im Breisgau',
'make': 'BMW',
'model': '1er',
'odometer': 136937,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2956817,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_aa03590a2f2a1af5f1fbfd84002a587b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3022366,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_e98e6cd1358d8c65c338654ed5e932d8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3101189,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_32a2ddc98c44160bff8eebb022114742.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3076840,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_d0b044a3b75bd553ddedfb4d5d073208.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3151814,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_583bf9a85c65af9adbd6774b3b927cdb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3178301,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_87273f4a253365182ec0c533ef0c379f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3107715,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_c961b6160472815368bb0b19aa1aa554.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3024646,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_5a38066943bf8b7a96039a2c231e2241.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2951578,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_79e6816fefe93e840b115633ec67def4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f1454c4-149a-5094-80ab-ce8696e271a2/9f1454c4-149a-5094-80ab-ce8696e271a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2947132,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img42/da/42da1d55426766dafe237b595ad7e2e2/pa/EC11597_8ddc98aa8ae707b33f090c27b2d47655.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1er 118i Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2017}
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EC11597%27 HTTP/1.1" 200 None
2026-03-30 10:41:58 [auto1.de] INFO: Saving data for EC11597: {'created_time': 1774867318.838511, 'last_price_update_time': 1774867318.838525, 'auction_closing_time': 1774972690.0}
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EC11597') HTTP/1.1" 204 0
2026-03-30 10:41:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GF43891> (referer: https://www.auto1.com/v1/car-details-view/GF43891/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:41:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:41:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3252cdab-90c7-5160-a1e4-470b1fb8e1d5 with identifier: GF43891
2026-03-30 10:41:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5 with scrape type 1
2026-03-30 10:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_74983f5da6d590cddde07421fce213f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_74983f5da6d590cddde07421fce213f5.jpg not downloaded yet
2026-03-30 10:41:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_a7e2a23551ead40ff8a274e64b62782e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_a7e2a23551ead40ff8a274e64b62782e.jpg not downloaded yet
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_48c7b767621e6c78d9331c39637cd29e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_48c7b767621e6c78d9331c39637cd29e.jpg not downloaded yet
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_5d57d3e713c2b9ed076a68c9950727a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_5d57d3e713c2b9ed076a68c9950727a7.jpg not downloaded yet
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_ed6ff1930e5288f2efd7f03c310d7237.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_ed6ff1930e5288f2efd7f03c310d7237.jpg not downloaded yet
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_3a76e28c9994ea71643e6baf27e7f0ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_3a76e28c9994ea71643e6baf27e7f0ff.jpg not downloaded yet
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_e9ba4f03d7b6f772cbbc17b2fce15020.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_e9ba4f03d7b6f772cbbc17b2fce15020.jpg not downloaded yet
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_33ba972052dd8b6b9ac6156efccd5d78.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_33ba972052dd8b6b9ac6156efccd5d78.jpg not downloaded yet
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_3c4a844bbf7948a9900d372b7874829c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_3c4a844bbf7948a9900d372b7874829c.jpg not downloaded yet
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:41:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_25df7611626ba888a06b6c05a7c3de89.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:41:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_25df7611626ba888a06b6c05a7c3de89.jpg not downloaded yet
2026-03-30 10:42:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NK05047> (referer: https://www.auto1.com/v1/car-details-view/NK05047/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70e3767c-5942-5f45-a690-6985e267efb8 with identifier: NK05047
2026-03-30 10:42:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70e3767c-5942-5f45-a690-6985e267efb8 with scrape type 1
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70e3767c-5942-5f45-a690-6985e267efb8
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg14%252Fb2%252F14b237880a11325b7960ae7af252df14%252Fpa%252FNK05047_896bb42ad6adecec35d53f9f74f7b545.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_896bb42ad6adecec35d53f9f74f7b545.jpg already downloaded
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg14%252Fb2%252F14b237880a11325b7960ae7af252df14%252Fpa%252FNK05047_4a2a5316250b45c71d294e82522b7e1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_4a2a5316250b45c71d294e82522b7e1e.jpg already downloaded
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg14%252Fb2%252F14b237880a11325b7960ae7af252df14%252Fpa%252FNK05047_c759893fed24b02c061141f89035a2ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_c759893fed24b02c061141f89035a2ca.jpg already downloaded
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg14%252Fb2%252F14b237880a11325b7960ae7af252df14%252Fpa%252FNK05047_48b3bc12ea2ae04c6ce41d54072358d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_48b3bc12ea2ae04c6ce41d54072358d0.jpg already downloaded
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg14%252Fb2%252F14b237880a11325b7960ae7af252df14%252Fpa%252FNK05047_8010dc62ef6179d5b1160795661c8775.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_8010dc62ef6179d5b1160795661c8775.jpg already downloaded
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg14%252Fb2%252F14b237880a11325b7960ae7af252df14%252Fpa%252FNK05047_a1ad2f8774d8348700f168e2b4ab408f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_a1ad2f8774d8348700f168e2b4ab408f.jpg already downloaded
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg14%252Fb2%252F14b237880a11325b7960ae7af252df14%252Fpa%252FNK05047_906bd9a81438d86e4d359c9875d5dd8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_906bd9a81438d86e4d359c9875d5dd8d.jpg already downloaded
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg14%252Fb2%252F14b237880a11325b7960ae7af252df14%252Fpa%252FNK05047_fb00bf0f5eb477302d767f6af4631725.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_fb00bf0f5eb477302d767f6af4631725.jpg already downloaded
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg14%252Fb2%252F14b237880a11325b7960ae7af252df14%252Fpa%252FNK05047_002bdfa5a209a7b953b0841cb878e6a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_002bdfa5a209a7b953b0841cb878e6a6.jpg already downloaded
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg14%252Fb2%252F14b237880a11325b7960ae7af252df14%252Fpa%252FNK05047_9c6517c89fac72602acff7d567dbb16e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_9c6517c89fac72602acff7d567dbb16e.jpg already downloaded
2026-03-30 10:42:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 70e3767c-5942-5f45-a690-6985e267efb8, identifier: NK05047
2026-03-30 10:42:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 70e3767c-5942-5f45-a690-6985e267efb8 with identifier: NK05047
2026-03-30 10:42:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 70e3767c-5942-5f45-a690-6985e267efb8 with identifier: NK05047
2026-03-30 10:42:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 70e3767c-5942-5f45-a690-6985e267efb8 with identifier: NK05047 to the API
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42:01 [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-30 10:42:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NK05047>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:40:03Z',
'fuel_type': 'petrol',
'id': '70e3767c-5942-5f45-a690-6985e267efb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NK05047',
'listing': 'auction',
'location': 'DE, Ellerau',
'make': 'Mazda',
'model': '2',
'odometer': 106371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_896bb42ad6adecec35d53f9f74f7b545.jpg',
'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_4a2a5316250b45c71d294e82522b7e1e.jpg',
'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_c759893fed24b02c061141f89035a2ca.jpg',
'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_48b3bc12ea2ae04c6ce41d54072358d0.jpg',
'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_8010dc62ef6179d5b1160795661c8775.jpg',
'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_a1ad2f8774d8348700f168e2b4ab408f.jpg',
'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_906bd9a81438d86e4d359c9875d5dd8d.jpg',
'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_fb00bf0f5eb477302d767f6af4631725.jpg',
'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_002bdfa5a209a7b953b0841cb878e6a6.jpg',
'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_9c6517c89fac72602acff7d567dbb16e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e3767c-5942-5f45-a690-6985e267efb8/70e3767c-5942-5f45-a690-6985e267efb8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67342,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_896bb42ad6adecec35d53f9f74f7b545.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e3767c-5942-5f45-a690-6985e267efb8/70e3767c-5942-5f45-a690-6985e267efb8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63836,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_4a2a5316250b45c71d294e82522b7e1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e3767c-5942-5f45-a690-6985e267efb8/70e3767c-5942-5f45-a690-6985e267efb8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71327,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_c759893fed24b02c061141f89035a2ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e3767c-5942-5f45-a690-6985e267efb8/70e3767c-5942-5f45-a690-6985e267efb8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2783560,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_48b3bc12ea2ae04c6ce41d54072358d0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e3767c-5942-5f45-a690-6985e267efb8/70e3767c-5942-5f45-a690-6985e267efb8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65389,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_8010dc62ef6179d5b1160795661c8775.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e3767c-5942-5f45-a690-6985e267efb8/70e3767c-5942-5f45-a690-6985e267efb8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77376,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_a1ad2f8774d8348700f168e2b4ab408f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e3767c-5942-5f45-a690-6985e267efb8/70e3767c-5942-5f45-a690-6985e267efb8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2799966,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_906bd9a81438d86e4d359c9875d5dd8d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e3767c-5942-5f45-a690-6985e267efb8/70e3767c-5942-5f45-a690-6985e267efb8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73922,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_fb00bf0f5eb477302d767f6af4631725.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e3767c-5942-5f45-a690-6985e267efb8/70e3767c-5942-5f45-a690-6985e267efb8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64985,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_002bdfa5a209a7b953b0841cb878e6a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e3767c-5942-5f45-a690-6985e267efb8/70e3767c-5942-5f45-a690-6985e267efb8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52619,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img14/b2/14b237880a11325b7960ae7af252df14/pa/NK05047_9c6517c89fac72602acff7d567dbb16e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda 2 1.5 Kizoku',
'transmission': 'manual',
'trim': 'Kizoku',
'year': 2017}
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NK05047%27 HTTP/1.1" 200 None
2026-03-30 10:42:01 [auto1.de] INFO: Saving data for NK05047: {'created_time': 1774867321.664133, 'last_price_update_time': 1774867321.664143, 'auction_closing_time': 1774971603.0}
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NK05047') HTTP/1.1" 204 0
2026-03-30 10:42:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_25df7611626ba888a06b6c05a7c3de89.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee41ab10>
2026-03-30 10:42:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_25df7611626ba888a06b6c05a7c3de89.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_25df7611626ba888a06b6c05a7c3de89.jpg saved to cache
2026-03-30 10:42:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5
2026-03-30 10:42:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_3c4a844bbf7948a9900d372b7874829c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3fba10>
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_3c4a844bbf7948a9900d372b7874829c.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_3c4a844bbf7948a9900d372b7874829c.jpg saved to cache
2026-03-30 10:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5
2026-03-30 10:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_33ba972052dd8b6b9ac6156efccd5d78.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9e750>
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_33ba972052dd8b6b9ac6156efccd5d78.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_33ba972052dd8b6b9ac6156efccd5d78.jpg saved to cache
2026-03-30 10:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5
2026-03-30 10:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_e9ba4f03d7b6f772cbbc17b2fce15020.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MZ56747> (referer: https://www.auto1.com/v1/car-details-view/MZ56747/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f80d0>
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_e9ba4f03d7b6f772cbbc17b2fce15020.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_e9ba4f03d7b6f772cbbc17b2fce15020.jpg saved to cache
2026-03-30 10:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5
2026-03-30 10:42:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19fee1e9-ca91-58e5-9e51-f4a3b7618616 with identifier: MZ56747
2026-03-30 10:42:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19fee1e9-ca91-58e5-9e51-f4a3b7618616 with scrape type 1
2026-03-30 10:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19fee1e9-ca91-58e5-9e51-f4a3b7618616
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg24%252Fdb%252F24dbe33802bee2bc8ada50dfe7dc568c%252Fpa%252FMZ56747_82f3ec6905dc6406493689bd2eb0c69f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_82f3ec6905dc6406493689bd2eb0c69f.jpg already downloaded
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg24%252Fdb%252F24dbe33802bee2bc8ada50dfe7dc568c%252Fpa%252FMZ56747_ff06dc509883aed32c9785909a0aceeb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_ff06dc509883aed32c9785909a0aceeb.jpg already downloaded
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg24%252Fdb%252F24dbe33802bee2bc8ada50dfe7dc568c%252Fpa%252FMZ56747_853dd3ea825d0ae1e0d5377495a3c8ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_853dd3ea825d0ae1e0d5377495a3c8ea.jpg already downloaded
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg24%252Fdb%252F24dbe33802bee2bc8ada50dfe7dc568c%252Fpa%252FMZ56747_37244ae3d4fa6382e33d49a79c373af1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_37244ae3d4fa6382e33d49a79c373af1.jpg already downloaded
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg24%252Fdb%252F24dbe33802bee2bc8ada50dfe7dc568c%252Fpa%252FMZ56747_a290ae19458f3202f086b30e8214cea2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_a290ae19458f3202f086b30e8214cea2.jpg already downloaded
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg24%252Fdb%252F24dbe33802bee2bc8ada50dfe7dc568c%252Fpa%252FMZ56747_3313e33642e9094724d02ff9ef9eb4e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_3313e33642e9094724d02ff9ef9eb4e0.jpg already downloaded
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg24%252Fdb%252F24dbe33802bee2bc8ada50dfe7dc568c%252Fpa%252FMZ56747_a32a8a40c6b5cb986ae99aea8043dbca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_a32a8a40c6b5cb986ae99aea8043dbca.jpg already downloaded
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg24%252Fdb%252F24dbe33802bee2bc8ada50dfe7dc568c%252Fpa%252FMZ56747_d7bef40a349c89542f7fa3f828c6f2c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_d7bef40a349c89542f7fa3f828c6f2c7.jpg already downloaded
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg24%252Fdb%252F24dbe33802bee2bc8ada50dfe7dc568c%252Fpa%252FMZ56747_5acf3b55bb601b0ecdbc7b49274c5e2b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_5acf3b55bb601b0ecdbc7b49274c5e2b.jpg already downloaded
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg24%252Fdb%252F24dbe33802bee2bc8ada50dfe7dc568c%252Fpa%252FMZ56747_89aef627731ed5f3774c1015efa33b56.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_89aef627731ed5f3774c1015efa33b56.jpg already downloaded
2026-03-30 10:42:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 19fee1e9-ca91-58e5-9e51-f4a3b7618616, identifier: MZ56747
2026-03-30 10:42:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 19fee1e9-ca91-58e5-9e51-f4a3b7618616 with identifier: MZ56747
2026-03-30 10:42:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 19fee1e9-ca91-58e5-9e51-f4a3b7618616 with identifier: MZ56747
2026-03-30 10:42:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 19fee1e9-ca91-58e5-9e51-f4a3b7618616 with identifier: MZ56747 to the API
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MZ56747>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:29:06Z',
'fuel_type': 'petrol',
'id': '19fee1e9-ca91-58e5-9e51-f4a3b7618616',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MZ56747',
'listing': 'auction',
'location': 'DE, Seddiner See',
'make': 'Seat',
'model': 'Leon',
'odometer': 53425,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_82f3ec6905dc6406493689bd2eb0c69f.jpg',
'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_ff06dc509883aed32c9785909a0aceeb.jpg',
'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_853dd3ea825d0ae1e0d5377495a3c8ea.jpg',
'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_37244ae3d4fa6382e33d49a79c373af1.jpg',
'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_a290ae19458f3202f086b30e8214cea2.jpg',
'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_3313e33642e9094724d02ff9ef9eb4e0.jpg',
'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_a32a8a40c6b5cb986ae99aea8043dbca.jpg',
'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_d7bef40a349c89542f7fa3f828c6f2c7.jpg',
'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_5acf3b55bb601b0ecdbc7b49274c5e2b.jpg',
'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_89aef627731ed5f3774c1015efa33b56.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19fee1e9-ca91-58e5-9e51-f4a3b7618616/19fee1e9-ca91-58e5-9e51-f4a3b7618616_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79018,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_82f3ec6905dc6406493689bd2eb0c69f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19fee1e9-ca91-58e5-9e51-f4a3b7618616/19fee1e9-ca91-58e5-9e51-f4a3b7618616_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68795,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_ff06dc509883aed32c9785909a0aceeb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19fee1e9-ca91-58e5-9e51-f4a3b7618616/19fee1e9-ca91-58e5-9e51-f4a3b7618616_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71362,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_853dd3ea825d0ae1e0d5377495a3c8ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19fee1e9-ca91-58e5-9e51-f4a3b7618616/19fee1e9-ca91-58e5-9e51-f4a3b7618616_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45639,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_37244ae3d4fa6382e33d49a79c373af1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19fee1e9-ca91-58e5-9e51-f4a3b7618616/19fee1e9-ca91-58e5-9e51-f4a3b7618616_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63051,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_a290ae19458f3202f086b30e8214cea2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19fee1e9-ca91-58e5-9e51-f4a3b7618616/19fee1e9-ca91-58e5-9e51-f4a3b7618616_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56640,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_3313e33642e9094724d02ff9ef9eb4e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19fee1e9-ca91-58e5-9e51-f4a3b7618616/19fee1e9-ca91-58e5-9e51-f4a3b7618616_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49200,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_a32a8a40c6b5cb986ae99aea8043dbca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19fee1e9-ca91-58e5-9e51-f4a3b7618616/19fee1e9-ca91-58e5-9e51-f4a3b7618616_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71134,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_d7bef40a349c89542f7fa3f828c6f2c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19fee1e9-ca91-58e5-9e51-f4a3b7618616/19fee1e9-ca91-58e5-9e51-f4a3b7618616_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69481,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_5acf3b55bb601b0ecdbc7b49274c5e2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19fee1e9-ca91-58e5-9e51-f4a3b7618616/19fee1e9-ca91-58e5-9e51-f4a3b7618616_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60367,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img24/db/24dbe33802bee2bc8ada50dfe7dc568c/pa/MZ56747_89aef627731ed5f3774c1015efa33b56.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 1.4 TSI Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2015}
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MZ56747%27 HTTP/1.1" 200 None
2026-03-30 10:42:03 [auto1.de] INFO: Saving data for MZ56747: {'created_time': 1774867323.591166, 'last_price_update_time': 1774867323.591178, 'auction_closing_time': 1774970946.0}
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MZ56747') HTTP/1.1" 204 0
2026-03-30 10:42:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JR21744> (referer: https://www.auto1.com/v1/car-details-view/JR21744/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_3a76e28c9994ea71643e6baf27e7f0ff.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_5d57d3e713c2b9ed076a68c9950727a7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a87a669a-7d3f-5744-8684-756d34bf6e53 with identifier: JR21744
2026-03-30 10:42:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a87a669a-7d3f-5744-8684-756d34bf6e53 with scrape type 1
2026-03-30 10:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a87a669a-7d3f-5744-8684-756d34bf6e53
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_0f882fd07a1590444a77da98cd79bc80.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_0f882fd07a1590444a77da98cd79bc80.jpg not downloaded yet
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_37b493fe74b3e4455e3c929397540070.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_37b493fe74b3e4455e3c929397540070.jpg not downloaded yet
2026-03-30 10:42:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_ed6ff1930e5288f2efd7f03c310d7237.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_34b55bebfdf0d1ce2708cddff0b1c98a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_34b55bebfdf0d1ce2708cddff0b1c98a.jpg not downloaded yet
2026-03-30 10:42:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef19150>
2026-03-30 10:42:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_3a76e28c9994ea71643e6baf27e7f0ff.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_3a76e28c9994ea71643e6baf27e7f0ff.jpg saved to cache
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_5864078b5444e8de3cd914161236a1a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_5864078b5444e8de3cd914161236a1a2.jpg not downloaded yet
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428f850>
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_5d57d3e713c2b9ed076a68c9950727a7.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_5d57d3e713c2b9ed076a68c9950727a7.jpg saved to cache
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_ef3609bfe1157c4c86738bd1f8affb7b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_ef3609bfe1157c4c86738bd1f8affb7b.jpg not downloaded yet
2026-03-30 10:42:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e3d10>
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_ed6ff1930e5288f2efd7f03c310d7237.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_ed6ff1930e5288f2efd7f03c310d7237.jpg saved to cache
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5
2026-03-30 10:42:04 [scrapy.extensions.logstats] INFO: Crawled 443 pages (at 23 pages/min), scraped 315 items (at 15 items/min)
2026-03-30 10:42:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_64f31bb2be4a946842b4b3d48b5969b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_64f31bb2be4a946842b4b3d48b5969b0.jpg not downloaded yet
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_93f91d0e57abad5057f7f187151fc301.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_93f91d0e57abad5057f7f187151fc301.jpg not downloaded yet
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_eba42613587604416c454feccb0d4cc5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_eba42613587604416c454feccb0d4cc5.jpg not downloaded yet
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_be30f71a8e12a7600712c8809fa7e45d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_be30f71a8e12a7600712c8809fa7e45d.jpg not downloaded yet
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_20f4a859487deed0a9dde6990e9893a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_20f4a859487deed0a9dde6990e9893a4.jpg not downloaded yet
2026-03-30 10:42:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_48c7b767621e6c78d9331c39637cd29e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_a7e2a23551ead40ff8a274e64b62782e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_34b55bebfdf0d1ce2708cddff0b1c98a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.281(s), this was the 1st time calling it.
2026-03-30 10:42:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.609228354951765 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:42:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3fa890>
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_48c7b767621e6c78d9331c39637cd29e.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_48c7b767621e6c78d9331c39637cd29e.jpg saved to cache
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5
2026-03-30 10:42:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417e1d0>
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_a7e2a23551ead40ff8a274e64b62782e.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_a7e2a23551ead40ff8a274e64b62782e.jpg saved to cache
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5
2026-03-30 10:42:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4302350>
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_34b55bebfdf0d1ce2708cddff0b1c98a.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_34b55bebfdf0d1ce2708cddff0b1c98a.jpg saved to cache
2026-03-30 10:42:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a87a669a-7d3f-5744-8684-756d34bf6e53
2026-03-30 10:42:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_20f4a859487deed0a9dde6990e9893a4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee60610>
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_20f4a859487deed0a9dde6990e9893a4.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_20f4a859487deed0a9dde6990e9893a4.jpg saved to cache
2026-03-30 10:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a87a669a-7d3f-5744-8684-756d34bf6e53
2026-03-30 10:42:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_eba42613587604416c454feccb0d4cc5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_93f91d0e57abad5057f7f187151fc301.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee30fd0>
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_eba42613587604416c454feccb0d4cc5.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_eba42613587604416c454feccb0d4cc5.jpg saved to cache
2026-03-30 10:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a87a669a-7d3f-5744-8684-756d34bf6e53
2026-03-30 10:42:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_be30f71a8e12a7600712c8809fa7e45d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5911b50>
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_93f91d0e57abad5057f7f187151fc301.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_93f91d0e57abad5057f7f187151fc301.jpg saved to cache
2026-03-30 10:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a87a669a-7d3f-5744-8684-756d34bf6e53
2026-03-30 10:42:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4171c10>
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_be30f71a8e12a7600712c8809fa7e45d.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_be30f71a8e12a7600712c8809fa7e45d.jpg saved to cache
2026-03-30 10:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a87a669a-7d3f-5744-8684-756d34bf6e53
2026-03-30 10:42:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_64f31bb2be4a946842b4b3d48b5969b0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9d750>
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_64f31bb2be4a946842b4b3d48b5969b0.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_64f31bb2be4a946842b4b3d48b5969b0.jpg saved to cache
2026-03-30 10:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a87a669a-7d3f-5744-8684-756d34bf6e53
2026-03-30 10:42:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_37b493fe74b3e4455e3c929397540070.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_ef3609bfe1157c4c86738bd1f8affb7b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4258310>
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_37b493fe74b3e4455e3c929397540070.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_37b493fe74b3e4455e3c929397540070.jpg saved to cache
2026-03-30 10:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a87a669a-7d3f-5744-8684-756d34bf6e53
2026-03-30 10:42:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9d410>
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_ef3609bfe1157c4c86738bd1f8affb7b.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_ef3609bfe1157c4c86738bd1f8affb7b.jpg saved to cache
2026-03-30 10:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a87a669a-7d3f-5744-8684-756d34bf6e53
2026-03-30 10:42:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_5864078b5444e8de3cd914161236a1a2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_0f882fd07a1590444a77da98cd79bc80.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4170e90>
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_5864078b5444e8de3cd914161236a1a2.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_5864078b5444e8de3cd914161236a1a2.jpg saved to cache
2026-03-30 10:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a87a669a-7d3f-5744-8684-756d34bf6e53
2026-03-30 10:42:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee63a50>
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252F1c%252F661cf8270085b5bca10958ee719a594a%252Fpa%252FJR21744_0f882fd07a1590444a77da98cd79bc80.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_0f882fd07a1590444a77da98cd79bc80.jpg saved to cache
2026-03-30 10:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a87a669a-7d3f-5744-8684-756d34bf6e53
2026-03-30 10:42:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a87a669a-7d3f-5744-8684-756d34bf6e53, skipping ID generation
2026-03-30 10:42:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a87a669a-7d3f-5744-8684-756d34bf6e53 with scrape type 1
2026-03-30 10:42:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a87a669a-7d3f-5744-8684-756d34bf6e53 sending to next pipeline
2026-03-30 10:42:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a87a669a-7d3f-5744-8684-756d34bf6e53, identifier: JR21744
2026-03-30 10:42:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a87a669a-7d3f-5744-8684-756d34bf6e53 with identifier: JR21744
2026-03-30 10:42:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a87a669a-7d3f-5744-8684-756d34bf6e53 with identifier: JR21744
2026-03-30 10:42:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a87a669a-7d3f-5744-8684-756d34bf6e53 with identifier: JR21744 to the API
2026-03-30 10:42:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_0f882fd07a1590444a77da98cd79bc80.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T15:36:31Z',
'fuel_type': 'petrol',
'id': 'a87a669a-7d3f-5744-8684-756d34bf6e53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JR21744',
'listing': 'auction',
'location': 'DE, Rosenheim',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 70320,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2935966,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_0f882fd07a1590444a77da98cd79bc80.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2860007,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_37b493fe74b3e4455e3c929397540070.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2886757,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_34b55bebfdf0d1ce2708cddff0b1c98a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2737132,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_5864078b5444e8de3cd914161236a1a2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2948889,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_ef3609bfe1157c4c86738bd1f8affb7b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2915023,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_64f31bb2be4a946842b4b3d48b5969b0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2820886,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_93f91d0e57abad5057f7f187151fc301.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3025977,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_eba42613587604416c454feccb0d4cc5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2979356,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_be30f71a8e12a7600712c8809fa7e45d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87a669a-7d3f-5744-8684-756d34bf6e53/a87a669a-7d3f-5744-8684-756d34bf6e53_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3022370,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img66/1c/661cf8270085b5bca10958ee719a594a/pa/JR21744_20f4a859487deed0a9dde6990e9893a4.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 180 Edition 19 Progressive',
'transmission': 'automatic',
'trim': 'Edition 19 Progressive',
'year': 2020}
2026-03-30 10:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JR21744%27 HTTP/1.1" 200 None
2026-03-30 10:42:07 [auto1.de] INFO: Saving data for JR21744: {'created_time': 1774867327.378749, 'last_price_update_time': 1774867327.378761, 'auction_closing_time': 1774971391.0}
2026-03-30 10:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JR21744') HTTP/1.1" 204 0
2026-03-30 10:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_74983f5da6d590cddde07421fce213f5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_648a68652d547cbcaa6a191a105a2f86.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef59090>
2026-03-30 10:42:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff0%252F51f0cff3dba4d69f9edc48ba76f5c2ad%252Fpa%252FGF43891_74983f5da6d590cddde07421fce213f5.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_74983f5da6d590cddde07421fce213f5.jpg saved to cache
2026-03-30 10:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5
2026-03-30 10:42:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3252cdab-90c7-5160-a1e4-470b1fb8e1d5, skipping ID generation
2026-03-30 10:42:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5 with scrape type 1
2026-03-30 10:42:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3252cdab-90c7-5160-a1e4-470b1fb8e1d5 sending to next pipeline
2026-03-30 10:42:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3252cdab-90c7-5160-a1e4-470b1fb8e1d5, identifier: GF43891
2026-03-30 10:42:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3252cdab-90c7-5160-a1e4-470b1fb8e1d5 with identifier: GF43891
2026-03-30 10:42:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3252cdab-90c7-5160-a1e4-470b1fb8e1d5 with identifier: GF43891
2026-03-30 10:42:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3252cdab-90c7-5160-a1e4-470b1fb8e1d5 with identifier: GF43891 to the API
2026-03-30 10:42:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_74983f5da6d590cddde07421fce213f5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:40:27Z',
'fuel_type': 'diesel',
'id': '3252cdab-90c7-5160-a1e4-470b1fb8e1d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GF43891',
'listing': 'auction',
'location': 'DE, Bruchsal',
'make': 'BMW',
'model': '3er',
'odometer': 218548,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2422930,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_74983f5da6d590cddde07421fce213f5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2430871,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_a7e2a23551ead40ff8a274e64b62782e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2648755,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_48c7b767621e6c78d9331c39637cd29e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59096,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_5d57d3e713c2b9ed076a68c9950727a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2614780,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_ed6ff1930e5288f2efd7f03c310d7237.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2480013,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_3a76e28c9994ea71643e6baf27e7f0ff.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2442164,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_e9ba4f03d7b6f772cbbc17b2fce15020.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2683942,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_33ba972052dd8b6b9ac6156efccd5d78.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2319331,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_3c4a844bbf7948a9900d372b7874829c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3252cdab-90c7-5160-a1e4-470b1fb8e1d5/3252cdab-90c7-5160-a1e4-470b1fb8e1d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2716893,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img51/f0/51f0cff3dba4d69f9edc48ba76f5c2ad/pa/GF43891_25df7611626ba888a06b6c05a7c3de89.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3er 320d Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2016}
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GF43891%27 HTTP/1.1" 200 None
2026-03-30 10:42:08 [auto1.de] INFO: Saving data for GF43891: {'created_time': 1774867328.118641, 'last_price_update_time': 1774867328.118653, 'auction_closing_time': 1774971627.0}
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GF43891') HTTP/1.1" 204 0
2026-03-30 10:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_04eb97cbdc437ce76c97534db4ec6a79.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef5b5d0>
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_648a68652d547cbcaa6a191a105a2f86.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_648a68652d547cbcaa6a191a105a2f86.jpg saved to cache
2026-03-30 10:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad24118e-933b-55c2-b932-ddc230f4fbc9
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4170e90>
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_04eb97cbdc437ce76c97534db4ec6a79.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_04eb97cbdc437ce76c97534db4ec6a79.jpg saved to cache
2026-03-30 10:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d40773be-b764-5bc1-bf4e-84c2f003e6e6
2026-03-30 10:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_0d7287377d8f6e316ed132887dcd424c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_553415c2ba43835eae89556d9e406ccf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4335b90>
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_0d7287377d8f6e316ed132887dcd424c.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_0d7287377d8f6e316ed132887dcd424c.jpg saved to cache
2026-03-30 10:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad24118e-933b-55c2-b932-ddc230f4fbc9
2026-03-30 10:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9e7a05fb5e24fd9b5919483b2dba561f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee86850>
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_553415c2ba43835eae89556d9e406ccf.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_553415c2ba43835eae89556d9e406ccf.jpg saved to cache
2026-03-30 10:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d40773be-b764-5bc1-bf4e-84c2f003e6e6
2026-03-30 10:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_2cef67e1807377135baef6e45a63ba32.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e0c50>
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2a%252F73%252F2a736c9416b09bbab88fd59a006bfd09%252Fpa%252FJP72611_9e7a05fb5e24fd9b5919483b2dba561f.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9e7a05fb5e24fd9b5919483b2dba561f.jpg saved to cache
2026-03-30 10:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad24118e-933b-55c2-b932-ddc230f4fbc9
2026-03-30 10:42:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad24118e-933b-55c2-b932-ddc230f4fbc9, skipping ID generation
2026-03-30 10:42:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad24118e-933b-55c2-b932-ddc230f4fbc9 with scrape type 1
2026-03-30 10:42:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad24118e-933b-55c2-b932-ddc230f4fbc9 sending to next pipeline
2026-03-30 10:42:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ad24118e-933b-55c2-b932-ddc230f4fbc9, identifier: JP72611
2026-03-30 10:42:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ad24118e-933b-55c2-b932-ddc230f4fbc9 with identifier: JP72611
2026-03-30 10:42:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ad24118e-933b-55c2-b932-ddc230f4fbc9 with identifier: JP72611
2026-03-30 10:42:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ad24118e-933b-55c2-b932-ddc230f4fbc9 with identifier: JP72611 to the API
2026-03-30 10:42:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9e7a05fb5e24fd9b5919483b2dba561f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:25:24Z',
'fuel_type': 'petrol',
'id': 'ad24118e-933b-55c2-b932-ddc230f4fbc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JP72611',
'listing': 'auction',
'location': 'DE, Waiblingen',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 168670,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79914,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9e7a05fb5e24fd9b5919483b2dba561f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68406,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_0d7287377d8f6e316ed132887dcd424c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58431,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_648a68652d547cbcaa6a191a105a2f86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67477,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9cceb58ecfeb7e69d394b2807f9429b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57304,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_4b60982efa35c2f323725af0b8580567.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60123,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_e523cdb15df185d90a752cc6bb9e821b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61267,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_3429f151e147e90283dd7999c83176f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75732,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_9193292892e87b858c13b5c2ccf4256b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70107,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_773a89e0b7e6ee9415167375fa9bd755.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad24118e-933b-55c2-b932-ddc230f4fbc9/ad24118e-933b-55c2-b932-ddc230f4fbc9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67174,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2a/73/2a736c9416b09bbab88fd59a006bfd09/pa/JP72611_b02be9cf663e0decaeb4f8631199c883.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-04-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 1.4 TSI Highline BlueMotion Tech',
'transmission': 'manual',
'trim': 'Highline BlueMotion Tech',
'year': 2013}
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JP72611%27 HTTP/1.1" 200 None
2026-03-30 10:42:09 [auto1.de] INFO: Saving data for JP72611: {'created_time': 1774867329.24028, 'last_price_update_time': 1774867329.240291, 'auction_closing_time': 1774970724.0}
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JP72611') HTTP/1.1" 204 0
2026-03-30 10:42:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_455a9a9c5474ae52bd2d0ae73b57f989.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f59112d0>
2026-03-30 10:42:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_2cef67e1807377135baef6e45a63ba32.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_2cef67e1807377135baef6e45a63ba32.jpg saved to cache
2026-03-30 10:42:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d40773be-b764-5bc1-bf4e-84c2f003e6e6
2026-03-30 10:42:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4141990>
2026-03-30 10:42:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg46%252Fce%252F46ceea02c2df7a7c37f32483c89be669%252Fpa%252FMM13759_455a9a9c5474ae52bd2d0ae73b57f989.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_455a9a9c5474ae52bd2d0ae73b57f989.jpg saved to cache
2026-03-30 10:42:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d40773be-b764-5bc1-bf4e-84c2f003e6e6
2026-03-30 10:42:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d40773be-b764-5bc1-bf4e-84c2f003e6e6, skipping ID generation
2026-03-30 10:42:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d40773be-b764-5bc1-bf4e-84c2f003e6e6 with scrape type 1
2026-03-30 10:42:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d40773be-b764-5bc1-bf4e-84c2f003e6e6 sending to next pipeline
2026-03-30 10:42:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d40773be-b764-5bc1-bf4e-84c2f003e6e6, identifier: MM13759
2026-03-30 10:42:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d40773be-b764-5bc1-bf4e-84c2f003e6e6 with identifier: MM13759
2026-03-30 10:42:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d40773be-b764-5bc1-bf4e-84c2f003e6e6 with identifier: MM13759
2026-03-30 10:42:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d40773be-b764-5bc1-bf4e-84c2f003e6e6 with identifier: MM13759 to the API
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_455a9a9c5474ae52bd2d0ae73b57f989.jpg>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:08:01Z',
'fuel_type': 'diesel',
'id': 'd40773be-b764-5bc1-bf4e-84c2f003e6e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MM13759',
'listing': 'auction',
'location': 'DE, Donaueschingen',
'make': 'Volkswagen',
'model': 'Golf Plus',
'odometer': 191731,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86829,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_455a9a9c5474ae52bd2d0ae73b57f989.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84709,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_2cef67e1807377135baef6e45a63ba32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71154,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_553415c2ba43835eae89556d9e406ccf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81088,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_04eb97cbdc437ce76c97534db4ec6a79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120874,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_3c5ad713a859216426efdda72cdbe691.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d40773be-b764-5bc1-bf4e-84c2f003e6e6/d40773be-b764-5bc1-bf4e-84c2f003e6e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74078,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img46/ce/46ceea02c2df7a7c37f32483c89be669/pa/MM13759_f89578478da8b1dedacb352325cbd11c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Plus 2.0 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2008}
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MM13759%27 HTTP/1.1" 200 None
2026-03-30 10:42:09 [auto1.de] INFO: Saving data for MM13759: {'created_time': 1774867329.903022, 'last_price_update_time': 1774867329.903033, 'auction_closing_time': 1774969681.0}
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MM13759') HTTP/1.1" 204 0
2026-03-30 10:42:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:42:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DY24892> (referer: https://www.auto1.com/v1/car-details-view/DY24892/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c0b0718-7398-5ddc-b63c-60f5d50ddf25 with identifier: DY24892
2026-03-30 10:42:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25 with scrape type 1
2026-03-30 10:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_03cbf3a6a40b6950a0c4477817fd0794.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_03cbf3a6a40b6950a0c4477817fd0794.jpg not downloaded yet
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_4f25c1268c705f92b66c155657e9650d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_4f25c1268c705f92b66c155657e9650d.jpg not downloaded yet
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_bf9600da0b13ed48c47a1f2e72e3ea01.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_bf9600da0b13ed48c47a1f2e72e3ea01.jpg not downloaded yet
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_1cb9496d50be423fc6d75ea2f6df6c77.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_1cb9496d50be423fc6d75ea2f6df6c77.jpg not downloaded yet
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_ed070c0b7aa74b7b14b9ef152cbdafa1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_ed070c0b7aa74b7b14b9ef152cbdafa1.jpg not downloaded yet
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_3022d4ffce21a464a5239dc3702759f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_3022d4ffce21a464a5239dc3702759f2.jpg not downloaded yet
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_f4223fe3a013075c2b6c50fd93d5d2ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_f4223fe3a013075c2b6c50fd93d5d2ab.jpg not downloaded yet
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_0e4515d490086ad64d063e7e8211f597.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_0e4515d490086ad64d063e7e8211f597.jpg not downloaded yet
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_20e7f332ce8fcce940e65592327ed7d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_20e7f332ce8fcce940e65592327ed7d2.jpg not downloaded yet
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_94e04fa0d5154df2f5f9ee0b3e59981a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_94e04fa0d5154df2f5f9ee0b3e59981a.jpg not downloaded yet
2026-03-30 10:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YN89377> (referer: https://www.auto1.com/v1/car-details-view/YN89377/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_94e04fa0d5154df2f5f9ee0b3e59981a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c360fc90-e4f5-5032-ad8f-f0e340fd2a57 with identifier: YN89377
2026-03-30 10:42:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57 with scrape type 1
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_d7137dd5775d0d16496d19a68728f12f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d7137dd5775d0d16496d19a68728f12f.jpg not downloaded yet
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_a01e285d5f4c6c0148959e007f3c2ea9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_a01e285d5f4c6c0148959e007f3c2ea9.jpg not downloaded yet
2026-03-30 10:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_20e7f332ce8fcce940e65592327ed7d2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_381d10b5f15186c46fa9da757dd445ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_381d10b5f15186c46fa9da757dd445ba.jpg not downloaded yet
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_5223d621468fad5601a4539fe28ef5f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_5223d621468fad5601a4539fe28ef5f1.jpg not downloaded yet
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_8f214f9d247201eb0aaaaf7a1e2c8c05.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_8f214f9d247201eb0aaaaf7a1e2c8c05.jpg not downloaded yet
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_652a055fe74836c17fa744281a7ac6b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_652a055fe74836c17fa744281a7ac6b7.jpg not downloaded yet
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432b3d0>
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_94e04fa0d5154df2f5f9ee0b3e59981a.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_94e04fa0d5154df2f5f9ee0b3e59981a.jpg saved to cache
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_d4c46fa77ee8d04e3a729acf2a560ace.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d4c46fa77ee8d04e3a729acf2a560ace.jpg not downloaded yet
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425b710>
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_20e7f332ce8fcce940e65592327ed7d2.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_20e7f332ce8fcce940e65592327ed7d2.jpg saved to cache
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_8d4ba4928fa1e896e2931605aee2b77a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_8d4ba4928fa1e896e2931605aee2b77a.jpg not downloaded yet
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_d1e61a5b8de0d6e93e5ba3798044ef87.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d1e61a5b8de0d6e93e5ba3798044ef87.jpg not downloaded yet
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_10395e3bd9385b1f262e30213688c720.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_10395e3bd9385b1f262e30213688c720.jpg not downloaded yet
2026-03-30 10:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_a01e285d5f4c6c0148959e007f3c2ea9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43367d0>
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_a01e285d5f4c6c0148959e007f3c2ea9.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_a01e285d5f4c6c0148959e007f3c2ea9.jpg saved to cache
2026-03-30 10:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57
2026-03-30 10:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_10395e3bd9385b1f262e30213688c720.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41eae90>
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_10395e3bd9385b1f262e30213688c720.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_10395e3bd9385b1f262e30213688c720.jpg saved to cache
2026-03-30 10:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57
2026-03-30 10:42:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d1e61a5b8de0d6e93e5ba3798044ef87.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e3050>
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_d1e61a5b8de0d6e93e5ba3798044ef87.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d1e61a5b8de0d6e93e5ba3798044ef87.jpg saved to cache
2026-03-30 10:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57
2026-03-30 10:42:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_8d4ba4928fa1e896e2931605aee2b77a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea0590>
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_8d4ba4928fa1e896e2931605aee2b77a.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_8d4ba4928fa1e896e2931605aee2b77a.jpg saved to cache
2026-03-30 10:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57
2026-03-30 10:42:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d4c46fa77ee8d04e3a729acf2a560ace.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee01fd0>
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_d4c46fa77ee8d04e3a729acf2a560ace.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d4c46fa77ee8d04e3a729acf2a560ace.jpg saved to cache
2026-03-30 10:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57
2026-03-30 10:42:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LR15426/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_652a055fe74836c17fa744281a7ac6b7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef6f90>
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_652a055fe74836c17fa744281a7ac6b7.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_652a055fe74836c17fa744281a7ac6b7.jpg saved to cache
2026-03-30 10:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57
2026-03-30 10:42:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_8f214f9d247201eb0aaaaf7a1e2c8c05.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea3c90>
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_8f214f9d247201eb0aaaaf7a1e2c8c05.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_8f214f9d247201eb0aaaaf7a1e2c8c05.jpg saved to cache
2026-03-30 10:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57
2026-03-30 10:42:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_5223d621468fad5601a4539fe28ef5f1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4142a50>
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_5223d621468fad5601a4539fe28ef5f1.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_5223d621468fad5601a4539fe28ef5f1.jpg saved to cache
2026-03-30 10:42:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57
2026-03-30 10:42:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_381d10b5f15186c46fa9da757dd445ba.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4177a90>
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_381d10b5f15186c46fa9da757dd445ba.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_381d10b5f15186c46fa9da757dd445ba.jpg saved to cache
2026-03-30 10:42:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57
2026-03-30 10:42:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d7137dd5775d0d16496d19a68728f12f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_0e4515d490086ad64d063e7e8211f597.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:16 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c0e990>
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F44%252Fcf4474e58f208498d2d6a136dabdc0bc%252Fpa%252FYN89377_d7137dd5775d0d16496d19a68728f12f.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d7137dd5775d0d16496d19a68728f12f.jpg saved to cache
2026-03-30 10:42:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57
2026-03-30 10:42:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c360fc90-e4f5-5032-ad8f-f0e340fd2a57, skipping ID generation
2026-03-30 10:42:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57 with scrape type 1
2026-03-30 10:42:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c360fc90-e4f5-5032-ad8f-f0e340fd2a57 sending to next pipeline
2026-03-30 10:42:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c360fc90-e4f5-5032-ad8f-f0e340fd2a57, identifier: YN89377
2026-03-30 10:42:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c360fc90-e4f5-5032-ad8f-f0e340fd2a57 with identifier: YN89377
2026-03-30 10:42:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c360fc90-e4f5-5032-ad8f-f0e340fd2a57 with identifier: YN89377
2026-03-30 10:42:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c360fc90-e4f5-5032-ad8f-f0e340fd2a57 with identifier: YN89377 to the API
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d7137dd5775d0d16496d19a68728f12f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 221,
'category': None,
'color': 'gold',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.5L',
'engine_horse_power': 175,
'expiration_date': '2026-03-31T15:14:42Z',
'fuel_type': 'diesel',
'id': 'c360fc90-e4f5-5032-ad8f-f0e340fd2a57',
'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/YN89377',
'listing': 'auction',
'location': 'DE, Reutlingen',
'make': 'Volkswagen',
'model': 'T5 Caravelle',
'odometer': 177285,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2918574,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d7137dd5775d0d16496d19a68728f12f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2995599,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_a01e285d5f4c6c0148959e007f3c2ea9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2995447,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_381d10b5f15186c46fa9da757dd445ba.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2870851,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_5223d621468fad5601a4539fe28ef5f1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3104701,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_8f214f9d247201eb0aaaaf7a1e2c8c05.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3002156,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_652a055fe74836c17fa744281a7ac6b7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2776161,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d4c46fa77ee8d04e3a729acf2a560ace.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2884969,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_8d4ba4928fa1e896e2931605aee2b77a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2833064,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_d1e61a5b8de0d6e93e5ba3798044ef87.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c360fc90-e4f5-5032-ad8f-f0e340fd2a57/c360fc90-e4f5-5032-ad8f-f0e340fd2a57_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3112014,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/44/cf4474e58f208498d2d6a136dabdc0bc/pa/YN89377_10395e3bd9385b1f262e30213688c720.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-09-17',
'seats_number': 9,
'seller_name': None,
'title': 'Volkswagen T5 Caravelle 2.5 TDI Comfortline lang',
'transmission': 'manual',
'trim': 'Comfortline lang',
'year': 2008}
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YN89377%27 HTTP/1.1" 200 None
2026-03-30 10:42:17 [auto1.de] INFO: Saving data for YN89377: {'created_time': 1774867337.701929, 'last_price_update_time': 1774867337.70194, 'auction_closing_time': 1774970082.0}
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YN89377') HTTP/1.1" 204 0
2026-03-30 10:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_f4223fe3a013075c2b6c50fd93d5d2ab.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e00d0>
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_0e4515d490086ad64d063e7e8211f597.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_0e4515d490086ad64d063e7e8211f597.jpg saved to cache
2026-03-30 10:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c03e10>
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_f4223fe3a013075c2b6c50fd93d5d2ab.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_f4223fe3a013075c2b6c50fd93d5d2ab.jpg saved to cache
2026-03-30 10:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25
2026-03-30 10:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_3022d4ffce21a464a5239dc3702759f2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_ed070c0b7aa74b7b14b9ef152cbdafa1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee80a10>
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_3022d4ffce21a464a5239dc3702759f2.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_3022d4ffce21a464a5239dc3702759f2.jpg saved to cache
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25
2026-03-30 10:42:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_1cb9496d50be423fc6d75ea2f6df6c77.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4184c10>
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_ed070c0b7aa74b7b14b9ef152cbdafa1.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_ed070c0b7aa74b7b14b9ef152cbdafa1.jpg saved to cache
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25
2026-03-30 10:42:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_bf9600da0b13ed48c47a1f2e72e3ea01.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee82250>
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_1cb9496d50be423fc6d75ea2f6df6c77.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_1cb9496d50be423fc6d75ea2f6df6c77.jpg saved to cache
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25
2026-03-30 10:42:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_4f25c1268c705f92b66c155657e9650d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45f590>
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_bf9600da0b13ed48c47a1f2e72e3ea01.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_bf9600da0b13ed48c47a1f2e72e3ea01.jpg saved to cache
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25
2026-03-30 10:42:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_03cbf3a6a40b6950a0c4477817fd0794.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c03e90>
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_4f25c1268c705f92b66c155657e9650d.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_4f25c1268c705f92b66c155657e9650d.jpg saved to cache
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee06a10>
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdd%252F18%252Fdd1867f1e9090f9343db4f33ae7df4d0%252Fpa%252FDY24892_03cbf3a6a40b6950a0c4477817fd0794.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_03cbf3a6a40b6950a0c4477817fd0794.jpg saved to cache
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25
2026-03-30 10:42:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c0b0718-7398-5ddc-b63c-60f5d50ddf25, skipping ID generation
2026-03-30 10:42:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25 with scrape type 1
2026-03-30 10:42:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c0b0718-7398-5ddc-b63c-60f5d50ddf25 sending to next pipeline
2026-03-30 10:42:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8c0b0718-7398-5ddc-b63c-60f5d50ddf25, identifier: DY24892
2026-03-30 10:42:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8c0b0718-7398-5ddc-b63c-60f5d50ddf25 with identifier: DY24892
2026-03-30 10:42:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8c0b0718-7398-5ddc-b63c-60f5d50ddf25 with identifier: DY24892
2026-03-30 10:42:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8c0b0718-7398-5ddc-b63c-60f5d50ddf25 with identifier: DY24892 to the API
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_03cbf3a6a40b6950a0c4477817fd0794.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:35:26Z',
'fuel_type': 'diesel',
'id': '8c0b0718-7398-5ddc-b63c-60f5d50ddf25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DY24892',
'listing': 'auction',
'location': 'DE',
'make': 'Ford',
'model': 'Puma',
'odometer': 95579,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105151,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_03cbf3a6a40b6950a0c4477817fd0794.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112451,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_4f25c1268c705f92b66c155657e9650d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115611,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_bf9600da0b13ed48c47a1f2e72e3ea01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101480,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_1cb9496d50be423fc6d75ea2f6df6c77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105318,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_ed070c0b7aa74b7b14b9ef152cbdafa1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125463,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_3022d4ffce21a464a5239dc3702759f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97067,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_f4223fe3a013075c2b6c50fd93d5d2ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124655,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_0e4515d490086ad64d063e7e8211f597.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76990,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_20e7f332ce8fcce940e65592327ed7d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0b0718-7398-5ddc-b63c-60f5d50ddf25/8c0b0718-7398-5ddc-b63c-60f5d50ddf25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73157,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdd/18/dd1867f1e9090f9343db4f33ae7df4d0/pa/DY24892_94e04fa0d5154df2f5f9ee0b3e59981a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Puma 1.5 TDCi EcoBlue Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2020}
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DY24892%27 HTTP/1.1" 200 None
2026-03-30 10:42:18 [auto1.de] INFO: Saving data for DY24892: {'created_time': 1774867338.883299, 'last_price_update_time': 1774867338.883312, 'auction_closing_time': 1774971326.0}
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DY24892') HTTP/1.1" 204 0
2026-03-30 10:42:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LR88294> (referer: https://www.auto1.com/v1/car-details-view/LR88294/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86df853a-1e77-52b2-af9b-e63475535d6c with identifier: LR88294
2026-03-30 10:42:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86df853a-1e77-52b2-af9b-e63475535d6c with scrape type 1
2026-03-30 10:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86df853a-1e77-52b2-af9b-e63475535d6c
2026-03-30 10:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_82ee845bb5525ef225b0c7375a96dc84.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_82ee845bb5525ef225b0c7375a96dc84.jpg not downloaded yet
2026-03-30 10:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_d45224139b4f66f47b78b623494d24d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_d45224139b4f66f47b78b623494d24d8.jpg not downloaded yet
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_54ecd9a0891775357e5fc726ee0d15bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_54ecd9a0891775357e5fc726ee0d15bc.jpg not downloaded yet
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_200c26c9a5382e3dbd8bf5c29d702d54.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_200c26c9a5382e3dbd8bf5c29d702d54.jpg not downloaded yet
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_fd05ce69cfd5f5309132f128ac8e1a2a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_fd05ce69cfd5f5309132f128ac8e1a2a.jpg not downloaded yet
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_0df24c5fea533e7e37ad9b4f8fa92d5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_0df24c5fea533e7e37ad9b4f8fa92d5d.jpg not downloaded yet
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_14c6832ff3b860ae3bf37de6445f58e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_14c6832ff3b860ae3bf37de6445f58e1.jpg not downloaded yet
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_3133927b4ead3aef5e376d156243e943.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_3133927b4ead3aef5e376d156243e943.jpg not downloaded yet
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_99c91d45aeec10c8efd2f23a87e6b9de.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_99c91d45aeec10c8efd2f23a87e6b9de.jpg not downloaded yet
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_855746a3c993ad061e1805f031d9a04c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_855746a3c993ad061e1805f031d9a04c.jpg not downloaded yet
2026-03-30 10:42:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1017b52df601dc16a4833e271f666617.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea1590>
2026-03-30 10:42:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_1017b52df601dc16a4833e271f666617.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1017b52df601dc16a4833e271f666617.jpg saved to cache
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 40a28f27-542a-5231-9511-1da844e4fb9b
2026-03-30 10:42:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LZ41589> (referer: https://www.auto1.com/v1/car-details-view/LZ41589/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_855746a3c993ad061e1805f031d9a04c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5927bac1-7634-5ba2-86cb-c5a85eb30a47 with identifier: LZ41589
2026-03-30 10:42:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5927bac1-7634-5ba2-86cb-c5a85eb30a47 with scrape type 1
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5927bac1-7634-5ba2-86cb-c5a85eb30a47
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge1%252F6b%252Fe16b384b058bc7627897cbed72fdda45%252Fpa%252FLZ41589_8b363c57f24d18bdb64624f819381ff9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_8b363c57f24d18bdb64624f819381ff9.jpg already downloaded
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge1%252F6b%252Fe16b384b058bc7627897cbed72fdda45%252Fpa%252FLZ41589_2e1048be2224f61920953de6423c37a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_2e1048be2224f61920953de6423c37a3.jpg already downloaded
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge1%252F6b%252Fe16b384b058bc7627897cbed72fdda45%252Fpa%252FLZ41589_66919dd75f762125b917a3b50c0aae52.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_66919dd75f762125b917a3b50c0aae52.jpg already downloaded
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge1%252F6b%252Fe16b384b058bc7627897cbed72fdda45%252Fpa%252FLZ41589_1690b6b0d0134049b800143020c4b8ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_1690b6b0d0134049b800143020c4b8ff.jpg already downloaded
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge1%252F6b%252Fe16b384b058bc7627897cbed72fdda45%252Fpa%252FLZ41589_0bf2e304ddeba56316c8a68172445207.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_0bf2e304ddeba56316c8a68172445207.jpg already downloaded
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge1%252F6b%252Fe16b384b058bc7627897cbed72fdda45%252Fpa%252FLZ41589_b2b5e9dcaca1dbb43aab0d3dd64aeb15.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_b2b5e9dcaca1dbb43aab0d3dd64aeb15.jpg already downloaded
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge1%252F6b%252Fe16b384b058bc7627897cbed72fdda45%252Fpa%252FLZ41589_861838e75b5f88b623d02006e6e0282a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_861838e75b5f88b623d02006e6e0282a.jpg already downloaded
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge1%252F6b%252Fe16b384b058bc7627897cbed72fdda45%252Fpa%252FLZ41589_b515b39163daead6906f5014b3121b80.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_b515b39163daead6906f5014b3121b80.jpg already downloaded
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge1%252F6b%252Fe16b384b058bc7627897cbed72fdda45%252Fpa%252FLZ41589_9799c8163786ef273ef5fd505f5b01c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_9799c8163786ef273ef5fd505f5b01c4.jpg already downloaded
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge1%252F6b%252Fe16b384b058bc7627897cbed72fdda45%252Fpa%252FLZ41589_7844966b7c45c3997d9a00e0153a045f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_7844966b7c45c3997d9a00e0153a045f.jpg already downloaded
2026-03-30 10:42:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5927bac1-7634-5ba2-86cb-c5a85eb30a47, identifier: LZ41589
2026-03-30 10:42:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5927bac1-7634-5ba2-86cb-c5a85eb30a47 with identifier: LZ41589
2026-03-30 10:42:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5927bac1-7634-5ba2-86cb-c5a85eb30a47 with identifier: LZ41589
2026-03-30 10:42:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5927bac1-7634-5ba2-86cb-c5a85eb30a47 with identifier: LZ41589 to the API
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42:21 [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-30 10:42:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LZ41589>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:52:08Z',
'fuel_type': 'diesel',
'id': '5927bac1-7634-5ba2-86cb-c5a85eb30a47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LZ41589',
'listing': 'auction',
'location': 'DE, Hattingen',
'make': 'Nissan',
'model': 'NP300 Pick-up',
'odometer': 122979,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_8b363c57f24d18bdb64624f819381ff9.jpg',
'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_2e1048be2224f61920953de6423c37a3.jpg',
'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_66919dd75f762125b917a3b50c0aae52.jpg',
'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_1690b6b0d0134049b800143020c4b8ff.jpg',
'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_0bf2e304ddeba56316c8a68172445207.jpg',
'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_b2b5e9dcaca1dbb43aab0d3dd64aeb15.jpg',
'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_861838e75b5f88b623d02006e6e0282a.jpg',
'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_b515b39163daead6906f5014b3121b80.jpg',
'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_9799c8163786ef273ef5fd505f5b01c4.jpg',
'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_7844966b7c45c3997d9a00e0153a045f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927bac1-7634-5ba2-86cb-c5a85eb30a47/5927bac1-7634-5ba2-86cb-c5a85eb30a47_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94331,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_8b363c57f24d18bdb64624f819381ff9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927bac1-7634-5ba2-86cb-c5a85eb30a47/5927bac1-7634-5ba2-86cb-c5a85eb30a47_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99249,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_2e1048be2224f61920953de6423c37a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927bac1-7634-5ba2-86cb-c5a85eb30a47/5927bac1-7634-5ba2-86cb-c5a85eb30a47_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3116921,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_66919dd75f762125b917a3b50c0aae52.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927bac1-7634-5ba2-86cb-c5a85eb30a47/5927bac1-7634-5ba2-86cb-c5a85eb30a47_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88968,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_1690b6b0d0134049b800143020c4b8ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927bac1-7634-5ba2-86cb-c5a85eb30a47/5927bac1-7634-5ba2-86cb-c5a85eb30a47_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3338533,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_0bf2e304ddeba56316c8a68172445207.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927bac1-7634-5ba2-86cb-c5a85eb30a47/5927bac1-7634-5ba2-86cb-c5a85eb30a47_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85285,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_b2b5e9dcaca1dbb43aab0d3dd64aeb15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927bac1-7634-5ba2-86cb-c5a85eb30a47/5927bac1-7634-5ba2-86cb-c5a85eb30a47_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3194810,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_861838e75b5f88b623d02006e6e0282a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927bac1-7634-5ba2-86cb-c5a85eb30a47/5927bac1-7634-5ba2-86cb-c5a85eb30a47_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93350,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_b515b39163daead6906f5014b3121b80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927bac1-7634-5ba2-86cb-c5a85eb30a47/5927bac1-7634-5ba2-86cb-c5a85eb30a47_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3177934,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_9799c8163786ef273ef5fd505f5b01c4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5927bac1-7634-5ba2-86cb-c5a85eb30a47/5927bac1-7634-5ba2-86cb-c5a85eb30a47_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89446,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge1/6b/e16b384b058bc7627897cbed72fdda45/pa/LZ41589_7844966b7c45c3997d9a00e0153a045f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan NP300 Pick-up 2.3 dCi Tekna Double Cab 4x4',
'transmission': 'automatic',
'trim': 'Tekna Double Cab 4x4',
'year': 2017}
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LZ41589%27 HTTP/1.1" 200 None
2026-03-30 10:42:21 [auto1.de] INFO: Saving data for LZ41589: {'created_time': 1774867341.501656, 'last_price_update_time': 1774867341.501667, 'auction_closing_time': 1774972328.0}
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LZ41589') HTTP/1.1" 204 0
2026-03-30 10:42:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee33d10>
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_855746a3c993ad061e1805f031d9a04c.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_855746a3c993ad061e1805f031d9a04c.jpg saved to cache
2026-03-30 10:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 86df853a-1e77-52b2-af9b-e63475535d6c
2026-03-30 10:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_99c91d45aeec10c8efd2f23a87e6b9de.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_3133927b4ead3aef5e376d156243e943.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5958410>
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_99c91d45aeec10c8efd2f23a87e6b9de.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_99c91d45aeec10c8efd2f23a87e6b9de.jpg saved to cache
2026-03-30 10:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 86df853a-1e77-52b2-af9b-e63475535d6c
2026-03-30 10:42:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef5a810>
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_3133927b4ead3aef5e376d156243e943.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_3133927b4ead3aef5e376d156243e943.jpg saved to cache
2026-03-30 10:42:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 86df853a-1e77-52b2-af9b-e63475535d6c
2026-03-30 10:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_14c6832ff3b860ae3bf37de6445f58e1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41d81d0>
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_14c6832ff3b860ae3bf37de6445f58e1.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_14c6832ff3b860ae3bf37de6445f58e1.jpg saved to cache
2026-03-30 10:42:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 86df853a-1e77-52b2-af9b-e63475535d6c
2026-03-30 10:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_0df24c5fea533e7e37ad9b4f8fa92d5d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_fd05ce69cfd5f5309132f128ac8e1a2a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef5b510>
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_0df24c5fea533e7e37ad9b4f8fa92d5d.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_0df24c5fea533e7e37ad9b4f8fa92d5d.jpg saved to cache
2026-03-30 10:42:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 86df853a-1e77-52b2-af9b-e63475535d6c
2026-03-30 10:42:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d1890>
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_fd05ce69cfd5f5309132f128ac8e1a2a.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_fd05ce69cfd5f5309132f128ac8e1a2a.jpg saved to cache
2026-03-30 10:42:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 86df853a-1e77-52b2-af9b-e63475535d6c
2026-03-30 10:42:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.795(s), this was the 1st time calling it.
2026-03-30 10:42:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.905791351466429 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:42:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_200c26c9a5382e3dbd8bf5c29d702d54.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef5a390>
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_200c26c9a5382e3dbd8bf5c29d702d54.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_200c26c9a5382e3dbd8bf5c29d702d54.jpg saved to cache
2026-03-30 10:42:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 86df853a-1e77-52b2-af9b-e63475535d6c
2026-03-30 10:42:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_54ecd9a0891775357e5fc726ee0d15bc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_d45224139b4f66f47b78b623494d24d8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4186a90>
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_54ecd9a0891775357e5fc726ee0d15bc.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_54ecd9a0891775357e5fc726ee0d15bc.jpg saved to cache
2026-03-30 10:42:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 86df853a-1e77-52b2-af9b-e63475535d6c
2026-03-30 10:42:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef59790>
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_d45224139b4f66f47b78b623494d24d8.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_d45224139b4f66f47b78b623494d24d8.jpg saved to cache
2026-03-30 10:42:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 86df853a-1e77-52b2-af9b-e63475535d6c
2026-03-30 10:42:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_82ee845bb5525ef225b0c7375a96dc84.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee49790>
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg05%252F37%252F0537c62d88c81fdc8cf7371c31e14fed%252Fpa%252FLR88294_82ee845bb5525ef225b0c7375a96dc84.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_82ee845bb5525ef225b0c7375a96dc84.jpg saved to cache
2026-03-30 10:42:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 86df853a-1e77-52b2-af9b-e63475535d6c
2026-03-30 10:42:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86df853a-1e77-52b2-af9b-e63475535d6c, skipping ID generation
2026-03-30 10:42:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86df853a-1e77-52b2-af9b-e63475535d6c with scrape type 1
2026-03-30 10:42:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86df853a-1e77-52b2-af9b-e63475535d6c sending to next pipeline
2026-03-30 10:42:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 86df853a-1e77-52b2-af9b-e63475535d6c, identifier: LR88294
2026-03-30 10:42:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 86df853a-1e77-52b2-af9b-e63475535d6c with identifier: LR88294
2026-03-30 10:42:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 86df853a-1e77-52b2-af9b-e63475535d6c with identifier: LR88294
2026-03-30 10:42:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 86df853a-1e77-52b2-af9b-e63475535d6c with identifier: LR88294 to the API
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_82ee845bb5525ef225b0c7375a96dc84.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:23:40Z',
'fuel_type': 'diesel',
'id': '86df853a-1e77-52b2-af9b-e63475535d6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LR88294',
'listing': 'auction',
'location': 'DE, Berlin',
'make': 'Nissan',
'model': 'NV200 Evalia',
'odometer': 131159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3061184,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_82ee845bb5525ef225b0c7375a96dc84.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3252493,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_d45224139b4f66f47b78b623494d24d8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3106037,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_54ecd9a0891775357e5fc726ee0d15bc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2979068,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_200c26c9a5382e3dbd8bf5c29d702d54.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3357710,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_fd05ce69cfd5f5309132f128ac8e1a2a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3175515,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_0df24c5fea533e7e37ad9b4f8fa92d5d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3374815,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_14c6832ff3b860ae3bf37de6445f58e1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3127135,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_3133927b4ead3aef5e376d156243e943.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2853663,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_99c91d45aeec10c8efd2f23a87e6b9de.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86df853a-1e77-52b2-af9b-e63475535d6c/86df853a-1e77-52b2-af9b-e63475535d6c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3010574,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img05/37/0537c62d88c81fdc8cf7371c31e14fed/pa/LR88294_855746a3c993ad061e1805f031d9a04c.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-07-29',
'seats_number': 7,
'seller_name': None,
'title': 'Nissan NV200 Evalia 1.5 dCi Evalia Tekna',
'transmission': 'manual',
'trim': 'Evalia Tekna',
'year': 2018}
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LR88294%27 HTTP/1.1" 200 None
2026-03-30 10:42:24 [auto1.de] INFO: Saving data for LR88294: {'created_time': 1774867344.494052, 'last_price_update_time': 1774867344.494065, 'auction_closing_time': 1774970620.0}
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LR88294') HTTP/1.1" 204 0
2026-03-30 10:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DG14752> (referer: https://www.auto1.com/v1/car-details-view/DG14752/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d05a9f7-9710-54da-b741-f2e98941586f with identifier: DG14752
2026-03-30 10:42:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d05a9f7-9710-54da-b741-f2e98941586f with scrape type 1
2026-03-30 10:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d05a9f7-9710-54da-b741-f2e98941586f
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_c6bf70040aea3b7b8874fc463c64fd0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_c6bf70040aea3b7b8874fc463c64fd0a.jpg not downloaded yet
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_73ba84e0de73288afa8b2ec648f53c65.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_73ba84e0de73288afa8b2ec648f53c65.jpg not downloaded yet
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_146a6026f7c24be05cb97dba804ac7fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_146a6026f7c24be05cb97dba804ac7fe.jpg not downloaded yet
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_bda293fe28af5e604819fd02e611c36a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_bda293fe28af5e604819fd02e611c36a.jpg not downloaded yet
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_61ce9a7c4000d7925112cfd083136b5b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_61ce9a7c4000d7925112cfd083136b5b.jpg not downloaded yet
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_80fc13a7f0136db60b97ca46d8c53f0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_80fc13a7f0136db60b97ca46d8c53f0c.jpg not downloaded yet
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_3e1c867f9bafefb2f04027fa3dff4736.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_3e1c867f9bafefb2f04027fa3dff4736.jpg not downloaded yet
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_30234e3b0bca0fec12c82e49c7172388.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_30234e3b0bca0fec12c82e49c7172388.jpg not downloaded yet
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_9574ddeb6898d5a8025080e6c99491df.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_9574ddeb6898d5a8025080e6c99491df.jpg not downloaded yet
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_169cc7d7c381b4e3f54666437d4dcd9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_169cc7d7c381b4e3f54666437d4dcd9a.jpg not downloaded yet
2026-03-30 10:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_6ba58670e670dd0868f047f2169bdefc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee869d0>
2026-03-30 10:42:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_6ba58670e670dd0868f047f2169bdefc.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_6ba58670e670dd0868f047f2169bdefc.jpg saved to cache
2026-03-30 10:42:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 40a28f27-542a-5231-9511-1da844e4fb9b
2026-03-30 10:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_169cc7d7c381b4e3f54666437d4dcd9a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4142390>
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_169cc7d7c381b4e3f54666437d4dcd9a.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_169cc7d7c381b4e3f54666437d4dcd9a.jpg saved to cache
2026-03-30 10:42:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0d05a9f7-9710-54da-b741-f2e98941586f
2026-03-30 10:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_9574ddeb6898d5a8025080e6c99491df.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee83c50>
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_9574ddeb6898d5a8025080e6c99491df.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_9574ddeb6898d5a8025080e6c99491df.jpg saved to cache
2026-03-30 10:42:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0d05a9f7-9710-54da-b741-f2e98941586f
2026-03-30 10:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JZ50493/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_30234e3b0bca0fec12c82e49c7172388.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45de50>
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_30234e3b0bca0fec12c82e49c7172388.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_30234e3b0bca0fec12c82e49c7172388.jpg saved to cache
2026-03-30 10:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0d05a9f7-9710-54da-b741-f2e98941586f
2026-03-30 10:42:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_3e1c867f9bafefb2f04027fa3dff4736.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43340d0>
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_3e1c867f9bafefb2f04027fa3dff4736.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_3e1c867f9bafefb2f04027fa3dff4736.jpg saved to cache
2026-03-30 10:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0d05a9f7-9710-54da-b741-f2e98941586f
2026-03-30 10:42:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_80fc13a7f0136db60b97ca46d8c53f0c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee481e10>
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_80fc13a7f0136db60b97ca46d8c53f0c.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_80fc13a7f0136db60b97ca46d8c53f0c.jpg saved to cache
2026-03-30 10:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0d05a9f7-9710-54da-b741-f2e98941586f
2026-03-30 10:42:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_61ce9a7c4000d7925112cfd083136b5b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ea790>
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_61ce9a7c4000d7925112cfd083136b5b.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_61ce9a7c4000d7925112cfd083136b5b.jpg saved to cache
2026-03-30 10:42:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0d05a9f7-9710-54da-b741-f2e98941586f
2026-03-30 10:42:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:42:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_bda293fe28af5e604819fd02e611c36a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef589d0>
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_bda293fe28af5e604819fd02e611c36a.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_bda293fe28af5e604819fd02e611c36a.jpg saved to cache
2026-03-30 10:42:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0d05a9f7-9710-54da-b741-f2e98941586f
2026-03-30 10:42:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_146a6026f7c24be05cb97dba804ac7fe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee86f50>
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_146a6026f7c24be05cb97dba804ac7fe.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_146a6026f7c24be05cb97dba804ac7fe.jpg saved to cache
2026-03-30 10:42:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0d05a9f7-9710-54da-b741-f2e98941586f
2026-03-30 10:42:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_73ba84e0de73288afa8b2ec648f53c65.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41eb150>
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_73ba84e0de73288afa8b2ec648f53c65.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_73ba84e0de73288afa8b2ec648f53c65.jpg saved to cache
2026-03-30 10:42:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0d05a9f7-9710-54da-b741-f2e98941586f
2026-03-30 10:42:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_c6bf70040aea3b7b8874fc463c64fd0a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42: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-30 10:42:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41d8250>
2026-03-30 10:42:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F74%252Fbc74b3456322bfcba2b9f0897fed7f67%252Fpa%252FDG14752_c6bf70040aea3b7b8874fc463c64fd0a.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_c6bf70040aea3b7b8874fc463c64fd0a.jpg saved to cache
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0d05a9f7-9710-54da-b741-f2e98941586f
2026-03-30 10:42:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d05a9f7-9710-54da-b741-f2e98941586f, skipping ID generation
2026-03-30 10:42:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d05a9f7-9710-54da-b741-f2e98941586f with scrape type 1
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d05a9f7-9710-54da-b741-f2e98941586f sending to next pipeline
2026-03-30 10:42:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0d05a9f7-9710-54da-b741-f2e98941586f, identifier: DG14752
2026-03-30 10:42:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HR01670> (referer: https://www.auto1.com/v1/car-details-view/HR01670/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0d05a9f7-9710-54da-b741-f2e98941586f with identifier: DG14752
2026-03-30 10:42:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0d05a9f7-9710-54da-b741-f2e98941586f with identifier: DG14752
2026-03-30 10:42:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0d05a9f7-9710-54da-b741-f2e98941586f with identifier: DG14752 to the API
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_c6bf70040aea3b7b8874fc463c64fd0a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:18:51Z',
'fuel_type': 'petrol',
'id': '0d05a9f7-9710-54da-b741-f2e98941586f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DG14752',
'listing': 'auction',
'location': 'DE, Hanau',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 47886,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2689806,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_c6bf70040aea3b7b8874fc463c64fd0a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2419122,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_73ba84e0de73288afa8b2ec648f53c65.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2591931,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_146a6026f7c24be05cb97dba804ac7fe.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2382486,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_bda293fe28af5e604819fd02e611c36a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2444523,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_61ce9a7c4000d7925112cfd083136b5b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2456173,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_80fc13a7f0136db60b97ca46d8c53f0c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2443483,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_3e1c867f9bafefb2f04027fa3dff4736.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2656802,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_30234e3b0bca0fec12c82e49c7172388.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2715477,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_9574ddeb6898d5a8025080e6c99491df.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d05a9f7-9710-54da-b741-f2e98941586f/0d05a9f7-9710-54da-b741-f2e98941586f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2638276,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/74/bc74b3456322bfcba2b9f0897fed7f67/pa/DG14752_169cc7d7c381b4e3f54666437d4dcd9a.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-07-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc 1.5 TSI ACT Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2021}
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DG14752%27 HTTP/1.1" 200 None
2026-03-30 10:42:28 [auto1.de] INFO: Saving data for DG14752: {'created_time': 1774867348.574067, 'last_price_update_time': 1774867348.57408, 'auction_closing_time': 1774970331.0}
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DG14752') HTTP/1.1" 204 0
2026-03-30 10:42:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:28 [auto1.de] INFO: Channel: 24h | Page: 20 | totalHits: 9449 | hits on page: 40
2026-03-30 10:42:28 [auto1.de] INFO: Found listing with ID: VN57759
2026-03-30 10:42:28 [auto1.de] INFO: Found listing with ID: GN20483
2026-03-30 10:42:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17733d76-63f0-5456-985f-b6936c7d5ff4 with identifier: HR01670
2026-03-30 10:42:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17733d76-63f0-5456-985f-b6936c7d5ff4 with scrape type 1
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17733d76-63f0-5456-985f-b6936c7d5ff4
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fd1%252F13d1f1669cbf7372088e3b14d83fa6e1%252Fpa%252FHR01670_9ac8e543a527faffd432e50d05370bdc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_9ac8e543a527faffd432e50d05370bdc.jpg already downloaded
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fd1%252F13d1f1669cbf7372088e3b14d83fa6e1%252Fpa%252FHR01670_8fb2d426f343386551feeeb58710510a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_8fb2d426f343386551feeeb58710510a.jpg already downloaded
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fd1%252F13d1f1669cbf7372088e3b14d83fa6e1%252Fpa%252FHR01670_d6c7c718d2e5fd25324ab256350cbc35.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_d6c7c718d2e5fd25324ab256350cbc35.jpg already downloaded
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fd1%252F13d1f1669cbf7372088e3b14d83fa6e1%252Fpa%252FHR01670_121cb18f36a26eeb04af597affe88ac2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_121cb18f36a26eeb04af597affe88ac2.jpg already downloaded
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fd1%252F13d1f1669cbf7372088e3b14d83fa6e1%252Fpa%252FHR01670_29255b1c349b29c32d30a03826ede14b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_29255b1c349b29c32d30a03826ede14b.jpg already downloaded
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fd1%252F13d1f1669cbf7372088e3b14d83fa6e1%252Fpa%252FHR01670_e09cab2f6fe14dcbf6e4adf929e188fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_e09cab2f6fe14dcbf6e4adf929e188fb.jpg already downloaded
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fd1%252F13d1f1669cbf7372088e3b14d83fa6e1%252Fpa%252FHR01670_6d7ee6b38746a62bd4788ee81a2caa24.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_6d7ee6b38746a62bd4788ee81a2caa24.jpg already downloaded
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fd1%252F13d1f1669cbf7372088e3b14d83fa6e1%252Fpa%252FHR01670_08e06246ca43666f33c99986401566ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_08e06246ca43666f33c99986401566ba.jpg already downloaded
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fd1%252F13d1f1669cbf7372088e3b14d83fa6e1%252Fpa%252FHR01670_cf8ec0dcae98e8eb32d8ebdeaa69cc01.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_cf8ec0dcae98e8eb32d8ebdeaa69cc01.jpg already downloaded
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252Fd1%252F13d1f1669cbf7372088e3b14d83fa6e1%252Fpa%252FHR01670_f902538b76d2d7b8527ad0abe841ef5b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_f902538b76d2d7b8527ad0abe841ef5b.jpg already downloaded
2026-03-30 10:42:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 17733d76-63f0-5456-985f-b6936c7d5ff4, identifier: HR01670
2026-03-30 10:42:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 17733d76-63f0-5456-985f-b6936c7d5ff4 with identifier: HR01670
2026-03-30 10:42:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 17733d76-63f0-5456-985f-b6936c7d5ff4 with identifier: HR01670
2026-03-30 10:42:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 17733d76-63f0-5456-985f-b6936c7d5ff4 with identifier: HR01670 to the API
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/HR01670>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:42:54Z',
'fuel_type': 'petrol',
'id': '17733d76-63f0-5456-985f-b6936c7d5ff4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HR01670',
'listing': 'auction',
'location': 'DE, Ellerau',
'make': 'Smart',
'model': 'fortwo',
'odometer': 69683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_9ac8e543a527faffd432e50d05370bdc.jpg',
'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_8fb2d426f343386551feeeb58710510a.jpg',
'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_d6c7c718d2e5fd25324ab256350cbc35.jpg',
'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_121cb18f36a26eeb04af597affe88ac2.jpg',
'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_29255b1c349b29c32d30a03826ede14b.jpg',
'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_e09cab2f6fe14dcbf6e4adf929e188fb.jpg',
'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_6d7ee6b38746a62bd4788ee81a2caa24.jpg',
'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_08e06246ca43666f33c99986401566ba.jpg',
'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_cf8ec0dcae98e8eb32d8ebdeaa69cc01.jpg',
'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_f902538b76d2d7b8527ad0abe841ef5b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17733d76-63f0-5456-985f-b6936c7d5ff4/17733d76-63f0-5456-985f-b6936c7d5ff4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83718,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_9ac8e543a527faffd432e50d05370bdc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17733d76-63f0-5456-985f-b6936c7d5ff4/17733d76-63f0-5456-985f-b6936c7d5ff4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78543,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_8fb2d426f343386551feeeb58710510a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17733d76-63f0-5456-985f-b6936c7d5ff4/17733d76-63f0-5456-985f-b6936c7d5ff4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85559,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_d6c7c718d2e5fd25324ab256350cbc35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17733d76-63f0-5456-985f-b6936c7d5ff4/17733d76-63f0-5456-985f-b6936c7d5ff4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67266,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_121cb18f36a26eeb04af597affe88ac2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17733d76-63f0-5456-985f-b6936c7d5ff4/17733d76-63f0-5456-985f-b6936c7d5ff4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86371,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_29255b1c349b29c32d30a03826ede14b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17733d76-63f0-5456-985f-b6936c7d5ff4/17733d76-63f0-5456-985f-b6936c7d5ff4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77220,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_e09cab2f6fe14dcbf6e4adf929e188fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17733d76-63f0-5456-985f-b6936c7d5ff4/17733d76-63f0-5456-985f-b6936c7d5ff4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66287,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_6d7ee6b38746a62bd4788ee81a2caa24.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17733d76-63f0-5456-985f-b6936c7d5ff4/17733d76-63f0-5456-985f-b6936c7d5ff4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82830,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_08e06246ca43666f33c99986401566ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17733d76-63f0-5456-985f-b6936c7d5ff4/17733d76-63f0-5456-985f-b6936c7d5ff4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82516,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_cf8ec0dcae98e8eb32d8ebdeaa69cc01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17733d76-63f0-5456-985f-b6936c7d5ff4/17733d76-63f0-5456-985f-b6936c7d5ff4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67622,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img13/d1/13d1f1669cbf7372088e3b14d83fa6e1/pa/HR01670_f902538b76d2d7b8527ad0abe841ef5b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-10-20',
'seats_number': 2,
'seller_name': None,
'title': 'Smart fortwo 1.0 Basis passion',
'transmission': 'automatic',
'trim': 'Basis passion',
'year': 2016}
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HR01670%27 HTTP/1.1" 200 None
2026-03-30 10:42:29 [auto1.de] INFO: Saving data for HR01670: {'created_time': 1774867349.371486, 'last_price_update_time': 1774867349.371496, 'auction_closing_time': 1774971774.0}
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HR01670') HTTP/1.1" 204 0
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: UY11504
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UY11504%27 HTTP/1.1" 200 None
2026-03-30 10:42:29 [auto1.de] INFO: Scrape type for UY11504: 0
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: JR21744
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JR21744%27 HTTP/1.1" 200 None
2026-03-30 10:42:29 [auto1.de] INFO: Scrape type for JR21744: 0
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: HC44441
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: XA25457
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: UZ93598
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: AG06219
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: PE90731
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PE90731%27 HTTP/1.1" 200 None
2026-03-30 10:42:29 [auto1.de] INFO: Scrape type for PE90731: 1
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: UG25956
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UG25956%27 HTTP/1.1" 200 None
2026-03-30 10:42:29 [auto1.de] INFO: Scrape type for UG25956: 1
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: JP99561
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: SS69708
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: ZJ98470
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: PY04255
2026-03-30 10:42:29 [auto1.de] INFO: Found listing with ID: WU72894
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WU72894%27 HTTP/1.1" 200 None
2026-03-30 10:42:29 [auto1.de] INFO: Scrape type for WU72894: 2
2026-03-30 10:42:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53fb464a-eccf-5f03-bf2e-bdf14b072b0c with identifier: WU72894
2026-03-30 10:42:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53fb464a-eccf-5f03-bf2e-bdf14b072b0c with scrape type 2
2026-03-30 10:42:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53fb464a-eccf-5f03-bf2e-bdf14b072b0c with scrape type 2
2026-03-30 10:42:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 53fb464a-eccf-5f03-bf2e-bdf14b072b0c, identifier: WU72894
2026-03-30 10:42:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 53fb464a-eccf-5f03-bf2e-bdf14b072b0c with identifier: WU72894
2026-03-30 10:42:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 53fb464a-eccf-5f03-bf2e-bdf14b072b0c with identifier: WU72894
2026-03-30 10:42:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 53fb464a-eccf-5f03-bf2e-bdf14b072b0c with identifier: WU72894 to the API
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:29 [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': 115,
'expiration_date': '2026-03-31T15:23:27Z',
'fuel_type': 'diesel',
'id': '53fb464a-eccf-5f03-bf2e-bdf14b072b0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WU72894',
'listing': 'auction',
'make': 'Ford',
'model': 'C-Max',
'odometer': 182495,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-20',
'seller_name': None,
'title': 'Ford C-Max 2.0 TDCi Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2011}
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WU72894%27 HTTP/1.1" 200 None
2026-03-30 10:42:29 [auto1.de] INFO: Saving data for WU72894: {'auction_closing_time': 1774970607.0, 'created_time': 1774263054.513959, 'last_price_update_time': 1774867349.91727}
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WU72894') HTTP/1.1" 204 0
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: NY96025
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NY96025%27 HTTP/1.1" 200 None
2026-03-30 10:42:30 [auto1.de] INFO: Scrape type for NY96025: 1
2026-03-30 10:42:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XM95043/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: BS49761
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BS49761%27 HTTP/1.1" 200 None
2026-03-30 10:42:30 [auto1.de] INFO: Scrape type for BS49761: 2
2026-03-30 10:42:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45f18753-908e-5afc-bbb3-40959d6ebc60 with identifier: BS49761
2026-03-30 10:42:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45f18753-908e-5afc-bbb3-40959d6ebc60 with scrape type 2
2026-03-30 10:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45f18753-908e-5afc-bbb3-40959d6ebc60 with scrape type 2
2026-03-30 10:42:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 45f18753-908e-5afc-bbb3-40959d6ebc60, identifier: BS49761
2026-03-30 10:42:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AD74925/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 45f18753-908e-5afc-bbb3-40959d6ebc60 with identifier: BS49761
2026-03-30 10:42:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 45f18753-908e-5afc-bbb3-40959d6ebc60 with identifier: BS49761
2026-03-30 10:42:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 45f18753-908e-5afc-bbb3-40959d6ebc60 with identifier: BS49761 to the API
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 320,
'expiration_date': '2026-03-31T15:34:09Z',
'fuel_type': 'hybrid',
'id': '45f18753-908e-5afc-bbb3-40959d6ebc60',
'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/BS49761',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLE-Klasse',
'odometer': 153019,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-08',
'seller_name': None,
'title': 'Mercedes-Benz GLE-Klasse GLE 350de 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2021}
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BS49761%27 HTTP/1.1" 200 None
2026-03-30 10:42:30 [auto1.de] INFO: Saving data for BS49761: {'auction_closing_time': 1774971249.0, 'created_time': 1774522279.20624, 'last_price_update_time': 1774867350.541144}
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BS49761') HTTP/1.1" 204 0
2026-03-30 10:42:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: ZS77255
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZS77255%27 HTTP/1.1" 200 None
2026-03-30 10:42:30 [auto1.de] INFO: Scrape type for ZS77255: 1
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: LN61761
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: RM34833
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: TF05985
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TF05985%27 HTTP/1.1" 200 None
2026-03-30 10:42:30 [auto1.de] INFO: Scrape type for TF05985: 1
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: XT65202
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: VC85429
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VC85429%27 HTTP/1.1" 200 None
2026-03-30 10:42:30 [auto1.de] INFO: Scrape type for VC85429: 1
2026-03-30 10:42:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_0c24529ef1037e515fa7664494892361.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: BG36270
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: XH91941
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XH91941%27 HTTP/1.1" 200 None
2026-03-30 10:42:30 [auto1.de] INFO: Scrape type for XH91941: 1
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: FW22794
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FW22794%27 HTTP/1.1" 200 None
2026-03-30 10:42:30 [auto1.de] INFO: Scrape type for FW22794: 1
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: SE03748
2026-03-30 10:42:30 [auto1.de] INFO: Found listing with ID: AE01122
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AE01122%27 HTTP/1.1" 200 None
2026-03-30 10:42:30 [auto1.de] INFO: Scrape type for AE01122: 2
2026-03-30 10:42:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ff99a07-4847-5e0f-8426-535044081754 with identifier: AE01122
2026-03-30 10:42:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ff99a07-4847-5e0f-8426-535044081754 with scrape type 2
2026-03-30 10:42:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ff99a07-4847-5e0f-8426-535044081754 with scrape type 2
2026-03-30 10:42:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9ff99a07-4847-5e0f-8426-535044081754, identifier: AE01122
2026-03-30 10:42:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9ff99a07-4847-5e0f-8426-535044081754 with identifier: AE01122
2026-03-30 10:42:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9ff99a07-4847-5e0f-8426-535044081754 with identifier: AE01122
2026-03-30 10:42:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9ff99a07-4847-5e0f-8426-535044081754 with identifier: AE01122 to the API
2026-03-30 10:42:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 313,
'expiration_date': '2026-03-31T15:55:57Z',
'fuel_type': 'diesel',
'id': '9ff99a07-4847-5e0f-8426-535044081754',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AE01122',
'listing': 'auction',
'make': 'BMW',
'model': 'X4',
'odometer': 144417,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-31',
'seller_name': None,
'title': 'BMW X4 xDrive 35d',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AE01122%27 HTTP/1.1" 200 None
2026-03-30 10:42:31 [auto1.de] INFO: Saving data for AE01122: {'auction_closing_time': 1774972557.0, 'created_time': 1773688896.533094, 'last_price_update_time': 1774867351.601293}
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AE01122') HTTP/1.1" 204 0
2026-03-30 10:42:31 [auto1.de] INFO: Found listing with ID: FE15332
2026-03-30 10:42:31 [auto1.de] INFO: Found listing with ID: MY39780
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MY39780%27 HTTP/1.1" 200 None
2026-03-30 10:42:31 [auto1.de] INFO: Scrape type for MY39780: 1
2026-03-30 10:42:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41db390>
2026-03-30 10:42:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_0c24529ef1037e515fa7664494892361.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_0c24529ef1037e515fa7664494892361.jpg saved to cache
2026-03-30 10:42:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 40a28f27-542a-5231-9511-1da844e4fb9b
2026-03-30 10:42:31 [auto1.de] INFO: Found listing with ID: GP33761
2026-03-30 10:42:31 [auto1.de] INFO: Found listing with ID: LT55201
2026-03-30 10:42:31 [auto1.de] INFO: Found listing with ID: UD05197
2026-03-30 10:42:31 [auto1.de] INFO: Found listing with ID: DL76971
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DL76971%27 HTTP/1.1" 200 None
2026-03-30 10:42:31 [auto1.de] INFO: Scrape type for DL76971: 2
2026-03-30 10:42:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b078761a-ca65-5f4a-842e-7d2e8eda63be with identifier: DL76971
2026-03-30 10:42:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b078761a-ca65-5f4a-842e-7d2e8eda63be with scrape type 2
2026-03-30 10:42:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b078761a-ca65-5f4a-842e-7d2e8eda63be with scrape type 2
2026-03-30 10:42:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b078761a-ca65-5f4a-842e-7d2e8eda63be, identifier: DL76971
2026-03-30 10:42:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MD17781/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GN20483/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b078761a-ca65-5f4a-842e-7d2e8eda63be with identifier: DL76971
2026-03-30 10:42:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b078761a-ca65-5f4a-842e-7d2e8eda63be with identifier: DL76971
2026-03-30 10:42:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b078761a-ca65-5f4a-842e-7d2e8eda63be with identifier: DL76971 to the API
2026-03-30 10:42:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 275,
'expiration_date': '2026-03-31T15:58:02Z',
'fuel_type': 'petrol',
'id': 'b078761a-ca65-5f4a-842e-7d2e8eda63be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DL76971',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i30',
'odometer': 88541,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-03',
'seller_name': None,
'title': 'Hyundai i30 2.0 TGDI N Performance',
'transmission': 'manual',
'trim': 'N Performance',
'year': 2019}
2026-03-30 10:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DL76971%27 HTTP/1.1" 200 None
2026-03-30 10:42:32 [auto1.de] INFO: Saving data for DL76971: {'auction_closing_time': 1774972682.0, 'created_time': 1773304566.208801, 'last_price_update_time': 1774867352.726241}
2026-03-30 10:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DL76971') HTTP/1.1" 204 0
2026-03-30 10:42:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:32 [auto1.de] INFO: Found listing with ID: AZ54716
2026-03-30 10:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AZ54716%27 HTTP/1.1" 200 None
2026-03-30 10:42:32 [auto1.de] INFO: Scrape type for AZ54716: 1
2026-03-30 10:42:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1f1235b4c0f011a5dd430dd0d6a6188e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:32 [auto1.de] INFO: Found listing with ID: CJ78489
2026-03-30 10:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CJ78489%27 HTTP/1.1" 200 None
2026-03-30 10:42:32 [auto1.de] INFO: Scrape type for CJ78489: 2
2026-03-30 10:42:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b14d2fb-c7e0-577a-9df4-db06f6de9f7f with identifier: CJ78489
2026-03-30 10:42:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b14d2fb-c7e0-577a-9df4-db06f6de9f7f with scrape type 2
2026-03-30 10:42:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b14d2fb-c7e0-577a-9df4-db06f6de9f7f with scrape type 2
2026-03-30 10:42:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3b14d2fb-c7e0-577a-9df4-db06f6de9f7f, identifier: CJ78489
2026-03-30 10:42:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3b14d2fb-c7e0-577a-9df4-db06f6de9f7f with identifier: CJ78489
2026-03-30 10:42:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3b14d2fb-c7e0-577a-9df4-db06f6de9f7f with identifier: CJ78489
2026-03-30 10:42:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3b14d2fb-c7e0-577a-9df4-db06f6de9f7f with identifier: CJ78489 to the API
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:23:21Z',
'fuel_type': 'petrol',
'id': '3b14d2fb-c7e0-577a-9df4-db06f6de9f7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CJ78489',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 44767,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-15',
'seller_name': None,
'title': 'Audi Q3 40 TFSI quattro S Line',
'transmission': 'automatic',
'trim': 'quattro S Line',
'year': 2019}
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CJ78489%27 HTTP/1.1" 200 None
2026-03-30 10:42:33 [auto1.de] INFO: Saving data for CJ78489: {'auction_closing_time': 1774970601.0, 'created_time': 1773775405.238697, 'last_price_update_time': 1774867353.317541}
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CJ78489') HTTP/1.1" 204 0
2026-03-30 10:42:33 [auto1.de] INFO: Found listing with ID: AM79685
2026-03-30 10:42:33 [auto1.de] INFO: Found listing with ID: BP11097
2026-03-30 10:42:33 [auto1.de] INFO: Found listing with ID: ME64597
2026-03-30 10:42:33 [auto1.de] INFO: Found listing with ID: DA24351
2026-03-30 10:42:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef39f90>
2026-03-30 10:42:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_1f1235b4c0f011a5dd430dd0d6a6188e.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1f1235b4c0f011a5dd430dd0d6a6188e.jpg saved to cache
2026-03-30 10:42:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 40a28f27-542a-5231-9511-1da844e4fb9b
2026-03-30 10:42:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_73bea01ba0f95f31ca97f1a6797783d4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434e3d0>
2026-03-30 10:42:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_73bea01ba0f95f31ca97f1a6797783d4.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_73bea01ba0f95f31ca97f1a6797783d4.jpg saved to cache
2026-03-30 10:42:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 40a28f27-542a-5231-9511-1da844e4fb9b
2026-03-30 10:42:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CX98346> (referer: https://www.auto1.com/v1/car-details-view/CX98346/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DL10324/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8cf3f9f-d07d-52a3-8873-757e83f26cf7 with identifier: CX98346
2026-03-30 10:42:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8cf3f9f-d07d-52a3-8873-757e83f26cf7 with scrape type 1
2026-03-30 10:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b8cf3f9f-d07d-52a3-8873-757e83f26cf7
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252Fcc%252F4bcca57d9cb17cd4f098fcae18c17d08%252Fpa%252FCX98346_63d477406fdfeb51513f44495b3ed301.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_63d477406fdfeb51513f44495b3ed301.jpg already downloaded
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252Fcc%252F4bcca57d9cb17cd4f098fcae18c17d08%252Fpa%252FCX98346_9c4e124f1a89d1756af816e143449485.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_9c4e124f1a89d1756af816e143449485.jpg already downloaded
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252Fcc%252F4bcca57d9cb17cd4f098fcae18c17d08%252Fpa%252FCX98346_f577f58345d5193b247e4575c1f0d48b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_f577f58345d5193b247e4575c1f0d48b.jpg already downloaded
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252Fcc%252F4bcca57d9cb17cd4f098fcae18c17d08%252Fpa%252FCX98346_3422577da246ccf3ada9c813119ed7e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_3422577da246ccf3ada9c813119ed7e2.jpg already downloaded
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252Fcc%252F4bcca57d9cb17cd4f098fcae18c17d08%252Fpa%252FCX98346_24358303c8596afedc978d9f09cfa051.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_24358303c8596afedc978d9f09cfa051.jpg already downloaded
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252Fcc%252F4bcca57d9cb17cd4f098fcae18c17d08%252Fpa%252FCX98346_d277ed4584c6d2fa54416caec845ab32.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_d277ed4584c6d2fa54416caec845ab32.jpg already downloaded
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252Fcc%252F4bcca57d9cb17cd4f098fcae18c17d08%252Fpa%252FCX98346_cf55e7fa78535106243cfd01c47a7751.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_cf55e7fa78535106243cfd01c47a7751.jpg already downloaded
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252Fcc%252F4bcca57d9cb17cd4f098fcae18c17d08%252Fpa%252FCX98346_367d0460f46d48a7bc26b210c37839f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_367d0460f46d48a7bc26b210c37839f9.jpg already downloaded
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252Fcc%252F4bcca57d9cb17cd4f098fcae18c17d08%252Fpa%252FCX98346_1e257aa19008241b9230824884fa7c60.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_1e257aa19008241b9230824884fa7c60.jpg already downloaded
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252Fcc%252F4bcca57d9cb17cd4f098fcae18c17d08%252Fpa%252FCX98346_e884b5d9fb6e5cf9a21f2ad307fdca0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_e884b5d9fb6e5cf9a21f2ad307fdca0d.jpg already downloaded
2026-03-30 10:42:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b8cf3f9f-d07d-52a3-8873-757e83f26cf7, identifier: CX98346
2026-03-30 10:42:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b8cf3f9f-d07d-52a3-8873-757e83f26cf7 with identifier: CX98346
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:42:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=violet HTTP/1.1" 200 None
2026-03-30 10:42:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:42:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b8cf3f9f-d07d-52a3-8873-757e83f26cf7 with identifier: CX98346
2026-03-30 10:42:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b8cf3f9f-d07d-52a3-8873-757e83f26cf7 with identifier: CX98346 to the API
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CX98346>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'violet',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-31T15:05:07Z',
'fuel_type': 'petrol',
'id': 'b8cf3f9f-d07d-52a3-8873-757e83f26cf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CX98346',
'listing': 'auction',
'location': 'DE, Karlskron',
'make': 'Nissan',
'model': 'Micra',
'odometer': 72448,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_63d477406fdfeb51513f44495b3ed301.jpg',
'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_9c4e124f1a89d1756af816e143449485.jpg',
'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_f577f58345d5193b247e4575c1f0d48b.jpg',
'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_3422577da246ccf3ada9c813119ed7e2.jpg',
'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_24358303c8596afedc978d9f09cfa051.jpg',
'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_d277ed4584c6d2fa54416caec845ab32.jpg',
'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_cf55e7fa78535106243cfd01c47a7751.jpg',
'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_367d0460f46d48a7bc26b210c37839f9.jpg',
'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_1e257aa19008241b9230824884fa7c60.jpg',
'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_e884b5d9fb6e5cf9a21f2ad307fdca0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf3f9f-d07d-52a3-8873-757e83f26cf7/b8cf3f9f-d07d-52a3-8873-757e83f26cf7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67208,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_63d477406fdfeb51513f44495b3ed301.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf3f9f-d07d-52a3-8873-757e83f26cf7/b8cf3f9f-d07d-52a3-8873-757e83f26cf7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71977,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_9c4e124f1a89d1756af816e143449485.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf3f9f-d07d-52a3-8873-757e83f26cf7/b8cf3f9f-d07d-52a3-8873-757e83f26cf7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67969,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_f577f58345d5193b247e4575c1f0d48b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf3f9f-d07d-52a3-8873-757e83f26cf7/b8cf3f9f-d07d-52a3-8873-757e83f26cf7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61302,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_3422577da246ccf3ada9c813119ed7e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf3f9f-d07d-52a3-8873-757e83f26cf7/b8cf3f9f-d07d-52a3-8873-757e83f26cf7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72693,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_24358303c8596afedc978d9f09cfa051.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf3f9f-d07d-52a3-8873-757e83f26cf7/b8cf3f9f-d07d-52a3-8873-757e83f26cf7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74402,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_d277ed4584c6d2fa54416caec845ab32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf3f9f-d07d-52a3-8873-757e83f26cf7/b8cf3f9f-d07d-52a3-8873-757e83f26cf7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68530,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_cf55e7fa78535106243cfd01c47a7751.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf3f9f-d07d-52a3-8873-757e83f26cf7/b8cf3f9f-d07d-52a3-8873-757e83f26cf7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74309,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_367d0460f46d48a7bc26b210c37839f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf3f9f-d07d-52a3-8873-757e83f26cf7/b8cf3f9f-d07d-52a3-8873-757e83f26cf7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75043,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_1e257aa19008241b9230824884fa7c60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf3f9f-d07d-52a3-8873-757e83f26cf7/b8cf3f9f-d07d-52a3-8873-757e83f26cf7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79985,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/cc/4bcca57d9cb17cd4f098fcae18c17d08/pa/CX98346_e884b5d9fb6e5cf9a21f2ad307fdca0d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Micra 1.2 Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2014}
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CX98346%27 HTTP/1.1" 200 None
2026-03-30 10:42:35 [auto1.de] INFO: Saving data for CX98346: {'created_time': 1774867355.343458, 'last_price_update_time': 1774867355.343468, 'auction_closing_time': 1774969507.0}
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CX98346') HTTP/1.1" 204 0
2026-03-30 10:42:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LR15426> (referer: https://www.auto1.com/v1/car-details-view/LR15426/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65c29820-c686-5e57-bea8-a9b353402fc6 with identifier: LR15426
2026-03-30 10:42:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c29820-c686-5e57-bea8-a9b353402fc6 with scrape type 1
2026-03-30 10:42:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65c29820-c686-5e57-bea8-a9b353402fc6
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_b85be971aded52114a92e54240e5c79e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_b85be971aded52114a92e54240e5c79e.jpg not downloaded yet
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_e3ac92549ab72812c4f43aa78af7ecfe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_e3ac92549ab72812c4f43aa78af7ecfe.jpg not downloaded yet
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_af5a700ed16e8bdbcece2522c4e85ee6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_af5a700ed16e8bdbcece2522c4e85ee6.jpg not downloaded yet
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_8a2ef1d9193edb618e656762e7ac3c1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_8a2ef1d9193edb618e656762e7ac3c1e.jpg not downloaded yet
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_e7393a139fe4efffaf193c1017f0a7f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_e7393a139fe4efffaf193c1017f0a7f3.jpg not downloaded yet
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_373cadad4994bdc7fad41d38216c3697.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_373cadad4994bdc7fad41d38216c3697.jpg not downloaded yet
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_90494ca8e502fd02fbe482af16c419bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_90494ca8e502fd02fbe482af16c419bd.jpg not downloaded yet
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_9736d30517d4c091ef5fa30fd1f798c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_9736d30517d4c091ef5fa30fd1f798c1.jpg not downloaded yet
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_831bc79c1dd85dfb80a7ccc5ba6158b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_831bc79c1dd85dfb80a7ccc5ba6158b4.jpg not downloaded yet
2026-03-30 10:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_71a2beec6c2b2726f2ee4dd24c984377.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_71a2beec6c2b2726f2ee4dd24c984377.jpg not downloaded yet
2026-03-30 10:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YV49543/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_71a2beec6c2b2726f2ee4dd24c984377.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3faf90>
2026-03-30 10:42:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:42:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_71a2beec6c2b2726f2ee4dd24c984377.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_71a2beec6c2b2726f2ee4dd24c984377.jpg saved to cache
2026-03-30 10:42:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 65c29820-c686-5e57-bea8-a9b353402fc6
2026-03-30 10:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AX74187/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_831bc79c1dd85dfb80a7ccc5ba6158b4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeee2750>
2026-03-30 10:42:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_831bc79c1dd85dfb80a7ccc5ba6158b4.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_831bc79c1dd85dfb80a7ccc5ba6158b4.jpg saved to cache
2026-03-30 10:42:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 65c29820-c686-5e57-bea8-a9b353402fc6
2026-03-30 10:42:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JZ50493> (referer: https://www.auto1.com/v1/car-details-view/JZ50493/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_9736d30517d4c091ef5fa30fd1f798c1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51273f1e-8e51-5a24-afab-3768a127c295 with identifier: JZ50493
2026-03-30 10:42:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51273f1e-8e51-5a24-afab-3768a127c295 with scrape type 1
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51273f1e-8e51-5a24-afab-3768a127c295
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_711bbaced1459056458b041711a716ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_711bbaced1459056458b041711a716ac.jpg not downloaded yet
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_9656c26e36cd464a732a4a1a3217b211.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_9656c26e36cd464a732a4a1a3217b211.jpg not downloaded yet
2026-03-30 10:42:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_90494ca8e502fd02fbe482af16c419bd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_304ad10d3f4a588f50243b6b4a880766.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_304ad10d3f4a588f50243b6b4a880766.jpg not downloaded yet
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_9a4b1a83d62b9c740706037abc568fe0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_9a4b1a83d62b9c740706037abc568fe0.jpg not downloaded yet
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_228ddd2d4c9658271ab070d570535107.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_228ddd2d4c9658271ab070d570535107.jpg not downloaded yet
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4230090>
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_9736d30517d4c091ef5fa30fd1f798c1.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_9736d30517d4c091ef5fa30fd1f798c1.jpg saved to cache
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 65c29820-c686-5e57-bea8-a9b353402fc6
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_7764a9920cb4b65db379f378cc358a4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_7764a9920cb4b65db379f378cc358a4f.jpg not downloaded yet
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_f456a76b67645becd15816e83dbfe240.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_f456a76b67645becd15816e83dbfe240.jpg not downloaded yet
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f597c990>
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_90494ca8e502fd02fbe482af16c419bd.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_90494ca8e502fd02fbe482af16c419bd.jpg saved to cache
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 65c29820-c686-5e57-bea8-a9b353402fc6
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_39c1609c6901310d9b3bfb5c5d1ec787.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_39c1609c6901310d9b3bfb5c5d1ec787.jpg not downloaded yet
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_97afeb737626b811942e559f458ed306.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_97afeb737626b811942e559f458ed306.jpg not downloaded yet
2026-03-30 10:42:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_9656c26e36cd464a732a4a1a3217b211.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_75793abafd6a31a02589f5dad8e5dff9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_75793abafd6a31a02589f5dad8e5dff9.jpg not downloaded yet
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee442010>
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_9656c26e36cd464a732a4a1a3217b211.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_9656c26e36cd464a732a4a1a3217b211.jpg saved to cache
2026-03-30 10:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 51273f1e-8e51-5a24-afab-3768a127c295
2026-03-30 10:42:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_97afeb737626b811942e559f458ed306.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417fed0>
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_97afeb737626b811942e559f458ed306.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_97afeb737626b811942e559f458ed306.jpg saved to cache
2026-03-30 10:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 51273f1e-8e51-5a24-afab-3768a127c295
2026-03-30 10:42:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_75793abafd6a31a02589f5dad8e5dff9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a2450>
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_75793abafd6a31a02589f5dad8e5dff9.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_75793abafd6a31a02589f5dad8e5dff9.jpg saved to cache
2026-03-30 10:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 51273f1e-8e51-5a24-afab-3768a127c295
2026-03-30 10:42:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_39c1609c6901310d9b3bfb5c5d1ec787.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429cad0>
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_39c1609c6901310d9b3bfb5c5d1ec787.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_39c1609c6901310d9b3bfb5c5d1ec787.jpg saved to cache
2026-03-30 10:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 51273f1e-8e51-5a24-afab-3768a127c295
2026-03-30 10:42:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_f456a76b67645becd15816e83dbfe240.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a38d0>
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_f456a76b67645becd15816e83dbfe240.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_f456a76b67645becd15816e83dbfe240.jpg saved to cache
2026-03-30 10:42:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 51273f1e-8e51-5a24-afab-3768a127c295
2026-03-30 10:42:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_7764a9920cb4b65db379f378cc358a4f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee43e50>
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_7764a9920cb4b65db379f378cc358a4f.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_7764a9920cb4b65db379f378cc358a4f.jpg saved to cache
2026-03-30 10:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 51273f1e-8e51-5a24-afab-3768a127c295
2026-03-30 10:42:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_228ddd2d4c9658271ab070d570535107.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5bdc750>
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_228ddd2d4c9658271ab070d570535107.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_228ddd2d4c9658271ab070d570535107.jpg saved to cache
2026-03-30 10:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 51273f1e-8e51-5a24-afab-3768a127c295
2026-03-30 10:42:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_9a4b1a83d62b9c740706037abc568fe0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_304ad10d3f4a588f50243b6b4a880766.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4295d0>
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_9a4b1a83d62b9c740706037abc568fe0.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_9a4b1a83d62b9c740706037abc568fe0.jpg saved to cache
2026-03-30 10:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 51273f1e-8e51-5a24-afab-3768a127c295
2026-03-30 10:42:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_711bbaced1459056458b041711a716ac.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee621d0>
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_304ad10d3f4a588f50243b6b4a880766.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_304ad10d3f4a588f50243b6b4a880766.jpg saved to cache
2026-03-30 10:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 51273f1e-8e51-5a24-afab-3768a127c295
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c00b50>
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F69%252F9d6921428f194f34cd80478c6911172c%252Fpa%252FJZ50493_711bbaced1459056458b041711a716ac.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_711bbaced1459056458b041711a716ac.jpg saved to cache
2026-03-30 10:42:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 51273f1e-8e51-5a24-afab-3768a127c295
2026-03-30 10:42:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51273f1e-8e51-5a24-afab-3768a127c295, skipping ID generation
2026-03-30 10:42:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51273f1e-8e51-5a24-afab-3768a127c295 with scrape type 1
2026-03-30 10:42:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51273f1e-8e51-5a24-afab-3768a127c295 sending to next pipeline
2026-03-30 10:42:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 51273f1e-8e51-5a24-afab-3768a127c295, identifier: JZ50493
2026-03-30 10:42:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 51273f1e-8e51-5a24-afab-3768a127c295 with identifier: JZ50493
2026-03-30 10:42:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 51273f1e-8e51-5a24-afab-3768a127c295 with identifier: JZ50493
2026-03-30 10:42:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 51273f1e-8e51-5a24-afab-3768a127c295 with identifier: JZ50493 to the API
2026-03-30 10:42:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_711bbaced1459056458b041711a716ac.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'engine_horse_power': 65,
'expiration_date': '2026-03-31T15:34:08Z',
'fuel_type': 'electro',
'id': '51273f1e-8e51-5a24-afab-3768a127c295',
'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/JZ50493',
'listing': 'auction',
'location': 'DE',
'make': 'Dacia',
'model': 'Spring',
'odometer': 12,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107758,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_711bbaced1459056458b041711a716ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101879,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_9656c26e36cd464a732a4a1a3217b211.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104788,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_304ad10d3f4a588f50243b6b4a880766.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110118,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_9a4b1a83d62b9c740706037abc568fe0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125409,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_228ddd2d4c9658271ab070d570535107.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107042,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_7764a9920cb4b65db379f378cc358a4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101934,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_f456a76b67645becd15816e83dbfe240.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129990,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_39c1609c6901310d9b3bfb5c5d1ec787.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85903,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_97afeb737626b811942e559f458ed306.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51273f1e-8e51-5a24-afab-3768a127c295/51273f1e-8e51-5a24-afab-3768a127c295_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68068,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/69/9d6921428f194f34cd80478c6911172c/pa/JZ50493_75793abafd6a31a02589f5dad8e5dff9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'seats_number': 4,
'seller_name': None,
'title': 'Dacia Spring electric drive 48 kW Extreme',
'transmission': 'automatic',
'trim': 'Extreme',
'year': 2025}
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JZ50493%27 HTTP/1.1" 200 None
2026-03-30 10:42:44 [auto1.de] INFO: Saving data for JZ50493: {'created_time': 1774867364.232423, 'last_price_update_time': 1774867364.232437, 'auction_closing_time': 1774971248.0}
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JZ50493') HTTP/1.1" 204 0
2026-03-30 10:42:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_373cadad4994bdc7fad41d38216c3697.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a28d0>
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_373cadad4994bdc7fad41d38216c3697.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_373cadad4994bdc7fad41d38216c3697.jpg saved to cache
2026-03-30 10:42:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 65c29820-c686-5e57-bea8-a9b353402fc6
2026-03-30 10:42:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_e7393a139fe4efffaf193c1017f0a7f3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3b790>
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_e7393a139fe4efffaf193c1017f0a7f3.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_e7393a139fe4efffaf193c1017f0a7f3.jpg saved to cache
2026-03-30 10:42:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 65c29820-c686-5e57-bea8-a9b353402fc6
2026-03-30 10:42:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_8a2ef1d9193edb618e656762e7ac3c1e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41f0490>
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_8a2ef1d9193edb618e656762e7ac3c1e.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_8a2ef1d9193edb618e656762e7ac3c1e.jpg saved to cache
2026-03-30 10:42:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 65c29820-c686-5e57-bea8-a9b353402fc6
2026-03-30 10:42:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_af5a700ed16e8bdbcece2522c4e85ee6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_e3ac92549ab72812c4f43aa78af7ecfe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43384d0>
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_af5a700ed16e8bdbcece2522c4e85ee6.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_af5a700ed16e8bdbcece2522c4e85ee6.jpg saved to cache
2026-03-30 10:42:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 65c29820-c686-5e57-bea8-a9b353402fc6
2026-03-30 10:42:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_b85be971aded52114a92e54240e5c79e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef510d0>
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_e3ac92549ab72812c4f43aa78af7ecfe.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_e3ac92549ab72812c4f43aa78af7ecfe.jpg saved to cache
2026-03-30 10:42:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 65c29820-c686-5e57-bea8-a9b353402fc6
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4411d0>
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1e%252F0c%252F1e0cea2cbece6e6361dae43590c37ddd%252Fpa%252FLR15426_b85be971aded52114a92e54240e5c79e.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_b85be971aded52114a92e54240e5c79e.jpg saved to cache
2026-03-30 10:42:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 65c29820-c686-5e57-bea8-a9b353402fc6
2026-03-30 10:42:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65c29820-c686-5e57-bea8-a9b353402fc6, skipping ID generation
2026-03-30 10:42:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c29820-c686-5e57-bea8-a9b353402fc6 with scrape type 1
2026-03-30 10:42:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65c29820-c686-5e57-bea8-a9b353402fc6 sending to next pipeline
2026-03-30 10:42:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 65c29820-c686-5e57-bea8-a9b353402fc6, identifier: LR15426
2026-03-30 10:42:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 65c29820-c686-5e57-bea8-a9b353402fc6 with identifier: LR15426
2026-03-30 10:42:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 65c29820-c686-5e57-bea8-a9b353402fc6 with identifier: LR15426
2026-03-30 10:42:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 65c29820-c686-5e57-bea8-a9b353402fc6 with identifier: LR15426 to the API
2026-03-30 10:42:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_b85be971aded52114a92e54240e5c79e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:18:44Z',
'fuel_type': 'petrol',
'id': '65c29820-c686-5e57-bea8-a9b353402fc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LR15426',
'listing': 'auction',
'location': 'DE, Hanau',
'make': 'Opel',
'model': 'Mokka X',
'odometer': 77128,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80198,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_b85be971aded52114a92e54240e5c79e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80028,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_e3ac92549ab72812c4f43aa78af7ecfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2894925,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_af5a700ed16e8bdbcece2522c4e85ee6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2784110,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_8a2ef1d9193edb618e656762e7ac3c1e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2661824,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_e7393a139fe4efffaf193c1017f0a7f3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2813717,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_373cadad4994bdc7fad41d38216c3697.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66316,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_90494ca8e502fd02fbe482af16c419bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82731,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_9736d30517d4c091ef5fa30fd1f798c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2789826,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_831bc79c1dd85dfb80a7ccc5ba6158b4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c29820-c686-5e57-bea8-a9b353402fc6/65c29820-c686-5e57-bea8-a9b353402fc6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2668260,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1e/0c/1e0cea2cbece6e6361dae43590c37ddd/pa/LR15426_71a2beec6c2b2726f2ee4dd24c984377.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-09-05',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka X 1.2 Turbo Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2021}
2026-03-30 10:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LR15426%27 HTTP/1.1" 200 None
2026-03-30 10:42:46 [auto1.de] INFO: Saving data for LR15426: {'created_time': 1774867366.338384, 'last_price_update_time': 1774867366.338394, 'auction_closing_time': 1774970324.0}
2026-03-30 10:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LR15426') HTTP/1.1" 204 0
2026-03-30 10:42:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UG25956/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MY39780/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VC85429/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.783(s), this was the 1st time calling it.
2026-03-30 10:42:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.6098176230395262 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:42:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FW22794/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GN20483> (referer: https://www.auto1.com/v1/car-details-view/GN20483/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MD17781> (referer: https://www.auto1.com/v1/car-details-view/MD17781/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8e27fb0-143e-5aaf-a21a-e73a35a23ba3 with identifier: GN20483
2026-03-30 10:42:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3 with scrape type 1
2026-03-30 10:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_8a66c2c40dbdd7e381926ab0e838f7d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_8a66c2c40dbdd7e381926ab0e838f7d3.jpg not downloaded yet
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_d651d2f225a5e9c8dadc04c22a5bb062.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_d651d2f225a5e9c8dadc04c22a5bb062.jpg not downloaded yet
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_45e4ccda2ca88f5f268b9a1f1bd77007.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_45e4ccda2ca88f5f268b9a1f1bd77007.jpg not downloaded yet
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_6ca0b3822c3808bddb6f2f5178ca8a44.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_6ca0b3822c3808bddb6f2f5178ca8a44.jpg not downloaded yet
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_805ba9d47b5157e8cee0e41458da7fce.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_805ba9d47b5157e8cee0e41458da7fce.jpg not downloaded yet
2026-03-30 10:42:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28c5dd75-6d02-59ca-abaf-8d204d679d8d with identifier: MD17781
2026-03-30 10:42:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d with scrape type 1
2026-03-30 10:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_d6800d2daec80af2866206f9c82b4765.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d6800d2daec80af2866206f9c82b4765.jpg not downloaded yet
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_e3db4c9555084e2608b8fdfb809accf7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_e3db4c9555084e2608b8fdfb809accf7.jpg not downloaded yet
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_d585cfeecb0e7f1ad77980af9db9f242.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d585cfeecb0e7f1ad77980af9db9f242.jpg not downloaded yet
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_c15b30a1c54255a2cb8e598a79558341.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_c15b30a1c54255a2cb8e598a79558341.jpg not downloaded yet
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_43670c3b473f0e4246c2520ca218eb31.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_43670c3b473f0e4246c2520ca218eb31.jpg not downloaded yet
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_32249f44eb54d1b991c122c887a465da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_32249f44eb54d1b991c122c887a465da.jpg not downloaded yet
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_106df9f095535702e98b1e9a689b4170.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_106df9f095535702e98b1e9a689b4170.jpg not downloaded yet
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_ae3ad8c93f77ced0d36e5e52b19c2c8a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_ae3ad8c93f77ced0d36e5e52b19c2c8a.jpg not downloaded yet
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_c15f4b82f1b541592f49e008451a3291.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_c15f4b82f1b541592f49e008451a3291.jpg not downloaded yet
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_5397d7adc86f8eb8b3b159538bafebbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_5397d7adc86f8eb8b3b159538bafebbb.jpg not downloaded yet
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_95dac7b7dba6f0f9e9b554343dccd36a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_95dac7b7dba6f0f9e9b554343dccd36a.jpg not downloaded yet
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_dec863c031a639d53c1ee9642bf07d00.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_dec863c031a639d53c1ee9642bf07d00.jpg not downloaded yet
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_579f2088cb5bc46553c2736421d9dcb5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_579f2088cb5bc46553c2736421d9dcb5.jpg not downloaded yet
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_d0f7971b23b596fe4fa0db81ebc02889.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d0f7971b23b596fe4fa0db81ebc02889.jpg not downloaded yet
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_bdd499cbfe843829d0eead5e85f46f26.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_bdd499cbfe843829d0eead5e85f46f26.jpg not downloaded yet
2026-03-30 10:42:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XH91941/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_bdd499cbfe843829d0eead5e85f46f26.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419bb50>
2026-03-30 10:42:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:42:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_bdd499cbfe843829d0eead5e85f46f26.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_bdd499cbfe843829d0eead5e85f46f26.jpg saved to cache
2026-03-30 10:42:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d
2026-03-30 10:42:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AX74187> (referer: https://www.auto1.com/v1/car-details-view/AX74187/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d52f533-97e8-5160-baef-0a4ebaf715ea with identifier: AX74187
2026-03-30 10:42:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d52f533-97e8-5160-baef-0a4ebaf715ea with scrape type 1
2026-03-30 10:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d52f533-97e8-5160-baef-0a4ebaf715ea
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252Ffc%252F85fc550a6148eef85b494242af023052%252Fpa%252FAX74187_0dbb8acf8c76aecd60d7ca3862e896c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_0dbb8acf8c76aecd60d7ca3862e896c2.jpg already downloaded
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252Ffc%252F85fc550a6148eef85b494242af023052%252Fpa%252FAX74187_f196f11d7c1539378038dea9cb60d32f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_f196f11d7c1539378038dea9cb60d32f.jpg already downloaded
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252Ffc%252F85fc550a6148eef85b494242af023052%252Fpa%252FAX74187_ec37f2fc0e52a2d9dc100015956a83a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_ec37f2fc0e52a2d9dc100015956a83a5.jpg already downloaded
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252Ffc%252F85fc550a6148eef85b494242af023052%252Fpa%252FAX74187_dc92f693329a0f54a8c5ded47ae58474.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_dc92f693329a0f54a8c5ded47ae58474.jpg already downloaded
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252Ffc%252F85fc550a6148eef85b494242af023052%252Fpa%252FAX74187_a67a73bb28a89338c210f1d8e833b99d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_a67a73bb28a89338c210f1d8e833b99d.jpg already downloaded
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252Ffc%252F85fc550a6148eef85b494242af023052%252Fpa%252FAX74187_5ea6b94ed9db3105bd41daa90db48b3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_5ea6b94ed9db3105bd41daa90db48b3b.jpg already downloaded
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252Ffc%252F85fc550a6148eef85b494242af023052%252Fpa%252FAX74187_bfe6417957506672cfe8ea8f43d336cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_bfe6417957506672cfe8ea8f43d336cd.jpg already downloaded
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252Ffc%252F85fc550a6148eef85b494242af023052%252Fpa%252FAX74187_5db543b745e7727cddc0584e3c1957c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_5db543b745e7727cddc0584e3c1957c1.jpg already downloaded
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252Ffc%252F85fc550a6148eef85b494242af023052%252Fpa%252FAX74187_65960fd2c96669807b0ebe5e413a33b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_65960fd2c96669807b0ebe5e413a33b3.jpg already downloaded
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg85%252Ffc%252F85fc550a6148eef85b494242af023052%252Fpa%252FAX74187_110c8d4666f177c72f1bcbed9650dc12.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_110c8d4666f177c72f1bcbed9650dc12.jpg already downloaded
2026-03-30 10:42:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7d52f533-97e8-5160-baef-0a4ebaf715ea, identifier: AX74187
2026-03-30 10:42:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7d52f533-97e8-5160-baef-0a4ebaf715ea with identifier: AX74187
2026-03-30 10:42:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7d52f533-97e8-5160-baef-0a4ebaf715ea with identifier: AX74187
2026-03-30 10:42:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7d52f533-97e8-5160-baef-0a4ebaf715ea with identifier: AX74187 to the API
2026-03-30 10:42:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/AX74187>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:44:44Z',
'fuel_type': 'petrol',
'id': '7d52f533-97e8-5160-baef-0a4ebaf715ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AX74187',
'listing': 'auction',
'location': 'Potsdam',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 44709,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_0dbb8acf8c76aecd60d7ca3862e896c2.jpg',
'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_f196f11d7c1539378038dea9cb60d32f.jpg',
'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_ec37f2fc0e52a2d9dc100015956a83a5.jpg',
'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_dc92f693329a0f54a8c5ded47ae58474.jpg',
'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_a67a73bb28a89338c210f1d8e833b99d.jpg',
'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_5ea6b94ed9db3105bd41daa90db48b3b.jpg',
'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_bfe6417957506672cfe8ea8f43d336cd.jpg',
'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_5db543b745e7727cddc0584e3c1957c1.jpg',
'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_65960fd2c96669807b0ebe5e413a33b3.jpg',
'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_110c8d4666f177c72f1bcbed9650dc12.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d52f533-97e8-5160-baef-0a4ebaf715ea/7d52f533-97e8-5160-baef-0a4ebaf715ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65176,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_0dbb8acf8c76aecd60d7ca3862e896c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d52f533-97e8-5160-baef-0a4ebaf715ea/7d52f533-97e8-5160-baef-0a4ebaf715ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1886868,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_f196f11d7c1539378038dea9cb60d32f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d52f533-97e8-5160-baef-0a4ebaf715ea/7d52f533-97e8-5160-baef-0a4ebaf715ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1946576,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_ec37f2fc0e52a2d9dc100015956a83a5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d52f533-97e8-5160-baef-0a4ebaf715ea/7d52f533-97e8-5160-baef-0a4ebaf715ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1712424,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_dc92f693329a0f54a8c5ded47ae58474.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d52f533-97e8-5160-baef-0a4ebaf715ea/7d52f533-97e8-5160-baef-0a4ebaf715ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59135,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_a67a73bb28a89338c210f1d8e833b99d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d52f533-97e8-5160-baef-0a4ebaf715ea/7d52f533-97e8-5160-baef-0a4ebaf715ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2103174,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_5ea6b94ed9db3105bd41daa90db48b3b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d52f533-97e8-5160-baef-0a4ebaf715ea/7d52f533-97e8-5160-baef-0a4ebaf715ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1766223,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_bfe6417957506672cfe8ea8f43d336cd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d52f533-97e8-5160-baef-0a4ebaf715ea/7d52f533-97e8-5160-baef-0a4ebaf715ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73763,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_5db543b745e7727cddc0584e3c1957c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d52f533-97e8-5160-baef-0a4ebaf715ea/7d52f533-97e8-5160-baef-0a4ebaf715ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2048107,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_65960fd2c96669807b0ebe5e413a33b3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d52f533-97e8-5160-baef-0a4ebaf715ea/7d52f533-97e8-5160-baef-0a4ebaf715ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2051276,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img85/fc/85fc550a6148eef85b494242af023052/pa/AX74187_110c8d4666f177c72f1bcbed9650dc12.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TSI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2010}
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AX74187%27 HTTP/1.1" 200 None
2026-03-30 10:42:53 [auto1.de] INFO: Saving data for AX74187: {'created_time': 1774867373.084226, 'last_price_update_time': 1774867373.084238, 'auction_closing_time': 1774971884.0}
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AX74187') HTTP/1.1" 204 0
2026-03-30 10:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d0f7971b23b596fe4fa0db81ebc02889.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4197d0>
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_d0f7971b23b596fe4fa0db81ebc02889.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d0f7971b23b596fe4fa0db81ebc02889.jpg saved to cache
2026-03-30 10:42:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d
2026-03-30 10:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_579f2088cb5bc46553c2736421d9dcb5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41d8350>
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_579f2088cb5bc46553c2736421d9dcb5.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_579f2088cb5bc46553c2736421d9dcb5.jpg saved to cache
2026-03-30 10:42:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d
2026-03-30 10:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_dec863c031a639d53c1ee9642bf07d00.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f8510>
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_dec863c031a639d53c1ee9642bf07d00.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_dec863c031a639d53c1ee9642bf07d00.jpg saved to cache
2026-03-30 10:42:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d
2026-03-30 10:42:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FS39177/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_95dac7b7dba6f0f9e9b554343dccd36a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41d8a90>
2026-03-30 10:42:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_95dac7b7dba6f0f9e9b554343dccd36a.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_95dac7b7dba6f0f9e9b554343dccd36a.jpg saved to cache
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d
2026-03-30 10:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AD74925> (referer: https://www.auto1.com/v1/car-details-view/AD74925/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_5397d7adc86f8eb8b3b159538bafebbb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_c15f4b82f1b541592f49e008451a3291.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb93e27c-41d7-5c47-873a-3d6a8c31b2bb with identifier: AD74925
2026-03-30 10:42:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb93e27c-41d7-5c47-873a-3d6a8c31b2bb with scrape type 1
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb93e27c-41d7-5c47-873a-3d6a8c31b2bb
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F6f%252Fd16f5fdfdc0fda59c60f19ae50889a22%252Fpa%252FAD74925_18a8403012ec5cfce2defe5e010d6f9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_18a8403012ec5cfce2defe5e010d6f9e.jpg already downloaded
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F6f%252Fd16f5fdfdc0fda59c60f19ae50889a22%252Fpa%252FAD74925_c4bd54fdc4dde9badf354b3a73e9575f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_c4bd54fdc4dde9badf354b3a73e9575f.jpg already downloaded
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F6f%252Fd16f5fdfdc0fda59c60f19ae50889a22%252Fpa%252FAD74925_307d2837fcb4342f020cdfc6522eca29.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_307d2837fcb4342f020cdfc6522eca29.jpg already downloaded
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F6f%252Fd16f5fdfdc0fda59c60f19ae50889a22%252Fpa%252FAD74925_9b53652341c09204512cf31f50a2cb8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_9b53652341c09204512cf31f50a2cb8b.jpg already downloaded
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F6f%252Fd16f5fdfdc0fda59c60f19ae50889a22%252Fpa%252FAD74925_441440cac7bc79cec1d790e43b1bbe6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_441440cac7bc79cec1d790e43b1bbe6c.jpg already downloaded
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F6f%252Fd16f5fdfdc0fda59c60f19ae50889a22%252Fpa%252FAD74925_f81176767dc511930b4de13fd443199b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_f81176767dc511930b4de13fd443199b.jpg already downloaded
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F6f%252Fd16f5fdfdc0fda59c60f19ae50889a22%252Fpa%252FAD74925_bd4e0507adcda2f27e934a414ea65db6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_bd4e0507adcda2f27e934a414ea65db6.jpg already downloaded
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F6f%252Fd16f5fdfdc0fda59c60f19ae50889a22%252Fpa%252FAD74925_4652f1f9cbaa266f36e8d9dc010e42ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_4652f1f9cbaa266f36e8d9dc010e42ac.jpg already downloaded
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F6f%252Fd16f5fdfdc0fda59c60f19ae50889a22%252Fpa%252FAD74925_f30dfdec6f26e32cc36c85517e27ce35.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_f30dfdec6f26e32cc36c85517e27ce35.jpg already downloaded
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F6f%252Fd16f5fdfdc0fda59c60f19ae50889a22%252Fpa%252FAD74925_0b81871429fdb058250ba630b47fa91c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_0b81871429fdb058250ba630b47fa91c.jpg already downloaded
2026-03-30 10:42:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: cb93e27c-41d7-5c47-873a-3d6a8c31b2bb, identifier: AD74925
2026-03-30 10:42:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: cb93e27c-41d7-5c47-873a-3d6a8c31b2bb with identifier: AD74925
2026-03-30 10:42:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: cb93e27c-41d7-5c47-873a-3d6a8c31b2bb with identifier: AD74925
2026-03-30 10:42:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: cb93e27c-41d7-5c47-873a-3d6a8c31b2bb with identifier: AD74925 to the API
2026-03-30 10:42:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/AD74925>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-31T15:02:57Z',
'fuel_type': 'diesel',
'id': 'cb93e27c-41d7-5c47-873a-3d6a8c31b2bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AD74925',
'listing': 'auction',
'location': 'DE, Ellerau',
'make': 'Audi',
'model': 'A4',
'odometer': 297247,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_18a8403012ec5cfce2defe5e010d6f9e.jpg',
'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_c4bd54fdc4dde9badf354b3a73e9575f.jpg',
'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_307d2837fcb4342f020cdfc6522eca29.jpg',
'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_9b53652341c09204512cf31f50a2cb8b.jpg',
'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_441440cac7bc79cec1d790e43b1bbe6c.jpg',
'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_f81176767dc511930b4de13fd443199b.jpg',
'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_bd4e0507adcda2f27e934a414ea65db6.jpg',
'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_4652f1f9cbaa266f36e8d9dc010e42ac.jpg',
'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_f30dfdec6f26e32cc36c85517e27ce35.jpg',
'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_0b81871429fdb058250ba630b47fa91c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb93e27c-41d7-5c47-873a-3d6a8c31b2bb/cb93e27c-41d7-5c47-873a-3d6a8c31b2bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79932,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_18a8403012ec5cfce2defe5e010d6f9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb93e27c-41d7-5c47-873a-3d6a8c31b2bb/cb93e27c-41d7-5c47-873a-3d6a8c31b2bb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71982,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_c4bd54fdc4dde9badf354b3a73e9575f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb93e27c-41d7-5c47-873a-3d6a8c31b2bb/cb93e27c-41d7-5c47-873a-3d6a8c31b2bb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2643976,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_307d2837fcb4342f020cdfc6522eca29.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb93e27c-41d7-5c47-873a-3d6a8c31b2bb/cb93e27c-41d7-5c47-873a-3d6a8c31b2bb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67474,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_9b53652341c09204512cf31f50a2cb8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb93e27c-41d7-5c47-873a-3d6a8c31b2bb/cb93e27c-41d7-5c47-873a-3d6a8c31b2bb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72150,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_441440cac7bc79cec1d790e43b1bbe6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb93e27c-41d7-5c47-873a-3d6a8c31b2bb/cb93e27c-41d7-5c47-873a-3d6a8c31b2bb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2610253,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_f81176767dc511930b4de13fd443199b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb93e27c-41d7-5c47-873a-3d6a8c31b2bb/cb93e27c-41d7-5c47-873a-3d6a8c31b2bb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2729133,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_bd4e0507adcda2f27e934a414ea65db6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb93e27c-41d7-5c47-873a-3d6a8c31b2bb/cb93e27c-41d7-5c47-873a-3d6a8c31b2bb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2564048,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_4652f1f9cbaa266f36e8d9dc010e42ac.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb93e27c-41d7-5c47-873a-3d6a8c31b2bb/cb93e27c-41d7-5c47-873a-3d6a8c31b2bb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78114,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_f30dfdec6f26e32cc36c85517e27ce35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb93e27c-41d7-5c47-873a-3d6a8c31b2bb/cb93e27c-41d7-5c47-873a-3d6a8c31b2bb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88543,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/6f/d16f5fdfdc0fda59c60f19ae50889a22/pa/AD74925_0b81871429fdb058250ba630b47fa91c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 2.0 TDI Attraction',
'transmission': 'automatic',
'trim': 'Attraction',
'year': 2013}
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AD74925%27 HTTP/1.1" 200 None
2026-03-30 10:42:55 [auto1.de] INFO: Saving data for AD74925: {'created_time': 1774867375.057483, 'last_price_update_time': 1774867375.057491, 'auction_closing_time': 1774969377.0}
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AD74925') HTTP/1.1" 204 0
2026-03-30 10:42:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AZ54716/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4338710>
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_5397d7adc86f8eb8b3b159538bafebbb.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_5397d7adc86f8eb8b3b159538bafebbb.jpg saved to cache
2026-03-30 10:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3
2026-03-30 10:42:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4142fd0>
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_c15f4b82f1b541592f49e008451a3291.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_c15f4b82f1b541592f49e008451a3291.jpg saved to cache
2026-03-30 10:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d
2026-03-30 10:42:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_ae3ad8c93f77ced0d36e5e52b19c2c8a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f26d0>
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_ae3ad8c93f77ced0d36e5e52b19c2c8a.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_ae3ad8c93f77ced0d36e5e52b19c2c8a.jpg saved to cache
2026-03-30 10:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3
2026-03-30 10:42:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_32249f44eb54d1b991c122c887a465da.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_106df9f095535702e98b1e9a689b4170.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee41be10>
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_32249f44eb54d1b991c122c887a465da.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_32249f44eb54d1b991c122c887a465da.jpg saved to cache
2026-03-30 10:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3
2026-03-30 10:42:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3ca90>
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_106df9f095535702e98b1e9a689b4170.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_106df9f095535702e98b1e9a689b4170.jpg saved to cache
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d
2026-03-30 10:42:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_43670c3b473f0e4246c2520ca218eb31.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UG25956> (referer: https://www.auto1.com/v1/car-details-view/UG25956/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee41a910>
2026-03-30 10:42:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_43670c3b473f0e4246c2520ca218eb31.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_43670c3b473f0e4246c2520ca218eb31.jpg saved to cache
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d
2026-03-30 10:42:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TF05985/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5984effc-4535-5711-87f2-0d3400eec102 with identifier: UG25956
2026-03-30 10:42:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5984effc-4535-5711-87f2-0d3400eec102 with scrape type 1
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5984effc-4535-5711-87f2-0d3400eec102
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F03%252Fef038c597981a5b52371d4933b0f987c%252Fpa%252FUG25956_7a33d3a18716dcd7c2872ad453f08cdd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_7a33d3a18716dcd7c2872ad453f08cdd.jpg already downloaded
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F03%252Fef038c597981a5b52371d4933b0f987c%252Fpa%252FUG25956_16d11c7bb809fceeb26bda903591f050.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_16d11c7bb809fceeb26bda903591f050.jpg already downloaded
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F03%252Fef038c597981a5b52371d4933b0f987c%252Fpa%252FUG25956_a766f075bff6015e1aa51268d96b7bfe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_a766f075bff6015e1aa51268d96b7bfe.jpg already downloaded
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F03%252Fef038c597981a5b52371d4933b0f987c%252Fpa%252FUG25956_e89454abd10f7d655731279238f57f7b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_e89454abd10f7d655731279238f57f7b.jpg already downloaded
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F03%252Fef038c597981a5b52371d4933b0f987c%252Fpa%252FUG25956_2d86b2c4c7d672ea06221c0c949b1235.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_2d86b2c4c7d672ea06221c0c949b1235.jpg already downloaded
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F03%252Fef038c597981a5b52371d4933b0f987c%252Fpa%252FUG25956_33b3b8cff39313cf659741c8b967b241.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_33b3b8cff39313cf659741c8b967b241.jpg already downloaded
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F03%252Fef038c597981a5b52371d4933b0f987c%252Fpa%252FUG25956_5e5a46c984badc456b1e14732e5011c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_5e5a46c984badc456b1e14732e5011c5.jpg already downloaded
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F03%252Fef038c597981a5b52371d4933b0f987c%252Fpa%252FUG25956_ce4fba9792707436c452c790c4dd6e0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_ce4fba9792707436c452c790c4dd6e0c.jpg already downloaded
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F03%252Fef038c597981a5b52371d4933b0f987c%252Fpa%252FUG25956_c5cde652535c870e2f4aafb352491622.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_c5cde652535c870e2f4aafb352491622.jpg already downloaded
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F03%252Fef038c597981a5b52371d4933b0f987c%252Fpa%252FUG25956_d2efb7830b23906b4d827e808e4bf42d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_d2efb7830b23906b4d827e808e4bf42d.jpg already downloaded
2026-03-30 10:42:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5984effc-4535-5711-87f2-0d3400eec102, identifier: UG25956
2026-03-30 10:42:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5984effc-4535-5711-87f2-0d3400eec102 with identifier: UG25956
2026-03-30 10:42:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5984effc-4535-5711-87f2-0d3400eec102 with identifier: UG25956
2026-03-30 10:42:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5984effc-4535-5711-87f2-0d3400eec102 with identifier: UG25956 to the API
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/UG25956>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:53:01Z',
'fuel_type': 'petrol',
'id': '5984effc-4535-5711-87f2-0d3400eec102',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UG25956',
'listing': 'auction',
'location': 'DE, Schöneck-Kilianstädten',
'make': 'Opel',
'model': 'Zafira Tourer',
'odometer': 142803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_7a33d3a18716dcd7c2872ad453f08cdd.jpg',
'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_16d11c7bb809fceeb26bda903591f050.jpg',
'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_a766f075bff6015e1aa51268d96b7bfe.jpg',
'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_e89454abd10f7d655731279238f57f7b.jpg',
'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_2d86b2c4c7d672ea06221c0c949b1235.jpg',
'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_33b3b8cff39313cf659741c8b967b241.jpg',
'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_5e5a46c984badc456b1e14732e5011c5.jpg',
'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_ce4fba9792707436c452c790c4dd6e0c.jpg',
'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_c5cde652535c870e2f4aafb352491622.jpg',
'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_d2efb7830b23906b4d827e808e4bf42d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5984effc-4535-5711-87f2-0d3400eec102/5984effc-4535-5711-87f2-0d3400eec102_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2744639,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_7a33d3a18716dcd7c2872ad453f08cdd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5984effc-4535-5711-87f2-0d3400eec102/5984effc-4535-5711-87f2-0d3400eec102_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2868329,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_16d11c7bb809fceeb26bda903591f050.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5984effc-4535-5711-87f2-0d3400eec102/5984effc-4535-5711-87f2-0d3400eec102_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74141,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_a766f075bff6015e1aa51268d96b7bfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5984effc-4535-5711-87f2-0d3400eec102/5984effc-4535-5711-87f2-0d3400eec102_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2671848,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_e89454abd10f7d655731279238f57f7b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5984effc-4535-5711-87f2-0d3400eec102/5984effc-4535-5711-87f2-0d3400eec102_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2757030,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_2d86b2c4c7d672ea06221c0c949b1235.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5984effc-4535-5711-87f2-0d3400eec102/5984effc-4535-5711-87f2-0d3400eec102_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77443,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_33b3b8cff39313cf659741c8b967b241.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5984effc-4535-5711-87f2-0d3400eec102/5984effc-4535-5711-87f2-0d3400eec102_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2910352,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_5e5a46c984badc456b1e14732e5011c5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5984effc-4535-5711-87f2-0d3400eec102/5984effc-4535-5711-87f2-0d3400eec102_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2791339,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_ce4fba9792707436c452c790c4dd6e0c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5984effc-4535-5711-87f2-0d3400eec102/5984effc-4535-5711-87f2-0d3400eec102_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80347,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_c5cde652535c870e2f4aafb352491622.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5984effc-4535-5711-87f2-0d3400eec102/5984effc-4535-5711-87f2-0d3400eec102_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80068,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/03/ef038c597981a5b52371d4933b0f987c/pa/UG25956_d2efb7830b23906b4d827e808e4bf42d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Zafira Tourer 1.4 Turbo Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2013}
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UG25956%27 HTTP/1.1" 200 None
2026-03-30 10:42:56 [auto1.de] INFO: Saving data for UG25956: {'created_time': 1774867376.982188, 'last_price_update_time': 1774867376.982198, 'auction_closing_time': 1774972381.0}
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UG25956') HTTP/1.1" 204 0
2026-03-30 10:42:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_c15b30a1c54255a2cb8e598a79558341.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d585cfeecb0e7f1ad77980af9db9f242.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_e3db4c9555084e2608b8fdfb809accf7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee83810>
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_c15b30a1c54255a2cb8e598a79558341.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_c15b30a1c54255a2cb8e598a79558341.jpg saved to cache
2026-03-30 10:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3
2026-03-30 10:42:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4823d0>
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_d585cfeecb0e7f1ad77980af9db9f242.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d585cfeecb0e7f1ad77980af9db9f242.jpg saved to cache
2026-03-30 10:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d
2026-03-30 10:42:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b7dd0>
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_e3db4c9555084e2608b8fdfb809accf7.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_e3db4c9555084e2608b8fdfb809accf7.jpg saved to cache
2026-03-30 10:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3
2026-03-30 10:42:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d6800d2daec80af2866206f9c82b4765.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4301990>
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:42:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252Fb6%252Ff9b675120045926e527307a04fc2a6b2%252Fpa%252FMD17781_d6800d2daec80af2866206f9c82b4765.jpg') HTTP/1.1" 204 0
2026-03-30 10:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d6800d2daec80af2866206f9c82b4765.jpg saved to cache
2026-03-30 10:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d
2026-03-30 10:42:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 28c5dd75-6d02-59ca-abaf-8d204d679d8d, skipping ID generation
2026-03-30 10:42:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d with scrape type 1
2026-03-30 10:42:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 28c5dd75-6d02-59ca-abaf-8d204d679d8d sending to next pipeline
2026-03-30 10:42:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 28c5dd75-6d02-59ca-abaf-8d204d679d8d, identifier: MD17781
2026-03-30 10:42:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 28c5dd75-6d02-59ca-abaf-8d204d679d8d with identifier: MD17781
2026-03-30 10:42:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 28c5dd75-6d02-59ca-abaf-8d204d679d8d with identifier: MD17781
2026-03-30 10:42:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 28c5dd75-6d02-59ca-abaf-8d204d679d8d with identifier: MD17781 to the API
2026-03-30 10:42:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d6800d2daec80af2866206f9c82b4765.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T15:51:38Z',
'fuel_type': 'petrol',
'id': '28c5dd75-6d02-59ca-abaf-8d204d679d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MD17781',
'listing': 'auction',
'location': 'DE, Halle',
'make': 'Hyundai',
'model': 'i20',
'odometer': 101666,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2907461,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d6800d2daec80af2866206f9c82b4765.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2709753,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d585cfeecb0e7f1ad77980af9db9f242.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2755826,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_43670c3b473f0e4246c2520ca218eb31.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2785190,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_106df9f095535702e98b1e9a689b4170.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2730866,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_c15f4b82f1b541592f49e008451a3291.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2763951,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_95dac7b7dba6f0f9e9b554343dccd36a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2848065,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_dec863c031a639d53c1ee9642bf07d00.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2797669,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_579f2088cb5bc46553c2736421d9dcb5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2727274,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_d0f7971b23b596fe4fa0db81ebc02889.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28c5dd75-6d02-59ca-abaf-8d204d679d8d/28c5dd75-6d02-59ca-abaf-8d204d679d8d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2927740,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/b6/f9b675120045926e527307a04fc2a6b2/pa/MD17781_bdd499cbfe843829d0eead5e85f46f26.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i20 1.0 TGDI Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2020}
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MD17781%27 HTTP/1.1" 200 None
2026-03-30 10:42:58 [auto1.de] INFO: Saving data for MD17781: {'created_time': 1774867378.190153, 'last_price_update_time': 1774867378.190164, 'auction_closing_time': 1774972298.0}
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MD17781') HTTP/1.1" 204 0
2026-03-30 10:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XM95043> (referer: https://www.auto1.com/v1/car-details-view/XM95043/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VC85429> (referer: https://www.auto1.com/v1/car-details-view/VC85429/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:42:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_805ba9d47b5157e8cee0e41458da7fce.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_6ca0b3822c3808bddb6f2f5178ca8a44.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_45e4ccda2ca88f5f268b9a1f1bd77007.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:42:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7a84f5d-4507-5a18-a7c1-02b650f56d35 with identifier: XM95043
2026-03-30 10:42:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7a84f5d-4507-5a18-a7c1-02b650f56d35 with scrape type 1
2026-03-30 10:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7a84f5d-4507-5a18-a7c1-02b650f56d35
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg97%252F6a%252F976af507f7059bcfbef1e68b103761d7%252Fpa%252FXM95043_9c86f3efef7a0da462c086122b5da086.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_9c86f3efef7a0da462c086122b5da086.jpg already downloaded
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg97%252F6a%252F976af507f7059bcfbef1e68b103761d7%252Fpa%252FXM95043_f3dc12eda2b54a6483333b70c72df399.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_f3dc12eda2b54a6483333b70c72df399.jpg already downloaded
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg97%252F6a%252F976af507f7059bcfbef1e68b103761d7%252Fpa%252FXM95043_2385a97582e88c576a8ec5c39a138ce8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_2385a97582e88c576a8ec5c39a138ce8.jpg already downloaded
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg97%252F6a%252F976af507f7059bcfbef1e68b103761d7%252Fpa%252FXM95043_565d43be21cdffc3956f227b35c835a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_565d43be21cdffc3956f227b35c835a0.jpg already downloaded
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg97%252F6a%252F976af507f7059bcfbef1e68b103761d7%252Fpa%252FXM95043_2a160d6cdb087762ead1740010b6bd8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_2a160d6cdb087762ead1740010b6bd8b.jpg already downloaded
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg97%252F6a%252F976af507f7059bcfbef1e68b103761d7%252Fpa%252FXM95043_82882d158ba0e1b59784928f20b21c96.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_82882d158ba0e1b59784928f20b21c96.jpg already downloaded
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg97%252F6a%252F976af507f7059bcfbef1e68b103761d7%252Fpa%252FXM95043_09522abbdc4b7886b1feed140c46d812.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_09522abbdc4b7886b1feed140c46d812.jpg already downloaded
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg97%252F6a%252F976af507f7059bcfbef1e68b103761d7%252Fpa%252FXM95043_2dc6b3a0d7b257f7fa9c9061eec9fef2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_2dc6b3a0d7b257f7fa9c9061eec9fef2.jpg already downloaded
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg97%252F6a%252F976af507f7059bcfbef1e68b103761d7%252Fpa%252FXM95043_e23dc3427dd23a3284f598a57e27b534.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_e23dc3427dd23a3284f598a57e27b534.jpg already downloaded
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg97%252F6a%252F976af507f7059bcfbef1e68b103761d7%252Fpa%252FXM95043_bf731f6374fa6c8dbb340b0bdf02a42c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_bf731f6374fa6c8dbb340b0bdf02a42c.jpg already downloaded
2026-03-30 10:42:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d7a84f5d-4507-5a18-a7c1-02b650f56d35, identifier: XM95043
2026-03-30 10:42:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d7a84f5d-4507-5a18-a7c1-02b650f56d35 with identifier: XM95043
2026-03-30 10:42:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d7a84f5d-4507-5a18-a7c1-02b650f56d35 with identifier: XM95043
2026-03-30 10:42:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d7a84f5d-4507-5a18-a7c1-02b650f56d35 with identifier: XM95043 to the API
2026-03-30 10:42:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42: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-30 10:42:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XM95043>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:55:23Z',
'fuel_type': 'petrol',
'id': 'd7a84f5d-4507-5a18-a7c1-02b650f56d35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XM95043',
'listing': 'auction',
'location': 'DE, Seddiner See',
'make': 'Skoda',
'model': 'Citigo',
'odometer': 146543,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_9c86f3efef7a0da462c086122b5da086.jpg',
'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_f3dc12eda2b54a6483333b70c72df399.jpg',
'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_2385a97582e88c576a8ec5c39a138ce8.jpg',
'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_565d43be21cdffc3956f227b35c835a0.jpg',
'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_2a160d6cdb087762ead1740010b6bd8b.jpg',
'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_82882d158ba0e1b59784928f20b21c96.jpg',
'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_09522abbdc4b7886b1feed140c46d812.jpg',
'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_2dc6b3a0d7b257f7fa9c9061eec9fef2.jpg',
'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_e23dc3427dd23a3284f598a57e27b534.jpg',
'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_bf731f6374fa6c8dbb340b0bdf02a42c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a84f5d-4507-5a18-a7c1-02b650f56d35/d7a84f5d-4507-5a18-a7c1-02b650f56d35_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3019535,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_9c86f3efef7a0da462c086122b5da086.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a84f5d-4507-5a18-a7c1-02b650f56d35/d7a84f5d-4507-5a18-a7c1-02b650f56d35_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74487,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_f3dc12eda2b54a6483333b70c72df399.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a84f5d-4507-5a18-a7c1-02b650f56d35/d7a84f5d-4507-5a18-a7c1-02b650f56d35_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65169,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_2385a97582e88c576a8ec5c39a138ce8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a84f5d-4507-5a18-a7c1-02b650f56d35/d7a84f5d-4507-5a18-a7c1-02b650f56d35_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2710299,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_565d43be21cdffc3956f227b35c835a0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a84f5d-4507-5a18-a7c1-02b650f56d35/d7a84f5d-4507-5a18-a7c1-02b650f56d35_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70828,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_2a160d6cdb087762ead1740010b6bd8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a84f5d-4507-5a18-a7c1-02b650f56d35/d7a84f5d-4507-5a18-a7c1-02b650f56d35_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2968835,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_82882d158ba0e1b59784928f20b21c96.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a84f5d-4507-5a18-a7c1-02b650f56d35/d7a84f5d-4507-5a18-a7c1-02b650f56d35_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58239,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_09522abbdc4b7886b1feed140c46d812.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a84f5d-4507-5a18-a7c1-02b650f56d35/d7a84f5d-4507-5a18-a7c1-02b650f56d35_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72064,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_2dc6b3a0d7b257f7fa9c9061eec9fef2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a84f5d-4507-5a18-a7c1-02b650f56d35/d7a84f5d-4507-5a18-a7c1-02b650f56d35_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78937,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_e23dc3427dd23a3284f598a57e27b534.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7a84f5d-4507-5a18-a7c1-02b650f56d35/d7a84f5d-4507-5a18-a7c1-02b650f56d35_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82406,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img97/6a/976af507f7059bcfbef1e68b103761d7/pa/XM95043_bf731f6374fa6c8dbb340b0bdf02a42c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-03-30',
'seats_number': 4,
'seller_name': None,
'title': 'Skoda Citigo 1.0 MPI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2014}
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XM95043%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [auto1.de] INFO: Saving data for XM95043: {'created_time': 1774867379.042411, 'last_price_update_time': 1774867379.042422, 'auction_closing_time': 1774972523.0}
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XM95043') HTTP/1.1" 204 0
2026-03-30 10:42:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a with identifier: VC85429
2026-03-30 10:42:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a with scrape type 1
2026-03-30 10:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Fab%252Fe2ab698ccf2ca6c5177a7437e32bcb9c%252Fpa%252FVC85429_d5bd0254904c6057df56e415cf8aafec.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_d5bd0254904c6057df56e415cf8aafec.jpg already downloaded
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Fab%252Fe2ab698ccf2ca6c5177a7437e32bcb9c%252Fpa%252FVC85429_26c5490988564216a221d4f9b9760ec2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_26c5490988564216a221d4f9b9760ec2.jpg already downloaded
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Fab%252Fe2ab698ccf2ca6c5177a7437e32bcb9c%252Fpa%252FVC85429_8acd5bfc2d1574f07c412699aa838f33.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_8acd5bfc2d1574f07c412699aa838f33.jpg already downloaded
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Fab%252Fe2ab698ccf2ca6c5177a7437e32bcb9c%252Fpa%252FVC85429_2caff84c627582f9e06eaf1372a155d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_2caff84c627582f9e06eaf1372a155d7.jpg already downloaded
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Fab%252Fe2ab698ccf2ca6c5177a7437e32bcb9c%252Fpa%252FVC85429_9cb411bd0813f263799416074dbbb61d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_9cb411bd0813f263799416074dbbb61d.jpg already downloaded
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Fab%252Fe2ab698ccf2ca6c5177a7437e32bcb9c%252Fpa%252FVC85429_2a3e7dd6d5c1bf3f56959d1f320bc5b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_2a3e7dd6d5c1bf3f56959d1f320bc5b0.jpg already downloaded
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Fab%252Fe2ab698ccf2ca6c5177a7437e32bcb9c%252Fpa%252FVC85429_408f599fc57fc2c8357cb889142db2bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_408f599fc57fc2c8357cb889142db2bb.jpg already downloaded
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Fab%252Fe2ab698ccf2ca6c5177a7437e32bcb9c%252Fpa%252FVC85429_a7444d9e9a3a090f74f234c482181006.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_a7444d9e9a3a090f74f234c482181006.jpg already downloaded
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Fab%252Fe2ab698ccf2ca6c5177a7437e32bcb9c%252Fpa%252FVC85429_068e6567089c0a923950cd49e40d5645.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_068e6567089c0a923950cd49e40d5645.jpg already downloaded
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Fab%252Fe2ab698ccf2ca6c5177a7437e32bcb9c%252Fpa%252FVC85429_9c0af29f46f0ce5a98763d52e1e7806b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_9c0af29f46f0ce5a98763d52e1e7806b.jpg already downloaded
2026-03-30 10:42:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a, identifier: VC85429
2026-03-30 10:42:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a with identifier: VC85429
2026-03-30 10:42:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a with identifier: VC85429
2026-03-30 10:42:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a with identifier: VC85429 to the API
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:42:59 [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-30 10:42:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/VC85429>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:27:26Z',
'fuel_type': 'petrol',
'id': 'c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VC85429',
'listing': 'auction',
'location': 'DE, Germersheim',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 139722,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_d5bd0254904c6057df56e415cf8aafec.jpg',
'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_26c5490988564216a221d4f9b9760ec2.jpg',
'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_8acd5bfc2d1574f07c412699aa838f33.jpg',
'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_2caff84c627582f9e06eaf1372a155d7.jpg',
'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_9cb411bd0813f263799416074dbbb61d.jpg',
'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_2a3e7dd6d5c1bf3f56959d1f320bc5b0.jpg',
'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_408f599fc57fc2c8357cb889142db2bb.jpg',
'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_a7444d9e9a3a090f74f234c482181006.jpg',
'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_068e6567089c0a923950cd49e40d5645.jpg',
'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_9c0af29f46f0ce5a98763d52e1e7806b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a/c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3012849,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_d5bd0254904c6057df56e415cf8aafec.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a/c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2947999,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_26c5490988564216a221d4f9b9760ec2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a/c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2738173,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_8acd5bfc2d1574f07c412699aa838f33.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a/c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2934185,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_2caff84c627582f9e06eaf1372a155d7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a/c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2762554,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_9cb411bd0813f263799416074dbbb61d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a/c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2371885,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_2a3e7dd6d5c1bf3f56959d1f320bc5b0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a/c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2343795,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_408f599fc57fc2c8357cb889142db2bb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a/c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2475352,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_a7444d9e9a3a090f74f234c482181006.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a/c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3051144,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_068e6567089c0a923950cd49e40d5645.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a/c52e20ab-27e8-5dea-b6f7-cf4d3f12b60a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2854963,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge2/ab/e2ab698ccf2ca6c5177a7437e32bcb9c/pa/VC85429_9c0af29f46f0ce5a98763d52e1e7806b.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-11-13',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 200 CGI BlueEfficiency Avantgarde',
'transmission': 'automatic',
'trim': 'BlueEfficiency Avantgarde',
'year': 2013}
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VC85429%27 HTTP/1.1" 200 None
2026-03-30 10:42:59 [auto1.de] INFO: Saving data for VC85429: {'created_time': 1774867379.65951, 'last_price_update_time': 1774867379.65952, 'auction_closing_time': 1774970846.0}
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VC85429') HTTP/1.1" 204 0
2026-03-30 10:43:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3b790>
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_805ba9d47b5157e8cee0e41458da7fce.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_805ba9d47b5157e8cee0e41458da7fce.jpg saved to cache
2026-03-30 10:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3
2026-03-30 10:43:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419c890>
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_6ca0b3822c3808bddb6f2f5178ca8a44.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_6ca0b3822c3808bddb6f2f5178ca8a44.jpg saved to cache
2026-03-30 10:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3
2026-03-30 10:43:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef5710>
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_45e4ccda2ca88f5f268b9a1f1bd77007.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_45e4ccda2ca88f5f268b9a1f1bd77007.jpg saved to cache
2026-03-30 10:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3
2026-03-30 10:43:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_8a66c2c40dbdd7e381926ab0e838f7d3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_d651d2f225a5e9c8dadc04c22a5bb062.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434ec10>
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_8a66c2c40dbdd7e381926ab0e838f7d3.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_8a66c2c40dbdd7e381926ab0e838f7d3.jpg saved to cache
2026-03-30 10:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3
2026-03-30 10:43:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee85b10>
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3d%252F1f%252F3d1f003b2410fee2a6a23f338388f13e%252Fpa%252FGN20483_d651d2f225a5e9c8dadc04c22a5bb062.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_d651d2f225a5e9c8dadc04c22a5bb062.jpg saved to cache
2026-03-30 10:43:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3
2026-03-30 10:43:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8e27fb0-143e-5aaf-a21a-e73a35a23ba3, skipping ID generation
2026-03-30 10:43:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3 with scrape type 1
2026-03-30 10:43:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8e27fb0-143e-5aaf-a21a-e73a35a23ba3 sending to next pipeline
2026-03-30 10:43:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c8e27fb0-143e-5aaf-a21a-e73a35a23ba3, identifier: GN20483
2026-03-30 10:43:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c8e27fb0-143e-5aaf-a21a-e73a35a23ba3 with identifier: GN20483
2026-03-30 10:43:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c8e27fb0-143e-5aaf-a21a-e73a35a23ba3 with identifier: GN20483
2026-03-30 10:43:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c8e27fb0-143e-5aaf-a21a-e73a35a23ba3 with identifier: GN20483 to the API
2026-03-30 10:43:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43:01 [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-30 10:43:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_d651d2f225a5e9c8dadc04c22a5bb062.jpg>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:27:11Z',
'fuel_type': 'petrol',
'id': 'c8e27fb0-143e-5aaf-a21a-e73a35a23ba3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GN20483',
'listing': 'auction',
'location': 'DE, Seesen',
'make': 'BMW',
'model': 'X3',
'odometer': 199029,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2864922,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_8a66c2c40dbdd7e381926ab0e838f7d3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2854404,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_d651d2f225a5e9c8dadc04c22a5bb062.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2691939,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_45e4ccda2ca88f5f268b9a1f1bd77007.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2911468,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_6ca0b3822c3808bddb6f2f5178ca8a44.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2540810,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_805ba9d47b5157e8cee0e41458da7fce.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2870930,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_e3db4c9555084e2608b8fdfb809accf7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2758769,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_c15b30a1c54255a2cb8e598a79558341.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2896798,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_32249f44eb54d1b991c122c887a465da.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2896303,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_ae3ad8c93f77ced0d36e5e52b19c2c8a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e27fb0-143e-5aaf-a21a-e73a35a23ba3/c8e27fb0-143e-5aaf-a21a-e73a35a23ba3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2740358,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img3d/1f/3d1f003b2410fee2a6a23f338388f13e/pa/GN20483_5397d7adc86f8eb8b3b159538bafebbb.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive 20i',
'transmission': 'manual',
'trim': '',
'year': 2015}
2026-03-30 10:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GN20483%27 HTTP/1.1" 200 None
2026-03-30 10:43:01 [auto1.de] INFO: Saving data for GN20483: {'created_time': 1774867381.269415, 'last_price_update_time': 1774867381.269425, 'auction_closing_time': 1774970831.0}
2026-03-30 10:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GN20483') HTTP/1.1" 204 0
2026-03-30 10:43:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_d4034727ec0c278bf98970318e7bb81a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4171090>
2026-03-30 10:43:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_d4034727ec0c278bf98970318e7bb81a.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_d4034727ec0c278bf98970318e7bb81a.jpg saved to cache
2026-03-30 10:43:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 40a28f27-542a-5231-9511-1da844e4fb9b
2026-03-30 10:43:04 [scrapy.extensions.logstats] INFO: Crawled 477 pages (at 34 pages/min), scraped 340 items (at 25 items/min)
2026-03-30 10:43:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:43:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NY96025/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_46b744530eded5183897887c962d4216.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45f950>
2026-03-30 10:43:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_46b744530eded5183897887c962d4216.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_46b744530eded5183897887c962d4216.jpg saved to cache
2026-03-30 10:43:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 40a28f27-542a-5231-9511-1da844e4fb9b
2026-03-30 10:43:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MY39780> (referer: https://www.auto1.com/v1/car-details-view/MY39780/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e1f4857-ed6a-54ae-bbba-e506bce656c0 with identifier: MY39780
2026-03-30 10:43:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0 with scrape type 1
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_90927ec8e08f2605d039aa4b7dd74150.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_90927ec8e08f2605d039aa4b7dd74150.jpg not downloaded yet
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_ce75a42bca72a2f144e702292ca5dae2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_ce75a42bca72a2f144e702292ca5dae2.jpg not downloaded yet
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_9861518fbd8fca000ff2b51d0998a9fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_9861518fbd8fca000ff2b51d0998a9fb.jpg not downloaded yet
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_05119d67640da1f96fdafb54be324e8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_05119d67640da1f96fdafb54be324e8b.jpg not downloaded yet
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_34225078ddba1a6267c72931938fbe4c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_34225078ddba1a6267c72931938fbe4c.jpg not downloaded yet
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_12d4af920c90f947fcdb468df244cbd1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_12d4af920c90f947fcdb468df244cbd1.jpg not downloaded yet
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_25702c091119aabf33cc7abf74cd17eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_25702c091119aabf33cc7abf74cd17eb.jpg not downloaded yet
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_3931d4caff0acd1b7fbdd1d1f6995f25.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_3931d4caff0acd1b7fbdd1d1f6995f25.jpg not downloaded yet
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_e97ddca0acd2c485fbfdea51e0cf8f9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_e97ddca0acd2c485fbfdea51e0cf8f9a.jpg not downloaded yet
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_730d1c60c2f8d989c6c4f5c0497fc093.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_730d1c60c2f8d989c6c4f5c0497fc093.jpg not downloaded yet
2026-03-30 10:43:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DL10324> (referer: https://www.auto1.com/v1/car-details-view/DL10324/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_730d1c60c2f8d989c6c4f5c0497fc093.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad4c2b68-df03-52d2-81cf-494de2bc807d with identifier: DL10324
2026-03-30 10:43:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad4c2b68-df03-52d2-81cf-494de2bc807d with scrape type 1
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad4c2b68-df03-52d2-81cf-494de2bc807d
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_d9deeb0b77b3303fe137a9afc5958a29.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_d9deeb0b77b3303fe137a9afc5958a29.jpg not downloaded yet
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_888b21b24a7d4905d40d04c81e4305c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_888b21b24a7d4905d40d04c81e4305c0.jpg not downloaded yet
2026-03-30 10:43:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_e97ddca0acd2c485fbfdea51e0cf8f9a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_b83a33492f9f9db5587ac00d5dddb376.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_b83a33492f9f9db5587ac00d5dddb376.jpg not downloaded yet
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_851c9e05bde8a40a73adb0d0a7d3a83d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_851c9e05bde8a40a73adb0d0a7d3a83d.jpg not downloaded yet
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_93d8e397d9ec2082ad1633dc92524794.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_93d8e397d9ec2082ad1633dc92524794.jpg not downloaded yet
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_ff515cd59bce7f0a0fda07f9329bc42a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_ff515cd59bce7f0a0fda07f9329bc42a.jpg not downloaded yet
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef4e4d0>
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_730d1c60c2f8d989c6c4f5c0497fc093.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_730d1c60c2f8d989c6c4f5c0497fc093.jpg saved to cache
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_5f5869d408d0f2639b4142968ce8d72f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_5f5869d408d0f2639b4142968ce8d72f.jpg not downloaded yet
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_888b21b24a7d4905d40d04c81e4305c0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_ac8ed107abc993e78a92ef2fd7554bd9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_ac8ed107abc993e78a92ef2fd7554bd9.jpg not downloaded yet
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AZ54716> (referer: https://www.auto1.com/v1/car-details-view/AZ54716/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_91eecf20db41e01594f51e2f17b1d896.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_91eecf20db41e01594f51e2f17b1d896.jpg not downloaded yet
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a0ed0>
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_e97ddca0acd2c485fbfdea51e0cf8f9a.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_e97ddca0acd2c485fbfdea51e0cf8f9a.jpg saved to cache
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_4e3223610433f8fb6ae52b45e33cd865.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_4e3223610433f8fb6ae52b45e33cd865.jpg not downloaded yet
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_ff515cd59bce7f0a0fda07f9329bc42a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee41a810>
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_888b21b24a7d4905d40d04c81e4305c0.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_888b21b24a7d4905d40d04c81e4305c0.jpg saved to cache
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad4c2b68-df03-52d2-81cf-494de2bc807d
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_ac8ed107abc993e78a92ef2fd7554bd9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dac40b34-d293-515f-9949-2a8913ae9e26 with identifier: AZ54716
2026-03-30 10:43:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dac40b34-d293-515f-9949-2a8913ae9e26 with scrape type 1
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dac40b34-d293-515f-9949-2a8913ae9e26
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_55b55b80507cfa963d8929a9b8ee3cd1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_55b55b80507cfa963d8929a9b8ee3cd1.jpg not downloaded yet
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_67b5c810a23e95b3ad752c43e18495c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_67b5c810a23e95b3ad752c43e18495c8.jpg not downloaded yet
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_c7c3418d0e81b7728b3820d78f4afbec.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_c7c3418d0e81b7728b3820d78f4afbec.jpg not downloaded yet
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_4e3223610433f8fb6ae52b45e33cd865.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_c68f6ea9055864213429f4d255da565a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_c68f6ea9055864213429f4d255da565a.jpg not downloaded yet
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_91eecf20db41e01594f51e2f17b1d896.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee60150>
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_ff515cd59bce7f0a0fda07f9329bc42a.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_ff515cd59bce7f0a0fda07f9329bc42a.jpg saved to cache
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad4c2b68-df03-52d2-81cf-494de2bc807d
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_2c892332759c8921c386814ba13b81e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_2c892332759c8921c386814ba13b81e0.jpg not downloaded yet
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_dcd1825c4c04b6872843196520ccebeb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_dcd1825c4c04b6872843196520ccebeb.jpg not downloaded yet
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d3e50>
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_ac8ed107abc993e78a92ef2fd7554bd9.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_ac8ed107abc993e78a92ef2fd7554bd9.jpg saved to cache
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad4c2b68-df03-52d2-81cf-494de2bc807d
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_c7c3418d0e81b7728b3820d78f4afbec.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c02290>
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_4e3223610433f8fb6ae52b45e33cd865.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_4e3223610433f8fb6ae52b45e33cd865.jpg saved to cache
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad4c2b68-df03-52d2-81cf-494de2bc807d
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4303c90>
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_91eecf20db41e01594f51e2f17b1d896.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_91eecf20db41e01594f51e2f17b1d896.jpg saved to cache
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad4c2b68-df03-52d2-81cf-494de2bc807d
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FS39177> (referer: https://www.auto1.com/v1/car-details-view/FS39177/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45e310>
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_c7c3418d0e81b7728b3820d78f4afbec.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_c7c3418d0e81b7728b3820d78f4afbec.jpg saved to cache
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dac40b34-d293-515f-9949-2a8913ae9e26
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_67b5c810a23e95b3ad752c43e18495c8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_dcd1825c4c04b6872843196520ccebeb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935d3819-5cef-5ec2-b416-5ccd79a8c89b with identifier: FS39177
2026-03-30 10:43:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b with scrape type 1
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_8ac6112527e9522e3d465ea4677e3403.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_8ac6112527e9522e3d465ea4677e3403.jpg not downloaded yet
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_55b55b80507cfa963d8929a9b8ee3cd1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_d1d51a12334d892fbf450f52ed05272c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_d1d51a12334d892fbf450f52ed05272c.jpg not downloaded yet
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_53adff6e673d0a938d788690fe3c6203.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_53adff6e673d0a938d788690fe3c6203.jpg not downloaded yet
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_7a9c17ea3c69d9649afe2ab53eaa1ddc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_7a9c17ea3c69d9649afe2ab53eaa1ddc.jpg not downloaded yet
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef5bed0>
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_67b5c810a23e95b3ad752c43e18495c8.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_67b5c810a23e95b3ad752c43e18495c8.jpg saved to cache
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dac40b34-d293-515f-9949-2a8913ae9e26
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41f3790>
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_dcd1825c4c04b6872843196520ccebeb.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_dcd1825c4c04b6872843196520ccebeb.jpg saved to cache
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dac40b34-d293-515f-9949-2a8913ae9e26
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_c68f6ea9055864213429f4d255da565a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_2a942222019bdd4f17d1fc0bb7207d59.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_2a942222019bdd4f17d1fc0bb7207d59.jpg not downloaded yet
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_2c892332759c8921c386814ba13b81e0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_8ac6112527e9522e3d465ea4677e3403.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_fb76a51335353eadb203e1fb4e4f08f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_fb76a51335353eadb203e1fb4e4f08f8.jpg not downloaded yet
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeee2810>
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_55b55b80507cfa963d8929a9b8ee3cd1.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_55b55b80507cfa963d8929a9b8ee3cd1.jpg saved to cache
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dac40b34-d293-515f-9949-2a8913ae9e26
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_d10f4188091b974c8666576840f96e3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_d10f4188091b974c8666576840f96e3e.jpg not downloaded yet
2026-03-30 10:43:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_7a9c17ea3c69d9649afe2ab53eaa1ddc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_2e72fb61229364d708c3e69a94795ba7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_2e72fb61229364d708c3e69a94795ba7.jpg not downloaded yet
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_8d5c84498041c2dec94a759c5eee423c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_8d5c84498041c2dec94a759c5eee423c.jpg not downloaded yet
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee94510>
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_c68f6ea9055864213429f4d255da565a.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_c68f6ea9055864213429f4d255da565a.jpg saved to cache
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dac40b34-d293-515f-9949-2a8913ae9e26
2026-03-30 10:43:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_d1d51a12334d892fbf450f52ed05272c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_e0017c9a437e5bf2a53b2c4cc8077248.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_e0017c9a437e5bf2a53b2c4cc8077248.jpg not downloaded yet
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3fb950>
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F67%252Fd167761e83aaea7543784c2fcb9f62c9%252Fpa%252FAZ54716_2c892332759c8921c386814ba13b81e0.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_2c892332759c8921c386814ba13b81e0.jpg saved to cache
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dac40b34-d293-515f-9949-2a8913ae9e26
2026-03-30 10:43:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dac40b34-d293-515f-9949-2a8913ae9e26, skipping ID generation
2026-03-30 10:43:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dac40b34-d293-515f-9949-2a8913ae9e26 with scrape type 1
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dac40b34-d293-515f-9949-2a8913ae9e26 sending to next pipeline
2026-03-30 10:43:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: dac40b34-d293-515f-9949-2a8913ae9e26, identifier: AZ54716
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5911a90>
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_8ac6112527e9522e3d465ea4677e3403.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_8ac6112527e9522e3d465ea4677e3403.jpg saved to cache
2026-03-30 10:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b
2026-03-30 10:43:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_53adff6e673d0a938d788690fe3c6203.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_fb76a51335353eadb203e1fb4e4f08f8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: dac40b34-d293-515f-9949-2a8913ae9e26 with identifier: AZ54716
2026-03-30 10:43:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: dac40b34-d293-515f-9949-2a8913ae9e26 with identifier: AZ54716
2026-03-30 10:43:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: dac40b34-d293-515f-9949-2a8913ae9e26 with identifier: AZ54716 to the API
2026-03-30 10:43:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_2c892332759c8921c386814ba13b81e0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'engine_horse_power': 65,
'expiration_date': '2026-03-31T15:32:57Z',
'fuel_type': 'petrol',
'id': 'dac40b34-d293-515f-9949-2a8913ae9e26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AZ54716',
'listing': 'auction',
'location': 'DE, Halberstadt',
'make': 'Kia',
'model': 'Picanto',
'odometer': 92829,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94492,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_55b55b80507cfa963d8929a9b8ee3cd1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90659,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_67b5c810a23e95b3ad752c43e18495c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77530,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_c7c3418d0e81b7728b3820d78f4afbec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63297,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_c68f6ea9055864213429f4d255da565a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87387,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_2c892332759c8921c386814ba13b81e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dac40b34-d293-515f-9949-2a8913ae9e26/dac40b34-d293-515f-9949-2a8913ae9e26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45939,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/67/d167761e83aaea7543784c2fcb9f62c9/pa/AZ54716_dcd1825c4c04b6872843196520ccebeb.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-05-31',
'seats_number': 4,
'seller_name': None,
'title': 'Kia Picanto 1.1 Start',
'transmission': 'manual',
'trim': 'Start',
'year': 2009}
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AZ54716%27 HTTP/1.1" 200 None
2026-03-30 10:43:11 [auto1.de] INFO: Saving data for AZ54716: {'created_time': 1774867391.349844, 'last_price_update_time': 1774867391.349855, 'auction_closing_time': 1774971177.0}
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AZ54716') HTTP/1.1" 204 0
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZS77255/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41da8d0>
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_7a9c17ea3c69d9649afe2ab53eaa1ddc.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_7a9c17ea3c69d9649afe2ab53eaa1ddc.jpg saved to cache
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424c490>
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_d1d51a12334d892fbf450f52ed05272c.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_d1d51a12334d892fbf450f52ed05272c.jpg saved to cache
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b
2026-03-30 10:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PE90731/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c03610>
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_53adff6e673d0a938d788690fe3c6203.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_53adff6e673d0a938d788690fe3c6203.jpg saved to cache
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee42ab10>
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_fb76a51335353eadb203e1fb4e4f08f8.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_fb76a51335353eadb203e1fb4e4f08f8.jpg saved to cache
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_8d5c84498041c2dec94a759c5eee423c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_d10f4188091b974c8666576840f96e3e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_2e72fb61229364d708c3e69a94795ba7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_5f5869d408d0f2639b4142968ce8d72f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_2a942222019bdd4f17d1fc0bb7207d59.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_e0017c9a437e5bf2a53b2c4cc8077248.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_93d8e397d9ec2082ad1633dc92524794.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_851c9e05bde8a40a73adb0d0a7d3a83d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_b83a33492f9f9db5587ac00d5dddb376.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414ca90>
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_8d5c84498041c2dec94a759c5eee423c.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_8d5c84498041c2dec94a759c5eee423c.jpg saved to cache
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_d9deeb0b77b3303fe137a9afc5958a29.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43965d0>
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_d10f4188091b974c8666576840f96e3e.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_d10f4188091b974c8666576840f96e3e.jpg saved to cache
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b6e90>
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_2e72fb61229364d708c3e69a94795ba7.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_2e72fb61229364d708c3e69a94795ba7.jpg saved to cache
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_3931d4caff0acd1b7fbdd1d1f6995f25.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_25702c091119aabf33cc7abf74cd17eb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414db50>
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_5f5869d408d0f2639b4142968ce8d72f.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_5f5869d408d0f2639b4142968ce8d72f.jpg saved to cache
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad4c2b68-df03-52d2-81cf-494de2bc807d
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef77410>
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_2a942222019bdd4f17d1fc0bb7207d59.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_2a942222019bdd4f17d1fc0bb7207d59.jpg saved to cache
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3ef90>
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg43%252Fcf%252F43cf6d9ef326108909087ba96631398b%252Fpa%252FFS39177_e0017c9a437e5bf2a53b2c4cc8077248.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_e0017c9a437e5bf2a53b2c4cc8077248.jpg saved to cache
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b
2026-03-30 10:43:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 935d3819-5cef-5ec2-b416-5ccd79a8c89b, skipping ID generation
2026-03-30 10:43:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b with scrape type 1
2026-03-30 10:43:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 935d3819-5cef-5ec2-b416-5ccd79a8c89b sending to next pipeline
2026-03-30 10:43:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 935d3819-5cef-5ec2-b416-5ccd79a8c89b, identifier: FS39177
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef1b710>
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_93d8e397d9ec2082ad1633dc92524794.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_93d8e397d9ec2082ad1633dc92524794.jpg saved to cache
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad4c2b68-df03-52d2-81cf-494de2bc807d
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4139410>
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_851c9e05bde8a40a73adb0d0a7d3a83d.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_851c9e05bde8a40a73adb0d0a7d3a83d.jpg saved to cache
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad4c2b68-df03-52d2-81cf-494de2bc807d
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee414e10>
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_b83a33492f9f9db5587ac00d5dddb376.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_b83a33492f9f9db5587ac00d5dddb376.jpg saved to cache
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad4c2b68-df03-52d2-81cf-494de2bc807d
2026-03-30 10:43:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 935d3819-5cef-5ec2-b416-5ccd79a8c89b with identifier: FS39177
2026-03-30 10:43:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 935d3819-5cef-5ec2-b416-5ccd79a8c89b with identifier: FS39177
2026-03-30 10:43:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 935d3819-5cef-5ec2-b416-5ccd79a8c89b with identifier: FS39177 to the API
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_e0017c9a437e5bf2a53b2c4cc8077248.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:46:47Z',
'fuel_type': 'petrol',
'id': '935d3819-5cef-5ec2-b416-5ccd79a8c89b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FS39177',
'listing': 'auction',
'location': 'DE',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 75089,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120872,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_8ac6112527e9522e3d465ea4677e3403.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92380,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_d1d51a12334d892fbf450f52ed05272c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102511,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_53adff6e673d0a938d788690fe3c6203.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89922,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_7a9c17ea3c69d9649afe2ab53eaa1ddc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88263,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_2a942222019bdd4f17d1fc0bb7207d59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93250,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_fb76a51335353eadb203e1fb4e4f08f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108714,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_d10f4188091b974c8666576840f96e3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118106,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_2e72fb61229364d708c3e69a94795ba7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83885,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_8d5c84498041c2dec94a759c5eee423c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935d3819-5cef-5ec2-b416-5ccd79a8c89b/935d3819-5cef-5ec2-b416-5ccd79a8c89b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77987,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img43/cf/43cf6d9ef326108909087ba96631398b/pa/FS39177_e0017c9a437e5bf2a53b2c4cc8077248.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 0.9 TCe Stepway Prestige',
'transmission': 'manual',
'trim': 'Stepway Prestige',
'year': 2015}
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FS39177%27 HTTP/1.1" 200 None
2026-03-30 10:43:12 [auto1.de] INFO: Saving data for FS39177: {'created_time': 1774867392.626163, 'last_price_update_time': 1774867392.626173, 'auction_closing_time': 1774972007.0}
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FS39177') HTTP/1.1" 204 0
2026-03-30 10:43:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_12d4af920c90f947fcdb468df244cbd1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_34225078ddba1a6267c72931938fbe4c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TF05985> (referer: https://www.auto1.com/v1/car-details-view/TF05985/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee443090>
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg70%252F11%252F7011559d36dea279a9e97e99091fde68%252Fpa%252FDL10324_d9deeb0b77b3303fe137a9afc5958a29.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_d9deeb0b77b3303fe137a9afc5958a29.jpg saved to cache
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad4c2b68-df03-52d2-81cf-494de2bc807d
2026-03-30 10:43:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad4c2b68-df03-52d2-81cf-494de2bc807d, skipping ID generation
2026-03-30 10:43:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad4c2b68-df03-52d2-81cf-494de2bc807d with scrape type 1
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad4c2b68-df03-52d2-81cf-494de2bc807d sending to next pipeline
2026-03-30 10:43:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ad4c2b68-df03-52d2-81cf-494de2bc807d, identifier: DL10324
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5bfe810>
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_3931d4caff0acd1b7fbdd1d1f6995f25.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_3931d4caff0acd1b7fbdd1d1f6995f25.jpg saved to cache
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee41b9d0>
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_25702c091119aabf33cc7abf74cd17eb.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_25702c091119aabf33cc7abf74cd17eb.jpg saved to cache
2026-03-30 10:43:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0
2026-03-30 10:43:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ad4c2b68-df03-52d2-81cf-494de2bc807d with identifier: DL10324
2026-03-30 10:43:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ad4c2b68-df03-52d2-81cf-494de2bc807d with identifier: DL10324
2026-03-30 10:43:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ad4c2b68-df03-52d2-81cf-494de2bc807d with identifier: DL10324 to the API
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_d9deeb0b77b3303fe137a9afc5958a29.jpg>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:04:02Z',
'fuel_type': 'diesel',
'id': 'ad4c2b68-df03-52d2-81cf-494de2bc807d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DL10324',
'listing': 'auction',
'location': 'DE, Delmenhorst',
'make': 'Renault',
'model': 'Trafic',
'odometer': 132903,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73903,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_d9deeb0b77b3303fe137a9afc5958a29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85421,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_888b21b24a7d4905d40d04c81e4305c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68059,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_b83a33492f9f9db5587ac00d5dddb376.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41803,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_851c9e05bde8a40a73adb0d0a7d3a83d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63730,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_93d8e397d9ec2082ad1633dc92524794.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58355,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_ff515cd59bce7f0a0fda07f9329bc42a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42420,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_5f5869d408d0f2639b4142968ce8d72f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75146,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_ac8ed107abc993e78a92ef2fd7554bd9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78399,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_91eecf20db41e01594f51e2f17b1d896.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad4c2b68-df03-52d2-81cf-494de2bc807d/ad4c2b68-df03-52d2-81cf-494de2bc807d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44152,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img70/11/7011559d36dea279a9e97e99091fde68/pa/DL10324_4e3223610433f8fb6ae52b45e33cd865.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-09-17',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Trafic 1.6 dCi L2H1 2,9t Komfort',
'transmission': 'manual',
'trim': 'L2H1 2,9t Komfort',
'year': 2017}
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DL10324%27 HTTP/1.1" 200 None
2026-03-30 10:43:13 [auto1.de] INFO: Saving data for DL10324: {'created_time': 1774867393.370714, 'last_price_update_time': 1774867393.370723, 'auction_closing_time': 1774969442.0}
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DL10324') HTTP/1.1" 204 0
2026-03-30 10:43:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_05119d67640da1f96fdafb54be324e8b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefeaa10>
2026-03-30 10:43:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_12d4af920c90f947fcdb468df244cbd1.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_12d4af920c90f947fcdb468df244cbd1.jpg saved to cache
2026-03-30 10:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0
2026-03-30 10:43:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee478350>
2026-03-30 10:43:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_34225078ddba1a6267c72931938fbe4c.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_34225078ddba1a6267c72931938fbe4c.jpg saved to cache
2026-03-30 10:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0
2026-03-30 10:43:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6789bc4d-e56d-5d3f-9660-6c5f53c088f0 with identifier: TF05985
2026-03-30 10:43:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6789bc4d-e56d-5d3f-9660-6c5f53c088f0 with scrape type 1
2026-03-30 10:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 6789bc4d-e56d-5d3f-9660-6c5f53c088f0
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfd%252Fe1%252Ffde1d2914101b94d70eb6d0e54a6d7c0%252Fpa%252FTF05985_dc75fe7e286bf530c738449928ab9ac5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_dc75fe7e286bf530c738449928ab9ac5.jpg already downloaded
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfd%252Fe1%252Ffde1d2914101b94d70eb6d0e54a6d7c0%252Fpa%252FTF05985_5e7389a02091a6d7b1a3429e9e4b5d8a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_5e7389a02091a6d7b1a3429e9e4b5d8a.jpg already downloaded
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfd%252Fe1%252Ffde1d2914101b94d70eb6d0e54a6d7c0%252Fpa%252FTF05985_d230f7796efef127c0528297c7e3aa5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_d230f7796efef127c0528297c7e3aa5a.jpg already downloaded
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfd%252Fe1%252Ffde1d2914101b94d70eb6d0e54a6d7c0%252Fpa%252FTF05985_5c785b1111ea1c129d5dab99d9ccfd6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_5c785b1111ea1c129d5dab99d9ccfd6c.jpg already downloaded
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfd%252Fe1%252Ffde1d2914101b94d70eb6d0e54a6d7c0%252Fpa%252FTF05985_ea9da464347256acef7bf18936bc2113.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_ea9da464347256acef7bf18936bc2113.jpg already downloaded
2026-03-30 10:43:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 6789bc4d-e56d-5d3f-9660-6c5f53c088f0, identifier: TF05985
2026-03-30 10:43:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 6789bc4d-e56d-5d3f-9660-6c5f53c088f0 with identifier: TF05985
2026-03-30 10:43:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 6789bc4d-e56d-5d3f-9660-6c5f53c088f0 with identifier: TF05985
2026-03-30 10:43:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 6789bc4d-e56d-5d3f-9660-6c5f53c088f0 with identifier: TF05985 to the API
2026-03-30 10:43:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/TF05985>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': None,
'color': 'yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2026-03-31T15:03:03Z',
'fuel_type': 'petrol',
'id': '6789bc4d-e56d-5d3f-9660-6c5f53c088f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TF05985',
'listing': 'auction',
'location': 'DE, Zörbig',
'make': 'Smart',
'model': 'fortwo',
'odometer': 132400,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_dc75fe7e286bf530c738449928ab9ac5.jpg',
'https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_5e7389a02091a6d7b1a3429e9e4b5d8a.jpg',
'https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_d230f7796efef127c0528297c7e3aa5a.jpg',
'https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_5c785b1111ea1c129d5dab99d9ccfd6c.jpg',
'https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_ea9da464347256acef7bf18936bc2113.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6789bc4d-e56d-5d3f-9660-6c5f53c088f0/6789bc4d-e56d-5d3f-9660-6c5f53c088f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92522,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_dc75fe7e286bf530c738449928ab9ac5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6789bc4d-e56d-5d3f-9660-6c5f53c088f0/6789bc4d-e56d-5d3f-9660-6c5f53c088f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_5e7389a02091a6d7b1a3429e9e4b5d8a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6789bc4d-e56d-5d3f-9660-6c5f53c088f0/6789bc4d-e56d-5d3f-9660-6c5f53c088f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87611,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_d230f7796efef127c0528297c7e3aa5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6789bc4d-e56d-5d3f-9660-6c5f53c088f0/6789bc4d-e56d-5d3f-9660-6c5f53c088f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81875,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_5c785b1111ea1c129d5dab99d9ccfd6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6789bc4d-e56d-5d3f-9660-6c5f53c088f0/6789bc4d-e56d-5d3f-9660-6c5f53c088f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94340,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfd/e1/fde1d2914101b94d70eb6d0e54a6d7c0/pa/TF05985_ea9da464347256acef7bf18936bc2113.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-08-10',
'seats_number': 2,
'seller_name': None,
'title': 'Smart fortwo 1.0 Micro Hybrid Drive pure',
'transmission': 'automatic',
'trim': 'Micro Hybrid Drive pure',
'year': 2011}
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TF05985%27 HTTP/1.1" 200 None
2026-03-30 10:43:14 [auto1.de] INFO: Saving data for TF05985: {'created_time': 1774867394.08152, 'last_price_update_time': 1774867394.08153, 'auction_closing_time': 1774969383.0}
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TF05985') HTTP/1.1" 204 0
2026-03-30 10:43:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_ce75a42bca72a2f144e702292ca5dae2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_9861518fbd8fca000ff2b51d0998a9fb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f593c4d0>
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_05119d67640da1f96fdafb54be324e8b.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_05119d67640da1f96fdafb54be324e8b.jpg saved to cache
2026-03-30 10:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0
2026-03-30 10:43:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_90927ec8e08f2605d039aa4b7dd74150.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeddd90>
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_ce75a42bca72a2f144e702292ca5dae2.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_ce75a42bca72a2f144e702292ca5dae2.jpg saved to cache
2026-03-30 10:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee442bd0>
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_9861518fbd8fca000ff2b51d0998a9fb.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_9861518fbd8fca000ff2b51d0998a9fb.jpg saved to cache
2026-03-30 10:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0
2026-03-30 10:43:14 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4794d0>
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgba%252F64%252Fba64ed0a756d6729853cbe915990a496%252Fpa%252FMY39780_90927ec8e08f2605d039aa4b7dd74150.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_90927ec8e08f2605d039aa4b7dd74150.jpg saved to cache
2026-03-30 10:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0
2026-03-30 10:43:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e1f4857-ed6a-54ae-bbba-e506bce656c0, skipping ID generation
2026-03-30 10:43:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0 with scrape type 1
2026-03-30 10:43:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e1f4857-ed6a-54ae-bbba-e506bce656c0 sending to next pipeline
2026-03-30 10:43:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9e1f4857-ed6a-54ae-bbba-e506bce656c0, identifier: MY39780
2026-03-30 10:43:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9e1f4857-ed6a-54ae-bbba-e506bce656c0 with identifier: MY39780
2026-03-30 10:43:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9e1f4857-ed6a-54ae-bbba-e506bce656c0 with identifier: MY39780
2026-03-30 10:43:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9e1f4857-ed6a-54ae-bbba-e506bce656c0 with identifier: MY39780 to the API
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_90927ec8e08f2605d039aa4b7dd74150.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:47:25Z',
'fuel_type': 'petrol',
'id': '9e1f4857-ed6a-54ae-bbba-e506bce656c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MY39780',
'listing': 'auction',
'location': 'DE, Greifswald',
'make': 'Seat',
'model': 'Arona',
'odometer': 52077,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3187077,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_90927ec8e08f2605d039aa4b7dd74150.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90553,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_ce75a42bca72a2f144e702292ca5dae2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88504,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_9861518fbd8fca000ff2b51d0998a9fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68996,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_05119d67640da1f96fdafb54be324e8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79410,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_34225078ddba1a6267c72931938fbe4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88801,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_12d4af920c90f947fcdb468df244cbd1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67798,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_25702c091119aabf33cc7abf74cd17eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93443,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_3931d4caff0acd1b7fbdd1d1f6995f25.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89496,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_e97ddca0acd2c485fbfdea51e0cf8f9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e1f4857-ed6a-54ae-bbba-e506bce656c0/9e1f4857-ed6a-54ae-bbba-e506bce656c0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89482,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgba/64/ba64ed0a756d6729853cbe915990a496/pa/MY39780_730d1c60c2f8d989c6c4f5c0497fc093.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-08-15',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.5 TSI ACT FR',
'transmission': 'manual',
'trim': 'FR',
'year': 2018}
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MY39780%27 HTTP/1.1" 200 None
2026-03-30 10:43:14 [auto1.de] INFO: Saving data for MY39780: {'created_time': 1774867394.944803, 'last_price_update_time': 1774867394.944814, 'auction_closing_time': 1774972045.0}
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MY39780') HTTP/1.1" 204 0
2026-03-30 10:43:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_bb1ebb5921fd6bd9f7916a562ba18270.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41993d0>
2026-03-30 10:43:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F25%252F68253f14f1d76c0061551a4909186403%252Fpa%252FDA23365_bb1ebb5921fd6bd9f7916a562ba18270.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_bb1ebb5921fd6bd9f7916a562ba18270.jpg saved to cache
2026-03-30 10:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 40a28f27-542a-5231-9511-1da844e4fb9b
2026-03-30 10:43:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40a28f27-542a-5231-9511-1da844e4fb9b, skipping ID generation
2026-03-30 10:43:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40a28f27-542a-5231-9511-1da844e4fb9b with scrape type 1
2026-03-30 10:43:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40a28f27-542a-5231-9511-1da844e4fb9b sending to next pipeline
2026-03-30 10:43:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 40a28f27-542a-5231-9511-1da844e4fb9b, identifier: DA23365
2026-03-30 10:43:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 40a28f27-542a-5231-9511-1da844e4fb9b with identifier: DA23365
2026-03-30 10:43:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 40a28f27-542a-5231-9511-1da844e4fb9b with identifier: DA23365
2026-03-30 10:43:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 40a28f27-542a-5231-9511-1da844e4fb9b with identifier: DA23365 to the API
2026-03-30 10:43:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_bb1ebb5921fd6bd9f7916a562ba18270.jpg>
{'auction_title': '',
'c_o_2_emission_value': 202,
'category': None,
'color': 'yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:40:03Z',
'fuel_type': 'diesel',
'id': '40a28f27-542a-5231-9511-1da844e4fb9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DA23365',
'listing': 'auction',
'location': 'DE, Neubrandenburg',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 368597,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2690158,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_bb1ebb5921fd6bd9f7916a562ba18270.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2595552,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_46b744530eded5183897887c962d4216.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2483681,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_d4034727ec0c278bf98970318e7bb81a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2373052,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_73bea01ba0f95f31ca97f1a6797783d4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2553780,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1f1235b4c0f011a5dd430dd0d6a6188e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2090940,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_0c24529ef1037e515fa7664494892361.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1933968,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1893dab4162b07e9dcf4f453d8db8990.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2123499,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_c2461fbbd103c7dc9de8fd11cfcee060.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2579582,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_6ba58670e670dd0868f047f2169bdefc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40a28f27-542a-5231-9511-1da844e4fb9b/40a28f27-542a-5231-9511-1da844e4fb9b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2827330,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img68/25/68253f14f1d76c0061551a4909186403/pa/DA23365_1017b52df601dc16a4833e271f666617.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-10-10',
'seats_number': 9,
'seller_name': None,
'title': 'Opel Vivaro 2.0 CDTI Kombi L1H1 2,7t',
'transmission': 'manual',
'trim': 'Kombi L1H1 2,7t',
'year': 2013}
2026-03-30 10:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DA23365%27 HTTP/1.1" 200 None
2026-03-30 10:43:15 [auto1.de] INFO: Saving data for DA23365: {'created_time': 1774867395.665799, 'last_price_update_time': 1774867395.66581, 'auction_closing_time': 1774971603.0}
2026-03-30 10:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DA23365') HTTP/1.1" 204 0
2026-03-30 10:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RZ67892/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WH06926/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NY96025> (referer: https://www.auto1.com/v1/car-details-view/NY96025/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f9dbc53-9c82-59e6-ade1-01e17f1e1341 with identifier: NY96025
2026-03-30 10:43:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f9dbc53-9c82-59e6-ade1-01e17f1e1341 with scrape type 1
2026-03-30 10:43:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f9dbc53-9c82-59e6-ade1-01e17f1e1341
2026-03-30 10:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fc1%252F2fc139b937efe02998c67634e3309e90%252Fpa%252FNY96025_25352004bdd3601ad85dbe8f54f3cab2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_25352004bdd3601ad85dbe8f54f3cab2.jpg already downloaded
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fc1%252F2fc139b937efe02998c67634e3309e90%252Fpa%252FNY96025_3fd3bad37da9caebceabd06040d196dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_3fd3bad37da9caebceabd06040d196dc.jpg already downloaded
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fc1%252F2fc139b937efe02998c67634e3309e90%252Fpa%252FNY96025_05d23764832f58470e95855e9d296920.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_05d23764832f58470e95855e9d296920.jpg already downloaded
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fc1%252F2fc139b937efe02998c67634e3309e90%252Fpa%252FNY96025_c329dc10527ff5dc508cf59383d6d240.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_c329dc10527ff5dc508cf59383d6d240.jpg already downloaded
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fc1%252F2fc139b937efe02998c67634e3309e90%252Fpa%252FNY96025_f36cbd2ef2444fbf0a87fb9e0c99cfa0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_f36cbd2ef2444fbf0a87fb9e0c99cfa0.jpg already downloaded
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fc1%252F2fc139b937efe02998c67634e3309e90%252Fpa%252FNY96025_2eb2748f8f59492d58728dd5493c6d88.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_2eb2748f8f59492d58728dd5493c6d88.jpg already downloaded
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fc1%252F2fc139b937efe02998c67634e3309e90%252Fpa%252FNY96025_3f226fb2c472f7d9bd5d85d23e82f486.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_3f226fb2c472f7d9bd5d85d23e82f486.jpg already downloaded
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fc1%252F2fc139b937efe02998c67634e3309e90%252Fpa%252FNY96025_024d5262f0823f591577c997194cbe49.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_024d5262f0823f591577c997194cbe49.jpg already downloaded
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fc1%252F2fc139b937efe02998c67634e3309e90%252Fpa%252FNY96025_df4129764c3621dd19870a32545b6be0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_df4129764c3621dd19870a32545b6be0.jpg already downloaded
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fc1%252F2fc139b937efe02998c67634e3309e90%252Fpa%252FNY96025_cff8ae8726bf7bbaed69e163d187347a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_cff8ae8726bf7bbaed69e163d187347a.jpg already downloaded
2026-03-30 10:43:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3f9dbc53-9c82-59e6-ade1-01e17f1e1341, identifier: NY96025
2026-03-30 10:43:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3f9dbc53-9c82-59e6-ade1-01e17f1e1341 with identifier: NY96025
2026-03-30 10:43:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3f9dbc53-9c82-59e6-ade1-01e17f1e1341 with identifier: NY96025
2026-03-30 10:43:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3f9dbc53-9c82-59e6-ade1-01e17f1e1341 with identifier: NY96025 to the API
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NY96025>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:31:48Z',
'fuel_type': 'petrol',
'id': '3f9dbc53-9c82-59e6-ade1-01e17f1e1341',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NY96025',
'listing': 'auction',
'location': 'DE, Erbach',
'make': 'Opel',
'model': 'Astra',
'odometer': 54187,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_25352004bdd3601ad85dbe8f54f3cab2.jpg',
'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_3fd3bad37da9caebceabd06040d196dc.jpg',
'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_05d23764832f58470e95855e9d296920.jpg',
'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_c329dc10527ff5dc508cf59383d6d240.jpg',
'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_f36cbd2ef2444fbf0a87fb9e0c99cfa0.jpg',
'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_2eb2748f8f59492d58728dd5493c6d88.jpg',
'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_3f226fb2c472f7d9bd5d85d23e82f486.jpg',
'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_024d5262f0823f591577c997194cbe49.jpg',
'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_df4129764c3621dd19870a32545b6be0.jpg',
'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_cff8ae8726bf7bbaed69e163d187347a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f9dbc53-9c82-59e6-ade1-01e17f1e1341/3f9dbc53-9c82-59e6-ade1-01e17f1e1341_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2760302,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_25352004bdd3601ad85dbe8f54f3cab2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f9dbc53-9c82-59e6-ade1-01e17f1e1341/3f9dbc53-9c82-59e6-ade1-01e17f1e1341_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2735730,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_3fd3bad37da9caebceabd06040d196dc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f9dbc53-9c82-59e6-ade1-01e17f1e1341/3f9dbc53-9c82-59e6-ade1-01e17f1e1341_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2832470,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_05d23764832f58470e95855e9d296920.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f9dbc53-9c82-59e6-ade1-01e17f1e1341/3f9dbc53-9c82-59e6-ade1-01e17f1e1341_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2701783,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_c329dc10527ff5dc508cf59383d6d240.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f9dbc53-9c82-59e6-ade1-01e17f1e1341/3f9dbc53-9c82-59e6-ade1-01e17f1e1341_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2606762,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_f36cbd2ef2444fbf0a87fb9e0c99cfa0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f9dbc53-9c82-59e6-ade1-01e17f1e1341/3f9dbc53-9c82-59e6-ade1-01e17f1e1341_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3033270,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_2eb2748f8f59492d58728dd5493c6d88.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f9dbc53-9c82-59e6-ade1-01e17f1e1341/3f9dbc53-9c82-59e6-ade1-01e17f1e1341_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2722256,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_3f226fb2c472f7d9bd5d85d23e82f486.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f9dbc53-9c82-59e6-ade1-01e17f1e1341/3f9dbc53-9c82-59e6-ade1-01e17f1e1341_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2707860,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_024d5262f0823f591577c997194cbe49.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f9dbc53-9c82-59e6-ade1-01e17f1e1341/3f9dbc53-9c82-59e6-ade1-01e17f1e1341_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2716897,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_df4129764c3621dd19870a32545b6be0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f9dbc53-9c82-59e6-ade1-01e17f1e1341/3f9dbc53-9c82-59e6-ade1-01e17f1e1341_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48166,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2f/c1/2fc139b937efe02998c67634e3309e90/pa/NY96025_cff8ae8726bf7bbaed69e163d187347a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-06-13',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.0 Turbo Edition Start/Stop',
'transmission': 'manual',
'trim': 'Edition Start/Stop',
'year': 2018}
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NY96025%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [auto1.de] INFO: Saving data for NY96025: {'created_time': 1774867397.641536, 'last_price_update_time': 1774867397.641546, 'auction_closing_time': 1774971108.0}
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NY96025') HTTP/1.1" 204 0
2026-03-30 10:43:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UL45474/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YV49543> (referer: https://www.auto1.com/v1/car-details-view/YV49543/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e562e8b2-dc13-5420-ba23-fdc9ed85dc81 with identifier: YV49543
2026-03-30 10:43:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81 with scrape type 1
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_b0c5fdebb43aace7cd73f094b1bc9bad.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_b0c5fdebb43aace7cd73f094b1bc9bad.jpg not downloaded yet
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_41fef81dcf068e85d72059e64fc88e88.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_41fef81dcf068e85d72059e64fc88e88.jpg not downloaded yet
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_9fce2ad4b8a64e7483c5930cf94f29b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_9fce2ad4b8a64e7483c5930cf94f29b3.jpg not downloaded yet
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_1e7bcb98b94fb7f6c0ee6a4fabcb7413.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_1e7bcb98b94fb7f6c0ee6a4fabcb7413.jpg not downloaded yet
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_ffa0bdebf68107ce6e65be97c829d2a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_ffa0bdebf68107ce6e65be97c829d2a6.jpg not downloaded yet
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_81eabe6c8256c1096cf59b70fb7077d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_81eabe6c8256c1096cf59b70fb7077d0.jpg not downloaded yet
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_da82cab45985dad4dd33762bad910042.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_da82cab45985dad4dd33762bad910042.jpg not downloaded yet
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_dc725408d1d516c55109d4a1551cf4f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_dc725408d1d516c55109d4a1551cf4f7.jpg not downloaded yet
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_b28879dac0c7dcf75c2c88130b608ded.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_b28879dac0c7dcf75c2c88130b608ded.jpg not downloaded yet
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_27ed267431d02bff29566d5a537e04c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_27ed267431d02bff29566d5a537e04c8.jpg not downloaded yet
2026-03-30 10:43:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PE90731> (referer: https://www.auto1.com/v1/car-details-view/PE90731/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_27ed267431d02bff29566d5a537e04c8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 094156a2-38cf-5c59-8506-71428ec3c517 with identifier: PE90731
2026-03-30 10:43:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094156a2-38cf-5c59-8506-71428ec3c517 with scrape type 1
2026-03-30 10:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 094156a2-38cf-5c59-8506-71428ec3c517
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_ad8731769817c8d66a875d2114159522.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_ad8731769817c8d66a875d2114159522.jpg not downloaded yet
2026-03-30 10:43:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_b28879dac0c7dcf75c2c88130b608ded.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_26f3d6ae3d10b66e7d30f0f5345fee4d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_26f3d6ae3d10b66e7d30f0f5345fee4d.jpg not downloaded yet
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_b054fabe23f2dbb7c18e99db3b2aaba3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_b054fabe23f2dbb7c18e99db3b2aaba3.jpg not downloaded yet
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_fc2c329b37710e8b3dae9c4a561459c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_fc2c329b37710e8b3dae9c4a561459c2.jpg not downloaded yet
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_c548dc3e7f3f9ec373030066ed5494a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_c548dc3e7f3f9ec373030066ed5494a8.jpg not downloaded yet
2026-03-30 10:43:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee478b90>
2026-03-30 10:43:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_27ed267431d02bff29566d5a537e04c8.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_27ed267431d02bff29566d5a537e04c8.jpg saved to cache
2026-03-30 10:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_dc691b897637d6f3d7f833332880832e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_dc691b897637d6f3d7f833332880832e.jpg not downloaded yet
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_4ec6da297ddc7814286016ac331cf8d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_4ec6da297ddc7814286016ac331cf8d0.jpg not downloaded yet
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_6c0107d0868fb3746e48c7a63a123cf2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_6c0107d0868fb3746e48c7a63a123cf2.jpg not downloaded yet
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee928d0>
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_b28879dac0c7dcf75c2c88130b608ded.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_b28879dac0c7dcf75c2c88130b608ded.jpg saved to cache
2026-03-30 10:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_1bff70917aa87f181cbeb87c3c6bde26.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_1bff70917aa87f181cbeb87c3c6bde26.jpg not downloaded yet
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_eb5c9c9ca9992ac2a701957d60abc5cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_eb5c9c9ca9992ac2a701957d60abc5cb.jpg not downloaded yet
2026-03-30 10:43:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_ad8731769817c8d66a875d2114159522.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4143e90>
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_ad8731769817c8d66a875d2114159522.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_ad8731769817c8d66a875d2114159522.jpg saved to cache
2026-03-30 10:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 094156a2-38cf-5c59-8506-71428ec3c517
2026-03-30 10:43:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_eb5c9c9ca9992ac2a701957d60abc5cb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee11290>
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_eb5c9c9ca9992ac2a701957d60abc5cb.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_eb5c9c9ca9992ac2a701957d60abc5cb.jpg saved to cache
2026-03-30 10:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 094156a2-38cf-5c59-8506-71428ec3c517
2026-03-30 10:43:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_1bff70917aa87f181cbeb87c3c6bde26.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41714d0>
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_1bff70917aa87f181cbeb87c3c6bde26.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_1bff70917aa87f181cbeb87c3c6bde26.jpg saved to cache
2026-03-30 10:43:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 094156a2-38cf-5c59-8506-71428ec3c517
2026-03-30 10:43:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_6c0107d0868fb3746e48c7a63a123cf2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e89d0>
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_6c0107d0868fb3746e48c7a63a123cf2.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_6c0107d0868fb3746e48c7a63a123cf2.jpg saved to cache
2026-03-30 10:43:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 094156a2-38cf-5c59-8506-71428ec3c517
2026-03-30 10:43:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_4ec6da297ddc7814286016ac331cf8d0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43023d0>
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_4ec6da297ddc7814286016ac331cf8d0.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_4ec6da297ddc7814286016ac331cf8d0.jpg saved to cache
2026-03-30 10:43:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 094156a2-38cf-5c59-8506-71428ec3c517
2026-03-30 10:43:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_dc691b897637d6f3d7f833332880832e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3ebd50>
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_dc691b897637d6f3d7f833332880832e.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_dc691b897637d6f3d7f833332880832e.jpg saved to cache
2026-03-30 10:43:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 094156a2-38cf-5c59-8506-71428ec3c517
2026-03-30 10:43:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_c548dc3e7f3f9ec373030066ed5494a8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45ea50>
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_c548dc3e7f3f9ec373030066ed5494a8.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_c548dc3e7f3f9ec373030066ed5494a8.jpg saved to cache
2026-03-30 10:43:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 094156a2-38cf-5c59-8506-71428ec3c517
2026-03-30 10:43:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_fc2c329b37710e8b3dae9c4a561459c2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4171b50>
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_fc2c329b37710e8b3dae9c4a561459c2.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_fc2c329b37710e8b3dae9c4a561459c2.jpg saved to cache
2026-03-30 10:43:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 094156a2-38cf-5c59-8506-71428ec3c517
2026-03-30 10:43:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_b054fabe23f2dbb7c18e99db3b2aaba3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef519d0>
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_b054fabe23f2dbb7c18e99db3b2aaba3.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_b054fabe23f2dbb7c18e99db3b2aaba3.jpg saved to cache
2026-03-30 10:43:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 094156a2-38cf-5c59-8506-71428ec3c517
2026-03-30 10:43:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_26f3d6ae3d10b66e7d30f0f5345fee4d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_dc725408d1d516c55109d4a1551cf4f7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e8d90>
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg80%252Fd5%252F80d55b2337d342f898cd4687272456c1%252Fpa%252FPE90731_26f3d6ae3d10b66e7d30f0f5345fee4d.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_26f3d6ae3d10b66e7d30f0f5345fee4d.jpg saved to cache
2026-03-30 10:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 094156a2-38cf-5c59-8506-71428ec3c517
2026-03-30 10:43:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 094156a2-38cf-5c59-8506-71428ec3c517, skipping ID generation
2026-03-30 10:43:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094156a2-38cf-5c59-8506-71428ec3c517 with scrape type 1
2026-03-30 10:43:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 094156a2-38cf-5c59-8506-71428ec3c517 sending to next pipeline
2026-03-30 10:43:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 094156a2-38cf-5c59-8506-71428ec3c517, identifier: PE90731
2026-03-30 10:43:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 094156a2-38cf-5c59-8506-71428ec3c517 with identifier: PE90731
2026-03-30 10:43:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 094156a2-38cf-5c59-8506-71428ec3c517 with identifier: PE90731
2026-03-30 10:43:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 094156a2-38cf-5c59-8506-71428ec3c517 with identifier: PE90731 to the API
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_26f3d6ae3d10b66e7d30f0f5345fee4d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:44:26Z',
'fuel_type': 'petrol',
'id': '094156a2-38cf-5c59-8506-71428ec3c517',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PE90731',
'listing': 'auction',
'location': 'DE, Gießen',
'make': 'Volkswagen',
'model': 'Golf Plus',
'odometer': 128747,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2764481,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_ad8731769817c8d66a875d2114159522.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2779533,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_26f3d6ae3d10b66e7d30f0f5345fee4d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2744007,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_b054fabe23f2dbb7c18e99db3b2aaba3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2486763,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_fc2c329b37710e8b3dae9c4a561459c2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2835787,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_c548dc3e7f3f9ec373030066ed5494a8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2686545,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_dc691b897637d6f3d7f833332880832e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2540534,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_4ec6da297ddc7814286016ac331cf8d0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2803726,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_6c0107d0868fb3746e48c7a63a123cf2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2829056,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_1bff70917aa87f181cbeb87c3c6bde26.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094156a2-38cf-5c59-8506-71428ec3c517/094156a2-38cf-5c59-8506-71428ec3c517_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3001441,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img80/d5/80d55b2337d342f898cd4687272456c1/pa/PE90731_eb5c9c9ca9992ac2a701957d60abc5cb.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-02-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Plus 1.2 TSI Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2012}
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PE90731%27 HTTP/1.1" 200 None
2026-03-30 10:43:22 [auto1.de] INFO: Saving data for PE90731: {'created_time': 1774867402.585683, 'last_price_update_time': 1774867402.585693, 'auction_closing_time': 1774971866.0}
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PE90731') HTTP/1.1" 204 0
2026-03-30 10:43:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_da82cab45985dad4dd33762bad910042.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef53c90>
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_dc725408d1d516c55109d4a1551cf4f7.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_dc725408d1d516c55109d4a1551cf4f7.jpg saved to cache
2026-03-30 10:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef46750>
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_da82cab45985dad4dd33762bad910042.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_da82cab45985dad4dd33762bad910042.jpg saved to cache
2026-03-30 10:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81
2026-03-30 10:43:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_81eabe6c8256c1096cf59b70fb7077d0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_ffa0bdebf68107ce6e65be97c829d2a6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45cd90>
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_81eabe6c8256c1096cf59b70fb7077d0.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_81eabe6c8256c1096cf59b70fb7077d0.jpg saved to cache
2026-03-30 10:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81
2026-03-30 10:43:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_1e7bcb98b94fb7f6c0ee6a4fabcb7413.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee440610>
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_ffa0bdebf68107ce6e65be97c829d2a6.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_ffa0bdebf68107ce6e65be97c829d2a6.jpg saved to cache
2026-03-30 10:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81
2026-03-30 10:43:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_9fce2ad4b8a64e7483c5930cf94f29b3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef47090>
2026-03-30 10:43:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_1e7bcb98b94fb7f6c0ee6a4fabcb7413.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_1e7bcb98b94fb7f6c0ee6a4fabcb7413.jpg saved to cache
2026-03-30 10:43:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81
2026-03-30 10:43:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_41fef81dcf068e85d72059e64fc88e88.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4170c50>
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_9fce2ad4b8a64e7483c5930cf94f29b3.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_9fce2ad4b8a64e7483c5930cf94f29b3.jpg saved to cache
2026-03-30 10:43:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81
2026-03-30 10:43:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_b0c5fdebb43aace7cd73f094b1bc9bad.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3eb390>
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_41fef81dcf068e85d72059e64fc88e88.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_41fef81dcf068e85d72059e64fc88e88.jpg saved to cache
2026-03-30 10:43:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef75d10>
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252F46%252Fca46ae473dedccc8ac44fea4e5843e72%252Fpa%252FYV49543_b0c5fdebb43aace7cd73f094b1bc9bad.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_b0c5fdebb43aace7cd73f094b1bc9bad.jpg saved to cache
2026-03-30 10:43:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81
2026-03-30 10:43:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e562e8b2-dc13-5420-ba23-fdc9ed85dc81, skipping ID generation
2026-03-30 10:43:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81 with scrape type 1
2026-03-30 10:43:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e562e8b2-dc13-5420-ba23-fdc9ed85dc81 sending to next pipeline
2026-03-30 10:43:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e562e8b2-dc13-5420-ba23-fdc9ed85dc81, identifier: YV49543
2026-03-30 10:43:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e562e8b2-dc13-5420-ba23-fdc9ed85dc81 with identifier: YV49543
2026-03-30 10:43:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e562e8b2-dc13-5420-ba23-fdc9ed85dc81 with identifier: YV49543
2026-03-30 10:43:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e562e8b2-dc13-5420-ba23-fdc9ed85dc81 with identifier: YV49543 to the API
2026-03-30 10:43:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_b0c5fdebb43aace7cd73f094b1bc9bad.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': None,
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T15:58:40Z',
'fuel_type': 'diesel',
'id': 'e562e8b2-dc13-5420-ba23-fdc9ed85dc81',
'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/YV49543',
'listing': 'auction',
'location': 'DE',
'make': 'Dacia',
'model': 'Duster',
'odometer': 109953,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108014,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_b0c5fdebb43aace7cd73f094b1bc9bad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99614,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_41fef81dcf068e85d72059e64fc88e88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103034,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_9fce2ad4b8a64e7483c5930cf94f29b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94003,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_1e7bcb98b94fb7f6c0ee6a4fabcb7413.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103293,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_ffa0bdebf68107ce6e65be97c829d2a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107388,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_81eabe6c8256c1096cf59b70fb7077d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106442,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_da82cab45985dad4dd33762bad910042.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119626,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_dc725408d1d516c55109d4a1551cf4f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67900,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_b28879dac0c7dcf75c2c88130b608ded.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e562e8b2-dc13-5420-ba23-fdc9ed85dc81/e562e8b2-dc13-5420-ba23-fdc9ed85dc81_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83798,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/46/ca46ae473dedccc8ac44fea4e5843e72/pa/YV49543_27ed267431d02bff29566d5a537e04c8.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-02-19',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Comfort 4x4',
'transmission': 'manual',
'trim': 'Comfort 4x4',
'year': 2019}
2026-03-30 10:43:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YV49543%27 HTTP/1.1" 200 None
2026-03-30 10:43:24 [auto1.de] INFO: Saving data for YV49543: {'created_time': 1774867404.044341, 'last_price_update_time': 1774867404.044352, 'auction_closing_time': 1774972720.0}
2026-03-30 10:43:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YV49543') HTTP/1.1" 204 0
2026-03-30 10:43:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BF55628> (referer: https://www.auto1.com/v1/car-details-view/BF55628/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca6b442d-0f88-5860-a88e-f9b85af1af04 with identifier: BF55628
2026-03-30 10:43:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca6b442d-0f88-5860-a88e-f9b85af1af04 with scrape type 1
2026-03-30 10:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca6b442d-0f88-5860-a88e-f9b85af1af04
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_6e7cc653865c8b08889e283b9451d5e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_6e7cc653865c8b08889e283b9451d5e5.jpg not downloaded yet
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_4aea568e84105255c6ef03758d0173d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_4aea568e84105255c6ef03758d0173d1.jpg not downloaded yet
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_beedbe4818ef0d40460433b9bdb78823.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_beedbe4818ef0d40460433b9bdb78823.jpg not downloaded yet
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_47caa75273ab86162b2dc6ee243257d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_47caa75273ab86162b2dc6ee243257d5.jpg not downloaded yet
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_6e433ed4db3dc2a54be62093dcc287a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_6e433ed4db3dc2a54be62093dcc287a3.jpg not downloaded yet
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_dd0a67efdc11e0054850af862bb9cb11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_dd0a67efdc11e0054850af862bb9cb11.jpg not downloaded yet
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_745c2b0bc373305a42603e180cd546c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_745c2b0bc373305a42603e180cd546c0.jpg not downloaded yet
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_02858d3b44bfea0517d86017d5f0599a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_02858d3b44bfea0517d86017d5f0599a.jpg not downloaded yet
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_a8aa55e6fa23ed5d425564335eed5777.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_a8aa55e6fa23ed5d425564335eed5777.jpg not downloaded yet
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_3bb36f5a89554adb61d1c03b7714b023.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_3bb36f5a89554adb61d1c03b7714b023.jpg not downloaded yet
2026-03-30 10:43:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XH91941> (referer: https://www.auto1.com/v1/car-details-view/XH91941/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_3bb36f5a89554adb61d1c03b7714b023.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FW22794> (referer: https://www.auto1.com/v1/car-details-view/FW22794/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7062e20d-652c-5fc1-a3c9-139bf512ba13 with identifier: XH91941
2026-03-30 10:43:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7062e20d-652c-5fc1-a3c9-139bf512ba13 with scrape type 1
2026-03-30 10:43:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7062e20d-652c-5fc1-a3c9-139bf512ba13
2026-03-30 10:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_95437a7c068d75a810cc39750d853cb6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_95437a7c068d75a810cc39750d853cb6.jpg not downloaded yet
2026-03-30 10:43:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_a8aa55e6fa23ed5d425564335eed5777.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_18069c0eaa1488fa8fbfb55352e0941d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_18069c0eaa1488fa8fbfb55352e0941d.jpg not downloaded yet
2026-03-30 10:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_9e57742421425a9c16d1e8d1e9bfc553.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_9e57742421425a9c16d1e8d1e9bfc553.jpg not downloaded yet
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_06cede6ba795f7a59baf86ffa38df1d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_06cede6ba795f7a59baf86ffa38df1d1.jpg not downloaded yet
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_b24a568389f205ff92327b7699af1c8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_b24a568389f205ff92327b7699af1c8b.jpg not downloaded yet
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb5bd0>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_3bb36f5a89554adb61d1c03b7714b023.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_3bb36f5a89554adb61d1c03b7714b023.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ca6b442d-0f88-5860-a88e-f9b85af1af04
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_04d8dab6399fd116c6c5a45c3ae1c720.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_04d8dab6399fd116c6c5a45c3ae1c720.jpg not downloaded yet
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_95437a7c068d75a810cc39750d853cb6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_5d212e6c920fddc0f27174f8a055fe94.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_5d212e6c920fddc0f27174f8a055fe94.jpg not downloaded yet
2026-03-30 10:43:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3af93f0-bc0b-5c45-81e0-5ae46e234a5f with identifier: FW22794
2026-03-30 10:43:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f with scrape type 1
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_7c0d1dfd36fcf4cad268103b609de31c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_7c0d1dfd36fcf4cad268103b609de31c.jpg not downloaded yet
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8c350>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_a8aa55e6fa23ed5d425564335eed5777.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_a8aa55e6fa23ed5d425564335eed5777.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ca6b442d-0f88-5860-a88e-f9b85af1af04
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_37fbd06630b7de952248bdc0f277b29d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_37fbd06630b7de952248bdc0f277b29d.jpg not downloaded yet
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_2079d9529693ae1fbd206e1084a45000.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_2079d9529693ae1fbd206e1084a45000.jpg not downloaded yet
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_02858d3b44bfea0517d86017d5f0599a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_d1b84228a6787f7e3b7de12d955b1240.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_d1b84228a6787f7e3b7de12d955b1240.jpg not downloaded yet
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_81e9058b77cdee3ffc55fe08609b3a62.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_81e9058b77cdee3ffc55fe08609b3a62.jpg not downloaded yet
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_04d8dab6399fd116c6c5a45c3ae1c720.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_8d47357e596af921c1429695a6285493.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_8d47357e596af921c1429695a6285493.jpg not downloaded yet
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_980f70ed6796bfd1bc48f866d08d2937.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_980f70ed6796bfd1bc48f866d08d2937.jpg not downloaded yet
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7fc50>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_95437a7c068d75a810cc39750d853cb6.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_95437a7c068d75a810cc39750d853cb6.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7062e20d-652c-5fc1-a3c9-139bf512ba13
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_37fbd06630b7de952248bdc0f277b29d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_6a7ec69b8bbadb5ab371d4a43ce9da17.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_6a7ec69b8bbadb5ab371d4a43ce9da17.jpg not downloaded yet
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425a090>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_02858d3b44bfea0517d86017d5f0599a.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_02858d3b44bfea0517d86017d5f0599a.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ca6b442d-0f88-5860-a88e-f9b85af1af04
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_07a2ef3a7af7ccc25fb89e373c906ef2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_07a2ef3a7af7ccc25fb89e373c906ef2.jpg not downloaded yet
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_81e9058b77cdee3ffc55fe08609b3a62.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_d7e5022a7fc896690524b30ffe2b9543.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_d7e5022a7fc896690524b30ffe2b9543.jpg not downloaded yet
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419bed0>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_04d8dab6399fd116c6c5a45c3ae1c720.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_04d8dab6399fd116c6c5a45c3ae1c720.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7062e20d-652c-5fc1-a3c9-139bf512ba13
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_980f70ed6796bfd1bc48f866d08d2937.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_28ed83cd2282d09777aa4114b228690e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_28ed83cd2282d09777aa4114b228690e.jpg not downloaded yet
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef53a50>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_37fbd06630b7de952248bdc0f277b29d.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_37fbd06630b7de952248bdc0f277b29d.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7062e20d-652c-5fc1-a3c9-139bf512ba13
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_07a2ef3a7af7ccc25fb89e373c906ef2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_ec3b013170422d761afda60b69198745.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_ec3b013170422d761afda60b69198745.jpg not downloaded yet
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_828ca70d1414b7f93803fa132ed14633.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_828ca70d1414b7f93803fa132ed14633.jpg not downloaded yet
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef44410>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_81e9058b77cdee3ffc55fe08609b3a62.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_81e9058b77cdee3ffc55fe08609b3a62.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_d7e5022a7fc896690524b30ffe2b9543.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee4b190>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_980f70ed6796bfd1bc48f866d08d2937.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_980f70ed6796bfd1bc48f866d08d2937.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_28ed83cd2282d09777aa4114b228690e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_828ca70d1414b7f93803fa132ed14633.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee4bc50>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_07a2ef3a7af7ccc25fb89e373c906ef2.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_07a2ef3a7af7ccc25fb89e373c906ef2.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3d390>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_d7e5022a7fc896690524b30ffe2b9543.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_d7e5022a7fc896690524b30ffe2b9543.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_ec3b013170422d761afda60b69198745.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ffb10>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_28ed83cd2282d09777aa4114b228690e.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_28ed83cd2282d09777aa4114b228690e.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4142390>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_828ca70d1414b7f93803fa132ed14633.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_828ca70d1414b7f93803fa132ed14633.jpg saved to cache
2026-03-30 10:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f
2026-03-30 10:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_6a7ec69b8bbadb5ab371d4a43ce9da17.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e9cd0>
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_ec3b013170422d761afda60b69198745.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_ec3b013170422d761afda60b69198745.jpg saved to cache
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f
2026-03-30 10:43:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_8d47357e596af921c1429695a6285493.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433ab50>
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_6a7ec69b8bbadb5ab371d4a43ce9da17.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_6a7ec69b8bbadb5ab371d4a43ce9da17.jpg saved to cache
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f
2026-03-30 10:43:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_2079d9529693ae1fbd206e1084a45000.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_d1b84228a6787f7e3b7de12d955b1240.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4215190>
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_8d47357e596af921c1429695a6285493.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_8d47357e596af921c1429695a6285493.jpg saved to cache
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7062e20d-652c-5fc1-a3c9-139bf512ba13
2026-03-30 10:43:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_7c0d1dfd36fcf4cad268103b609de31c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee47af90>
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_2079d9529693ae1fbd206e1084a45000.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_2079d9529693ae1fbd206e1084a45000.jpg saved to cache
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f
2026-03-30 10:43:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_5d212e6c920fddc0f27174f8a055fe94.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f593f050>
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_d1b84228a6787f7e3b7de12d955b1240.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_d1b84228a6787f7e3b7de12d955b1240.jpg saved to cache
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7062e20d-652c-5fc1-a3c9-139bf512ba13
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4258f50>
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F34%252Fd334152ded6b2b825f354c9337cb3cd3%252Fpa%252FFW22794_7c0d1dfd36fcf4cad268103b609de31c.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_7c0d1dfd36fcf4cad268103b609de31c.jpg saved to cache
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f
2026-03-30 10:43:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3af93f0-bc0b-5c45-81e0-5ae46e234a5f, skipping ID generation
2026-03-30 10:43:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f with scrape type 1
2026-03-30 10:43:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3af93f0-bc0b-5c45-81e0-5ae46e234a5f sending to next pipeline
2026-03-30 10:43:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e3af93f0-bc0b-5c45-81e0-5ae46e234a5f, identifier: FW22794
2026-03-30 10:43:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e3af93f0-bc0b-5c45-81e0-5ae46e234a5f with identifier: FW22794
2026-03-30 10:43:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e3af93f0-bc0b-5c45-81e0-5ae46e234a5f with identifier: FW22794
2026-03-30 10:43:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e3af93f0-bc0b-5c45-81e0-5ae46e234a5f with identifier: FW22794 to the API
2026-03-30 10:43:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_7c0d1dfd36fcf4cad268103b609de31c.jpg>
{'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': 224,
'expiration_date': '2026-03-31T15:41:44Z',
'fuel_type': 'hybrid',
'id': 'e3af93f0-bc0b-5c45-81e0-5ae46e234a5f',
'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/FW22794',
'listing': 'auction',
'location': 'DE, Mannheim',
'make': 'Peugeot',
'model': '3008',
'odometer': 49054,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91042,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_7c0d1dfd36fcf4cad268103b609de31c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_2079d9529693ae1fbd206e1084a45000.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_81e9058b77cdee3ffc55fe08609b3a62.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_980f70ed6796bfd1bc48f866d08d2937.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93767,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_6a7ec69b8bbadb5ab371d4a43ce9da17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_07a2ef3a7af7ccc25fb89e373c906ef2.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_d7e5022a7fc896690524b30ffe2b9543.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120276,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_28ed83cd2282d09777aa4114b228690e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93277,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_ec3b013170422d761afda60b69198745.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3af93f0-bc0b-5c45-81e0-5ae46e234a5f/e3af93f0-bc0b-5c45-81e0-5ae46e234a5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/34/d334152ded6b2b825f354c9337cb3cd3/pa/FW22794_828ca70d1414b7f93803fa132ed14633.jpg',
'Width': 799}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 Hybrid 225 GT',
'transmission': 'automatic',
'trim': '225 GT',
'year': 2022}
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FW22794%27 HTTP/1.1" 200 None
2026-03-30 10:43:33 [auto1.de] INFO: Saving data for FW22794: {'created_time': 1774867413.010872, 'last_price_update_time': 1774867413.010881, 'auction_closing_time': 1774971704.0}
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FW22794') HTTP/1.1" 204 0
2026-03-30 10:43:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_06cede6ba795f7a59baf86ffa38df1d1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4216850>
2026-03-30 10:43:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_5d212e6c920fddc0f27174f8a055fe94.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_5d212e6c920fddc0f27174f8a055fe94.jpg saved to cache
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7062e20d-652c-5fc1-a3c9-139bf512ba13
2026-03-30 10:43:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RU80356> (referer: https://www.auto1.com/v1/car-details-view/RU80356/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_b24a568389f205ff92327b7699af1c8b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e9e10>
2026-03-30 10:43:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_06cede6ba795f7a59baf86ffa38df1d1.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_06cede6ba795f7a59baf86ffa38df1d1.jpg saved to cache
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7062e20d-652c-5fc1-a3c9-139bf512ba13
2026-03-30 10:43:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_9e57742421425a9c16d1e8d1e9bfc553.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_18069c0eaa1488fa8fbfb55352e0941d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f645ed72-167f-5a14-989f-5576f095a833 with identifier: RU80356
2026-03-30 10:43:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f645ed72-167f-5a14-989f-5576f095a833 with scrape type 1
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f645ed72-167f-5a14-989f-5576f095a833
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Ffd%252Fb2fdcb9107a7f0cf5019a5f36724cb4e%252Fpa%252FRU80356_e9f8b2a970b730001f4efaea652c85e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_e9f8b2a970b730001f4efaea652c85e8.jpg already downloaded
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Ffd%252Fb2fdcb9107a7f0cf5019a5f36724cb4e%252Fpa%252FRU80356_b135d4a4dea2bd86ee3cb33d8e904776.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_b135d4a4dea2bd86ee3cb33d8e904776.jpg already downloaded
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Ffd%252Fb2fdcb9107a7f0cf5019a5f36724cb4e%252Fpa%252FRU80356_b92dd40aa0e1f6ce348d3d101a20e30c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_b92dd40aa0e1f6ce348d3d101a20e30c.jpg already downloaded
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Ffd%252Fb2fdcb9107a7f0cf5019a5f36724cb4e%252Fpa%252FRU80356_3c84f9236f145dac808d72fbe23fca33.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_3c84f9236f145dac808d72fbe23fca33.jpg already downloaded
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Ffd%252Fb2fdcb9107a7f0cf5019a5f36724cb4e%252Fpa%252FRU80356_43e551187260d954f23af0e8ed4ae94c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_43e551187260d954f23af0e8ed4ae94c.jpg already downloaded
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Ffd%252Fb2fdcb9107a7f0cf5019a5f36724cb4e%252Fpa%252FRU80356_a9ff65b8b77a8564a7c7da0fb97fa85e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_a9ff65b8b77a8564a7c7da0fb97fa85e.jpg already downloaded
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Ffd%252Fb2fdcb9107a7f0cf5019a5f36724cb4e%252Fpa%252FRU80356_afc84fc93c3884bc48c3bc0cfdccc00e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_afc84fc93c3884bc48c3bc0cfdccc00e.jpg already downloaded
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Ffd%252Fb2fdcb9107a7f0cf5019a5f36724cb4e%252Fpa%252FRU80356_6b13c7df92eef8058a9076f8d83207f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_6b13c7df92eef8058a9076f8d83207f0.jpg already downloaded
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Ffd%252Fb2fdcb9107a7f0cf5019a5f36724cb4e%252Fpa%252FRU80356_4d150015d6d88f8770a8c942294784ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_4d150015d6d88f8770a8c942294784ff.jpg already downloaded
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Ffd%252Fb2fdcb9107a7f0cf5019a5f36724cb4e%252Fpa%252FRU80356_cdaa2f4f34ac6bdd8eea7e6960f2ec8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_cdaa2f4f34ac6bdd8eea7e6960f2ec8f.jpg already downloaded
2026-03-30 10:43:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f645ed72-167f-5a14-989f-5576f095a833, identifier: RU80356
2026-03-30 10:43:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f645ed72-167f-5a14-989f-5576f095a833 with identifier: RU80356
2026-03-30 10:43:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f645ed72-167f-5a14-989f-5576f095a833 with identifier: RU80356
2026-03-30 10:43:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f645ed72-167f-5a14-989f-5576f095a833 with identifier: RU80356 to the API
2026-03-30 10:43:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RU80356>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:37:08Z',
'fuel_type': 'diesel',
'id': 'f645ed72-167f-5a14-989f-5576f095a833',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RU80356',
'listing': 'auction',
'location': 'DE, Seddiner See',
'make': 'Opel',
'model': 'Astra',
'odometer': 125346,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_e9f8b2a970b730001f4efaea652c85e8.jpg',
'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_b135d4a4dea2bd86ee3cb33d8e904776.jpg',
'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_b92dd40aa0e1f6ce348d3d101a20e30c.jpg',
'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_3c84f9236f145dac808d72fbe23fca33.jpg',
'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_43e551187260d954f23af0e8ed4ae94c.jpg',
'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_a9ff65b8b77a8564a7c7da0fb97fa85e.jpg',
'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_afc84fc93c3884bc48c3bc0cfdccc00e.jpg',
'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_6b13c7df92eef8058a9076f8d83207f0.jpg',
'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_4d150015d6d88f8770a8c942294784ff.jpg',
'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_cdaa2f4f34ac6bdd8eea7e6960f2ec8f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f645ed72-167f-5a14-989f-5576f095a833/f645ed72-167f-5a14-989f-5576f095a833_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85060,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_e9f8b2a970b730001f4efaea652c85e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f645ed72-167f-5a14-989f-5576f095a833/f645ed72-167f-5a14-989f-5576f095a833_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81829,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_b135d4a4dea2bd86ee3cb33d8e904776.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f645ed72-167f-5a14-989f-5576f095a833/f645ed72-167f-5a14-989f-5576f095a833_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3156605,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_b92dd40aa0e1f6ce348d3d101a20e30c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f645ed72-167f-5a14-989f-5576f095a833/f645ed72-167f-5a14-989f-5576f095a833_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2887161,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_3c84f9236f145dac808d72fbe23fca33.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f645ed72-167f-5a14-989f-5576f095a833/f645ed72-167f-5a14-989f-5576f095a833_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81362,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_43e551187260d954f23af0e8ed4ae94c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f645ed72-167f-5a14-989f-5576f095a833/f645ed72-167f-5a14-989f-5576f095a833_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76594,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_a9ff65b8b77a8564a7c7da0fb97fa85e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f645ed72-167f-5a14-989f-5576f095a833/f645ed72-167f-5a14-989f-5576f095a833_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3173066,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_afc84fc93c3884bc48c3bc0cfdccc00e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f645ed72-167f-5a14-989f-5576f095a833/f645ed72-167f-5a14-989f-5576f095a833_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81913,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_6b13c7df92eef8058a9076f8d83207f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f645ed72-167f-5a14-989f-5576f095a833/f645ed72-167f-5a14-989f-5576f095a833_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3109825,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_4d150015d6d88f8770a8c942294784ff.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f645ed72-167f-5a14-989f-5576f095a833/f645ed72-167f-5a14-989f-5576f095a833_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97258,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/fd/b2fdcb9107a7f0cf5019a5f36724cb4e/pa/RU80356_cdaa2f4f34ac6bdd8eea7e6960f2ec8f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.6 CDTI DPF Business Start/Stop',
'transmission': 'manual',
'trim': 'Business Start/Stop',
'year': 2019}
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RU80356%27 HTTP/1.1" 200 None
2026-03-30 10:43:34 [auto1.de] INFO: Saving data for RU80356: {'created_time': 1774867414.174616, 'last_price_update_time': 1774867414.174624, 'auction_closing_time': 1774971428.0}
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RU80356') HTTP/1.1" 204 0
2026-03-30 10:43:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_745c2b0bc373305a42603e180cd546c0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4258f90>
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_b24a568389f205ff92327b7699af1c8b.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_b24a568389f205ff92327b7699af1c8b.jpg saved to cache
2026-03-30 10:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7062e20d-652c-5fc1-a3c9-139bf512ba13
2026-03-30 10:43:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_6e433ed4db3dc2a54be62093dcc287a3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_dd0a67efdc11e0054850af862bb9cb11.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f9850>
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_9e57742421425a9c16d1e8d1e9bfc553.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_9e57742421425a9c16d1e8d1e9bfc553.jpg saved to cache
2026-03-30 10:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7062e20d-652c-5fc1-a3c9-139bf512ba13
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d2590>
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fd8%252F84d81159d437a8e8a934f60ffe81da0d%252Fpa%252FXH91941_18069c0eaa1488fa8fbfb55352e0941d.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_18069c0eaa1488fa8fbfb55352e0941d.jpg saved to cache
2026-03-30 10:43:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7062e20d-652c-5fc1-a3c9-139bf512ba13
2026-03-30 10:43:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7062e20d-652c-5fc1-a3c9-139bf512ba13, skipping ID generation
2026-03-30 10:43:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7062e20d-652c-5fc1-a3c9-139bf512ba13 with scrape type 1
2026-03-30 10:43:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7062e20d-652c-5fc1-a3c9-139bf512ba13 sending to next pipeline
2026-03-30 10:43:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7062e20d-652c-5fc1-a3c9-139bf512ba13, identifier: XH91941
2026-03-30 10:43:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7062e20d-652c-5fc1-a3c9-139bf512ba13 with identifier: XH91941
2026-03-30 10:43:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7062e20d-652c-5fc1-a3c9-139bf512ba13 with identifier: XH91941
2026-03-30 10:43:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7062e20d-652c-5fc1-a3c9-139bf512ba13 with identifier: XH91941 to the API
2026-03-30 10:43:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_18069c0eaa1488fa8fbfb55352e0941d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.9L',
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:13:11Z',
'fuel_type': 'diesel',
'id': '7062e20d-652c-5fc1-a3c9-139bf512ba13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XH91941',
'listing': 'auction',
'location': 'DE, Berlin',
'make': 'Volkswagen',
'model': 'T4 Transporter',
'odometer': 278442,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65161,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_95437a7c068d75a810cc39750d853cb6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47238,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_18069c0eaa1488fa8fbfb55352e0941d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64603,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_9e57742421425a9c16d1e8d1e9bfc553.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58963,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_06cede6ba795f7a59baf86ffa38df1d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2467695,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_b24a568389f205ff92327b7699af1c8b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65452,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_04d8dab6399fd116c6c5a45c3ae1c720.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56161,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_5d212e6c920fddc0f27174f8a055fe94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64313,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_37fbd06630b7de952248bdc0f277b29d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64658,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_d1b84228a6787f7e3b7de12d955b1240.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7062e20d-652c-5fc1-a3c9-139bf512ba13/7062e20d-652c-5fc1-a3c9-139bf512ba13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84482,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img84/d8/84d81159d437a8e8a934f60ffe81da0d/pa/XH91941_8d47357e596af921c1429695a6285493.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '1995-08-22',
'seats_number': 3,
'seller_name': None,
'title': 'Volkswagen T4 Transporter 1.9 Turbodiesel Kasten',
'transmission': 'manual',
'trim': 'Kasten',
'year': 1995}
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XH91941%27 HTTP/1.1" 200 None
2026-03-30 10:43:35 [auto1.de] INFO: Saving data for XH91941: {'created_time': 1774867415.11301, 'last_price_update_time': 1774867415.113021, 'auction_closing_time': 1774969991.0}
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XH91941') HTTP/1.1" 204 0
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef0b10>
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_745c2b0bc373305a42603e180cd546c0.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_745c2b0bc373305a42603e180cd546c0.jpg saved to cache
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ca6b442d-0f88-5860-a88e-f9b85af1af04
2026-03-30 10:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_47caa75273ab86162b2dc6ee243257d5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f422bed0>
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_6e433ed4db3dc2a54be62093dcc287a3.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_6e433ed4db3dc2a54be62093dcc287a3.jpg saved to cache
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ca6b442d-0f88-5860-a88e-f9b85af1af04
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee93bd0>
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_dd0a67efdc11e0054850af862bb9cb11.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_dd0a67efdc11e0054850af862bb9cb11.jpg saved to cache
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ca6b442d-0f88-5860-a88e-f9b85af1af04
2026-03-30 10:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_4aea568e84105255c6ef03758d0173d1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_beedbe4818ef0d40460433b9bdb78823.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef4e0d0>
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_47caa75273ab86162b2dc6ee243257d5.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_47caa75273ab86162b2dc6ee243257d5.jpg saved to cache
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ca6b442d-0f88-5860-a88e-f9b85af1af04
2026-03-30 10:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_6e7cc653865c8b08889e283b9451d5e5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_d642d43bf921dc31677e711db74bd5f8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4172810>
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_4aea568e84105255c6ef03758d0173d1.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_4aea568e84105255c6ef03758d0173d1.jpg saved to cache
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ca6b442d-0f88-5860-a88e-f9b85af1af04
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4344090>
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_beedbe4818ef0d40460433b9bdb78823.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_beedbe4818ef0d40460433b9bdb78823.jpg saved to cache
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ca6b442d-0f88-5860-a88e-f9b85af1af04
2026-03-30 10:43:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_9dfb6eec1a7447be9897a336815d0bca.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3d410>
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F40%252F8c40ca35542f69dd9457b197d5aecabb%252Fpa%252FBF55628_6e7cc653865c8b08889e283b9451d5e5.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_6e7cc653865c8b08889e283b9451d5e5.jpg saved to cache
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca6b442d-0f88-5860-a88e-f9b85af1af04
2026-03-30 10:43:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca6b442d-0f88-5860-a88e-f9b85af1af04, skipping ID generation
2026-03-30 10:43:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca6b442d-0f88-5860-a88e-f9b85af1af04 with scrape type 1
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca6b442d-0f88-5860-a88e-f9b85af1af04 sending to next pipeline
2026-03-30 10:43:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ca6b442d-0f88-5860-a88e-f9b85af1af04, identifier: BF55628
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434d750>
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_d642d43bf921dc31677e711db74bd5f8.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_d642d43bf921dc31677e711db74bd5f8.jpg saved to cache
2026-03-30 10:43:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c
2026-03-30 10:43:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ca6b442d-0f88-5860-a88e-f9b85af1af04 with identifier: BF55628
2026-03-30 10:43:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ca6b442d-0f88-5860-a88e-f9b85af1af04 with identifier: BF55628
2026-03-30 10:43:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ca6b442d-0f88-5860-a88e-f9b85af1af04 with identifier: BF55628 to the API
2026-03-30 10:43:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_6e7cc653865c8b08889e283b9451d5e5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:11:24Z',
'fuel_type': 'diesel',
'id': 'ca6b442d-0f88-5860-a88e-f9b85af1af04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BF55628',
'listing': 'auction',
'location': 'DE, Delmenhorst',
'make': 'Audi',
'model': 'Q3',
'odometer': 229743,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90755,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_6e7cc653865c8b08889e283b9451d5e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84691,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_4aea568e84105255c6ef03758d0173d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79002,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_beedbe4818ef0d40460433b9bdb78823.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62659,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_47caa75273ab86162b2dc6ee243257d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81874,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_6e433ed4db3dc2a54be62093dcc287a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84004,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_dd0a67efdc11e0054850af862bb9cb11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46973,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_745c2b0bc373305a42603e180cd546c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79203,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_02858d3b44bfea0517d86017d5f0599a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85214,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_a8aa55e6fa23ed5d425564335eed5777.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca6b442d-0f88-5860-a88e-f9b85af1af04/ca6b442d-0f88-5860-a88e-f9b85af1af04_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79336,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/40/8c40ca35542f69dd9457b197d5aecabb/pa/BF55628_3bb36f5a89554adb61d1c03b7714b023.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2014}
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BF55628%27 HTTP/1.1" 200 None
2026-03-30 10:43:36 [auto1.de] INFO: Saving data for BF55628: {'created_time': 1774867416.280825, 'last_price_update_time': 1774867416.280843, 'auction_closing_time': 1774969884.0}
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BF55628') HTTP/1.1" 204 0
2026-03-30 10:43:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef74710>
2026-03-30 10:43:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd4%252F3c%252Fd43c4192baace6b183aa4712da58bd83%252Fpa%252FCV02833_9dfb6eec1a7447be9897a336815d0bca.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_9dfb6eec1a7447be9897a336815d0bca.jpg saved to cache
2026-03-30 10:43:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c
2026-03-30 10:43:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3654fb31-e3a6-5db9-a661-5d8b36abb97c, skipping ID generation
2026-03-30 10:43:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c with scrape type 1
2026-03-30 10:43:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3654fb31-e3a6-5db9-a661-5d8b36abb97c sending to next pipeline
2026-03-30 10:43:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3654fb31-e3a6-5db9-a661-5d8b36abb97c, identifier: CV02833
2026-03-30 10:43:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3654fb31-e3a6-5db9-a661-5d8b36abb97c with identifier: CV02833
2026-03-30 10:43:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3654fb31-e3a6-5db9-a661-5d8b36abb97c with identifier: CV02833
2026-03-30 10:43:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3654fb31-e3a6-5db9-a661-5d8b36abb97c with identifier: CV02833 to the API
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_9dfb6eec1a7447be9897a336815d0bca.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:37:12Z',
'fuel_type': 'diesel',
'id': '3654fb31-e3a6-5db9-a661-5d8b36abb97c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CV02833',
'listing': 'auction',
'location': 'DE',
'make': 'Citroen',
'model': 'C5',
'odometer': 191555,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2877580,
'Height': 3024,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_d974fff76d7941e7358b9db0cbb9650a.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79653,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_25b810b930d16ccbb99d01c2226e7cb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88070,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_9f32e7703e3bec3860be9b6b6fd7ce02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83747,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_9dfb6eec1a7447be9897a336815d0bca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86607,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_fa9d6a0257a0040bac7d034bc5b83146.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75816,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_0c6ee395e951b4b431369b3214f32de1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73690,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_f36ebcd13382b4f82ebf6b69900ba504.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89813,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_d642d43bf921dc31677e711db74bd5f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79614,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_5657e8457c75507b72396d697207d791.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3654fb31-e3a6-5db9-a661-5d8b36abb97c/3654fb31-e3a6-5db9-a661-5d8b36abb97c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92416,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd4/3c/d43c4192baace6b183aa4712da58bd83/pa/CV02833_cb757e76838911ae127a1e133eba5d37.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C5 2.0 Blue-HDi Exclusive',
'transmission': 'automatic',
'trim': 'Exclusive',
'year': 2016}
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CV02833%27 HTTP/1.1" 200 None
2026-03-30 10:43:36 [auto1.de] INFO: Saving data for CV02833: {'created_time': 1774867416.805653, 'last_price_update_time': 1774867416.805669, 'auction_closing_time': 1774971432.0}
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CV02833') HTTP/1.1" 204 0
2026-03-30 10:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_c84f9b875d6c28523dbd3f21affe2b1f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_93e39bfc046915c0632e111e5a10b0b7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee93dd0>
2026-03-30 10:43:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_c84f9b875d6c28523dbd3f21affe2b1f.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_c84f9b875d6c28523dbd3f21affe2b1f.jpg saved to cache
2026-03-30 10:43:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2
2026-03-30 10:43:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee939d0>
2026-03-30 10:43:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc5%252F5f%252Fc55f64063500f330393ba05db0f88cf0%252Fpa%252FWL02580_93e39bfc046915c0632e111e5a10b0b7.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_93e39bfc046915c0632e111e5a10b0b7.jpg saved to cache
2026-03-30 10:43:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2
2026-03-30 10:43:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40d7c578-c4b1-55ed-bc33-15175e40b0d2, skipping ID generation
2026-03-30 10:43:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2 with scrape type 1
2026-03-30 10:43:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40d7c578-c4b1-55ed-bc33-15175e40b0d2 sending to next pipeline
2026-03-30 10:43:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 40d7c578-c4b1-55ed-bc33-15175e40b0d2, identifier: WL02580
2026-03-30 10:43:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 40d7c578-c4b1-55ed-bc33-15175e40b0d2 with identifier: WL02580
2026-03-30 10:43:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 40d7c578-c4b1-55ed-bc33-15175e40b0d2 with identifier: WL02580
2026-03-30 10:43:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 40d7c578-c4b1-55ed-bc33-15175e40b0d2 with identifier: WL02580 to the API
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_93e39bfc046915c0632e111e5a10b0b7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2026-03-31T15:07:09Z',
'fuel_type': 'petrol',
'id': '40d7c578-c4b1-55ed-bc33-15175e40b0d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WL02580',
'listing': 'auction',
'location': 'DE, Mönchengladbach',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 114890,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3394244,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_74114a446c5bb8d2fd8f02695dd2c4c8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3048781,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_15bbbe851bae93193b3810cfd490281f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3486339,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_b80ef353ac68dc22e1833eb2a7e88be6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3036140,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_93e39bfc046915c0632e111e5a10b0b7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3157930,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_a2024db1443ffa9484e5e897b493a5ba.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3063146,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_c84f9b875d6c28523dbd3f21affe2b1f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2865344,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_71dc275cfdeff60f8dcbccd9751b8ff6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3274838,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_4c19d6ecbdf2dc72023d0957f1e7268b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3056806,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_f84a477cf28616a8247f24d3cec318ae.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40d7c578-c4b1-55ed-bc33-15175e40b0d2/40d7c578-c4b1-55ed-bc33-15175e40b0d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3283282,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc5/5f/c55f64063500f330393ba05db0f88cf0/pa/WL02580_83dee00d8c6cfdb52d43016f83433375.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.0 MPI Cool Plus',
'transmission': 'manual',
'trim': 'Cool Plus',
'year': 2019}
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WL02580%27 HTTP/1.1" 200 None
2026-03-30 10:43:37 [auto1.de] INFO: Saving data for WL02580: {'created_time': 1774867417.681949, 'last_price_update_time': 1774867417.681961, 'auction_closing_time': 1774969629.0}
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WL02580') HTTP/1.1" 204 0
2026-03-30 10:43:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AS73684/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.005(s), this was the 1st time calling it.
2026-03-30 10:43:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.404451811562957 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WH06926> (referer: https://www.auto1.com/v1/car-details-view/WH06926/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2da3b0-fdec-58c0-9e35-11476234d506 with identifier: WH06926
2026-03-30 10:43:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2da3b0-fdec-58c0-9e35-11476234d506 with scrape type 1
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 8b2da3b0-fdec-58c0-9e35-11476234d506
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F47%252F5c477406d21b2386a91001157fada95b%252Fpa%252FWH06926_eaaedd2e6980af6cd807b7a306abb422.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_eaaedd2e6980af6cd807b7a306abb422.jpg not downloaded yet
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F47%252F5c477406d21b2386a91001157fada95b%252Fpa%252FWH06926_9fa542241b1d8c4b76dcdc0e186d83e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_9fa542241b1d8c4b76dcdc0e186d83e0.jpg not downloaded yet
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F47%252F5c477406d21b2386a91001157fada95b%252Fpa%252FWH06926_7416383f2f322a5b9fe5717fe0ad2ec3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_7416383f2f322a5b9fe5717fe0ad2ec3.jpg not downloaded yet
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F47%252F5c477406d21b2386a91001157fada95b%252Fpa%252FWH06926_6a7ea428adc14098b3b524bed8b397cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_6a7ea428adc14098b3b524bed8b397cc.jpg not downloaded yet
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F47%252F5c477406d21b2386a91001157fada95b%252Fpa%252FWH06926_2b49fe63907a6dbb79e2856384ce7688.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_2b49fe63907a6dbb79e2856384ce7688.jpg not downloaded yet
2026-03-30 10:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_eaaedd2e6980af6cd807b7a306abb422.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_9fa542241b1d8c4b76dcdc0e186d83e0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43018d0>
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b2da3b0-fdec-58c0-9e35-11476234d506/8b2da3b0-fdec-58c0-9e35-11476234d506_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F47%252F5c477406d21b2386a91001157fada95b%252Fpa%252FWH06926_eaaedd2e6980af6cd807b7a306abb422.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_eaaedd2e6980af6cd807b7a306abb422.jpg saved to cache
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8b2da3b0-fdec-58c0-9e35-11476234d506
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43375d0>
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b2da3b0-fdec-58c0-9e35-11476234d506/8b2da3b0-fdec-58c0-9e35-11476234d506_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F47%252F5c477406d21b2386a91001157fada95b%252Fpa%252FWH06926_9fa542241b1d8c4b76dcdc0e186d83e0.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_9fa542241b1d8c4b76dcdc0e186d83e0.jpg saved to cache
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8b2da3b0-fdec-58c0-9e35-11476234d506
2026-03-30 10:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_7416383f2f322a5b9fe5717fe0ad2ec3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_6a7ea428adc14098b3b524bed8b397cc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_2b49fe63907a6dbb79e2856384ce7688.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee4d9d0>
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b2da3b0-fdec-58c0-9e35-11476234d506/8b2da3b0-fdec-58c0-9e35-11476234d506_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F47%252F5c477406d21b2386a91001157fada95b%252Fpa%252FWH06926_7416383f2f322a5b9fe5717fe0ad2ec3.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_7416383f2f322a5b9fe5717fe0ad2ec3.jpg saved to cache
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8b2da3b0-fdec-58c0-9e35-11476234d506
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417c210>
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b2da3b0-fdec-58c0-9e35-11476234d506/8b2da3b0-fdec-58c0-9e35-11476234d506_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F47%252F5c477406d21b2386a91001157fada95b%252Fpa%252FWH06926_6a7ea428adc14098b3b524bed8b397cc.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_6a7ea428adc14098b3b524bed8b397cc.jpg saved to cache
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8b2da3b0-fdec-58c0-9e35-11476234d506
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4303910>
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b2da3b0-fdec-58c0-9e35-11476234d506/8b2da3b0-fdec-58c0-9e35-11476234d506_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5c%252F47%252F5c477406d21b2386a91001157fada95b%252Fpa%252FWH06926_2b49fe63907a6dbb79e2856384ce7688.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_2b49fe63907a6dbb79e2856384ce7688.jpg saved to cache
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8b2da3b0-fdec-58c0-9e35-11476234d506
2026-03-30 10:43:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b2da3b0-fdec-58c0-9e35-11476234d506, skipping ID generation
2026-03-30 10:43:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2da3b0-fdec-58c0-9e35-11476234d506 with scrape type 1
2026-03-30 10:43:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b2da3b0-fdec-58c0-9e35-11476234d506 sending to next pipeline
2026-03-30 10:43:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8b2da3b0-fdec-58c0-9e35-11476234d506, identifier: WH06926
2026-03-30 10:43:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8b2da3b0-fdec-58c0-9e35-11476234d506 with identifier: WH06926
2026-03-30 10:43:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8b2da3b0-fdec-58c0-9e35-11476234d506 with identifier: WH06926
2026-03-30 10:43:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8b2da3b0-fdec-58c0-9e35-11476234d506 with identifier: WH06926 to the API
2026-03-30 10:43:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_2b49fe63907a6dbb79e2856384ce7688.jpg>
{'auction_title': '',
'c_o_2_emission_value': 186,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:19:39Z',
'fuel_type': 'petrol',
'id': '8b2da3b0-fdec-58c0-9e35-11476234d506',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WH06926',
'listing': 'auction',
'location': 'DE, Kamen',
'make': 'Mazda',
'model': '6',
'odometer': 175240,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2da3b0-fdec-58c0-9e35-11476234d506/8b2da3b0-fdec-58c0-9e35-11476234d506_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76852,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_eaaedd2e6980af6cd807b7a306abb422.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2da3b0-fdec-58c0-9e35-11476234d506/8b2da3b0-fdec-58c0-9e35-11476234d506_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73150,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_9fa542241b1d8c4b76dcdc0e186d83e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2da3b0-fdec-58c0-9e35-11476234d506/8b2da3b0-fdec-58c0-9e35-11476234d506_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73218,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_7416383f2f322a5b9fe5717fe0ad2ec3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2da3b0-fdec-58c0-9e35-11476234d506/8b2da3b0-fdec-58c0-9e35-11476234d506_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79790,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_6a7ea428adc14098b3b524bed8b397cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b2da3b0-fdec-58c0-9e35-11476234d506/8b2da3b0-fdec-58c0-9e35-11476234d506_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113227,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5c/47/5c477406d21b2386a91001157fada95b/pa/WH06926_2b49fe63907a6dbb79e2856384ce7688.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2005-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda 6 1.8 Exclusive Sport',
'transmission': 'manual',
'trim': 'Exclusive Sport',
'year': 2005}
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WH06926%27 HTTP/1.1" 200 None
2026-03-30 10:43:48 [auto1.de] INFO: Saving data for WH06926: {'created_time': 1774867428.456062, 'last_price_update_time': 1774867428.456075, 'auction_closing_time': 1774970379.0}
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WH06926') HTTP/1.1" 204 0
2026-03-30 10:43:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RZ67892> (referer: https://www.auto1.com/v1/car-details-view/RZ67892/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d060fcdb-01af-5c6d-82eb-55309d01825f with identifier: RZ67892
2026-03-30 10:43:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d060fcdb-01af-5c6d-82eb-55309d01825f with scrape type 1
2026-03-30 10:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d060fcdb-01af-5c6d-82eb-55309d01825f
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F67%252F4967eefe2a54ea85232253614dbd1cf2%252Fpa%252FRZ67892_879210952b982538fa51b86c532b3f62.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_879210952b982538fa51b86c532b3f62.jpg already downloaded
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F67%252F4967eefe2a54ea85232253614dbd1cf2%252Fpa%252FRZ67892_95f0a021286b09972411acca8ff5bff7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_95f0a021286b09972411acca8ff5bff7.jpg already downloaded
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F67%252F4967eefe2a54ea85232253614dbd1cf2%252Fpa%252FRZ67892_4f937e1416e698431786da70191c0ceb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_4f937e1416e698431786da70191c0ceb.jpg already downloaded
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F67%252F4967eefe2a54ea85232253614dbd1cf2%252Fpa%252FRZ67892_ac20ae0f5aa9a862ce7d2a468505387d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_ac20ae0f5aa9a862ce7d2a468505387d.jpg already downloaded
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F67%252F4967eefe2a54ea85232253614dbd1cf2%252Fpa%252FRZ67892_cd9d7d0163b6a0f7179ff8329665799d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_cd9d7d0163b6a0f7179ff8329665799d.jpg already downloaded
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F67%252F4967eefe2a54ea85232253614dbd1cf2%252Fpa%252FRZ67892_31f2857abd1dd67fec22f57c7db7b083.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_31f2857abd1dd67fec22f57c7db7b083.jpg already downloaded
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F67%252F4967eefe2a54ea85232253614dbd1cf2%252Fpa%252FRZ67892_31420299b91977889114313c5fa8bef1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_31420299b91977889114313c5fa8bef1.jpg already downloaded
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F67%252F4967eefe2a54ea85232253614dbd1cf2%252Fpa%252FRZ67892_0c5b7e5f2eca87ee935c1c8ef0470246.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_0c5b7e5f2eca87ee935c1c8ef0470246.jpg already downloaded
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F67%252F4967eefe2a54ea85232253614dbd1cf2%252Fpa%252FRZ67892_cab70a475b56cc8b60ad07222f9de6e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_cab70a475b56cc8b60ad07222f9de6e9.jpg already downloaded
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F67%252F4967eefe2a54ea85232253614dbd1cf2%252Fpa%252FRZ67892_428c4bf87d826ae6e340c4c824cef86d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_428c4bf87d826ae6e340c4c824cef86d.jpg already downloaded
2026-03-30 10:43:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d060fcdb-01af-5c6d-82eb-55309d01825f, identifier: RZ67892
2026-03-30 10:43:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d060fcdb-01af-5c6d-82eb-55309d01825f with identifier: RZ67892
2026-03-30 10:43:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d060fcdb-01af-5c6d-82eb-55309d01825f with identifier: RZ67892
2026-03-30 10:43:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d060fcdb-01af-5c6d-82eb-55309d01825f with identifier: RZ67892 to the API
2026-03-30 10:43:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RZ67892>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-31T15:27:32Z',
'fuel_type': 'diesel',
'id': 'd060fcdb-01af-5c6d-82eb-55309d01825f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RZ67892',
'listing': 'auction',
'location': 'DE, Karlskron',
'make': 'BMW',
'model': 'X4',
'odometer': 203952,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_879210952b982538fa51b86c532b3f62.jpg',
'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_95f0a021286b09972411acca8ff5bff7.jpg',
'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_4f937e1416e698431786da70191c0ceb.jpg',
'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_ac20ae0f5aa9a862ce7d2a468505387d.jpg',
'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_cd9d7d0163b6a0f7179ff8329665799d.jpg',
'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_31f2857abd1dd67fec22f57c7db7b083.jpg',
'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_31420299b91977889114313c5fa8bef1.jpg',
'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_0c5b7e5f2eca87ee935c1c8ef0470246.jpg',
'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_cab70a475b56cc8b60ad07222f9de6e9.jpg',
'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_428c4bf87d826ae6e340c4c824cef86d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d060fcdb-01af-5c6d-82eb-55309d01825f/d060fcdb-01af-5c6d-82eb-55309d01825f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93690,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_879210952b982538fa51b86c532b3f62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d060fcdb-01af-5c6d-82eb-55309d01825f/d060fcdb-01af-5c6d-82eb-55309d01825f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79427,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_95f0a021286b09972411acca8ff5bff7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d060fcdb-01af-5c6d-82eb-55309d01825f/d060fcdb-01af-5c6d-82eb-55309d01825f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74690,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_4f937e1416e698431786da70191c0ceb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d060fcdb-01af-5c6d-82eb-55309d01825f/d060fcdb-01af-5c6d-82eb-55309d01825f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69662,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_ac20ae0f5aa9a862ce7d2a468505387d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d060fcdb-01af-5c6d-82eb-55309d01825f/d060fcdb-01af-5c6d-82eb-55309d01825f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71418,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_cd9d7d0163b6a0f7179ff8329665799d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d060fcdb-01af-5c6d-82eb-55309d01825f/d060fcdb-01af-5c6d-82eb-55309d01825f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72941,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_31f2857abd1dd67fec22f57c7db7b083.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d060fcdb-01af-5c6d-82eb-55309d01825f/d060fcdb-01af-5c6d-82eb-55309d01825f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56494,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_31420299b91977889114313c5fa8bef1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d060fcdb-01af-5c6d-82eb-55309d01825f/d060fcdb-01af-5c6d-82eb-55309d01825f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60506,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_0c5b7e5f2eca87ee935c1c8ef0470246.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d060fcdb-01af-5c6d-82eb-55309d01825f/d060fcdb-01af-5c6d-82eb-55309d01825f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85713,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_cab70a475b56cc8b60ad07222f9de6e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d060fcdb-01af-5c6d-82eb-55309d01825f/d060fcdb-01af-5c6d-82eb-55309d01825f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85789,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/67/4967eefe2a54ea85232253614dbd1cf2/pa/RZ67892_428c4bf87d826ae6e340c4c824cef86d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 xDrive 30d',
'transmission': 'automatic',
'trim': '',
'year': 2015}
2026-03-30 10:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RZ67892%27 HTTP/1.1" 200 None
2026-03-30 10:43:49 [auto1.de] INFO: Saving data for RZ67892: {'created_time': 1774867429.21293, 'last_price_update_time': 1774867429.21294, 'auction_closing_time': 1774970852.0}
2026-03-30 10:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RZ67892') HTTP/1.1" 204 0
2026-03-30 10:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GD36991/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZS77255> (referer: https://www.auto1.com/v1/car-details-view/ZS77255/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d37c4d7-a1e8-523e-8951-53705074b330 with identifier: ZS77255
2026-03-30 10:43:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d37c4d7-a1e8-523e-8951-53705074b330 with scrape type 1
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d37c4d7-a1e8-523e-8951-53705074b330
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_9288160e57ea2f2aa80b6d87dd0948f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_9288160e57ea2f2aa80b6d87dd0948f5.jpg not downloaded yet
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_fb3be40ad52cad141e47d53dda61a64e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_fb3be40ad52cad141e47d53dda61a64e.jpg not downloaded yet
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_a90126eec36a440710c1e266172c58df.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_a90126eec36a440710c1e266172c58df.jpg not downloaded yet
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_eba717a11955ee2940fccd9ff16db668.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_eba717a11955ee2940fccd9ff16db668.jpg not downloaded yet
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_51d44d9e21466bb5f694bdf48eda56b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_51d44d9e21466bb5f694bdf48eda56b3.jpg not downloaded yet
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_f1bd9a341ca2b7274fe3a87d6f425bf2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_f1bd9a341ca2b7274fe3a87d6f425bf2.jpg not downloaded yet
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_18aacaea13ea0d21a29e2b5934b0a8d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_18aacaea13ea0d21a29e2b5934b0a8d8.jpg not downloaded yet
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_fcf2533cd3036e3e996cdfb9007f0c8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_fcf2533cd3036e3e996cdfb9007f0c8d.jpg not downloaded yet
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_8431b683f94225de2e1bb45057f3f93d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_8431b683f94225de2e1bb45057f3f93d.jpg not downloaded yet
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_bafaed162f7082b52ae9d4c709490e4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_bafaed162f7082b52ae9d4c709490e4f.jpg not downloaded yet
2026-03-30 10:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_a90126eec36a440710c1e266172c58df.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_eba717a11955ee2940fccd9ff16db668.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_9288160e57ea2f2aa80b6d87dd0948f5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_51d44d9e21466bb5f694bdf48eda56b3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_fb3be40ad52cad141e47d53dda61a64e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43392d0>
2026-03-30 10:43:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_a90126eec36a440710c1e266172c58df.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_a90126eec36a440710c1e266172c58df.jpg saved to cache
2026-03-30 10:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2d37c4d7-a1e8-523e-8951-53705074b330
2026-03-30 10:43:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4172110>
2026-03-30 10:43:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_eba717a11955ee2940fccd9ff16db668.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_eba717a11955ee2940fccd9ff16db668.jpg saved to cache
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2d37c4d7-a1e8-523e-8951-53705074b330
2026-03-30 10:43:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee443010>
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_9288160e57ea2f2aa80b6d87dd0948f5.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_9288160e57ea2f2aa80b6d87dd0948f5.jpg saved to cache
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2d37c4d7-a1e8-523e-8951-53705074b330
2026-03-30 10:43:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeedcad0>
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_51d44d9e21466bb5f694bdf48eda56b3.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_51d44d9e21466bb5f694bdf48eda56b3.jpg saved to cache
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2d37c4d7-a1e8-523e-8951-53705074b330
2026-03-30 10:43:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee40790>
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_fb3be40ad52cad141e47d53dda61a64e.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_fb3be40ad52cad141e47d53dda61a64e.jpg saved to cache
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2d37c4d7-a1e8-523e-8951-53705074b330
2026-03-30 10:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_bafaed162f7082b52ae9d4c709490e4f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee06410>
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_bafaed162f7082b52ae9d4c709490e4f.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_bafaed162f7082b52ae9d4c709490e4f.jpg saved to cache
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2d37c4d7-a1e8-523e-8951-53705074b330
2026-03-30 10:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_8431b683f94225de2e1bb45057f3f93d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_fcf2533cd3036e3e996cdfb9007f0c8d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432a310>
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_8431b683f94225de2e1bb45057f3f93d.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_8431b683f94225de2e1bb45057f3f93d.jpg saved to cache
2026-03-30 10:43:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2d37c4d7-a1e8-523e-8951-53705074b330
2026-03-30 10:43:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4258e90>
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_fcf2533cd3036e3e996cdfb9007f0c8d.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_fcf2533cd3036e3e996cdfb9007f0c8d.jpg saved to cache
2026-03-30 10:43:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2d37c4d7-a1e8-523e-8951-53705074b330
2026-03-30 10:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_f1bd9a341ca2b7274fe3a87d6f425bf2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_18aacaea13ea0d21a29e2b5934b0a8d8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef1fd0>
2026-03-30 10:43:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_f1bd9a341ca2b7274fe3a87d6f425bf2.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_f1bd9a341ca2b7274fe3a87d6f425bf2.jpg saved to cache
2026-03-30 10:43:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2d37c4d7-a1e8-523e-8951-53705074b330
2026-03-30 10:43:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:43:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:43:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4229510>
2026-03-30 10:43:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F85%252Fd885f8c9f801ada28c27ff26bb445711%252Fpa%252FZS77255_18aacaea13ea0d21a29e2b5934b0a8d8.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_18aacaea13ea0d21a29e2b5934b0a8d8.jpg saved to cache
2026-03-30 10:43:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2d37c4d7-a1e8-523e-8951-53705074b330
2026-03-30 10:43:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d37c4d7-a1e8-523e-8951-53705074b330, skipping ID generation
2026-03-30 10:43:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d37c4d7-a1e8-523e-8951-53705074b330 with scrape type 1
2026-03-30 10:43:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d37c4d7-a1e8-523e-8951-53705074b330 sending to next pipeline
2026-03-30 10:43:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2d37c4d7-a1e8-523e-8951-53705074b330, identifier: ZS77255
2026-03-30 10:43:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2d37c4d7-a1e8-523e-8951-53705074b330 with identifier: ZS77255
2026-03-30 10:43:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2d37c4d7-a1e8-523e-8951-53705074b330 with identifier: ZS77255
2026-03-30 10:43:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2d37c4d7-a1e8-523e-8951-53705074b330 with identifier: ZS77255 to the API
2026-03-30 10:43:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_18aacaea13ea0d21a29e2b5934b0a8d8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:01:03Z',
'fuel_type': 'petrol',
'id': '2d37c4d7-a1e8-523e-8951-53705074b330',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZS77255',
'listing': 'auction',
'location': 'DE, Elmshorn',
'make': 'Kia',
'model': 'Picanto',
'odometer': 15784,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2883090,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_9288160e57ea2f2aa80b6d87dd0948f5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2906025,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_fb3be40ad52cad141e47d53dda61a64e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2795807,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_a90126eec36a440710c1e266172c58df.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2741536,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_eba717a11955ee2940fccd9ff16db668.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2758313,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_51d44d9e21466bb5f694bdf48eda56b3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2814249,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_f1bd9a341ca2b7274fe3a87d6f425bf2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2713570,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_18aacaea13ea0d21a29e2b5934b0a8d8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3015391,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_fcf2533cd3036e3e996cdfb9007f0c8d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3014484,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_8431b683f94225de2e1bb45057f3f93d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d37c4d7-a1e8-523e-8951-53705074b330/2d37c4d7-a1e8-523e-8951-53705074b330_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2820868,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/85/d885f8c9f801ada28c27ff26bb445711/pa/ZS77255_bafaed162f7082b52ae9d4c709490e4f.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto 1.2 Spirit',
'transmission': 'automatic',
'trim': 'Spirit',
'year': 2016}
2026-03-30 10:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZS77255%27 HTTP/1.1" 200 None
2026-03-30 10:43:53 [auto1.de] INFO: Saving data for ZS77255: {'created_time': 1774867433.024826, 'last_price_update_time': 1774867433.024839, 'auction_closing_time': 1774969263.0}
2026-03-30 10:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZS77255') HTTP/1.1" 204 0
2026-03-30 10:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AG32992> (referer: https://www.auto1.com/v1/car-details-view/AG32992/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d056df65-f2c6-50a4-a776-c55649ef1ae0 with identifier: AG32992
2026-03-30 10:43:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d056df65-f2c6-50a4-a776-c55649ef1ae0 with scrape type 1
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item d056df65-f2c6-50a4-a776-c55649ef1ae0
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Fb2%252Fb2b264c1aeac39c21a802f509802ef5b%252Fpa%252FAG32992_146d94aa1baa03d15c5c56e0fdf31e8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_146d94aa1baa03d15c5c56e0fdf31e8e.jpg not downloaded yet
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Fb2%252Fb2b264c1aeac39c21a802f509802ef5b%252Fpa%252FAG32992_cc277da58d32e82e031b7f4653798f5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_cc277da58d32e82e031b7f4653798f5e.jpg not downloaded yet
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Fb2%252Fb2b264c1aeac39c21a802f509802ef5b%252Fpa%252FAG32992_1ad15e732f522225ba56a2f979ba72f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_1ad15e732f522225ba56a2f979ba72f8.jpg not downloaded yet
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Fb2%252Fb2b264c1aeac39c21a802f509802ef5b%252Fpa%252FAG32992_2c2f075526c0d7146a0a98748f35d5f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_2c2f075526c0d7146a0a98748f35d5f4.jpg not downloaded yet
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Fb2%252Fb2b264c1aeac39c21a802f509802ef5b%252Fpa%252FAG32992_0543cd7078030877048034cc5117984e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_0543cd7078030877048034cc5117984e.jpg not downloaded yet
2026-03-30 10:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BX70852/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_cc277da58d32e82e031b7f4653798f5e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_146d94aa1baa03d15c5c56e0fdf31e8e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_2c2f075526c0d7146a0a98748f35d5f4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_0543cd7078030877048034cc5117984e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_1ad15e732f522225ba56a2f979ba72f8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef14d0>
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056df65-f2c6-50a4-a776-c55649ef1ae0/d056df65-f2c6-50a4-a776-c55649ef1ae0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Fb2%252Fb2b264c1aeac39c21a802f509802ef5b%252Fpa%252FAG32992_cc277da58d32e82e031b7f4653798f5e.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_cc277da58d32e82e031b7f4653798f5e.jpg saved to cache
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d056df65-f2c6-50a4-a776-c55649ef1ae0
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3d390>
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056df65-f2c6-50a4-a776-c55649ef1ae0/d056df65-f2c6-50a4-a776-c55649ef1ae0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Fb2%252Fb2b264c1aeac39c21a802f509802ef5b%252Fpa%252FAG32992_146d94aa1baa03d15c5c56e0fdf31e8e.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_146d94aa1baa03d15c5c56e0fdf31e8e.jpg saved to cache
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d056df65-f2c6-50a4-a776-c55649ef1ae0
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef774d0>
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056df65-f2c6-50a4-a776-c55649ef1ae0/d056df65-f2c6-50a4-a776-c55649ef1ae0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Fb2%252Fb2b264c1aeac39c21a802f509802ef5b%252Fpa%252FAG32992_2c2f075526c0d7146a0a98748f35d5f4.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_2c2f075526c0d7146a0a98748f35d5f4.jpg saved to cache
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d056df65-f2c6-50a4-a776-c55649ef1ae0
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4217290>
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056df65-f2c6-50a4-a776-c55649ef1ae0/d056df65-f2c6-50a4-a776-c55649ef1ae0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Fb2%252Fb2b264c1aeac39c21a802f509802ef5b%252Fpa%252FAG32992_0543cd7078030877048034cc5117984e.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_0543cd7078030877048034cc5117984e.jpg saved to cache
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d056df65-f2c6-50a4-a776-c55649ef1ae0
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4214490>
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:43:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d056df65-f2c6-50a4-a776-c55649ef1ae0/d056df65-f2c6-50a4-a776-c55649ef1ae0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb2%252Fb2%252Fb2b264c1aeac39c21a802f509802ef5b%252Fpa%252FAG32992_1ad15e732f522225ba56a2f979ba72f8.jpg') HTTP/1.1" 204 0
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_1ad15e732f522225ba56a2f979ba72f8.jpg saved to cache
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d056df65-f2c6-50a4-a776-c55649ef1ae0
2026-03-30 10:43:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d056df65-f2c6-50a4-a776-c55649ef1ae0, skipping ID generation
2026-03-30 10:43:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d056df65-f2c6-50a4-a776-c55649ef1ae0 with scrape type 1
2026-03-30 10:43:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d056df65-f2c6-50a4-a776-c55649ef1ae0 sending to next pipeline
2026-03-30 10:43:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d056df65-f2c6-50a4-a776-c55649ef1ae0, identifier: AG32992
2026-03-30 10:43:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d056df65-f2c6-50a4-a776-c55649ef1ae0 with identifier: AG32992
2026-03-30 10:43:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d056df65-f2c6-50a4-a776-c55649ef1ae0 with identifier: AG32992
2026-03-30 10:43:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d056df65-f2c6-50a4-a776-c55649ef1ae0 with identifier: AG32992 to the API
2026-03-30 10:43:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_1ad15e732f522225ba56a2f979ba72f8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 90,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 3',
'engine': '0.8L',
'engine_horse_power': 40,
'expiration_date': '2026-03-31T15:18:08Z',
'fuel_type': 'diesel',
'id': 'd056df65-f2c6-50a4-a776-c55649ef1ae0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AG32992',
'listing': 'auction',
'location': 'DE, Friedrichsdorf',
'make': 'Smart',
'model': 'fortwo',
'odometer': 170774,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056df65-f2c6-50a4-a776-c55649ef1ae0/d056df65-f2c6-50a4-a776-c55649ef1ae0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124595,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_146d94aa1baa03d15c5c56e0fdf31e8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056df65-f2c6-50a4-a776-c55649ef1ae0/d056df65-f2c6-50a4-a776-c55649ef1ae0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117952,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_cc277da58d32e82e031b7f4653798f5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056df65-f2c6-50a4-a776-c55649ef1ae0/d056df65-f2c6-50a4-a776-c55649ef1ae0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87618,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_1ad15e732f522225ba56a2f979ba72f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056df65-f2c6-50a4-a776-c55649ef1ae0/d056df65-f2c6-50a4-a776-c55649ef1ae0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70021,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_2c2f075526c0d7146a0a98748f35d5f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d056df65-f2c6-50a4-a776-c55649ef1ae0/d056df65-f2c6-50a4-a776-c55649ef1ae0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78582,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb2/b2/b2b264c1aeac39c21a802f509802ef5b/pa/AG32992_0543cd7078030877048034cc5117984e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2004-04-21',
'seats_number': 2,
'seller_name': None,
'title': 'Smart fortwo 0.8 CDI Basis passion',
'transmission': 'automatic',
'trim': 'Basis passion',
'year': 2004}
2026-03-30 10:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AG32992%27 HTTP/1.1" 200 None
2026-03-30 10:43:55 [auto1.de] INFO: Saving data for AG32992: {'created_time': 1774867435.147474, 'last_price_update_time': 1774867435.147486, 'auction_closing_time': 1774970288.0}
2026-03-30 10:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AG32992') HTTP/1.1" 204 0
2026-03-30 10:43:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WX33837/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UL45474> (referer: https://www.auto1.com/v1/car-details-view/UL45474/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e5dab80-3d41-5c9d-a645-527d4b7e65c6 with identifier: UL45474
2026-03-30 10:43:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e5dab80-3d41-5c9d-a645-527d4b7e65c6 with scrape type 1
2026-03-30 10:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e5dab80-3d41-5c9d-a645-527d4b7e65c6
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252Fa4%252Fcda4d43ffed3d516d6afc5ef240c6bf6%252Fpa%252FUL45474_d4729da7023f017bf2b67331aab92e47.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_d4729da7023f017bf2b67331aab92e47.jpg already downloaded
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252Fa4%252Fcda4d43ffed3d516d6afc5ef240c6bf6%252Fpa%252FUL45474_4cff89b609fc4387326ee87c65ae2820.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_4cff89b609fc4387326ee87c65ae2820.jpg already downloaded
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252Fa4%252Fcda4d43ffed3d516d6afc5ef240c6bf6%252Fpa%252FUL45474_b4cd9898ef527118bbc1feaa7cacf1b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_b4cd9898ef527118bbc1feaa7cacf1b6.jpg already downloaded
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252Fa4%252Fcda4d43ffed3d516d6afc5ef240c6bf6%252Fpa%252FUL45474_d39dbd08e9696c6452126b281c446895.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_d39dbd08e9696c6452126b281c446895.jpg already downloaded
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252Fa4%252Fcda4d43ffed3d516d6afc5ef240c6bf6%252Fpa%252FUL45474_51d2bccc9920a30d2b356aed19489dd4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_51d2bccc9920a30d2b356aed19489dd4.jpg already downloaded
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252Fa4%252Fcda4d43ffed3d516d6afc5ef240c6bf6%252Fpa%252FUL45474_b8ccea2549d5b6030669746f37b9ff84.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_b8ccea2549d5b6030669746f37b9ff84.jpg already downloaded
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252Fa4%252Fcda4d43ffed3d516d6afc5ef240c6bf6%252Fpa%252FUL45474_8b31cded2604bbea2c9fb6d1b61d765f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_8b31cded2604bbea2c9fb6d1b61d765f.jpg already downloaded
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252Fa4%252Fcda4d43ffed3d516d6afc5ef240c6bf6%252Fpa%252FUL45474_afec58932fce5d571762c11a0f3cb6c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_afec58932fce5d571762c11a0f3cb6c4.jpg already downloaded
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252Fa4%252Fcda4d43ffed3d516d6afc5ef240c6bf6%252Fpa%252FUL45474_dc8bc14f39e13d748218a7369294b650.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_dc8bc14f39e13d748218a7369294b650.jpg already downloaded
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcd%252Fa4%252Fcda4d43ffed3d516d6afc5ef240c6bf6%252Fpa%252FUL45474_8dce2c5e48521d7f4e146e414e369a18.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_8dce2c5e48521d7f4e146e414e369a18.jpg already downloaded
2026-03-30 10:43:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2e5dab80-3d41-5c9d-a645-527d4b7e65c6, identifier: UL45474
2026-03-30 10:43:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2e5dab80-3d41-5c9d-a645-527d4b7e65c6 with identifier: UL45474
2026-03-30 10:43:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2e5dab80-3d41-5c9d-a645-527d4b7e65c6 with identifier: UL45474
2026-03-30 10:43:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2e5dab80-3d41-5c9d-a645-527d4b7e65c6 with identifier: UL45474 to the API
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/UL45474>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': None,
'color': 'brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T15:16:21Z',
'fuel_type': 'diesel',
'id': '2e5dab80-3d41-5c9d-a645-527d4b7e65c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UL45474',
'listing': 'auction',
'location': 'DE, Germersheim',
'make': 'Audi',
'model': 'Q7',
'odometer': 211423,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_d4729da7023f017bf2b67331aab92e47.jpg',
'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_4cff89b609fc4387326ee87c65ae2820.jpg',
'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_b4cd9898ef527118bbc1feaa7cacf1b6.jpg',
'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_d39dbd08e9696c6452126b281c446895.jpg',
'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_51d2bccc9920a30d2b356aed19489dd4.jpg',
'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_b8ccea2549d5b6030669746f37b9ff84.jpg',
'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_8b31cded2604bbea2c9fb6d1b61d765f.jpg',
'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_afec58932fce5d571762c11a0f3cb6c4.jpg',
'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_dc8bc14f39e13d748218a7369294b650.jpg',
'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_8dce2c5e48521d7f4e146e414e369a18.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e5dab80-3d41-5c9d-a645-527d4b7e65c6/2e5dab80-3d41-5c9d-a645-527d4b7e65c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3005321,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_d4729da7023f017bf2b67331aab92e47.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e5dab80-3d41-5c9d-a645-527d4b7e65c6/2e5dab80-3d41-5c9d-a645-527d4b7e65c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68214,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_4cff89b609fc4387326ee87c65ae2820.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e5dab80-3d41-5c9d-a645-527d4b7e65c6/2e5dab80-3d41-5c9d-a645-527d4b7e65c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78321,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_b4cd9898ef527118bbc1feaa7cacf1b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e5dab80-3d41-5c9d-a645-527d4b7e65c6/2e5dab80-3d41-5c9d-a645-527d4b7e65c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72514,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_d39dbd08e9696c6452126b281c446895.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e5dab80-3d41-5c9d-a645-527d4b7e65c6/2e5dab80-3d41-5c9d-a645-527d4b7e65c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85990,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_51d2bccc9920a30d2b356aed19489dd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e5dab80-3d41-5c9d-a645-527d4b7e65c6/2e5dab80-3d41-5c9d-a645-527d4b7e65c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2977837,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_b8ccea2549d5b6030669746f37b9ff84.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e5dab80-3d41-5c9d-a645-527d4b7e65c6/2e5dab80-3d41-5c9d-a645-527d4b7e65c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72364,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_8b31cded2604bbea2c9fb6d1b61d765f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e5dab80-3d41-5c9d-a645-527d4b7e65c6/2e5dab80-3d41-5c9d-a645-527d4b7e65c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83699,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_afec58932fce5d571762c11a0f3cb6c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e5dab80-3d41-5c9d-a645-527d4b7e65c6/2e5dab80-3d41-5c9d-a645-527d4b7e65c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82986,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_dc8bc14f39e13d748218a7369294b650.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e5dab80-3d41-5c9d-a645-527d4b7e65c6/2e5dab80-3d41-5c9d-a645-527d4b7e65c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92585,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcd/a4/cda4d43ffed3d516d6afc5ef240c6bf6/pa/UL45474_8dce2c5e48521d7f4e146e414e369a18.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-02-20',
'seats_number': 7,
'seller_name': None,
'title': 'Audi Q7 3.0 V6 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2012}
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UL45474%27 HTTP/1.1" 200 None
2026-03-30 10:43:56 [auto1.de] INFO: Saving data for UL45474: {'created_time': 1774867436.952281, 'last_price_update_time': 1774867436.952294, 'auction_closing_time': 1774970181.0}
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UL45474') HTTP/1.1" 204 0
2026-03-30 10:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AS73684> (referer: https://www.auto1.com/v1/car-details-view/AS73684/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GD36991> (referer: https://www.auto1.com/v1/car-details-view/GD36991/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FF66514/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a4d919-433a-580b-a64f-92d24330bd15 with identifier: AS73684
2026-03-30 10:43:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a4d919-433a-580b-a64f-92d24330bd15 with scrape type 1
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78a4d919-433a-580b-a64f-92d24330bd15
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F49%252F6c49f61e488f15260b404f9490e76272%252Fpa%252FAS73684_361ba55d348a55cd35fc811d3cdfce20.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_361ba55d348a55cd35fc811d3cdfce20.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F49%252F6c49f61e488f15260b404f9490e76272%252Fpa%252FAS73684_621570a7d706089e0ce4dbe975f65c0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_621570a7d706089e0ce4dbe975f65c0c.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F49%252F6c49f61e488f15260b404f9490e76272%252Fpa%252FAS73684_5040f7578b72d35e7b0f690061f4d2e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_5040f7578b72d35e7b0f690061f4d2e6.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F49%252F6c49f61e488f15260b404f9490e76272%252Fpa%252FAS73684_17488853e1d152b3fa7968485b374837.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_17488853e1d152b3fa7968485b374837.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F49%252F6c49f61e488f15260b404f9490e76272%252Fpa%252FAS73684_5a4718591cc0832a1092f11657daf645.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_5a4718591cc0832a1092f11657daf645.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F49%252F6c49f61e488f15260b404f9490e76272%252Fpa%252FAS73684_183a27f4619e5b7342e5ea227c980593.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_183a27f4619e5b7342e5ea227c980593.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F49%252F6c49f61e488f15260b404f9490e76272%252Fpa%252FAS73684_dea5d1ddee0c4d8d9750aef6f4caec43.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_dea5d1ddee0c4d8d9750aef6f4caec43.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F49%252F6c49f61e488f15260b404f9490e76272%252Fpa%252FAS73684_572ccadb33db6143cb0ffa2a33a07a06.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_572ccadb33db6143cb0ffa2a33a07a06.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F49%252F6c49f61e488f15260b404f9490e76272%252Fpa%252FAS73684_9d48bff626045f53f918252b1b36ab8a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_9d48bff626045f53f918252b1b36ab8a.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252F49%252F6c49f61e488f15260b404f9490e76272%252Fpa%252FAS73684_d5c957c9dc61ef28ec2a4ae196a12ae5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_d5c957c9dc61ef28ec2a4ae196a12ae5.jpg already downloaded
2026-03-30 10:43:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 78a4d919-433a-580b-a64f-92d24330bd15, identifier: AS73684
2026-03-30 10:43:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 489c2d56-68cb-5421-8364-249466ad578f with identifier: GD36991
2026-03-30 10:43:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 489c2d56-68cb-5421-8364-249466ad578f with scrape type 1
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 489c2d56-68cb-5421-8364-249466ad578f
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252Fd8%252Fadd81bef4e14f3449658cab1bf45d364%252Fpa%252FGD36991_c9665f34f196f0a2f4a6853d04b84f6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_c9665f34f196f0a2f4a6853d04b84f6d.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252Fd8%252Fadd81bef4e14f3449658cab1bf45d364%252Fpa%252FGD36991_66e75412b02dd19d6c46cb90835458fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_66e75412b02dd19d6c46cb90835458fa.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252Fd8%252Fadd81bef4e14f3449658cab1bf45d364%252Fpa%252FGD36991_36da8980c670008c7e294b0b747bd99c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_36da8980c670008c7e294b0b747bd99c.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252Fd8%252Fadd81bef4e14f3449658cab1bf45d364%252Fpa%252FGD36991_f1147edbcceada5cb29b04ebb07b417a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_f1147edbcceada5cb29b04ebb07b417a.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252Fd8%252Fadd81bef4e14f3449658cab1bf45d364%252Fpa%252FGD36991_2918f520e07d363ac942c0b62e1a1884.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_2918f520e07d363ac942c0b62e1a1884.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252Fd8%252Fadd81bef4e14f3449658cab1bf45d364%252Fpa%252FGD36991_897fd0efba4542dcdcf194c329a09c46.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_897fd0efba4542dcdcf194c329a09c46.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252Fd8%252Fadd81bef4e14f3449658cab1bf45d364%252Fpa%252FGD36991_b4ed2b091105f9c619b1a3079d158519.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_b4ed2b091105f9c619b1a3079d158519.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252Fd8%252Fadd81bef4e14f3449658cab1bf45d364%252Fpa%252FGD36991_40e606a50df52d5220d868186f7d51c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_40e606a50df52d5220d868186f7d51c0.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252Fd8%252Fadd81bef4e14f3449658cab1bf45d364%252Fpa%252FGD36991_36544854672abfbca9e17cd2b0c6f911.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_36544854672abfbca9e17cd2b0c6f911.jpg already downloaded
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgad%252Fd8%252Fadd81bef4e14f3449658cab1bf45d364%252Fpa%252FGD36991_948f7f99d64024ebfe5e0c66ee75f3bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_948f7f99d64024ebfe5e0c66ee75f3bc.jpg already downloaded
2026-03-30 10:43:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 489c2d56-68cb-5421-8364-249466ad578f, identifier: GD36991
2026-03-30 10:43:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 78a4d919-433a-580b-a64f-92d24330bd15 with identifier: AS73684
2026-03-30 10:43:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 78a4d919-433a-580b-a64f-92d24330bd15 with identifier: AS73684
2026-03-30 10:43:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 78a4d919-433a-580b-a64f-92d24330bd15 with identifier: AS73684 to the API
2026-03-30 10:43:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/AS73684>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Rental',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:45:14Z',
'fuel_type': 'diesel',
'id': '78a4d919-433a-580b-a64f-92d24330bd15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AS73684',
'listing': 'auction',
'location': 'DE, Zörbig',
'make': 'Volkswagen',
'model': 'Sharan',
'odometer': 153910,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_361ba55d348a55cd35fc811d3cdfce20.jpg',
'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_621570a7d706089e0ce4dbe975f65c0c.jpg',
'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_5040f7578b72d35e7b0f690061f4d2e6.jpg',
'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_17488853e1d152b3fa7968485b374837.jpg',
'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_5a4718591cc0832a1092f11657daf645.jpg',
'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_183a27f4619e5b7342e5ea227c980593.jpg',
'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_dea5d1ddee0c4d8d9750aef6f4caec43.jpg',
'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_572ccadb33db6143cb0ffa2a33a07a06.jpg',
'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_9d48bff626045f53f918252b1b36ab8a.jpg',
'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_d5c957c9dc61ef28ec2a4ae196a12ae5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4d919-433a-580b-a64f-92d24330bd15/78a4d919-433a-580b-a64f-92d24330bd15_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101502,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_361ba55d348a55cd35fc811d3cdfce20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4d919-433a-580b-a64f-92d24330bd15/78a4d919-433a-580b-a64f-92d24330bd15_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95958,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_621570a7d706089e0ce4dbe975f65c0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4d919-433a-580b-a64f-92d24330bd15/78a4d919-433a-580b-a64f-92d24330bd15_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95857,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_5040f7578b72d35e7b0f690061f4d2e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4d919-433a-580b-a64f-92d24330bd15/78a4d919-433a-580b-a64f-92d24330bd15_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88654,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_17488853e1d152b3fa7968485b374837.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4d919-433a-580b-a64f-92d24330bd15/78a4d919-433a-580b-a64f-92d24330bd15_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89601,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_5a4718591cc0832a1092f11657daf645.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4d919-433a-580b-a64f-92d24330bd15/78a4d919-433a-580b-a64f-92d24330bd15_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98226,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_183a27f4619e5b7342e5ea227c980593.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4d919-433a-580b-a64f-92d24330bd15/78a4d919-433a-580b-a64f-92d24330bd15_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79650,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_dea5d1ddee0c4d8d9750aef6f4caec43.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4d919-433a-580b-a64f-92d24330bd15/78a4d919-433a-580b-a64f-92d24330bd15_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88456,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_572ccadb33db6143cb0ffa2a33a07a06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4d919-433a-580b-a64f-92d24330bd15/78a4d919-433a-580b-a64f-92d24330bd15_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91440,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_9d48bff626045f53f918252b1b36ab8a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4d919-433a-580b-a64f-92d24330bd15/78a4d919-433a-580b-a64f-92d24330bd15_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86722,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6c/49/6c49f61e488f15260b404f9490e76272/pa/AS73684_d5c957c9dc61ef28ec2a4ae196a12ae5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-11-14',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen Sharan 2.0 TDI Comfortline BlueMotion',
'transmission': 'automatic',
'trim': 'Comfortline BlueMotion',
'year': 2018}
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AS73684%27 HTTP/1.1" 200 None
2026-03-30 10:43:58 [auto1.de] INFO: Saving data for AS73684: {'created_time': 1774867438.062678, 'last_price_update_time': 1774867438.062694, 'auction_closing_time': 1774971914.0}
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AS73684') HTTP/1.1" 204 0
2026-03-30 10:43:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 489c2d56-68cb-5421-8364-249466ad578f with identifier: GD36991
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-30 10:43:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 10:43:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 489c2d56-68cb-5421-8364-249466ad578f with identifier: GD36991
2026-03-30 10:43:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 489c2d56-68cb-5421-8364-249466ad578f with identifier: GD36991 to the API
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:43: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-30 10:43:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/GD36991>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:08:39Z',
'fuel_type': 'petrol',
'id': '489c2d56-68cb-5421-8364-249466ad578f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GD36991',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Seat',
'model': 'Leon',
'odometer': 53272,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_c9665f34f196f0a2f4a6853d04b84f6d.jpg',
'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_66e75412b02dd19d6c46cb90835458fa.jpg',
'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_36da8980c670008c7e294b0b747bd99c.jpg',
'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_f1147edbcceada5cb29b04ebb07b417a.jpg',
'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_2918f520e07d363ac942c0b62e1a1884.jpg',
'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_897fd0efba4542dcdcf194c329a09c46.jpg',
'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_b4ed2b091105f9c619b1a3079d158519.jpg',
'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_40e606a50df52d5220d868186f7d51c0.jpg',
'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_36544854672abfbca9e17cd2b0c6f911.jpg',
'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_948f7f99d64024ebfe5e0c66ee75f3bc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489c2d56-68cb-5421-8364-249466ad578f/489c2d56-68cb-5421-8364-249466ad578f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2275383,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_c9665f34f196f0a2f4a6853d04b84f6d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489c2d56-68cb-5421-8364-249466ad578f/489c2d56-68cb-5421-8364-249466ad578f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2295330,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_66e75412b02dd19d6c46cb90835458fa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489c2d56-68cb-5421-8364-249466ad578f/489c2d56-68cb-5421-8364-249466ad578f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2286029,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_36da8980c670008c7e294b0b747bd99c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489c2d56-68cb-5421-8364-249466ad578f/489c2d56-68cb-5421-8364-249466ad578f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2118496,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_f1147edbcceada5cb29b04ebb07b417a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489c2d56-68cb-5421-8364-249466ad578f/489c2d56-68cb-5421-8364-249466ad578f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2318390,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_2918f520e07d363ac942c0b62e1a1884.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489c2d56-68cb-5421-8364-249466ad578f/489c2d56-68cb-5421-8364-249466ad578f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2298156,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_897fd0efba4542dcdcf194c329a09c46.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489c2d56-68cb-5421-8364-249466ad578f/489c2d56-68cb-5421-8364-249466ad578f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2273940,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_b4ed2b091105f9c619b1a3079d158519.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489c2d56-68cb-5421-8364-249466ad578f/489c2d56-68cb-5421-8364-249466ad578f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2126752,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_40e606a50df52d5220d868186f7d51c0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489c2d56-68cb-5421-8364-249466ad578f/489c2d56-68cb-5421-8364-249466ad578f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2356502,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_36544854672abfbca9e17cd2b0c6f911.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_489c2d56-68cb-5421-8364-249466ad578f/489c2d56-68cb-5421-8364-249466ad578f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2469774,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgad/d8/add81bef4e14f3449658cab1bf45d364/pa/GD36991_948f7f99d64024ebfe5e0c66ee75f3bc.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 1.4 TSI FR',
'transmission': 'manual',
'trim': 'FR',
'year': 2013}
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GD36991%27 HTTP/1.1" 200 None
2026-03-30 10:43:58 [auto1.de] INFO: Saving data for GD36991: {'created_time': 1774867438.556873, 'last_price_update_time': 1774867438.556884, 'auction_closing_time': 1774969719.0}
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GD36991') HTTP/1.1" 204 0
2026-03-30 10:43:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JM60003/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BX70852> (referer: https://www.auto1.com/v1/car-details-view/BX70852/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WX33837> (referer: https://www.auto1.com/v1/car-details-view/WX33837/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:43:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02747ab2-abf0-5044-b672-7988c1105127 with identifier: BX70852
2026-03-30 10:43:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02747ab2-abf0-5044-b672-7988c1105127 with scrape type 1
2026-03-30 10:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 02747ab2-abf0-5044-b672-7988c1105127
2026-03-30 10:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg91%252F57%252F915755cbca7a3115d2447c60d0cb928d%252Fpa%252FBX70852_418dca8a990317e293aec9ac50d81f96.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_418dca8a990317e293aec9ac50d81f96.jpg already downloaded
2026-03-30 10:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg91%252F57%252F915755cbca7a3115d2447c60d0cb928d%252Fpa%252FBX70852_e80ccda9c6ac12f42d9711061fad73df.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_e80ccda9c6ac12f42d9711061fad73df.jpg already downloaded
2026-03-30 10:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg91%252F57%252F915755cbca7a3115d2447c60d0cb928d%252Fpa%252FBX70852_32401e3d73ea2b0c15ff4bb269cac677.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_32401e3d73ea2b0c15ff4bb269cac677.jpg already downloaded
2026-03-30 10:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg91%252F57%252F915755cbca7a3115d2447c60d0cb928d%252Fpa%252FBX70852_df7c363cc888f6f69287ae6b24d0a607.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_df7c363cc888f6f69287ae6b24d0a607.jpg already downloaded
2026-03-30 10:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg91%252F57%252F915755cbca7a3115d2447c60d0cb928d%252Fpa%252FBX70852_4b108e16a2c6eba19f9ca10c6f2d2d79.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_4b108e16a2c6eba19f9ca10c6f2d2d79.jpg already downloaded
2026-03-30 10:43:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 02747ab2-abf0-5044-b672-7988c1105127, identifier: BX70852
2026-03-30 10:43:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 02747ab2-abf0-5044-b672-7988c1105127 with identifier: BX70852
2026-03-30 10:43:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 02747ab2-abf0-5044-b672-7988c1105127 with identifier: BX70852
2026-03-30 10:43:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 02747ab2-abf0-5044-b672-7988c1105127 with identifier: BX70852 to the API
2026-03-30 10:43:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BX70852>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:20:37Z',
'fuel_type': 'diesel',
'id': '02747ab2-abf0-5044-b672-7988c1105127',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BX70852',
'listing': 'auction',
'location': 'DE, Schöneck-Kilianstädten',
'make': 'Subaru',
'model': 'Outback',
'odometer': 260762,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_418dca8a990317e293aec9ac50d81f96.jpg',
'https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_e80ccda9c6ac12f42d9711061fad73df.jpg',
'https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_32401e3d73ea2b0c15ff4bb269cac677.jpg',
'https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_df7c363cc888f6f69287ae6b24d0a607.jpg',
'https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_4b108e16a2c6eba19f9ca10c6f2d2d79.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02747ab2-abf0-5044-b672-7988c1105127/02747ab2-abf0-5044-b672-7988c1105127_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92684,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_418dca8a990317e293aec9ac50d81f96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02747ab2-abf0-5044-b672-7988c1105127/02747ab2-abf0-5044-b672-7988c1105127_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91881,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_e80ccda9c6ac12f42d9711061fad73df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02747ab2-abf0-5044-b672-7988c1105127/02747ab2-abf0-5044-b672-7988c1105127_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61529,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_32401e3d73ea2b0c15ff4bb269cac677.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02747ab2-abf0-5044-b672-7988c1105127/02747ab2-abf0-5044-b672-7988c1105127_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63223,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_df7c363cc888f6f69287ae6b24d0a607.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02747ab2-abf0-5044-b672-7988c1105127/02747ab2-abf0-5044-b672-7988c1105127_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58653,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img91/57/915755cbca7a3115d2447c60d0cb928d/pa/BX70852_4b108e16a2c6eba19f9ca10c6f2d2d79.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Subaru Outback 2.0 Diesel Comfort',
'transmission': 'automatic',
'trim': 'Comfort',
'year': 2014}
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BX70852%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [auto1.de] INFO: Saving data for BX70852: {'created_time': 1774867440.167217, 'last_price_update_time': 1774867440.167228, 'auction_closing_time': 1774970437.0}
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BX70852') HTTP/1.1" 204 0
2026-03-30 10:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JM60003> (referer: https://www.auto1.com/v1/car-details-view/JM60003/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e51b0fc1-cb69-5d6c-a916-c18328567988 with identifier: WX33837
2026-03-30 10:44:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e51b0fc1-cb69-5d6c-a916-c18328567988 with scrape type 1
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item e51b0fc1-cb69-5d6c-a916-c18328567988
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252F71%252Fed71b61e5d2f625a24c9fd6f670079a0%252Fpa%252FWX33837_a88940c0b1b2c95a68e8639eade64d36.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_a88940c0b1b2c95a68e8639eade64d36.jpg not downloaded yet
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252F71%252Fed71b61e5d2f625a24c9fd6f670079a0%252Fpa%252FWX33837_10b14959a72c811725b8426fb1965fc8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_10b14959a72c811725b8426fb1965fc8.jpg not downloaded yet
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252F71%252Fed71b61e5d2f625a24c9fd6f670079a0%252Fpa%252FWX33837_7aa5043378b913ae9750208f613d649b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_7aa5043378b913ae9750208f613d649b.jpg not downloaded yet
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252F71%252Fed71b61e5d2f625a24c9fd6f670079a0%252Fpa%252FWX33837_97e9536aa175ad67911bca3f01edc4b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_97e9536aa175ad67911bca3f01edc4b7.jpg not downloaded yet
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252F71%252Fed71b61e5d2f625a24c9fd6f670079a0%252Fpa%252FWX33837_7d7339f8b1d585d068be78281bd66b12.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_7d7339f8b1d585d068be78281bd66b12.jpg not downloaded yet
2026-03-30 10:44:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fce93e6a-d313-5dd4-841b-b0b68303a85a with identifier: JM60003
2026-03-30 10:44:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fce93e6a-d313-5dd4-841b-b0b68303a85a with scrape type 1
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fce93e6a-d313-5dd4-841b-b0b68303a85a
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_0c8a120b48b705a3b5311bd3fd7b30c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_0c8a120b48b705a3b5311bd3fd7b30c0.jpg not downloaded yet
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_f4c6b0d7eb3ccab3b81163f9f4e2c1a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_f4c6b0d7eb3ccab3b81163f9f4e2c1a4.jpg not downloaded yet
2026-03-30 10:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_10b14959a72c811725b8426fb1965fc8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_a88940c0b1b2c95a68e8639eade64d36.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_2341cce41f7b6bdad6db84bcba4f36d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_2341cce41f7b6bdad6db84bcba4f36d7.jpg not downloaded yet
2026-03-30 10:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_7aa5043378b913ae9750208f613d649b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_8cb678ae5fe8771fb6b0ec88e061ecf5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_8cb678ae5fe8771fb6b0ec88e061ecf5.jpg not downloaded yet
2026-03-30 10:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_97e9536aa175ad67911bca3f01edc4b7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_321174f055b9d15564f6f5a5af3d6f3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_321174f055b9d15564f6f5a5af3d6f3a.jpg not downloaded yet
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_dfab3a2a5fe3ce5e8f0262a9b6e50cc1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_dfab3a2a5fe3ce5e8f0262a9b6e50cc1.jpg not downloaded yet
2026-03-30 10:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_7d7339f8b1d585d068be78281bd66b12.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_f4c6b0d7eb3ccab3b81163f9f4e2c1a4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_c6b3341bf5cd141d1cb1796facc81cd8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_c6b3341bf5cd141d1cb1796facc81cd8.jpg not downloaded yet
2026-03-30 10:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_8cb678ae5fe8771fb6b0ec88e061ecf5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_3722d65598cc856cd4449a7b0d6f5c34.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_3722d65598cc856cd4449a7b0d6f5c34.jpg not downloaded yet
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_a6eb35d2fa1b0889cc7a0ee5dab44981.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_a6eb35d2fa1b0889cc7a0ee5dab44981.jpg not downloaded yet
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419ab90>
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e51b0fc1-cb69-5d6c-a916-c18328567988/e51b0fc1-cb69-5d6c-a916-c18328567988_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252F71%252Fed71b61e5d2f625a24c9fd6f670079a0%252Fpa%252FWX33837_10b14959a72c811725b8426fb1965fc8.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_10b14959a72c811725b8426fb1965fc8.jpg saved to cache
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e51b0fc1-cb69-5d6c-a916-c18328567988
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee87dd0>
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e51b0fc1-cb69-5d6c-a916-c18328567988/e51b0fc1-cb69-5d6c-a916-c18328567988_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252F71%252Fed71b61e5d2f625a24c9fd6f670079a0%252Fpa%252FWX33837_a88940c0b1b2c95a68e8639eade64d36.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_a88940c0b1b2c95a68e8639eade64d36.jpg saved to cache
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e51b0fc1-cb69-5d6c-a916-c18328567988
2026-03-30 10:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_2341cce41f7b6bdad6db84bcba4f36d7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_321174f055b9d15564f6f5a5af3d6f3a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_dfab3a2a5fe3ce5e8f0262a9b6e50cc1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_4bdf0b5d35a289c92ad275b210447b99.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_4bdf0b5d35a289c92ad275b210447b99.jpg not downloaded yet
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f432ae90>
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e51b0fc1-cb69-5d6c-a916-c18328567988/e51b0fc1-cb69-5d6c-a916-c18328567988_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252F71%252Fed71b61e5d2f625a24c9fd6f670079a0%252Fpa%252FWX33837_7aa5043378b913ae9750208f613d649b.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_7aa5043378b913ae9750208f613d649b.jpg saved to cache
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e51b0fc1-cb69-5d6c-a916-c18328567988
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefa52d0>
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e51b0fc1-cb69-5d6c-a916-c18328567988/e51b0fc1-cb69-5d6c-a916-c18328567988_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252F71%252Fed71b61e5d2f625a24c9fd6f670079a0%252Fpa%252FWX33837_97e9536aa175ad67911bca3f01edc4b7.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_97e9536aa175ad67911bca3f01edc4b7.jpg saved to cache
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e51b0fc1-cb69-5d6c-a916-c18328567988
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4419d0>
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e51b0fc1-cb69-5d6c-a916-c18328567988/e51b0fc1-cb69-5d6c-a916-c18328567988_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimged%252F71%252Fed71b61e5d2f625a24c9fd6f670079a0%252Fpa%252FWX33837_7d7339f8b1d585d068be78281bd66b12.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_7d7339f8b1d585d068be78281bd66b12.jpg saved to cache
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e51b0fc1-cb69-5d6c-a916-c18328567988
2026-03-30 10:44:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e51b0fc1-cb69-5d6c-a916-c18328567988, skipping ID generation
2026-03-30 10:44:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e51b0fc1-cb69-5d6c-a916-c18328567988 with scrape type 1
2026-03-30 10:44:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e51b0fc1-cb69-5d6c-a916-c18328567988 sending to next pipeline
2026-03-30 10:44:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e51b0fc1-cb69-5d6c-a916-c18328567988, identifier: WX33837
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeed1010>
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_f4c6b0d7eb3ccab3b81163f9f4e2c1a4.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_f4c6b0d7eb3ccab3b81163f9f4e2c1a4.jpg saved to cache
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fce93e6a-d313-5dd4-841b-b0b68303a85a
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee401010>
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_8cb678ae5fe8771fb6b0ec88e061ecf5.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_8cb678ae5fe8771fb6b0ec88e061ecf5.jpg saved to cache
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fce93e6a-d313-5dd4-841b-b0b68303a85a
2026-03-30 10:44:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e51b0fc1-cb69-5d6c-a916-c18328567988 with identifier: WX33837
2026-03-30 10:44:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e51b0fc1-cb69-5d6c-a916-c18328567988 with identifier: WX33837
2026-03-30 10:44:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e51b0fc1-cb69-5d6c-a916-c18328567988 with identifier: WX33837 to the API
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44:01 [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-30 10:44:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_7d7339f8b1d585d068be78281bd66b12.jpg>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:20:50Z',
'fuel_type': 'petrol',
'id': 'e51b0fc1-cb69-5d6c-a916-c18328567988',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WX33837',
'listing': 'auction',
'location': 'DE, Regensburg',
'make': 'BMW',
'model': '3er',
'odometer': 180776,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51b0fc1-cb69-5d6c-a916-c18328567988/e51b0fc1-cb69-5d6c-a916-c18328567988_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97148,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_a88940c0b1b2c95a68e8639eade64d36.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51b0fc1-cb69-5d6c-a916-c18328567988/e51b0fc1-cb69-5d6c-a916-c18328567988_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101780,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_10b14959a72c811725b8426fb1965fc8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51b0fc1-cb69-5d6c-a916-c18328567988/e51b0fc1-cb69-5d6c-a916-c18328567988_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74956,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_7aa5043378b913ae9750208f613d649b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51b0fc1-cb69-5d6c-a916-c18328567988/e51b0fc1-cb69-5d6c-a916-c18328567988_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68857,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_97e9536aa175ad67911bca3f01edc4b7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e51b0fc1-cb69-5d6c-a916-c18328567988/e51b0fc1-cb69-5d6c-a916-c18328567988_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94957,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imged/71/ed71b61e5d2f625a24c9fd6f670079a0/pa/WX33837_7d7339f8b1d585d068be78281bd66b12.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2003-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3er 316ti',
'transmission': 'manual',
'trim': '',
'year': 2003}
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WX33837%27 HTTP/1.1" 200 None
2026-03-30 10:44:01 [auto1.de] INFO: Saving data for WX33837: {'created_time': 1774867441.427905, 'last_price_update_time': 1774867441.427918, 'auction_closing_time': 1774970450.0}
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WX33837') HTTP/1.1" 204 0
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefeb390>
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_2341cce41f7b6bdad6db84bcba4f36d7.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_2341cce41f7b6bdad6db84bcba4f36d7.jpg saved to cache
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fce93e6a-d313-5dd4-841b-b0b68303a85a
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee12210>
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_321174f055b9d15564f6f5a5af3d6f3a.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_321174f055b9d15564f6f5a5af3d6f3a.jpg saved to cache
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fce93e6a-d313-5dd4-841b-b0b68303a85a
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c7a50>
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_dfab3a2a5fe3ce5e8f0262a9b6e50cc1.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_dfab3a2a5fe3ce5e8f0262a9b6e50cc1.jpg saved to cache
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fce93e6a-d313-5dd4-841b-b0b68303a85a
2026-03-30 10:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_a6eb35d2fa1b0889cc7a0ee5dab44981.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_4bdf0b5d35a289c92ad275b210447b99.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FF66514> (referer: https://www.auto1.com/v1/car-details-view/FF66514/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_3722d65598cc856cd4449a7b0d6f5c34.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_c6b3341bf5cd141d1cb1796facc81cd8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425b390>
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_a6eb35d2fa1b0889cc7a0ee5dab44981.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_a6eb35d2fa1b0889cc7a0ee5dab44981.jpg saved to cache
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fce93e6a-d313-5dd4-841b-b0b68303a85a
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee493450>
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_4bdf0b5d35a289c92ad275b210447b99.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_4bdf0b5d35a289c92ad275b210447b99.jpg saved to cache
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fce93e6a-d313-5dd4-841b-b0b68303a85a
2026-03-30 10:44:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f29d057-8e9d-5a62-b8f2-31f05d050782 with identifier: FF66514
2026-03-30 10:44:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f29d057-8e9d-5a62-b8f2-31f05d050782 with scrape type 1
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f29d057-8e9d-5a62-b8f2-31f05d050782
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_f66afb3c8e8bf8da49efc627818e4b0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f66afb3c8e8bf8da49efc627818e4b0c.jpg not downloaded yet
2026-03-30 10:44:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 10:44:01 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-30 10:44:01 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-30 10:44:01 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-30 10:44:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419bcd0>
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_3722d65598cc856cd4449a7b0d6f5c34.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_3722d65598cc856cd4449a7b0d6f5c34.jpg saved to cache
2026-03-30 10:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fce93e6a-d313-5dd4-841b-b0b68303a85a
2026-03-30 10:44:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 10:44:01 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-30 10:44:01 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-30 10:44:01 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-30 10:44:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f416f810>
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_c6b3341bf5cd141d1cb1796facc81cd8.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_c6b3341bf5cd141d1cb1796facc81cd8.jpg saved to cache
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fce93e6a-d313-5dd4-841b-b0b68303a85a
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_f8a7838b0345a07c28b4ece654c64e52.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f8a7838b0345a07c28b4ece654c64e52.jpg not downloaded yet
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_bf73788e6ab7170056d4591e2f880e0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_bf73788e6ab7170056d4591e2f880e0e.jpg not downloaded yet
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_f29bdb6c1db5bc96cdf605eac3e1bc3c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f29bdb6c1db5bc96cdf605eac3e1bc3c.jpg not downloaded yet
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_2ea8d3f7b8338e18251471a202ba4e0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_2ea8d3f7b8338e18251471a202ba4e0c.jpg not downloaded yet
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_0056631f3468624aa99266b5f394a24b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_0056631f3468624aa99266b5f394a24b.jpg not downloaded yet
2026-03-30 10:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f66afb3c8e8bf8da49efc627818e4b0c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_9bb308ac4b3a457ffb392477cc687add.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_9bb308ac4b3a457ffb392477cc687add.jpg not downloaded yet
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_4063d90720e33a1684ec34ae0a5e8f32.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_4063d90720e33a1684ec34ae0a5e8f32.jpg not downloaded yet
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_261698525b3551e456096361324e279f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_261698525b3551e456096361324e279f.jpg not downloaded yet
2026-03-30 10:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_bf73788e6ab7170056d4591e2f880e0e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_f29ab485abb9f6ab2d1cbfeae25b4b7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f29ab485abb9f6ab2d1cbfeae25b4b7a.jpg not downloaded yet
2026-03-30 10:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_0c8a120b48b705a3b5311bd3fd7b30c0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3a990>
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_f66afb3c8e8bf8da49efc627818e4b0c.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f66afb3c8e8bf8da49efc627818e4b0c.jpg saved to cache
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6f29d057-8e9d-5a62-b8f2-31f05d050782
2026-03-30 10:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f8a7838b0345a07c28b4ece654c64e52.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb3090>
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_bf73788e6ab7170056d4591e2f880e0e.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_bf73788e6ab7170056d4591e2f880e0e.jpg saved to cache
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6f29d057-8e9d-5a62-b8f2-31f05d050782
2026-03-30 10:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_9bb308ac4b3a457ffb392477cc687add.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f29ab485abb9f6ab2d1cbfeae25b4b7a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_261698525b3551e456096361324e279f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_2ea8d3f7b8338e18251471a202ba4e0c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f29bdb6c1db5bc96cdf605eac3e1bc3c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_4063d90720e33a1684ec34ae0a5e8f32.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_0056631f3468624aa99266b5f394a24b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 10:44:02 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-30 10:44:02 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-30 10:44:02 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-30 10:44:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f416f850>
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg4b%252F87%252F4b876470cd43ad1e83e611623803a504%252Fpa%252FJM60003_0c8a120b48b705a3b5311bd3fd7b30c0.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_0c8a120b48b705a3b5311bd3fd7b30c0.jpg saved to cache
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fce93e6a-d313-5dd4-841b-b0b68303a85a
2026-03-30 10:44:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fce93e6a-d313-5dd4-841b-b0b68303a85a, skipping ID generation
2026-03-30 10:44:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fce93e6a-d313-5dd4-841b-b0b68303a85a with scrape type 1
2026-03-30 10:44:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fce93e6a-d313-5dd4-841b-b0b68303a85a sending to next pipeline
2026-03-30 10:44:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: fce93e6a-d313-5dd4-841b-b0b68303a85a, identifier: JM60003
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee10d50>
2026-03-30 10:44:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_f8a7838b0345a07c28b4ece654c64e52.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f8a7838b0345a07c28b4ece654c64e52.jpg saved to cache
2026-03-30 10:44:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6f29d057-8e9d-5a62-b8f2-31f05d050782
2026-03-30 10:44:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: fce93e6a-d313-5dd4-841b-b0b68303a85a with identifier: JM60003
2026-03-30 10:44:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: fce93e6a-d313-5dd4-841b-b0b68303a85a with identifier: JM60003
2026-03-30 10:44:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: fce93e6a-d313-5dd4-841b-b0b68303a85a with identifier: JM60003 to the API
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_0c8a120b48b705a3b5311bd3fd7b30c0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:52:44Z',
'fuel_type': 'diesel',
'id': 'fce93e6a-d313-5dd4-841b-b0b68303a85a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JM60003',
'listing': 'auction',
'location': 'DE',
'make': 'Citroen',
'model': 'Jumper',
'odometer': 230112,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4945045,
'Height': 3024,
'OriginUrl': 'https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_0c8a120b48b705a3b5311bd3fd7b30c0.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55469,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_f4c6b0d7eb3ccab3b81163f9f4e2c1a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41450,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_2341cce41f7b6bdad6db84bcba4f36d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39160,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_8cb678ae5fe8771fb6b0ec88e061ecf5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42613,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_321174f055b9d15564f6f5a5af3d6f3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49040,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_dfab3a2a5fe3ce5e8f0262a9b6e50cc1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4561318,
'Height': 3024,
'OriginUrl': 'https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_c6b3341bf5cd141d1cb1796facc81cd8.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2726393,
'Height': 3024,
'OriginUrl': 'https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_3722d65598cc856cd4449a7b0d6f5c34.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92103,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_a6eb35d2fa1b0889cc7a0ee5dab44981.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fce93e6a-d313-5dd4-841b-b0b68303a85a/fce93e6a-d313-5dd4-841b-b0b68303a85a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67686,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4b/87/4b876470cd43ad1e83e611623803a504/pa/JM60003_4bdf0b5d35a289c92ad275b210447b99.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-01-18',
'seats_number': 3,
'seller_name': None,
'title': 'Citroen Jumper 2.0 Blue-HDi 40 L4H3 Profi',
'transmission': 'manual',
'trim': '40 L4H3 Profi',
'year': 2018}
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JM60003%27 HTTP/1.1" 200 None
2026-03-30 10:44:03 [auto1.de] INFO: Saving data for JM60003: {'created_time': 1774867443.801173, 'last_price_update_time': 1774867443.801184, 'auction_closing_time': 1774972364.0}
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JM60003') HTTP/1.1" 204 0
2026-03-30 10:44:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.685(s), this was the 1st time calling it.
2026-03-30 10:44:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.212969284586738 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:44:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f91d0>
2026-03-30 10:44:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_9bb308ac4b3a457ffb392477cc687add.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_9bb308ac4b3a457ffb392477cc687add.jpg saved to cache
2026-03-30 10:44:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6f29d057-8e9d-5a62-b8f2-31f05d050782
2026-03-30 10:44:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeee0490>
2026-03-30 10:44:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_f29ab485abb9f6ab2d1cbfeae25b4b7a.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f29ab485abb9f6ab2d1cbfeae25b4b7a.jpg saved to cache
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6f29d057-8e9d-5a62-b8f2-31f05d050782
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434c7d0>
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_261698525b3551e456096361324e279f.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_261698525b3551e456096361324e279f.jpg saved to cache
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6f29d057-8e9d-5a62-b8f2-31f05d050782
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41e9f90>
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_2ea8d3f7b8338e18251471a202ba4e0c.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_2ea8d3f7b8338e18251471a202ba4e0c.jpg saved to cache
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6f29d057-8e9d-5a62-b8f2-31f05d050782
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb75d0>
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_f29bdb6c1db5bc96cdf605eac3e1bc3c.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f29bdb6c1db5bc96cdf605eac3e1bc3c.jpg saved to cache
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6f29d057-8e9d-5a62-b8f2-31f05d050782
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee42b5d0>
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_4063d90720e33a1684ec34ae0a5e8f32.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_4063d90720e33a1684ec34ae0a5e8f32.jpg saved to cache
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6f29d057-8e9d-5a62-b8f2-31f05d050782
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4171250>
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F75%252F3a75551eb395e3d67bc5ecfea862b1f4%252Fpa%252FFF66514_0056631f3468624aa99266b5f394a24b.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_0056631f3468624aa99266b5f394a24b.jpg saved to cache
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6f29d057-8e9d-5a62-b8f2-31f05d050782
2026-03-30 10:44:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6f29d057-8e9d-5a62-b8f2-31f05d050782, skipping ID generation
2026-03-30 10:44:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f29d057-8e9d-5a62-b8f2-31f05d050782 with scrape type 1
2026-03-30 10:44:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6f29d057-8e9d-5a62-b8f2-31f05d050782 sending to next pipeline
2026-03-30 10:44:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 6f29d057-8e9d-5a62-b8f2-31f05d050782, identifier: FF66514
2026-03-30 10:44:04 [scrapy.extensions.logstats] INFO: Crawled 512 pages (at 35 pages/min), scraped 365 items (at 25 items/min)
2026-03-30 10:44:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:44:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 6f29d057-8e9d-5a62-b8f2-31f05d050782 with identifier: FF66514
2026-03-30 10:44:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 6f29d057-8e9d-5a62-b8f2-31f05d050782 with identifier: FF66514
2026-03-30 10:44:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 6f29d057-8e9d-5a62-b8f2-31f05d050782 with identifier: FF66514 to the API
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_0056631f3468624aa99266b5f394a24b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:51:49Z',
'fuel_type': 'petrol',
'id': '6f29d057-8e9d-5a62-b8f2-31f05d050782',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FF66514',
'listing': 'auction',
'location': 'DE, Bremerhaven',
'make': 'Audi',
'model': 'A6',
'odometer': 111067,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85978,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f66afb3c8e8bf8da49efc627818e4b0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86702,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f8a7838b0345a07c28b4ece654c64e52.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84502,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_bf73788e6ab7170056d4591e2f880e0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80635,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f29bdb6c1db5bc96cdf605eac3e1bc3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77440,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_2ea8d3f7b8338e18251471a202ba4e0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73709,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_0056631f3468624aa99266b5f394a24b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57016,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_9bb308ac4b3a457ffb392477cc687add.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84208,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_4063d90720e33a1684ec34ae0a5e8f32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62152,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_261698525b3551e456096361324e279f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f29d057-8e9d-5a62-b8f2-31f05d050782/6f29d057-8e9d-5a62-b8f2-31f05d050782_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61258,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/75/3a75551eb395e3d67bc5ecfea862b1f4/pa/FF66514_f29ab485abb9f6ab2d1cbfeae25b4b7a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-02-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 2.0 TFSI',
'transmission': 'manual',
'trim': '',
'year': 2012}
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FF66514%27 HTTP/1.1" 200 None
2026-03-30 10:44:04 [auto1.de] INFO: Saving data for FF66514: {'created_time': 1774867444.772185, 'last_price_update_time': 1774867444.772197, 'auction_closing_time': 1774972309.0}
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FF66514') HTTP/1.1" 204 0
2026-03-30 10:44:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:44:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YV90191> (referer: https://www.auto1.com/v1/car-details-view/YV90191/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7814121a-8186-51bc-8eda-c4e53420d1b7 with identifier: YV90191
2026-03-30 10:44:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7814121a-8186-51bc-8eda-c4e53420d1b7 with scrape type 1
2026-03-30 10:44:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7814121a-8186-51bc-8eda-c4e53420d1b7
2026-03-30 10:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Fa2%252Fb9a2ef45dc2b03d06cc00d47a33f0d41%252Fpa%252FYV90191_c06a78fb5eda4daf5ede62ed1dc117af.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_c06a78fb5eda4daf5ede62ed1dc117af.jpg already downloaded
2026-03-30 10:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Fa2%252Fb9a2ef45dc2b03d06cc00d47a33f0d41%252Fpa%252FYV90191_a1d03ee7ef7c7955d91471725f83bded.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_a1d03ee7ef7c7955d91471725f83bded.jpg already downloaded
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Fa2%252Fb9a2ef45dc2b03d06cc00d47a33f0d41%252Fpa%252FYV90191_2685749ed30e6430e815f6eed0905a5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_2685749ed30e6430e815f6eed0905a5a.jpg already downloaded
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Fa2%252Fb9a2ef45dc2b03d06cc00d47a33f0d41%252Fpa%252FYV90191_2fd4d6264fdae6ae94784cba63c36a5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_2fd4d6264fdae6ae94784cba63c36a5f.jpg already downloaded
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Fa2%252Fb9a2ef45dc2b03d06cc00d47a33f0d41%252Fpa%252FYV90191_fb8563e7a9c823c09a093b2d60218775.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_fb8563e7a9c823c09a093b2d60218775.jpg already downloaded
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Fa2%252Fb9a2ef45dc2b03d06cc00d47a33f0d41%252Fpa%252FYV90191_f7ef9d846bd1c33a39ea07d1ad2c07df.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_f7ef9d846bd1c33a39ea07d1ad2c07df.jpg already downloaded
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Fa2%252Fb9a2ef45dc2b03d06cc00d47a33f0d41%252Fpa%252FYV90191_7b3acf6e3d0250084f95134cba490f51.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_7b3acf6e3d0250084f95134cba490f51.jpg already downloaded
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Fa2%252Fb9a2ef45dc2b03d06cc00d47a33f0d41%252Fpa%252FYV90191_dd184a8377a577713451c36516584191.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_dd184a8377a577713451c36516584191.jpg already downloaded
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Fa2%252Fb9a2ef45dc2b03d06cc00d47a33f0d41%252Fpa%252FYV90191_248cdad9d5b8b2badfb301457361209f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_248cdad9d5b8b2badfb301457361209f.jpg already downloaded
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252Fa2%252Fb9a2ef45dc2b03d06cc00d47a33f0d41%252Fpa%252FYV90191_927fe1094a98317c00c5e889a069e950.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_927fe1094a98317c00c5e889a069e950.jpg already downloaded
2026-03-30 10:44:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7814121a-8186-51bc-8eda-c4e53420d1b7, identifier: YV90191
2026-03-30 10:44:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7814121a-8186-51bc-8eda-c4e53420d1b7 with identifier: YV90191
2026-03-30 10:44:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7814121a-8186-51bc-8eda-c4e53420d1b7 with identifier: YV90191
2026-03-30 10:44:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7814121a-8186-51bc-8eda-c4e53420d1b7 with identifier: YV90191 to the API
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YV90191>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 65,
'expiration_date': '2026-03-31T15:12:46Z',
'fuel_type': 'petrol',
'id': '7814121a-8186-51bc-8eda-c4e53420d1b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YV90191',
'listing': 'auction',
'location': 'DE, Ellerau',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 94590,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_c06a78fb5eda4daf5ede62ed1dc117af.jpg',
'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_a1d03ee7ef7c7955d91471725f83bded.jpg',
'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_2685749ed30e6430e815f6eed0905a5a.jpg',
'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_2fd4d6264fdae6ae94784cba63c36a5f.jpg',
'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_fb8563e7a9c823c09a093b2d60218775.jpg',
'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_f7ef9d846bd1c33a39ea07d1ad2c07df.jpg',
'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_7b3acf6e3d0250084f95134cba490f51.jpg',
'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_dd184a8377a577713451c36516584191.jpg',
'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_248cdad9d5b8b2badfb301457361209f.jpg',
'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_927fe1094a98317c00c5e889a069e950.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7814121a-8186-51bc-8eda-c4e53420d1b7/7814121a-8186-51bc-8eda-c4e53420d1b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82179,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_c06a78fb5eda4daf5ede62ed1dc117af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7814121a-8186-51bc-8eda-c4e53420d1b7/7814121a-8186-51bc-8eda-c4e53420d1b7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75269,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_a1d03ee7ef7c7955d91471725f83bded.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7814121a-8186-51bc-8eda-c4e53420d1b7/7814121a-8186-51bc-8eda-c4e53420d1b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71605,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_2685749ed30e6430e815f6eed0905a5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7814121a-8186-51bc-8eda-c4e53420d1b7/7814121a-8186-51bc-8eda-c4e53420d1b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64482,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_2fd4d6264fdae6ae94784cba63c36a5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7814121a-8186-51bc-8eda-c4e53420d1b7/7814121a-8186-51bc-8eda-c4e53420d1b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59726,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_fb8563e7a9c823c09a093b2d60218775.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7814121a-8186-51bc-8eda-c4e53420d1b7/7814121a-8186-51bc-8eda-c4e53420d1b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70290,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_f7ef9d846bd1c33a39ea07d1ad2c07df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7814121a-8186-51bc-8eda-c4e53420d1b7/7814121a-8186-51bc-8eda-c4e53420d1b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65963,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_7b3acf6e3d0250084f95134cba490f51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7814121a-8186-51bc-8eda-c4e53420d1b7/7814121a-8186-51bc-8eda-c4e53420d1b7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75752,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_dd184a8377a577713451c36516584191.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7814121a-8186-51bc-8eda-c4e53420d1b7/7814121a-8186-51bc-8eda-c4e53420d1b7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77960,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_248cdad9d5b8b2badfb301457361209f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7814121a-8186-51bc-8eda-c4e53420d1b7/7814121a-8186-51bc-8eda-c4e53420d1b7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76559,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/a2/b9a2ef45dc2b03d06cc00d47a33f0d41/pa/YV90191_927fe1094a98317c00c5e889a069e950.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2019}
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YV90191%27 HTTP/1.1" 200 None
2026-03-30 10:44:12 [auto1.de] INFO: Saving data for YV90191: {'created_time': 1774867452.622741, 'last_price_update_time': 1774867452.622752, 'auction_closing_time': 1774969966.0}
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YV90191') HTTP/1.1" 204 0
2026-03-30 10:44:19 [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-30 10:44:20 [auto1.de] INFO: Channel: 24h | Page: 21 | totalHits: 9458 | hits on page: 40
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: LT55201
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: UD05197
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: DL76971
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DL76971%27 HTTP/1.1" 200 None
2026-03-30 10:44:20 [auto1.de] INFO: Scrape type for DL76971: 0
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: AZ54716
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AZ54716%27 HTTP/1.1" 200 None
2026-03-30 10:44:20 [auto1.de] INFO: Scrape type for AZ54716: 0
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: CJ78489
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CJ78489%27 HTTP/1.1" 200 None
2026-03-30 10:44:20 [auto1.de] INFO: Scrape type for CJ78489: 0
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: AM79685
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: BP11097
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: ME64597
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: DA24351
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: XC24225
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: UZ72650
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UZ72650%27 HTTP/1.1" 200 None
2026-03-30 10:44:20 [auto1.de] INFO: Scrape type for UZ72650: 2
2026-03-30 10:44:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfedc73e-a499-55d7-b0fc-3eae450e2266 with identifier: UZ72650
2026-03-30 10:44:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfedc73e-a499-55d7-b0fc-3eae450e2266 with scrape type 2
2026-03-30 10:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfedc73e-a499-55d7-b0fc-3eae450e2266 with scrape type 2
2026-03-30 10:44:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: dfedc73e-a499-55d7-b0fc-3eae450e2266, identifier: UZ72650
2026-03-30 10:44:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: dfedc73e-a499-55d7-b0fc-3eae450e2266 with identifier: UZ72650
2026-03-30 10:44:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: dfedc73e-a499-55d7-b0fc-3eae450e2266 with identifier: UZ72650
2026-03-30 10:44:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: dfedc73e-a499-55d7-b0fc-3eae450e2266 with identifier: UZ72650 to the API
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:34:26Z',
'fuel_type': 'petrol',
'id': 'dfedc73e-a499-55d7-b0fc-3eae450e2266',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UZ72650',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 106570,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-19',
'seller_name': None,
'title': 'Renault Clio 1.2 Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2010}
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UZ72650%27 HTTP/1.1" 200 None
2026-03-30 10:44:20 [auto1.de] INFO: Saving data for UZ72650: {'auction_closing_time': 1774971266.0, 'created_time': 1774290904.074076, 'last_price_update_time': 1774867460.6123}
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UZ72650') HTTP/1.1" 204 0
2026-03-30 10:44:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: YB03135
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: LT57344
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LT57344%27 HTTP/1.1" 200 None
2026-03-30 10:44:20 [auto1.de] INFO: Scrape type for LT57344: 1
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: LC32113
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: SW73821
2026-03-30 10:44:20 [auto1.de] INFO: Found listing with ID: SX71911
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SX71911%27 HTTP/1.1" 200 None
2026-03-30 10:44:20 [auto1.de] INFO: Scrape type for SX71911: 2
2026-03-30 10:44:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f92c7ca-bfc6-52e3-b520-84d16d5b6d1a with identifier: SX71911
2026-03-30 10:44:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f92c7ca-bfc6-52e3-b520-84d16d5b6d1a with scrape type 2
2026-03-30 10:44:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f92c7ca-bfc6-52e3-b520-84d16d5b6d1a with scrape type 2
2026-03-30 10:44:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5f92c7ca-bfc6-52e3-b520-84d16d5b6d1a, identifier: SX71911
2026-03-30 10:44:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5f92c7ca-bfc6-52e3-b520-84d16d5b6d1a with identifier: SX71911
2026-03-30 10:44:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5f92c7ca-bfc6-52e3-b520-84d16d5b6d1a with identifier: SX71911
2026-03-30 10:44:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5f92c7ca-bfc6-52e3-b520-84d16d5b6d1a with identifier: SX71911 to the API
2026-03-30 10:44:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44:21 [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-30 10:44:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:18:03Z',
'fuel_type': 'petrol',
'id': '5f92c7ca-bfc6-52e3-b520-84d16d5b6d1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SX71911',
'listing': 'auction',
'make': 'Ford',
'model': 'Grand C-Max',
'odometer': 125267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-26',
'seller_name': None,
'title': 'Ford Grand C-Max 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2016}
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SX71911%27 HTTP/1.1" 200 None
2026-03-30 10:44:21 [auto1.de] INFO: Saving data for SX71911: {'auction_closing_time': 1774970283.0, 'created_time': 1774377778.719191, 'last_price_update_time': 1774867461.280769}
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SX71911') HTTP/1.1" 204 0
2026-03-30 10:44:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:21 [auto1.de] INFO: Found listing with ID: RS78128
2026-03-30 10:44:21 [auto1.de] INFO: Found listing with ID: UN38218
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UN38218%27 HTTP/1.1" 200 None
2026-03-30 10:44:21 [auto1.de] INFO: Scrape type for UN38218: 1
2026-03-30 10:44:21 [auto1.de] INFO: Found listing with ID: RP83269
2026-03-30 10:44:21 [auto1.de] INFO: Found listing with ID: LX14183
2026-03-30 10:44:21 [auto1.de] INFO: Found listing with ID: AS37884
2026-03-30 10:44:21 [auto1.de] INFO: Found listing with ID: GK60311
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GK60311%27 HTTP/1.1" 200 None
2026-03-30 10:44:21 [auto1.de] INFO: Scrape type for GK60311: 2
2026-03-30 10:44:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83d7f94b-3029-5b5b-a6c4-b0d1b4fb0110 with identifier: GK60311
2026-03-30 10:44:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83d7f94b-3029-5b5b-a6c4-b0d1b4fb0110 with scrape type 2
2026-03-30 10:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83d7f94b-3029-5b5b-a6c4-b0d1b4fb0110 with scrape type 2
2026-03-30 10:44:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 83d7f94b-3029-5b5b-a6c4-b0d1b4fb0110, identifier: GK60311
2026-03-30 10:44:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 83d7f94b-3029-5b5b-a6c4-b0d1b4fb0110 with identifier: GK60311
2026-03-30 10:44:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 83d7f94b-3029-5b5b-a6c4-b0d1b4fb0110 with identifier: GK60311
2026-03-30 10:44:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 83d7f94b-3029-5b5b-a6c4-b0d1b4fb0110 with identifier: GK60311 to the API
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44:21 [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-30 10:44:21 [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-31T15:44:59Z',
'fuel_type': 'petrol',
'id': '83d7f94b-3029-5b5b-a6c4-b0d1b4fb0110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GK60311',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 29279,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-13',
'seller_name': None,
'title': 'Renault Captur 1.2 TCe Energy Luxe',
'transmission': 'automatic',
'trim': 'Luxe',
'year': 2016}
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GK60311%27 HTTP/1.1" 200 None
2026-03-30 10:44:21 [auto1.de] INFO: Saving data for GK60311: {'auction_closing_time': 1774971899.0, 'created_time': 1773301713.141079, 'last_price_update_time': 1774867461.763519}
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GK60311') HTTP/1.1" 204 0
2026-03-30 10:44:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:21 [auto1.de] INFO: Found listing with ID: FE05241
2026-03-30 10:44:21 [auto1.de] INFO: Found listing with ID: ZJ35248
2026-03-30 10:44:21 [auto1.de] INFO: Found listing with ID: DM81124
2026-03-30 10:44:21 [auto1.de] INFO: Found listing with ID: GG04913
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GG04913%27 HTTP/1.1" 200 None
2026-03-30 10:44:21 [auto1.de] INFO: Scrape type for GG04913: 2
2026-03-30 10:44:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f641387c-fa4d-5f22-9253-6b27d0e51fff with identifier: GG04913
2026-03-30 10:44:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f641387c-fa4d-5f22-9253-6b27d0e51fff with scrape type 2
2026-03-30 10:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f641387c-fa4d-5f22-9253-6b27d0e51fff with scrape type 2
2026-03-30 10:44:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f641387c-fa4d-5f22-9253-6b27d0e51fff, identifier: GG04913
2026-03-30 10:44:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f641387c-fa4d-5f22-9253-6b27d0e51fff with identifier: GG04913
2026-03-30 10:44:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f641387c-fa4d-5f22-9253-6b27d0e51fff with identifier: GG04913
2026-03-30 10:44:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f641387c-fa4d-5f22-9253-6b27d0e51fff with identifier: GG04913 to the API
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 2,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:25:51Z',
'fuel_type': 'petrol',
'id': 'f641387c-fa4d-5f22-9253-6b27d0e51fff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GG04913',
'listing': 'auction',
'make': 'Opel',
'model': 'Cascada',
'odometer': 153142,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-18',
'seller_name': None,
'title': 'Opel Cascada 1.4 Turbo Innovation ecoFlex',
'transmission': 'manual',
'trim': 'Innovation ecoFlex',
'year': 2015}
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GG04913%27 HTTP/1.1" 200 None
2026-03-30 10:44:22 [auto1.de] INFO: Saving data for GG04913: {'auction_closing_time': 1774970751.0, 'created_time': 1774608227.912072, 'last_price_update_time': 1774867462.369888}
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GG04913') HTTP/1.1" 204 0
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: TW68538
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TW68538%27 HTTP/1.1" 200 None
2026-03-30 10:44:22 [auto1.de] INFO: Scrape type for TW68538: 2
2026-03-30 10:44:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8d43043-2a6f-50de-b9f8-d5bd62c31cbf with identifier: TW68538
2026-03-30 10:44:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8d43043-2a6f-50de-b9f8-d5bd62c31cbf with scrape type 2
2026-03-30 10:44:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8d43043-2a6f-50de-b9f8-d5bd62c31cbf with scrape type 2
2026-03-30 10:44:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f8d43043-2a6f-50de-b9f8-d5bd62c31cbf, identifier: TW68538
2026-03-30 10:44:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f8d43043-2a6f-50de-b9f8-d5bd62c31cbf with identifier: TW68538
2026-03-30 10:44:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f8d43043-2a6f-50de-b9f8-d5bd62c31cbf with identifier: TW68538
2026-03-30 10:44:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f8d43043-2a6f-50de-b9f8-d5bd62c31cbf with identifier: TW68538 to the API
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:56:47Z',
'fuel_type': 'diesel',
'id': 'f8d43043-2a6f-50de-b9f8-d5bd62c31cbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TW68538',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 225632,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-27',
'seller_name': None,
'title': 'BMW 3er 320d',
'transmission': 'manual',
'trim': '',
'year': 2012}
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TW68538%27 HTTP/1.1" 200 None
2026-03-30 10:44:22 [auto1.de] INFO: Saving data for TW68538: {'auction_closing_time': 1774972607.0, 'created_time': 1774294066.933514, 'last_price_update_time': 1774867462.803043}
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TW68538') HTTP/1.1" 204 0
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: TA06372
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TA06372%27 HTTP/1.1" 200 None
2026-03-30 10:44:22 [auto1.de] INFO: Scrape type for TA06372: 1
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: TR92367
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TR92367%27 HTTP/1.1" 200 None
2026-03-30 10:44:22 [auto1.de] INFO: Scrape type for TR92367: 1
2026-03-30 10:44:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: XS59646
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XS59646%27 HTTP/1.1" 200 None
2026-03-30 10:44:22 [auto1.de] INFO: Scrape type for XS59646: 1
2026-03-30 10:44:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: NU64922
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: HK95195
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: AX17463
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: EZ95690
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: BS69347
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: WA15492
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: VW06813
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VW06813%27 HTTP/1.1" 200 None
2026-03-30 10:44:22 [auto1.de] INFO: Scrape type for VW06813: 1
2026-03-30 10:44:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: RA14894
2026-03-30 10:44:22 [auto1.de] INFO: Found listing with ID: DZ59899
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DZ59899%27 HTTP/1.1" 200 None
2026-03-30 10:44:22 [auto1.de] INFO: Scrape type for DZ59899: 2
2026-03-30 10:44:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a94be094-3779-5a8b-ae60-f3ae45d2d889 with identifier: DZ59899
2026-03-30 10:44:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a94be094-3779-5a8b-ae60-f3ae45d2d889 with scrape type 2
2026-03-30 10:44:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a94be094-3779-5a8b-ae60-f3ae45d2d889 with scrape type 2
2026-03-30 10:44:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a94be094-3779-5a8b-ae60-f3ae45d2d889, identifier: DZ59899
2026-03-30 10:44:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a94be094-3779-5a8b-ae60-f3ae45d2d889 with identifier: DZ59899
2026-03-30 10:44:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a94be094-3779-5a8b-ae60-f3ae45d2d889 with identifier: DZ59899
2026-03-30 10:44:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a94be094-3779-5a8b-ae60-f3ae45d2d889 with identifier: DZ59899 to the API
2026-03-30 10:44:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:08:32Z',
'fuel_type': 'petrol',
'id': 'a94be094-3779-5a8b-ae60-f3ae45d2d889',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DZ59899',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 169886,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-19',
'seller_name': None,
'title': 'Seat Leon 1.4 TSI ACT FR',
'transmission': 'automatic',
'trim': 'FR',
'year': 2016}
2026-03-30 10:44:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DZ59899%27 HTTP/1.1" 200 None
2026-03-30 10:44:23 [auto1.de] INFO: Saving data for DZ59899: {'auction_closing_time': 1774969712.0, 'created_time': 1774379116.521453, 'last_price_update_time': 1774867463.440038}
2026-03-30 10:44:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DZ59899') HTTP/1.1" 204 0
2026-03-30 10:44:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:23 [auto1.de] INFO: Found listing with ID: BN22147
2026-03-30 10:44:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TA06372/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VW06813/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VW06813> (referer: https://www.auto1.com/v1/car-details-view/VW06813/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b868ad0-a52f-5698-8167-b1142c493f75 with identifier: VW06813
2026-03-30 10:44:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b868ad0-a52f-5698-8167-b1142c493f75 with scrape type 1
2026-03-30 10:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b868ad0-a52f-5698-8167-b1142c493f75
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4e%252F2e%252F4e2e19946e20de2cd1dcf454b52ee337%252Fpa%252FVW06813_52f436784f2ea7812a6ccda260106777.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_52f436784f2ea7812a6ccda260106777.jpg already downloaded
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4e%252F2e%252F4e2e19946e20de2cd1dcf454b52ee337%252Fpa%252FVW06813_bca31ef426a302a75fda5b9b555745e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_bca31ef426a302a75fda5b9b555745e8.jpg already downloaded
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4e%252F2e%252F4e2e19946e20de2cd1dcf454b52ee337%252Fpa%252FVW06813_679b614bda553d89bb8161c0801dec40.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_679b614bda553d89bb8161c0801dec40.jpg already downloaded
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4e%252F2e%252F4e2e19946e20de2cd1dcf454b52ee337%252Fpa%252FVW06813_7447becda11f2e1c07a9443e6e376d1f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_7447becda11f2e1c07a9443e6e376d1f.jpg already downloaded
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4e%252F2e%252F4e2e19946e20de2cd1dcf454b52ee337%252Fpa%252FVW06813_805f3ac5dcc4577a01219cc1052ef942.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_805f3ac5dcc4577a01219cc1052ef942.jpg already downloaded
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4e%252F2e%252F4e2e19946e20de2cd1dcf454b52ee337%252Fpa%252FVW06813_f1d8eb83c4748cadfd38fb2385c1044f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_f1d8eb83c4748cadfd38fb2385c1044f.jpg already downloaded
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4e%252F2e%252F4e2e19946e20de2cd1dcf454b52ee337%252Fpa%252FVW06813_6c92b80af08a59b1cbbd39a71ff970a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_6c92b80af08a59b1cbbd39a71ff970a1.jpg already downloaded
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4e%252F2e%252F4e2e19946e20de2cd1dcf454b52ee337%252Fpa%252FVW06813_441283f11aaf71d4a6b456b5bc7db493.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_441283f11aaf71d4a6b456b5bc7db493.jpg already downloaded
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4e%252F2e%252F4e2e19946e20de2cd1dcf454b52ee337%252Fpa%252FVW06813_2074aeefd2d8dca245d6de0432e80387.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_2074aeefd2d8dca245d6de0432e80387.jpg already downloaded
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4e%252F2e%252F4e2e19946e20de2cd1dcf454b52ee337%252Fpa%252FVW06813_932adb7045977c09710b9d22ac8bdd95.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_932adb7045977c09710b9d22ac8bdd95.jpg already downloaded
2026-03-30 10:44:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5b868ad0-a52f-5698-8167-b1142c493f75, identifier: VW06813
2026-03-30 10:44:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5b868ad0-a52f-5698-8167-b1142c493f75 with identifier: VW06813
2026-03-30 10:44:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5b868ad0-a52f-5698-8167-b1142c493f75 with identifier: VW06813
2026-03-30 10:44:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5b868ad0-a52f-5698-8167-b1142c493f75 with identifier: VW06813 to the API
2026-03-30 10:44:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/VW06813>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-31T15:08:20Z',
'fuel_type': 'petrol',
'id': '5b868ad0-a52f-5698-8167-b1142c493f75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VW06813',
'listing': 'auction',
'location': 'DE, Hodenhagen',
'make': 'Renault',
'model': 'Clio',
'odometer': 77361,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_52f436784f2ea7812a6ccda260106777.jpg',
'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_bca31ef426a302a75fda5b9b555745e8.jpg',
'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_679b614bda553d89bb8161c0801dec40.jpg',
'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_7447becda11f2e1c07a9443e6e376d1f.jpg',
'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_805f3ac5dcc4577a01219cc1052ef942.jpg',
'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_f1d8eb83c4748cadfd38fb2385c1044f.jpg',
'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_6c92b80af08a59b1cbbd39a71ff970a1.jpg',
'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_441283f11aaf71d4a6b456b5bc7db493.jpg',
'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_2074aeefd2d8dca245d6de0432e80387.jpg',
'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_932adb7045977c09710b9d22ac8bdd95.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b868ad0-a52f-5698-8167-b1142c493f75/5b868ad0-a52f-5698-8167-b1142c493f75_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63612,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_52f436784f2ea7812a6ccda260106777.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b868ad0-a52f-5698-8167-b1142c493f75/5b868ad0-a52f-5698-8167-b1142c493f75_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2913568,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_bca31ef426a302a75fda5b9b555745e8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b868ad0-a52f-5698-8167-b1142c493f75/5b868ad0-a52f-5698-8167-b1142c493f75_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2890071,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_679b614bda553d89bb8161c0801dec40.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b868ad0-a52f-5698-8167-b1142c493f75/5b868ad0-a52f-5698-8167-b1142c493f75_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2839757,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_7447becda11f2e1c07a9443e6e376d1f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b868ad0-a52f-5698-8167-b1142c493f75/5b868ad0-a52f-5698-8167-b1142c493f75_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2808964,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_805f3ac5dcc4577a01219cc1052ef942.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b868ad0-a52f-5698-8167-b1142c493f75/5b868ad0-a52f-5698-8167-b1142c493f75_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2851934,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_f1d8eb83c4748cadfd38fb2385c1044f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b868ad0-a52f-5698-8167-b1142c493f75/5b868ad0-a52f-5698-8167-b1142c493f75_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47665,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_6c92b80af08a59b1cbbd39a71ff970a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b868ad0-a52f-5698-8167-b1142c493f75/5b868ad0-a52f-5698-8167-b1142c493f75_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60774,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_441283f11aaf71d4a6b456b5bc7db493.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b868ad0-a52f-5698-8167-b1142c493f75/5b868ad0-a52f-5698-8167-b1142c493f75_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2939450,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_2074aeefd2d8dca245d6de0432e80387.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b868ad0-a52f-5698-8167-b1142c493f75/5b868ad0-a52f-5698-8167-b1142c493f75_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60014,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4e/2e/4e2e19946e20de2cd1dcf454b52ee337/pa/VW06813_932adb7045977c09710b9d22ac8bdd95.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 TCe Business Edition',
'transmission': 'manual',
'trim': 'Business Edition',
'year': 2022}
2026-03-30 10:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VW06813%27 HTTP/1.1" 200 None
2026-03-30 10:44:27 [auto1.de] INFO: Saving data for VW06813: {'created_time': 1774867467.416505, 'last_price_update_time': 1774867467.416519, 'auction_closing_time': 1774969700.0}
2026-03-30 10:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VW06813') HTTP/1.1" 204 0
2026-03-30 10:44:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UN38218/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:28 [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-30 10:44:28 [auto1.de] INFO: Channel: 24h | Page: 22 | totalHits: 9458 | hits on page: 40
2026-03-30 10:44:28 [auto1.de] INFO: Found listing with ID: RU77143
2026-03-30 10:44:28 [auto1.de] INFO: Found listing with ID: BG30699
2026-03-30 10:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BG30699%27 HTTP/1.1" 200 None
2026-03-30 10:44:28 [auto1.de] INFO: Scrape type for BG30699: 1
2026-03-30 10:44:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:28 [auto1.de] INFO: Found listing with ID: SC02628
2026-03-30 10:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SC02628%27 HTTP/1.1" 200 None
2026-03-30 10:44:28 [auto1.de] INFO: Scrape type for SC02628: 2
2026-03-30 10:44:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a55544-8d9d-5938-ae35-0a656432a104 with identifier: SC02628
2026-03-30 10:44:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a55544-8d9d-5938-ae35-0a656432a104 with scrape type 2
2026-03-30 10:44:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63a55544-8d9d-5938-ae35-0a656432a104 with scrape type 2
2026-03-30 10:44:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 63a55544-8d9d-5938-ae35-0a656432a104, identifier: SC02628
2026-03-30 10:44:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 63a55544-8d9d-5938-ae35-0a656432a104 with identifier: SC02628
2026-03-30 10:44:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 63a55544-8d9d-5938-ae35-0a656432a104 with identifier: SC02628
2026-03-30 10:44:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 63a55544-8d9d-5938-ae35-0a656432a104 with identifier: SC02628 to the API
2026-03-30 10:44:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:29 [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-31T15:52:22Z',
'fuel_type': 'petrol',
'id': '63a55544-8d9d-5938-ae35-0a656432a104',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SC02628',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 187692,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-25',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.4 TSI Highline',
'transmission': 'manual',
'trim': 'Highline',
'year': 2010}
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SC02628%27 HTTP/1.1" 200 None
2026-03-30 10:44:29 [auto1.de] INFO: Saving data for SC02628: {'auction_closing_time': 1774972342.0, 'created_time': 1773773817.440083, 'last_price_update_time': 1774867469.037929}
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SC02628') HTTP/1.1" 204 0
2026-03-30 10:44:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:29 [auto1.de] INFO: Found listing with ID: ED20045
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ED20045%27 HTTP/1.1" 200 None
2026-03-30 10:44:29 [auto1.de] INFO: Scrape type for ED20045: 1
2026-03-30 10:44:29 [auto1.de] INFO: Found listing with ID: ZE59650
2026-03-30 10:44:29 [auto1.de] INFO: Found listing with ID: CJ42991
2026-03-30 10:44:29 [auto1.de] INFO: Found listing with ID: KN84771
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KN84771%27 HTTP/1.1" 200 None
2026-03-30 10:44:29 [auto1.de] INFO: Scrape type for KN84771: 1
2026-03-30 10:44:29 [auto1.de] INFO: Found listing with ID: JA55411
2026-03-30 10:44:29 [auto1.de] INFO: Found listing with ID: FP87912
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FP87912%27 HTTP/1.1" 200 None
2026-03-30 10:44:29 [auto1.de] INFO: Scrape type for FP87912: 2
2026-03-30 10:44:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 075bc60b-be0d-5645-b709-a2ece14a402a with identifier: FP87912
2026-03-30 10:44:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 075bc60b-be0d-5645-b709-a2ece14a402a with scrape type 2
2026-03-30 10:44:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 075bc60b-be0d-5645-b709-a2ece14a402a with scrape type 2
2026-03-30 10:44:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 075bc60b-be0d-5645-b709-a2ece14a402a, identifier: FP87912
2026-03-30 10:44:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 075bc60b-be0d-5645-b709-a2ece14a402a with identifier: FP87912
2026-03-30 10:44:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 075bc60b-be0d-5645-b709-a2ece14a402a with identifier: FP87912
2026-03-30 10:44:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 075bc60b-be0d-5645-b709-a2ece14a402a with identifier: FP87912 to the API
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:29 [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': 182,
'expiration_date': '2026-03-31T15:04:38Z',
'fuel_type': 'petrol',
'id': '075bc60b-be0d-5645-b709-a2ece14a402a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FP87912',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 93303,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-16',
'seller_name': None,
'title': 'Ford Focus 1.5 EcoBoost ST-Line',
'transmission': 'automatic',
'trim': 'ST-Line',
'year': 2019}
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FP87912%27 HTTP/1.1" 200 None
2026-03-30 10:44:29 [auto1.de] INFO: Saving data for FP87912: {'auction_closing_time': 1774969478.0, 'created_time': 1774378016.923221, 'last_price_update_time': 1774867469.567395}
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FP87912') HTTP/1.1" 204 0
2026-03-30 10:44:29 [auto1.de] INFO: Found listing with ID: CA83659
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CA83659%27 HTTP/1.1" 200 None
2026-03-30 10:44:29 [auto1.de] INFO: Scrape type for CA83659: 2
2026-03-30 10:44:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 011a2bfd-298d-5e9e-bfb6-761513ec5465 with identifier: CA83659
2026-03-30 10:44:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 011a2bfd-298d-5e9e-bfb6-761513ec5465 with scrape type 2
2026-03-30 10:44:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 011a2bfd-298d-5e9e-bfb6-761513ec5465 with scrape type 2
2026-03-30 10:44:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 011a2bfd-298d-5e9e-bfb6-761513ec5465, identifier: CA83659
2026-03-30 10:44:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 011a2bfd-298d-5e9e-bfb6-761513ec5465 with identifier: CA83659
2026-03-30 10:44:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 011a2bfd-298d-5e9e-bfb6-761513ec5465 with identifier: CA83659
2026-03-30 10:44:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 011a2bfd-298d-5e9e-bfb6-761513ec5465 with identifier: CA83659 to the API
2026-03-30 10:44:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:10:15Z',
'fuel_type': 'diesel',
'id': '011a2bfd-298d-5e9e-bfb6-761513ec5465',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CA83659',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 295952,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-30',
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2012}
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CA83659%27 HTTP/1.1" 200 None
2026-03-30 10:44:30 [auto1.de] INFO: Saving data for CA83659: {'auction_closing_time': 1774969815.0, 'created_time': 1774416663.618797, 'last_price_update_time': 1774867470.056209}
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CA83659') HTTP/1.1" 204 0
2026-03-30 10:44:30 [auto1.de] INFO: Found listing with ID: SZ20941
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SZ20941%27 HTTP/1.1" 200 None
2026-03-30 10:44:30 [auto1.de] INFO: Scrape type for SZ20941: 2
2026-03-30 10:44:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0ba394a-8c18-549e-ae33-171a0901a115 with identifier: SZ20941
2026-03-30 10:44:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0ba394a-8c18-549e-ae33-171a0901a115 with scrape type 2
2026-03-30 10:44:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0ba394a-8c18-549e-ae33-171a0901a115 with scrape type 2
2026-03-30 10:44:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e0ba394a-8c18-549e-ae33-171a0901a115, identifier: SZ20941
2026-03-30 10:44:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e0ba394a-8c18-549e-ae33-171a0901a115 with identifier: SZ20941
2026-03-30 10:44:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e0ba394a-8c18-549e-ae33-171a0901a115 with identifier: SZ20941
2026-03-30 10:44:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e0ba394a-8c18-549e-ae33-171a0901a115 with identifier: SZ20941 to the API
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 325,
'expiration_date': '2026-03-31T15:51:38Z',
'fuel_type': 'diesel',
'id': 'e0ba394a-8c18-549e-ae33-171a0901a115',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SZ20941',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 124398,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-25',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI clean diesel quattro Competition',
'transmission': 'automatic',
'trim': 'quattro Competition',
'year': 2017}
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SZ20941%27 HTTP/1.1" 200 None
2026-03-30 10:44:30 [auto1.de] INFO: Saving data for SZ20941: {'auction_closing_time': 1774972298.0, 'created_time': 1774522476.857892, 'last_price_update_time': 1774867470.56856}
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SZ20941') HTTP/1.1" 204 0
2026-03-30 10:44:30 [auto1.de] INFO: Found listing with ID: EH54966
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EH54966%27 HTTP/1.1" 200 None
2026-03-30 10:44:30 [auto1.de] INFO: Scrape type for EH54966: 1
2026-03-30 10:44:30 [auto1.de] INFO: Found listing with ID: BB98508
2026-03-30 10:44:30 [auto1.de] INFO: Found listing with ID: VH26338
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VH26338%27 HTTP/1.1" 200 None
2026-03-30 10:44:30 [auto1.de] INFO: Scrape type for VH26338: 2
2026-03-30 10:44:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db6f40f4-03f1-5a5c-b3c3-f1c283cc0397 with identifier: VH26338
2026-03-30 10:44:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db6f40f4-03f1-5a5c-b3c3-f1c283cc0397 with scrape type 2
2026-03-30 10:44:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db6f40f4-03f1-5a5c-b3c3-f1c283cc0397 with scrape type 2
2026-03-30 10:44:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: db6f40f4-03f1-5a5c-b3c3-f1c283cc0397, identifier: VH26338
2026-03-30 10:44:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: db6f40f4-03f1-5a5c-b3c3-f1c283cc0397 with identifier: VH26338
2026-03-30 10:44:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: db6f40f4-03f1-5a5c-b3c3-f1c283cc0397 with identifier: VH26338
2026-03-30 10:44:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: db6f40f4-03f1-5a5c-b3c3-f1c283cc0397 with identifier: VH26338 to the API
2026-03-30 10:44:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 150,
'expiration_date': '2026-03-31T15:50:22Z',
'fuel_type': 'petrol',
'id': 'db6f40f4-03f1-5a5c-b3c3-f1c283cc0397',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VH26338',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 52449,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-16',
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI ACT Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2022}
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VH26338%27 HTTP/1.1" 200 None
2026-03-30 10:44:31 [auto1.de] INFO: Saving data for VH26338: {'auction_closing_time': 1774972222.0, 'created_time': 1773306889.255433, 'last_price_update_time': 1774867471.446908}
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VH26338') HTTP/1.1" 204 0
2026-03-30 10:44:31 [auto1.de] INFO: Found listing with ID: MH90700
2026-03-30 10:44:31 [auto1.de] INFO: Found listing with ID: YY96342
2026-03-30 10:44:31 [auto1.de] INFO: Found listing with ID: ZN86582
2026-03-30 10:44:31 [auto1.de] INFO: Found listing with ID: AN56008
2026-03-30 10:44:31 [auto1.de] INFO: Found listing with ID: RG93335
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RG93335%27 HTTP/1.1" 200 None
2026-03-30 10:44:31 [auto1.de] INFO: Scrape type for RG93335: 1
2026-03-30 10:44:31 [auto1.de] INFO: Found listing with ID: TL54182
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TL54182%27 HTTP/1.1" 200 None
2026-03-30 10:44:31 [auto1.de] INFO: Scrape type for TL54182: 1
2026-03-30 10:44:31 [auto1.de] INFO: Found listing with ID: WG19092
2026-03-30 10:44:31 [auto1.de] INFO: Found listing with ID: JU04536
2026-03-30 10:44:31 [auto1.de] INFO: Found listing with ID: JB73143
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JB73143%27 HTTP/1.1" 200 None
2026-03-30 10:44:31 [auto1.de] INFO: Scrape type for JB73143: 1
2026-03-30 10:44:31 [auto1.de] INFO: Found listing with ID: UY49160
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UY49160%27 HTTP/1.1" 200 None
2026-03-30 10:44:31 [auto1.de] INFO: Scrape type for UY49160: 2
2026-03-30 10:44:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 727b2b66-a3fb-5e21-912f-f021ce66b4f5 with identifier: UY49160
2026-03-30 10:44:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 727b2b66-a3fb-5e21-912f-f021ce66b4f5 with scrape type 2
2026-03-30 10:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 727b2b66-a3fb-5e21-912f-f021ce66b4f5 with scrape type 2
2026-03-30 10:44:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 727b2b66-a3fb-5e21-912f-f021ce66b4f5, identifier: UY49160
2026-03-30 10:44:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 727b2b66-a3fb-5e21-912f-f021ce66b4f5 with identifier: UY49160
2026-03-30 10:44:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 727b2b66-a3fb-5e21-912f-f021ce66b4f5 with identifier: UY49160
2026-03-30 10:44:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 727b2b66-a3fb-5e21-912f-f021ce66b4f5 with identifier: UY49160 to the API
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:51:15Z',
'fuel_type': 'diesel',
'id': '727b2b66-a3fb-5e21-912f-f021ce66b4f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UY49160',
'listing': 'auction',
'make': 'Ford',
'model': 'Tourneo Custom',
'odometer': 84404,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seller_name': None,
'title': 'Ford Tourneo Custom 2.0 TDCi Mild-Hybrid 320 L1 Tourneo Titanium X',
'transmission': 'manual',
'trim': '320 L1 Tourneo Titanium X',
'year': 2020}
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UY49160%27 HTTP/1.1" 200 None
2026-03-30 10:44:31 [auto1.de] INFO: Saving data for UY49160: {'auction_closing_time': 1774972275.0, 'created_time': 1773686590.922506, 'last_price_update_time': 1774867471.966764}
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UY49160') HTTP/1.1" 204 0
2026-03-30 10:44:32 [auto1.de] INFO: Found listing with ID: TH94895
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TH94895%27 HTTP/1.1" 200 None
2026-03-30 10:44:32 [auto1.de] INFO: Scrape type for TH94895: 2
2026-03-30 10:44:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61eda4e9-347a-5c08-ae80-6c479cbc0ebd with identifier: TH94895
2026-03-30 10:44:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61eda4e9-347a-5c08-ae80-6c479cbc0ebd with scrape type 2
2026-03-30 10:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61eda4e9-347a-5c08-ae80-6c479cbc0ebd with scrape type 2
2026-03-30 10:44:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 61eda4e9-347a-5c08-ae80-6c479cbc0ebd, identifier: TH94895
2026-03-30 10:44:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 61eda4e9-347a-5c08-ae80-6c479cbc0ebd with identifier: TH94895
2026-03-30 10:44:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 61eda4e9-347a-5c08-ae80-6c479cbc0ebd with identifier: TH94895
2026-03-30 10:44:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 61eda4e9-347a-5c08-ae80-6c479cbc0ebd with identifier: TH94895 to the API
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 175,
'expiration_date': '2026-03-31T15:08:37Z',
'fuel_type': 'diesel',
'id': '61eda4e9-347a-5c08-ae80-6c479cbc0ebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TH94895',
'listing': 'auction',
'make': 'Nissan',
'model': 'Pathfinder',
'odometer': 257307,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-12-10',
'seller_name': None,
'title': 'Nissan Pathfinder 2.5 dCi Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2006}
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TH94895%27 HTTP/1.1" 200 None
2026-03-30 10:44:32 [auto1.de] INFO: Saving data for TH94895: {'auction_closing_time': 1774969717.0, 'created_time': 1773657838.449233, 'last_price_update_time': 1774867472.511536}
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TH94895') HTTP/1.1" 204 0
2026-03-30 10:44:32 [auto1.de] INFO: Found listing with ID: RE10488
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RE10488%27 HTTP/1.1" 200 None
2026-03-30 10:44:32 [auto1.de] INFO: Scrape type for RE10488: 1
2026-03-30 10:44:32 [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-30 10:44:32 [auto1.de] INFO: Found listing with ID: NY45560
2026-03-30 10:44:32 [auto1.de] INFO: Found listing with ID: ZB25912
2026-03-30 10:44:32 [auto1.de] INFO: Found listing with ID: KM19595
2026-03-30 10:44:32 [auto1.de] INFO: Found listing with ID: XD17541
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XD17541%27 HTTP/1.1" 200 None
2026-03-30 10:44:32 [auto1.de] INFO: Scrape type for XD17541: 1
2026-03-30 10:44:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BG30699/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XS59646/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TR92367/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:32 [auto1.de] INFO: Found listing with ID: GL13033
2026-03-30 10:44:32 [auto1.de] INFO: Found listing with ID: KL67812
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KL67812%27 HTTP/1.1" 200 None
2026-03-30 10:44:32 [auto1.de] INFO: Scrape type for KL67812: 2
2026-03-30 10:44:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4592700d-0014-5851-a086-f1fdcd6d4991 with identifier: KL67812
2026-03-30 10:44:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4592700d-0014-5851-a086-f1fdcd6d4991 with scrape type 2
2026-03-30 10:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4592700d-0014-5851-a086-f1fdcd6d4991 with scrape type 2
2026-03-30 10:44:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4592700d-0014-5851-a086-f1fdcd6d4991, identifier: KL67812
2026-03-30 10:44:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4592700d-0014-5851-a086-f1fdcd6d4991 with identifier: KL67812
2026-03-30 10:44:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4592700d-0014-5851-a086-f1fdcd6d4991 with identifier: KL67812
2026-03-30 10:44:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4592700d-0014-5851-a086-f1fdcd6d4991 with identifier: KL67812 to the API
2026-03-30 10:44:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-31T15:41:19Z',
'fuel_type': 'petrol',
'id': '4592700d-0014-5851-a086-f1fdcd6d4991',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KL67812',
'listing': 'auction',
'make': 'Ford',
'model': 'S-Max',
'odometer': 62834,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-25',
'seller_name': None,
'title': 'Ford S-Max 1.5 EcoBoost Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2018}
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KL67812%27 HTTP/1.1" 200 None
2026-03-30 10:44:33 [auto1.de] INFO: Saving data for KL67812: {'auction_closing_time': 1774971679.0, 'created_time': 1774293307.209258, 'last_price_update_time': 1774867473.021818}
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KL67812') HTTP/1.1" 204 0
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: GH56807
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: TG88062
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: AG12776
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AG12776%27 HTTP/1.1" 200 None
2026-03-30 10:44:33 [auto1.de] INFO: Scrape type for AG12776: 1
2026-03-30 10:44:33 [auto1.de] INFO: Channel: 24h | Page: 23 | totalHits: 9458 | hits on page: 40
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: NG10221
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: UU82160
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UU82160%27 HTTP/1.1" 200 None
2026-03-30 10:44:33 [auto1.de] INFO: Scrape type for UU82160: 1
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: LV20570
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LV20570%27 HTTP/1.1" 200 None
2026-03-30 10:44:33 [auto1.de] INFO: Scrape type for LV20570: 2
2026-03-30 10:44:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9e4cd9-e708-560f-b8b9-4e36e61f9028 with identifier: LV20570
2026-03-30 10:44:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9e4cd9-e708-560f-b8b9-4e36e61f9028 with scrape type 2
2026-03-30 10:44:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9e4cd9-e708-560f-b8b9-4e36e61f9028 with scrape type 2
2026-03-30 10:44:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7b9e4cd9-e708-560f-b8b9-4e36e61f9028, identifier: LV20570
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: XA81988
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: PF77669
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PF77669%27 HTTP/1.1" 200 None
2026-03-30 10:44:33 [auto1.de] INFO: Scrape type for PF77669: 1
2026-03-30 10:44:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7b9e4cd9-e708-560f-b8b9-4e36e61f9028 with identifier: LV20570
2026-03-30 10:44:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7b9e4cd9-e708-560f-b8b9-4e36e61f9028 with identifier: LV20570
2026-03-30 10:44:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7b9e4cd9-e708-560f-b8b9-4e36e61f9028 with identifier: LV20570 to the API
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-31T15:05:06Z',
'fuel_type': 'petrol',
'id': '7b9e4cd9-e708-560f-b8b9-4e36e61f9028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LV20570',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 112874,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-08-05',
'seller_name': None,
'title': 'Volkswagen Polo 1.4 United',
'transmission': 'manual',
'trim': 'United',
'year': 2008}
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LV20570%27 HTTP/1.1" 200 None
2026-03-30 10:44:33 [auto1.de] INFO: Saving data for LV20570: {'auction_closing_time': 1774969506.0, 'created_time': 1774377777.266294, 'last_price_update_time': 1774867473.545224}
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LV20570') HTTP/1.1" 204 0
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: MD36296
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: ZH93684
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: NM84118
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: FN84005
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FN84005%27 HTTP/1.1" 200 None
2026-03-30 10:44:33 [auto1.de] INFO: Scrape type for FN84005: 1
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: KZ40910
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KZ40910%27 HTTP/1.1" 200 None
2026-03-30 10:44:33 [auto1.de] INFO: Scrape type for KZ40910: 1
2026-03-30 10:44:33 [auto1.de] INFO: Found listing with ID: AJ41355
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AJ41355%27 HTTP/1.1" 200 None
2026-03-30 10:44:33 [auto1.de] INFO: Scrape type for AJ41355: 2
2026-03-30 10:44:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37f09ccb-a2aa-54ae-ba5a-7e5cf9be71ca with identifier: AJ41355
2026-03-30 10:44:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37f09ccb-a2aa-54ae-ba5a-7e5cf9be71ca with scrape type 2
2026-03-30 10:44:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37f09ccb-a2aa-54ae-ba5a-7e5cf9be71ca with scrape type 2
2026-03-30 10:44:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 37f09ccb-a2aa-54ae-ba5a-7e5cf9be71ca, identifier: AJ41355
2026-03-30 10:44:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 37f09ccb-a2aa-54ae-ba5a-7e5cf9be71ca with identifier: AJ41355
2026-03-30 10:44:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 37f09ccb-a2aa-54ae-ba5a-7e5cf9be71ca with identifier: AJ41355
2026-03-30 10:44:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 37f09ccb-a2aa-54ae-ba5a-7e5cf9be71ca with identifier: AJ41355 to the API
2026-03-30 10:44:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:11:24Z',
'fuel_type': 'diesel',
'id': '37f09ccb-a2aa-54ae-ba5a-7e5cf9be71ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AJ41355',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 182625,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-14',
'seller_name': None,
'title': 'Skoda Octavia 1.6 TDI Joy',
'transmission': 'manual',
'trim': 'Joy',
'year': 2016}
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AJ41355%27 HTTP/1.1" 200 None
2026-03-30 10:44:34 [auto1.de] INFO: Saving data for AJ41355: {'auction_closing_time': 1774969884.0, 'created_time': 1773775426.804542, 'last_price_update_time': 1774867474.160397}
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AJ41355') HTTP/1.1" 204 0
2026-03-30 10:44:34 [auto1.de] INFO: Found listing with ID: DZ18684
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DZ18684%27 HTTP/1.1" 200 None
2026-03-30 10:44:34 [auto1.de] INFO: Scrape type for DZ18684: 2
2026-03-30 10:44:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a86fd51-9663-5485-b28e-a62483479552 with identifier: DZ18684
2026-03-30 10:44:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a86fd51-9663-5485-b28e-a62483479552 with scrape type 2
2026-03-30 10:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a86fd51-9663-5485-b28e-a62483479552 with scrape type 2
2026-03-30 10:44:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4a86fd51-9663-5485-b28e-a62483479552, identifier: DZ18684
2026-03-30 10:44:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4a86fd51-9663-5485-b28e-a62483479552 with identifier: DZ18684
2026-03-30 10:44:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4a86fd51-9663-5485-b28e-a62483479552 with identifier: DZ18684
2026-03-30 10:44:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4a86fd51-9663-5485-b28e-a62483479552 with identifier: DZ18684 to the API
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:42:06Z',
'fuel_type': 'diesel',
'id': '4a86fd51-9663-5485-b28e-a62483479552',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DZ18684',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 129778,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-06',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 2.0 Blue-HDi Exclusive',
'transmission': 'manual',
'trim': 'Exclusive',
'year': 2014}
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DZ18684%27 HTTP/1.1" 200 None
2026-03-30 10:44:34 [auto1.de] INFO: Saving data for DZ18684: {'auction_closing_time': 1774971726.0, 'created_time': 1773342030.80372, 'last_price_update_time': 1774867474.620309}
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DZ18684') HTTP/1.1" 204 0
2026-03-30 10:44:34 [auto1.de] INFO: Found listing with ID: CH70727
2026-03-30 10:44:34 [auto1.de] INFO: Found listing with ID: RH55673
2026-03-30 10:44:34 [auto1.de] INFO: Found listing with ID: GV01951
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GV01951%27 HTTP/1.1" 200 None
2026-03-30 10:44:34 [auto1.de] INFO: Scrape type for GV01951: 1
2026-03-30 10:44:34 [auto1.de] INFO: Found listing with ID: WR71249
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WR71249%27 HTTP/1.1" 200 None
2026-03-30 10:44:34 [auto1.de] INFO: Scrape type for WR71249: 2
2026-03-30 10:44:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7f9c74e-2a1e-52e8-b3e2-aa0d19476a5e with identifier: WR71249
2026-03-30 10:44:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7f9c74e-2a1e-52e8-b3e2-aa0d19476a5e with scrape type 2
2026-03-30 10:44:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7f9c74e-2a1e-52e8-b3e2-aa0d19476a5e with scrape type 2
2026-03-30 10:44:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c7f9c74e-2a1e-52e8-b3e2-aa0d19476a5e, identifier: WR71249
2026-03-30 10:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TA06372> (referer: https://www.auto1.com/v1/car-details-view/TA06372/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UN38218> (referer: https://www.auto1.com/v1/car-details-view/UN38218/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c7f9c74e-2a1e-52e8-b3e2-aa0d19476a5e with identifier: WR71249
2026-03-30 10:44:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c7f9c74e-2a1e-52e8-b3e2-aa0d19476a5e with identifier: WR71249
2026-03-30 10:44:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c7f9c74e-2a1e-52e8-b3e2-aa0d19476a5e with identifier: WR71249 to the API
2026-03-30 10:44:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:35 [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': 121,
'expiration_date': '2026-03-31T15:59:11Z',
'fuel_type': 'petrol',
'id': 'c7f9c74e-2a1e-52e8-b3e2-aa0d19476a5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WR71249',
'listing': 'auction',
'make': 'Mazda',
'model': 'CX-3',
'odometer': 39109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-25',
'seller_name': None,
'title': 'Mazda CX-3 2.0 Kangei',
'transmission': 'manual',
'trim': 'Kangei',
'year': 2019}
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WR71249%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [auto1.de] INFO: Saving data for WR71249: {'auction_closing_time': 1774972751.0, 'created_time': 1774001896.537393, 'last_price_update_time': 1774867475.196414}
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WR71249') HTTP/1.1" 204 0
2026-03-30 10:44:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:35 [auto1.de] INFO: Found listing with ID: AY54602
2026-03-30 10:44:35 [auto1.de] INFO: Found listing with ID: SW67477
2026-03-30 10:44:35 [auto1.de] INFO: Found listing with ID: CG08115
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CG08115%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [auto1.de] INFO: Scrape type for CG08115: 1
2026-03-30 10:44:35 [auto1.de] INFO: Found listing with ID: TU57543
2026-03-30 10:44:35 [auto1.de] INFO: Found listing with ID: NJ99756
2026-03-30 10:44:35 [auto1.de] INFO: Found listing with ID: XK73988
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XK73988%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [auto1.de] INFO: Scrape type for XK73988: 1
2026-03-30 10:44:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec74d1f4-8456-5b6b-8228-a723e970ca67 with identifier: TA06372
2026-03-30 10:44:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec74d1f4-8456-5b6b-8228-a723e970ca67 with scrape type 1
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec74d1f4-8456-5b6b-8228-a723e970ca67
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd7%252F5b%252Fd75b4728c779ee5eb4e99a5efc4188f9%252Fpa%252FTA06372_7a3bb97ba26e58b14b53c2372664271f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_7a3bb97ba26e58b14b53c2372664271f.jpg already downloaded
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd7%252F5b%252Fd75b4728c779ee5eb4e99a5efc4188f9%252Fpa%252FTA06372_b24b6e6a3c1df1143af5bb8bbfe374fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_b24b6e6a3c1df1143af5bb8bbfe374fb.jpg already downloaded
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd7%252F5b%252Fd75b4728c779ee5eb4e99a5efc4188f9%252Fpa%252FTA06372_2f196146a2fcdadb7ece1fb9a7074aab.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_2f196146a2fcdadb7ece1fb9a7074aab.jpg already downloaded
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd7%252F5b%252Fd75b4728c779ee5eb4e99a5efc4188f9%252Fpa%252FTA06372_ccf651f837bb74ce2ec0046f55cb9462.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_ccf651f837bb74ce2ec0046f55cb9462.jpg already downloaded
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd7%252F5b%252Fd75b4728c779ee5eb4e99a5efc4188f9%252Fpa%252FTA06372_bff915afb297643f9e7bcb40af76537a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_bff915afb297643f9e7bcb40af76537a.jpg already downloaded
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd7%252F5b%252Fd75b4728c779ee5eb4e99a5efc4188f9%252Fpa%252FTA06372_badd57fe442fa75f199541991a0e64ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_badd57fe442fa75f199541991a0e64ac.jpg already downloaded
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd7%252F5b%252Fd75b4728c779ee5eb4e99a5efc4188f9%252Fpa%252FTA06372_42677e41365d2c663dde385eb0e69e15.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_42677e41365d2c663dde385eb0e69e15.jpg already downloaded
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd7%252F5b%252Fd75b4728c779ee5eb4e99a5efc4188f9%252Fpa%252FTA06372_01a98b8b41585c5687b4baad82814c6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_01a98b8b41585c5687b4baad82814c6f.jpg already downloaded
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd7%252F5b%252Fd75b4728c779ee5eb4e99a5efc4188f9%252Fpa%252FTA06372_0d19a84f050fe69dec93bc8943667ea1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_0d19a84f050fe69dec93bc8943667ea1.jpg already downloaded
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd7%252F5b%252Fd75b4728c779ee5eb4e99a5efc4188f9%252Fpa%252FTA06372_bd0ef92f3da86ac91a42bfc0194d4789.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_bd0ef92f3da86ac91a42bfc0194d4789.jpg already downloaded
2026-03-30 10:44:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ec74d1f4-8456-5b6b-8228-a723e970ca67, identifier: TA06372
2026-03-30 10:44:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 849c2f94-f7f7-59eb-81fe-46c837a539ae with identifier: UN38218
2026-03-30 10:44:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 849c2f94-f7f7-59eb-81fe-46c837a539ae with scrape type 1
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 849c2f94-f7f7-59eb-81fe-46c837a539ae
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_7f5da59096e29a9886fc1c005f5c9c8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_7f5da59096e29a9886fc1c005f5c9c8e.jpg not downloaded yet
2026-03-30 10:44:35 [auto1.de] INFO: Found listing with ID: CU76931
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CU76931%27 HTTP/1.1" 200 None
2026-03-30 10:44:35 [auto1.de] INFO: Scrape type for CU76931: 2
2026-03-30 10:44:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7199633a-dbd9-53cb-8839-da87fec790c7 with identifier: CU76931
2026-03-30 10:44:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7199633a-dbd9-53cb-8839-da87fec790c7 with scrape type 2
2026-03-30 10:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7199633a-dbd9-53cb-8839-da87fec790c7 with scrape type 2
2026-03-30 10:44:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7199633a-dbd9-53cb-8839-da87fec790c7, identifier: CU76931
2026-03-30 10:44:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ec74d1f4-8456-5b6b-8228-a723e970ca67 with identifier: TA06372
2026-03-30 10:44:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ec74d1f4-8456-5b6b-8228-a723e970ca67 with identifier: TA06372
2026-03-30 10:44:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ec74d1f4-8456-5b6b-8228-a723e970ca67 with identifier: TA06372 to the API
2026-03-30 10:44:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/TA06372>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Rental',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:23:40Z',
'fuel_type': 'diesel',
'id': 'ec74d1f4-8456-5b6b-8228-a723e970ca67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TA06372',
'listing': 'auction',
'location': 'DE, Cloppenburg',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 146792,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_7a3bb97ba26e58b14b53c2372664271f.jpg',
'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_b24b6e6a3c1df1143af5bb8bbfe374fb.jpg',
'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_2f196146a2fcdadb7ece1fb9a7074aab.jpg',
'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_ccf651f837bb74ce2ec0046f55cb9462.jpg',
'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_bff915afb297643f9e7bcb40af76537a.jpg',
'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_badd57fe442fa75f199541991a0e64ac.jpg',
'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_42677e41365d2c663dde385eb0e69e15.jpg',
'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_01a98b8b41585c5687b4baad82814c6f.jpg',
'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_0d19a84f050fe69dec93bc8943667ea1.jpg',
'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_bd0ef92f3da86ac91a42bfc0194d4789.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec74d1f4-8456-5b6b-8228-a723e970ca67/ec74d1f4-8456-5b6b-8228-a723e970ca67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429514,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_7a3bb97ba26e58b14b53c2372664271f.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec74d1f4-8456-5b6b-8228-a723e970ca67/ec74d1f4-8456-5b6b-8228-a723e970ca67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444670,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_b24b6e6a3c1df1143af5bb8bbfe374fb.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec74d1f4-8456-5b6b-8228-a723e970ca67/ec74d1f4-8456-5b6b-8228-a723e970ca67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388710,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_2f196146a2fcdadb7ece1fb9a7074aab.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec74d1f4-8456-5b6b-8228-a723e970ca67/ec74d1f4-8456-5b6b-8228-a723e970ca67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372408,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_ccf651f837bb74ce2ec0046f55cb9462.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec74d1f4-8456-5b6b-8228-a723e970ca67/ec74d1f4-8456-5b6b-8228-a723e970ca67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387087,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_bff915afb297643f9e7bcb40af76537a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec74d1f4-8456-5b6b-8228-a723e970ca67/ec74d1f4-8456-5b6b-8228-a723e970ca67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404005,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_badd57fe442fa75f199541991a0e64ac.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec74d1f4-8456-5b6b-8228-a723e970ca67/ec74d1f4-8456-5b6b-8228-a723e970ca67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367223,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_42677e41365d2c663dde385eb0e69e15.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec74d1f4-8456-5b6b-8228-a723e970ca67/ec74d1f4-8456-5b6b-8228-a723e970ca67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442874,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_01a98b8b41585c5687b4baad82814c6f.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec74d1f4-8456-5b6b-8228-a723e970ca67/ec74d1f4-8456-5b6b-8228-a723e970ca67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369545,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_0d19a84f050fe69dec93bc8943667ea1.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec74d1f4-8456-5b6b-8228-a723e970ca67/ec74d1f4-8456-5b6b-8228-a723e970ca67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353430,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgd7/5b/d75b4728c779ee5eb4e99a5efc4188f9/pa/TA06372_bd0ef92f3da86ac91a42bfc0194d4789.jpg',
'Width': 1200}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-06-18',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Mondeo 2.0 TDCi EcoBlue ST-Line',
'transmission': 'automatic',
'trim': 'ST-Line',
'year': 2019}
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TA06372%27 HTTP/1.1" 200 None
2026-03-30 10:44:36 [auto1.de] INFO: Saving data for TA06372: {'created_time': 1774867476.125326, 'last_price_update_time': 1774867476.125337, 'auction_closing_time': 1774970620.0}
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TA06372') HTTP/1.1" 204 0
2026-03-30 10:44:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7199633a-dbd9-53cb-8839-da87fec790c7 with identifier: CU76931
2026-03-30 10:44:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7199633a-dbd9-53cb-8839-da87fec790c7 with identifier: CU76931
2026-03-30 10:44:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7199633a-dbd9-53cb-8839-da87fec790c7 with identifier: CU76931 to the API
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:36 [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': 105,
'expiration_date': '2026-03-31T15:40:32Z',
'fuel_type': 'diesel',
'id': '7199633a-dbd9-53cb-8839-da87fec790c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CU76931',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 242639,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-31',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.6 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2011}
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CU76931%27 HTTP/1.1" 200 None
2026-03-30 10:44:36 [auto1.de] INFO: Saving data for CU76931: {'auction_closing_time': 1774971632.0, 'created_time': 1773775100.712366, 'last_price_update_time': 1774867476.537079}
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CU76931') HTTP/1.1" 204 0
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_af25c064cfdcdbb467614b4640847b50.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_af25c064cfdcdbb467614b4640847b50.jpg not downloaded yet
2026-03-30 10:44:36 [auto1.de] INFO: Found listing with ID: CE39561
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CE39561%27 HTTP/1.1" 200 None
2026-03-30 10:44:36 [auto1.de] INFO: Scrape type for CE39561: 2
2026-03-30 10:44:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5625891b-bb95-5d60-bc2c-5a78f5683cc6 with identifier: CE39561
2026-03-30 10:44:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5625891b-bb95-5d60-bc2c-5a78f5683cc6 with scrape type 2
2026-03-30 10:44:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5625891b-bb95-5d60-bc2c-5a78f5683cc6 with scrape type 2
2026-03-30 10:44:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5625891b-bb95-5d60-bc2c-5a78f5683cc6, identifier: CE39561
2026-03-30 10:44:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ED20045/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RG93335/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5625891b-bb95-5d60-bc2c-5a78f5683cc6 with identifier: CE39561
2026-03-30 10:44:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5625891b-bb95-5d60-bc2c-5a78f5683cc6 with identifier: CE39561
2026-03-30 10:44:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5625891b-bb95-5d60-bc2c-5a78f5683cc6 with identifier: CE39561 to the API
2026-03-30 10:44:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 232,
'expiration_date': '2026-03-31T15:02:31Z',
'fuel_type': 'diesel',
'id': '5625891b-bb95-5d60-bc2c-5a78f5683cc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CE39561',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 258851,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-08-31',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2007}
2026-03-30 10:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CE39561%27 HTTP/1.1" 200 None
2026-03-30 10:44:37 [auto1.de] INFO: Saving data for CE39561: {'auction_closing_time': 1774969351.0, 'created_time': 1773304592.423599, 'last_price_update_time': 1774867477.362683}
2026-03-30 10:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CE39561') HTTP/1.1" 204 0
2026-03-30 10:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_7b38747e038a5f71c301c9231fb4a481.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_7b38747e038a5f71c301c9231fb4a481.jpg not downloaded yet
2026-03-30 10:44:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:37 [auto1.de] INFO: Found listing with ID: EK50913
2026-03-30 10:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EK50913%27 HTTP/1.1" 200 None
2026-03-30 10:44:37 [auto1.de] INFO: Scrape type for EK50913: 2
2026-03-30 10:44:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e31c737-f318-5c60-a573-4f74624bf4e8 with identifier: EK50913
2026-03-30 10:44:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e31c737-f318-5c60-a573-4f74624bf4e8 with scrape type 2
2026-03-30 10:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e31c737-f318-5c60-a573-4f74624bf4e8 with scrape type 2
2026-03-30 10:44:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4e31c737-f318-5c60-a573-4f74624bf4e8, identifier: EK50913
2026-03-30 10:44:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4e31c737-f318-5c60-a573-4f74624bf4e8 with identifier: EK50913
2026-03-30 10:44:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4e31c737-f318-5c60-a573-4f74624bf4e8 with identifier: EK50913
2026-03-30 10:44:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4e31c737-f318-5c60-a573-4f74624bf4e8 with identifier: EK50913 to the API
2026-03-30 10:44:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44: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': 163,
'expiration_date': '2026-03-31T15:12:25Z',
'fuel_type': 'petrol',
'id': '4e31c737-f318-5c60-a573-4f74624bf4e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EK50913',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 42228,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-10',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 Progressive',
'transmission': 'automatic',
'trim': 'Progressive',
'year': 2019}
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EK50913%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [auto1.de] INFO: Saving data for EK50913: {'auction_closing_time': 1774969945.0, 'created_time': 1773688911.239514, 'last_price_update_time': 1774867478.168818}
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EK50913') HTTP/1.1" 204 0
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_c35f40dd797e412494291ab45b5d1dbf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_c35f40dd797e412494291ab45b5d1dbf.jpg not downloaded yet
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: GF68697
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: AL28178
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AL28178%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [auto1.de] INFO: Scrape type for AL28178: 1
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_dc0887745e82ae5721840236bd86507e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_dc0887745e82ae5721840236bd86507e.jpg not downloaded yet
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: TN97869
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: ZG52412
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: DT44924
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DT44924%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [auto1.de] INFO: Scrape type for DT44924: 1
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_e6b81798155473de1bd6c2ab4a35141a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_e6b81798155473de1bd6c2ab4a35141a.jpg not downloaded yet
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: TP11686
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: BX30024
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BX30024%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [auto1.de] INFO: Scrape type for BX30024: 1
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_d03a76f666ee83452625f172f4f47460.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_d03a76f666ee83452625f172f4f47460.jpg not downloaded yet
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: DP32279
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: LX18259
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LX18259%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [auto1.de] INFO: Scrape type for LX18259: 1
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_8bb603bf5775d48d42132b9ae186b4df.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_8bb603bf5775d48d42132b9ae186b4df.jpg not downloaded yet
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: GZ97235
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GZ97235%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [auto1.de] INFO: Scrape type for GZ97235: 1
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_5e9476b61d82b454e5608bd4a043b87e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_5e9476b61d82b454e5608bd4a043b87e.jpg not downloaded yet
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: LW43153
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: XT84885
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: RK06421
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RK06421%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [auto1.de] INFO: Scrape type for RK06421: 1
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_d33f25268203084dd861df416c9074f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_d33f25268203084dd861df416c9074f5.jpg not downloaded yet
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: RY02033
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: YL37879
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: RR13912
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RR13912%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [auto1.de] INFO: Scrape type for RR13912: 1
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: RK02982
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RK02982%27 HTTP/1.1" 200 None
2026-03-30 10:44:38 [auto1.de] INFO: Scrape type for RK02982: 1
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: EJ29706
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: PR60744
2026-03-30 10:44:38 [auto1.de] INFO: Found listing with ID: JJ25259
2026-03-30 10:44:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_7f5da59096e29a9886fc1c005f5c9c8e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_af25c064cfdcdbb467614b4640847b50.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef4b50>
2026-03-30 10:44:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_7f5da59096e29a9886fc1c005f5c9c8e.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_7f5da59096e29a9886fc1c005f5c9c8e.jpg saved to cache
2026-03-30 10:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 849c2f94-f7f7-59eb-81fe-46c837a539ae
2026-03-30 10:44:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb3a90>
2026-03-30 10:44:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_af25c064cfdcdbb467614b4640847b50.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_af25c064cfdcdbb467614b4640847b50.jpg saved to cache
2026-03-30 10:44:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 849c2f94-f7f7-59eb-81fe-46c837a539ae
2026-03-30 10:44:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KN84771/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_d33f25268203084dd861df416c9074f5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e3390>
2026-03-30 10:44:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_d33f25268203084dd861df416c9074f5.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_d33f25268203084dd861df416c9074f5.jpg saved to cache
2026-03-30 10:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 849c2f94-f7f7-59eb-81fe-46c837a539ae
2026-03-30 10:44:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TR92367> (referer: https://www.auto1.com/v1/car-details-view/TR92367/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0788743d-e813-5253-8a2f-20ea9969e0ce with identifier: TR92367
2026-03-30 10:44:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0788743d-e813-5253-8a2f-20ea9969e0ce with scrape type 1
2026-03-30 10:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0788743d-e813-5253-8a2f-20ea9969e0ce
2026-03-30 10:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_de97684eb377fe18e36e5cd657d613e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_de97684eb377fe18e36e5cd657d613e1.jpg not downloaded yet
2026-03-30 10:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_4e06be959cc56a080042550f56329f92.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_4e06be959cc56a080042550f56329f92.jpg not downloaded yet
2026-03-30 10:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_558078ef5c591a6610ecf197bba426c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_558078ef5c591a6610ecf197bba426c3.jpg not downloaded yet
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_a0daaf6c07aaf81f4f7d47615a8cec1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_a0daaf6c07aaf81f4f7d47615a8cec1c.jpg not downloaded yet
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_b403543394e6e6e6daed1b5be3435ff7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_b403543394e6e6e6daed1b5be3435ff7.jpg not downloaded yet
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_4edbdb5436cb5b1200cde55323e89571.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_4edbdb5436cb5b1200cde55323e89571.jpg not downloaded yet
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_5b605b5901a0185865924c111dd85aa2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_5b605b5901a0185865924c111dd85aa2.jpg not downloaded yet
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_3a10263254fc3751aadd49d499204c5b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_3a10263254fc3751aadd49d499204c5b.jpg not downloaded yet
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_0003e2c8d6d45f6b2fe2f3f33406bcc4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_0003e2c8d6d45f6b2fe2f3f33406bcc4.jpg not downloaded yet
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_7cc503b41c3c72f3f91eba3b272da0a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_7cc503b41c3c72f3f91eba3b272da0a6.jpg not downloaded yet
2026-03-30 10:44:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XS59646> (referer: https://www.auto1.com/v1/car-details-view/XS59646/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9c49994-5044-597b-876e-508b4dac1277 with identifier: XS59646
2026-03-30 10:44:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9c49994-5044-597b-876e-508b4dac1277 with scrape type 1
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9c49994-5044-597b-876e-508b4dac1277
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_c7038d40fcbe283c249ce34a8371ea38.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_c7038d40fcbe283c249ce34a8371ea38.jpg not downloaded yet
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_f1155296cdbef0fda935e6a0a7a94a0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_f1155296cdbef0fda935e6a0a7a94a0f.jpg not downloaded yet
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_587d0649cc26c822d3a1d9407ad56142.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_587d0649cc26c822d3a1d9407ad56142.jpg not downloaded yet
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_5f78d857c2ccfef7516556b53740cb92.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_5f78d857c2ccfef7516556b53740cb92.jpg not downloaded yet
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_a2b09343f0a04245e0030260456af74a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_a2b09343f0a04245e0030260456af74a.jpg not downloaded yet
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_b6eb9c403a31ddd9afad88cd4ebc527b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_b6eb9c403a31ddd9afad88cd4ebc527b.jpg not downloaded yet
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_ba5c644525daa6a71cd6cd268b7e452a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_ba5c644525daa6a71cd6cd268b7e452a.jpg not downloaded yet
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_f4406d4fb7c0f2932c5a9d0d005519f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_f4406d4fb7c0f2932c5a9d0d005519f3.jpg not downloaded yet
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_369b25c78f9481ee1dec317add687f64.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_369b25c78f9481ee1dec317add687f64.jpg not downloaded yet
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_159e7950113e58e4ed9bc7dcaa2cd276.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_159e7950113e58e4ed9bc7dcaa2cd276.jpg not downloaded yet
2026-03-30 10:44:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_7cc503b41c3c72f3f91eba3b272da0a6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef51d10>
2026-03-30 10:44:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_7cc503b41c3c72f3f91eba3b272da0a6.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_7cc503b41c3c72f3f91eba3b272da0a6.jpg saved to cache
2026-03-30 10:44:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0788743d-e813-5253-8a2f-20ea9969e0ce
2026-03-30 10:44:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_159e7950113e58e4ed9bc7dcaa2cd276.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414f5d0>
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_159e7950113e58e4ed9bc7dcaa2cd276.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_159e7950113e58e4ed9bc7dcaa2cd276.jpg saved to cache
2026-03-30 10:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c9c49994-5044-597b-876e-508b4dac1277
2026-03-30 10:44:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_369b25c78f9481ee1dec317add687f64.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee42c10>
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_369b25c78f9481ee1dec317add687f64.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_369b25c78f9481ee1dec317add687f64.jpg saved to cache
2026-03-30 10:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c9c49994-5044-597b-876e-508b4dac1277
2026-03-30 10:44:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_f4406d4fb7c0f2932c5a9d0d005519f3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee443150>
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_f4406d4fb7c0f2932c5a9d0d005519f3.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_f4406d4fb7c0f2932c5a9d0d005519f3.jpg saved to cache
2026-03-30 10:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c9c49994-5044-597b-876e-508b4dac1277
2026-03-30 10:44:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JB73143/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_ba5c644525daa6a71cd6cd268b7e452a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee40250>
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_ba5c644525daa6a71cd6cd268b7e452a.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_ba5c644525daa6a71cd6cd268b7e452a.jpg saved to cache
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c9c49994-5044-597b-876e-508b4dac1277
2026-03-30 10:44:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_b6eb9c403a31ddd9afad88cd4ebc527b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_a2b09343f0a04245e0030260456af74a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3f950>
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_b6eb9c403a31ddd9afad88cd4ebc527b.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_b6eb9c403a31ddd9afad88cd4ebc527b.jpg saved to cache
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c9c49994-5044-597b-876e-508b4dac1277
2026-03-30 10:44:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef52d10>
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_a2b09343f0a04245e0030260456af74a.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_a2b09343f0a04245e0030260456af74a.jpg saved to cache
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c9c49994-5044-597b-876e-508b4dac1277
2026-03-30 10:44:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BG30699> (referer: https://www.auto1.com/v1/car-details-view/BG30699/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4deba4b-66a7-5098-b4a8-e464d15d76e5 with identifier: BG30699
2026-03-30 10:44:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4deba4b-66a7-5098-b4a8-e464d15d76e5 with scrape type 1
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item b4deba4b-66a7-5098-b4a8-e464d15d76e5
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F93%252Fc3932f12f43fe6daa07abb55509bc744%252Fpa%252FBG30699_ba8752c7e84b2cef187d6a9b7505d9de.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_ba8752c7e84b2cef187d6a9b7505d9de.jpg not downloaded yet
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F93%252Fc3932f12f43fe6daa07abb55509bc744%252Fpa%252FBG30699_ded685322d4dfe096b917b49832de416.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_ded685322d4dfe096b917b49832de416.jpg not downloaded yet
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F93%252Fc3932f12f43fe6daa07abb55509bc744%252Fpa%252FBG30699_7a9d221cea513e0ac1f4fd8aec6a9e8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_7a9d221cea513e0ac1f4fd8aec6a9e8d.jpg not downloaded yet
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F93%252Fc3932f12f43fe6daa07abb55509bc744%252Fpa%252FBG30699_70a9f5401b6bb0223596e6b43728ccc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_70a9f5401b6bb0223596e6b43728ccc3.jpg not downloaded yet
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F93%252Fc3932f12f43fe6daa07abb55509bc744%252Fpa%252FBG30699_b37a2567ce84bcb985f575eda41abfec.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_b37a2567ce84bcb985f575eda41abfec.jpg not downloaded yet
2026-03-30 10:44:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RE10488/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_b37a2567ce84bcb985f575eda41abfec.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_587d0649cc26c822d3a1d9407ad56142.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_70a9f5401b6bb0223596e6b43728ccc3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_5f78d857c2ccfef7516556b53740cb92.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefea210>
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4deba4b-66a7-5098-b4a8-e464d15d76e5/b4deba4b-66a7-5098-b4a8-e464d15d76e5_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F93%252Fc3932f12f43fe6daa07abb55509bc744%252Fpa%252FBG30699_b37a2567ce84bcb985f575eda41abfec.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_b37a2567ce84bcb985f575eda41abfec.jpg saved to cache
2026-03-30 10:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b4deba4b-66a7-5098-b4a8-e464d15d76e5
2026-03-30 10:44:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_7a9d221cea513e0ac1f4fd8aec6a9e8d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XD17541/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeed0850>
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_587d0649cc26c822d3a1d9407ad56142.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_587d0649cc26c822d3a1d9407ad56142.jpg saved to cache
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c9c49994-5044-597b-876e-508b4dac1277
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41e97d0>
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4deba4b-66a7-5098-b4a8-e464d15d76e5/b4deba4b-66a7-5098-b4a8-e464d15d76e5_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F93%252Fc3932f12f43fe6daa07abb55509bc744%252Fpa%252FBG30699_70a9f5401b6bb0223596e6b43728ccc3.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_70a9f5401b6bb0223596e6b43728ccc3.jpg saved to cache
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b4deba4b-66a7-5098-b4a8-e464d15d76e5
2026-03-30 10:44:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41f11d0>
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_5f78d857c2ccfef7516556b53740cb92.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_5f78d857c2ccfef7516556b53740cb92.jpg saved to cache
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c9c49994-5044-597b-876e-508b4dac1277
2026-03-30 10:44:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GV01951/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3bb50>
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4deba4b-66a7-5098-b4a8-e464d15d76e5/b4deba4b-66a7-5098-b4a8-e464d15d76e5_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F93%252Fc3932f12f43fe6daa07abb55509bc744%252Fpa%252FBG30699_7a9d221cea513e0ac1f4fd8aec6a9e8d.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_7a9d221cea513e0ac1f4fd8aec6a9e8d.jpg saved to cache
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b4deba4b-66a7-5098-b4a8-e464d15d76e5
2026-03-30 10:44:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_ba8752c7e84b2cef187d6a9b7505d9de.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_ded685322d4dfe096b917b49832de416.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42168d0>
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4deba4b-66a7-5098-b4a8-e464d15d76e5/b4deba4b-66a7-5098-b4a8-e464d15d76e5_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F93%252Fc3932f12f43fe6daa07abb55509bc744%252Fpa%252FBG30699_ba8752c7e84b2cef187d6a9b7505d9de.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_ba8752c7e84b2cef187d6a9b7505d9de.jpg saved to cache
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b4deba4b-66a7-5098-b4a8-e464d15d76e5
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433b7d0>
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4deba4b-66a7-5098-b4a8-e464d15d76e5/b4deba4b-66a7-5098-b4a8-e464d15d76e5_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F93%252Fc3932f12f43fe6daa07abb55509bc744%252Fpa%252FBG30699_ded685322d4dfe096b917b49832de416.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_ded685322d4dfe096b917b49832de416.jpg saved to cache
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b4deba4b-66a7-5098-b4a8-e464d15d76e5
2026-03-30 10:44:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4deba4b-66a7-5098-b4a8-e464d15d76e5, skipping ID generation
2026-03-30 10:44:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4deba4b-66a7-5098-b4a8-e464d15d76e5 with scrape type 1
2026-03-30 10:44:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4deba4b-66a7-5098-b4a8-e464d15d76e5 sending to next pipeline
2026-03-30 10:44:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b4deba4b-66a7-5098-b4a8-e464d15d76e5, identifier: BG30699
2026-03-30 10:44:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b4deba4b-66a7-5098-b4a8-e464d15d76e5 with identifier: BG30699
2026-03-30 10:44:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b4deba4b-66a7-5098-b4a8-e464d15d76e5 with identifier: BG30699
2026-03-30 10:44:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b4deba4b-66a7-5098-b4a8-e464d15d76e5 with identifier: BG30699 to the API
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_ded685322d4dfe096b917b49832de416.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:23:20Z',
'fuel_type': 'petrol',
'id': 'b4deba4b-66a7-5098-b4a8-e464d15d76e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BG30699',
'listing': 'auction',
'location': 'DE, Rostock',
'make': 'Suzuki',
'model': 'Splash',
'odometer': 128730,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4deba4b-66a7-5098-b4a8-e464d15d76e5/b4deba4b-66a7-5098-b4a8-e464d15d76e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81915,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_ba8752c7e84b2cef187d6a9b7505d9de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4deba4b-66a7-5098-b4a8-e464d15d76e5/b4deba4b-66a7-5098-b4a8-e464d15d76e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72292,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_ded685322d4dfe096b917b49832de416.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4deba4b-66a7-5098-b4a8-e464d15d76e5/b4deba4b-66a7-5098-b4a8-e464d15d76e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71211,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_7a9d221cea513e0ac1f4fd8aec6a9e8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4deba4b-66a7-5098-b4a8-e464d15d76e5/b4deba4b-66a7-5098-b4a8-e464d15d76e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75551,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_70a9f5401b6bb0223596e6b43728ccc3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4deba4b-66a7-5098-b4a8-e464d15d76e5/b4deba4b-66a7-5098-b4a8-e464d15d76e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73476,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/93/c3932f12f43fe6daa07abb55509bc744/pa/BG30699_b37a2567ce84bcb985f575eda41abfec.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-10-06',
'seats_number': 5,
'seller_name': None,
'title': "Suzuki Splash 1.2 Germany's next Topmodel",
'transmission': 'manual',
'trim': "Germany's next Topmodel",
'year': 2009}
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BG30699%27 HTTP/1.1" 200 None
2026-03-30 10:44:46 [auto1.de] INFO: Saving data for BG30699: {'created_time': 1774867486.35196, 'last_price_update_time': 1774867486.351972, 'auction_closing_time': 1774970600.0}
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BG30699') HTTP/1.1" 204 0
2026-03-30 10:44:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RK02982/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_f1155296cdbef0fda935e6a0a7a94a0f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_c7038d40fcbe283c249ce34a8371ea38.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefde090>
2026-03-30 10:44:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_f1155296cdbef0fda935e6a0a7a94a0f.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_f1155296cdbef0fda935e6a0a7a94a0f.jpg saved to cache
2026-03-30 10:44:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c9c49994-5044-597b-876e-508b4dac1277
2026-03-30 10:44:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee40b50>
2026-03-30 10:44:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F05%252F3905cd675cf9ebeb120a72fd31dd4cc2%252Fpa%252FXS59646_c7038d40fcbe283c249ce34a8371ea38.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_c7038d40fcbe283c249ce34a8371ea38.jpg saved to cache
2026-03-30 10:44:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c9c49994-5044-597b-876e-508b4dac1277
2026-03-30 10:44:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c9c49994-5044-597b-876e-508b4dac1277, skipping ID generation
2026-03-30 10:44:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9c49994-5044-597b-876e-508b4dac1277 with scrape type 1
2026-03-30 10:44:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c9c49994-5044-597b-876e-508b4dac1277 sending to next pipeline
2026-03-30 10:44:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c9c49994-5044-597b-876e-508b4dac1277, identifier: XS59646
2026-03-30 10:44:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c9c49994-5044-597b-876e-508b4dac1277 with identifier: XS59646
2026-03-30 10:44:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c9c49994-5044-597b-876e-508b4dac1277 with identifier: XS59646
2026-03-30 10:44:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c9c49994-5044-597b-876e-508b4dac1277 with identifier: XS59646 to the API
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_c7038d40fcbe283c249ce34a8371ea38.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'violet',
'currency': 'EUR',
'doors_number': 2,
'engine': '5.7L',
'engine_horse_power': 305,
'expiration_date': '2026-03-31T15:23:01Z',
'fuel_type': 'petrol',
'id': 'c9c49994-5044-597b-876e-508b4dac1277',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XS59646',
'listing': 'auction',
'location': 'DE, Gummersbach',
'make': 'Chevrolet',
'model': 'Corvette',
'odometer': 86006,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2831257,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_c7038d40fcbe283c249ce34a8371ea38.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2861361,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_f1155296cdbef0fda935e6a0a7a94a0f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3092441,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_587d0649cc26c822d3a1d9407ad56142.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2789127,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_5f78d857c2ccfef7516556b53740cb92.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2787516,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_a2b09343f0a04245e0030260456af74a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2877859,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_b6eb9c403a31ddd9afad88cd4ebc527b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2679448,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_ba5c644525daa6a71cd6cd268b7e452a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2827693,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_f4406d4fb7c0f2932c5a9d0d005519f3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2523883,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_369b25c78f9481ee1dec317add687f64.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9c49994-5044-597b-876e-508b4dac1277/c9c49994-5044-597b-876e-508b4dac1277_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3167618,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img39/05/3905cd675cf9ebeb120a72fd31dd4cc2/pa/XS59646_159e7950113e58e4ed9bc7dcaa2cd276.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '1992-05-31',
'seats_number': 2,
'seller_name': None,
'title': 'Chevrolet Corvette 5.7 V8 Cabrio',
'transmission': 'automatic',
'trim': 'Cabrio',
'year': 1992}
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XS59646%27 HTTP/1.1" 200 None
2026-03-30 10:44:47 [auto1.de] INFO: Saving data for XS59646: {'created_time': 1774867487.248926, 'last_price_update_time': 1774867487.248938, 'auction_closing_time': 1774970581.0}
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XS59646') HTTP/1.1" 204 0
2026-03-30 10:44:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_3a10263254fc3751aadd49d499204c5b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_0003e2c8d6d45f6b2fe2f3f33406bcc4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5dfd790>
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_3a10263254fc3751aadd49d499204c5b.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_3a10263254fc3751aadd49d499204c5b.jpg saved to cache
2026-03-30 10:44:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0788743d-e813-5253-8a2f-20ea9969e0ce
2026-03-30 10:44:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee43910>
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_0003e2c8d6d45f6b2fe2f3f33406bcc4.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_0003e2c8d6d45f6b2fe2f3f33406bcc4.jpg saved to cache
2026-03-30 10:44:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0788743d-e813-5253-8a2f-20ea9969e0ce
2026-03-30 10:44:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LT57344/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_5b605b5901a0185865924c111dd85aa2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_a0daaf6c07aaf81f4f7d47615a8cec1c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_4edbdb5436cb5b1200cde55323e89571.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3eba50>
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_5b605b5901a0185865924c111dd85aa2.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_5b605b5901a0185865924c111dd85aa2.jpg saved to cache
2026-03-30 10:44:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0788743d-e813-5253-8a2f-20ea9969e0ce
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee43250>
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_a0daaf6c07aaf81f4f7d47615a8cec1c.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_a0daaf6c07aaf81f4f7d47615a8cec1c.jpg saved to cache
2026-03-30 10:44:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0788743d-e813-5253-8a2f-20ea9969e0ce
2026-03-30 10:44:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3d4d0>
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_4edbdb5436cb5b1200cde55323e89571.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_4edbdb5436cb5b1200cde55323e89571.jpg saved to cache
2026-03-30 10:44:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0788743d-e813-5253-8a2f-20ea9969e0ce
2026-03-30 10:44:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_b403543394e6e6e6daed1b5be3435ff7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_558078ef5c591a6610ecf197bba426c3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea1110>
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_b403543394e6e6e6daed1b5be3435ff7.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_b403543394e6e6e6daed1b5be3435ff7.jpg saved to cache
2026-03-30 10:44:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0788743d-e813-5253-8a2f-20ea9969e0ce
2026-03-30 10:44:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee87690>
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_558078ef5c591a6610ecf197bba426c3.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_558078ef5c591a6610ecf197bba426c3.jpg saved to cache
2026-03-30 10:44:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0788743d-e813-5253-8a2f-20ea9969e0ce
2026-03-30 10:44:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_4e06be959cc56a080042550f56329f92.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea0050>
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_4e06be959cc56a080042550f56329f92.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_4e06be959cc56a080042550f56329f92.jpg saved to cache
2026-03-30 10:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0788743d-e813-5253-8a2f-20ea9969e0ce
2026-03-30 10:44:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_de97684eb377fe18e36e5cd657d613e1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef9fc50>
2026-03-30 10:44:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252F5b%252F6b5bf243e143ad9374d6a8be3e97dff6%252Fpa%252FTR92367_de97684eb377fe18e36e5cd657d613e1.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_de97684eb377fe18e36e5cd657d613e1.jpg saved to cache
2026-03-30 10:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0788743d-e813-5253-8a2f-20ea9969e0ce
2026-03-30 10:44:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0788743d-e813-5253-8a2f-20ea9969e0ce, skipping ID generation
2026-03-30 10:44:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0788743d-e813-5253-8a2f-20ea9969e0ce with scrape type 1
2026-03-30 10:44:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0788743d-e813-5253-8a2f-20ea9969e0ce sending to next pipeline
2026-03-30 10:44:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0788743d-e813-5253-8a2f-20ea9969e0ce, identifier: TR92367
2026-03-30 10:44:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0788743d-e813-5253-8a2f-20ea9969e0ce with identifier: TR92367
2026-03-30 10:44:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0788743d-e813-5253-8a2f-20ea9969e0ce with identifier: TR92367
2026-03-30 10:44:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0788743d-e813-5253-8a2f-20ea9969e0ce with identifier: TR92367 to the API
2026-03-30 10:44:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_de97684eb377fe18e36e5cd657d613e1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:34:12Z',
'fuel_type': 'petrol',
'id': '0788743d-e813-5253-8a2f-20ea9969e0ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TR92367',
'listing': 'auction',
'location': 'DE, Petersberg',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 98121,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3129573,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_de97684eb377fe18e36e5cd657d613e1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3057528,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_4e06be959cc56a080042550f56329f92.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2791738,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_558078ef5c591a6610ecf197bba426c3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65012,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_a0daaf6c07aaf81f4f7d47615a8cec1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2706477,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_b403543394e6e6e6daed1b5be3435ff7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2773376,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_4edbdb5436cb5b1200cde55323e89571.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2705053,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_5b605b5901a0185865924c111dd85aa2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2787301,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_3a10263254fc3751aadd49d499204c5b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2974546,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_0003e2c8d6d45f6b2fe2f3f33406bcc4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0788743d-e813-5253-8a2f-20ea9969e0ce/0788743d-e813-5253-8a2f-20ea9969e0ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3198435,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6b/5b/6b5bf243e143ad9374d6a8be3e97dff6/pa/TR92367_7cc503b41c3c72f3f91eba3b272da0a6.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-01-08',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 220 4Matic Urban',
'transmission': 'automatic',
'trim': '4Matic Urban',
'year': 2015}
2026-03-30 10:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TR92367%27 HTTP/1.1" 200 None
2026-03-30 10:44:49 [auto1.de] INFO: Saving data for TR92367: {'created_time': 1774867489.876546, 'last_price_update_time': 1774867489.876557, 'auction_closing_time': 1774971252.0}
2026-03-30 10:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TR92367') HTTP/1.1" 204 0
2026-03-30 10:44:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RR13912/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_5e9476b61d82b454e5608bd4a043b87e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3c750>
2026-03-30 10:44:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_5e9476b61d82b454e5608bd4a043b87e.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_5e9476b61d82b454e5608bd4a043b87e.jpg saved to cache
2026-03-30 10:44:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 849c2f94-f7f7-59eb-81fe-46c837a539ae
2026-03-30 10:44:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_8bb603bf5775d48d42132b9ae186b4df.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d1110>
2026-03-30 10:44:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_8bb603bf5775d48d42132b9ae186b4df.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_8bb603bf5775d48d42132b9ae186b4df.jpg saved to cache
2026-03-30 10:44:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 849c2f94-f7f7-59eb-81fe-46c837a539ae
2026-03-30 10:44:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KN84771> (referer: https://www.auto1.com/v1/car-details-view/KN84771/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 311b5876-2175-5863-b828-91f02bdecd84 with identifier: KN84771
2026-03-30 10:44:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 311b5876-2175-5863-b828-91f02bdecd84 with scrape type 1
2026-03-30 10:44:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 311b5876-2175-5863-b828-91f02bdecd84
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5b%252Fa1%252F5ba1582c96a4eaeef1482f71b4298778%252Fpa%252FKN84771_a15f79870e34dc7c8ee26744a49d28b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_a15f79870e34dc7c8ee26744a49d28b6.jpg not downloaded yet
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5b%252Fa1%252F5ba1582c96a4eaeef1482f71b4298778%252Fpa%252FKN84771_8be24b0fb36ea2107c880ba52fcdcb8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_8be24b0fb36ea2107c880ba52fcdcb8d.jpg not downloaded yet
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5b%252Fa1%252F5ba1582c96a4eaeef1482f71b4298778%252Fpa%252FKN84771_a04eb564bd3faf3392f632eeb1679fd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_a04eb564bd3faf3392f632eeb1679fd6.jpg not downloaded yet
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5b%252Fa1%252F5ba1582c96a4eaeef1482f71b4298778%252Fpa%252FKN84771_b5f64c922f673f500b35dc189bb69e47.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_b5f64c922f673f500b35dc189bb69e47.jpg not downloaded yet
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5b%252Fa1%252F5ba1582c96a4eaeef1482f71b4298778%252Fpa%252FKN84771_21584e8ae3316487efd4f80aa1ffe17e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_21584e8ae3316487efd4f80aa1ffe17e.jpg not downloaded yet
2026-03-30 10:44:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_d03a76f666ee83452625f172f4f47460.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_21584e8ae3316487efd4f80aa1ffe17e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434c790>
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_d03a76f666ee83452625f172f4f47460.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_d03a76f666ee83452625f172f4f47460.jpg saved to cache
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 849c2f94-f7f7-59eb-81fe-46c837a539ae
2026-03-30 10:44:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_b5f64c922f673f500b35dc189bb69e47.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef3c50>
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_311b5876-2175-5863-b828-91f02bdecd84/311b5876-2175-5863-b828-91f02bdecd84_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5b%252Fa1%252F5ba1582c96a4eaeef1482f71b4298778%252Fpa%252FKN84771_21584e8ae3316487efd4f80aa1ffe17e.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_21584e8ae3316487efd4f80aa1ffe17e.jpg saved to cache
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 311b5876-2175-5863-b828-91f02bdecd84
2026-03-30 10:44:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_a04eb564bd3faf3392f632eeb1679fd6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef0df10>
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_311b5876-2175-5863-b828-91f02bdecd84/311b5876-2175-5863-b828-91f02bdecd84_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5b%252Fa1%252F5ba1582c96a4eaeef1482f71b4298778%252Fpa%252FKN84771_b5f64c922f673f500b35dc189bb69e47.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_b5f64c922f673f500b35dc189bb69e47.jpg saved to cache
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 311b5876-2175-5863-b828-91f02bdecd84
2026-03-30 10:44:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_8be24b0fb36ea2107c880ba52fcdcb8d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c44d0>
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_311b5876-2175-5863-b828-91f02bdecd84/311b5876-2175-5863-b828-91f02bdecd84_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5b%252Fa1%252F5ba1582c96a4eaeef1482f71b4298778%252Fpa%252FKN84771_a04eb564bd3faf3392f632eeb1679fd6.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_a04eb564bd3faf3392f632eeb1679fd6.jpg saved to cache
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 311b5876-2175-5863-b828-91f02bdecd84
2026-03-30 10:44:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_a15f79870e34dc7c8ee26744a49d28b6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee48990>
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_311b5876-2175-5863-b828-91f02bdecd84/311b5876-2175-5863-b828-91f02bdecd84_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5b%252Fa1%252F5ba1582c96a4eaeef1482f71b4298778%252Fpa%252FKN84771_8be24b0fb36ea2107c880ba52fcdcb8d.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_8be24b0fb36ea2107c880ba52fcdcb8d.jpg saved to cache
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 311b5876-2175-5863-b828-91f02bdecd84
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefea690>
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_311b5876-2175-5863-b828-91f02bdecd84/311b5876-2175-5863-b828-91f02bdecd84_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg5b%252Fa1%252F5ba1582c96a4eaeef1482f71b4298778%252Fpa%252FKN84771_a15f79870e34dc7c8ee26744a49d28b6.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_a15f79870e34dc7c8ee26744a49d28b6.jpg saved to cache
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 311b5876-2175-5863-b828-91f02bdecd84
2026-03-30 10:44:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 311b5876-2175-5863-b828-91f02bdecd84, skipping ID generation
2026-03-30 10:44:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 311b5876-2175-5863-b828-91f02bdecd84 with scrape type 1
2026-03-30 10:44:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 311b5876-2175-5863-b828-91f02bdecd84 sending to next pipeline
2026-03-30 10:44:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 311b5876-2175-5863-b828-91f02bdecd84, identifier: KN84771
2026-03-30 10:44:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 311b5876-2175-5863-b828-91f02bdecd84 with identifier: KN84771
2026-03-30 10:44:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 311b5876-2175-5863-b828-91f02bdecd84 with identifier: KN84771
2026-03-30 10:44:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 311b5876-2175-5863-b828-91f02bdecd84 with identifier: KN84771 to the API
2026-03-30 10:44:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_a15f79870e34dc7c8ee26744a49d28b6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:43:04Z',
'fuel_type': 'diesel',
'id': '311b5876-2175-5863-b828-91f02bdecd84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KN84771',
'listing': 'auction',
'location': 'DE, Göppingen',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 297459,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311b5876-2175-5863-b828-91f02bdecd84/311b5876-2175-5863-b828-91f02bdecd84_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93088,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_a15f79870e34dc7c8ee26744a49d28b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311b5876-2175-5863-b828-91f02bdecd84/311b5876-2175-5863-b828-91f02bdecd84_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89680,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_8be24b0fb36ea2107c880ba52fcdcb8d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311b5876-2175-5863-b828-91f02bdecd84/311b5876-2175-5863-b828-91f02bdecd84_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77979,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_a04eb564bd3faf3392f632eeb1679fd6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311b5876-2175-5863-b828-91f02bdecd84/311b5876-2175-5863-b828-91f02bdecd84_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60924,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_b5f64c922f673f500b35dc189bb69e47.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_311b5876-2175-5863-b828-91f02bdecd84/311b5876-2175-5863-b828-91f02bdecd84_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150778,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5b/a1/5ba1582c96a4eaeef1482f71b4298778/pa/KN84771_21584e8ae3316487efd4f80aa1ffe17e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-08-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touran 1.9 TDI Freestyle BlueMotion',
'transmission': 'manual',
'trim': 'Freestyle BlueMotion',
'year': 2009}
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KN84771%27 HTTP/1.1" 200 None
2026-03-30 10:44:52 [auto1.de] INFO: Saving data for KN84771: {'created_time': 1774867492.235325, 'last_price_update_time': 1774867492.235336, 'auction_closing_time': 1774971784.0}
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KN84771') HTTP/1.1" 204 0
2026-03-30 10:44:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RE10488> (referer: https://www.auto1.com/v1/car-details-view/RE10488/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72af2544-fc34-5541-b3b1-75f6d0c61c00 with identifier: RE10488
2026-03-30 10:44:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72af2544-fc34-5541-b3b1-75f6d0c61c00 with scrape type 1
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72af2544-fc34-5541-b3b1-75f6d0c61c00
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_17c9198f94ee27931bf11fab0b843d60.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_17c9198f94ee27931bf11fab0b843d60.jpg not downloaded yet
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_e79d06b1e74e29b6803ba3e1449bd86f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_e79d06b1e74e29b6803ba3e1449bd86f.jpg not downloaded yet
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_a8c5211375b32f42b4ec1af2d9c8dee6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_a8c5211375b32f42b4ec1af2d9c8dee6.jpg not downloaded yet
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_486d9e8f6461910893c2f8a8449b3416.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_486d9e8f6461910893c2f8a8449b3416.jpg not downloaded yet
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_4385d879427d7983f1e255685a637d78.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_4385d879427d7983f1e255685a637d78.jpg not downloaded yet
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_5dec90ac13a652878f21c9685fd75fcc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_5dec90ac13a652878f21c9685fd75fcc.jpg not downloaded yet
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_dd0fc364a84e8b59558d00c4256ac1c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_dd0fc364a84e8b59558d00c4256ac1c3.jpg not downloaded yet
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_88c4235735a516fb7dc723cea0754811.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_88c4235735a516fb7dc723cea0754811.jpg not downloaded yet
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_1519ae923195d537ed83cc0d8c080bf3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_1519ae923195d537ed83cc0d8c080bf3.jpg not downloaded yet
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_0378df5233c1ad33694294d95befa1e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_0378df5233c1ad33694294d95befa1e9.jpg not downloaded yet
2026-03-30 10:44:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_e6b81798155473de1bd6c2ab4a35141a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3d690>
2026-03-30 10:44:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_e6b81798155473de1bd6c2ab4a35141a.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_e6b81798155473de1bd6c2ab4a35141a.jpg saved to cache
2026-03-30 10:44:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 849c2f94-f7f7-59eb-81fe-46c837a539ae
2026-03-30 10:44:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_0378df5233c1ad33694294d95befa1e9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee87f90>
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_0378df5233c1ad33694294d95befa1e9.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_0378df5233c1ad33694294d95befa1e9.jpg saved to cache
2026-03-30 10:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 72af2544-fc34-5541-b3b1-75f6d0c61c00
2026-03-30 10:44:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KZ40910/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_1519ae923195d537ed83cc0d8c080bf3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee48c50>
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_1519ae923195d537ed83cc0d8c080bf3.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_1519ae923195d537ed83cc0d8c080bf3.jpg saved to cache
2026-03-30 10:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 72af2544-fc34-5541-b3b1-75f6d0c61c00
2026-03-30 10:44:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_88c4235735a516fb7dc723cea0754811.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_dd0fc364a84e8b59558d00c4256ac1c3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3f990>
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_88c4235735a516fb7dc723cea0754811.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_88c4235735a516fb7dc723cea0754811.jpg saved to cache
2026-03-30 10:44:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 72af2544-fc34-5541-b3b1-75f6d0c61c00
2026-03-30 10:44:53 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3e0d0>
2026-03-30 10:44:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_dd0fc364a84e8b59558d00c4256ac1c3.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_dd0fc364a84e8b59558d00c4256ac1c3.jpg saved to cache
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 72af2544-fc34-5541-b3b1-75f6d0c61c00
2026-03-30 10:44:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_5dec90ac13a652878f21c9685fd75fcc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee84e90>
2026-03-30 10:44:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_5dec90ac13a652878f21c9685fd75fcc.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_5dec90ac13a652878f21c9685fd75fcc.jpg saved to cache
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 72af2544-fc34-5541-b3b1-75f6d0c61c00
2026-03-30 10:44:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GV01951> (referer: https://www.auto1.com/v1/car-details-view/GV01951/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XD17541> (referer: https://www.auto1.com/v1/car-details-view/XD17541/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5603a19-24e9-540c-8872-c48cf7faad94 with identifier: GV01951
2026-03-30 10:44:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5603a19-24e9-540c-8872-c48cf7faad94 with scrape type 1
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5603a19-24e9-540c-8872-c48cf7faad94
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_0d1c31cb1182f7bfe24d95498c2ceb38.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_0d1c31cb1182f7bfe24d95498c2ceb38.jpg not downloaded yet
2026-03-30 10:44:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1914358-76fa-5b51-ad0a-1048af0e8190 with identifier: XD17541
2026-03-30 10:44:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1914358-76fa-5b51-ad0a-1048af0e8190 with scrape type 1
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1914358-76fa-5b51-ad0a-1048af0e8190
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_dd891def948a26a987d7adf412a83b83.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_dd891def948a26a987d7adf412a83b83.jpg not downloaded yet
2026-03-30 10:44:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_4385d879427d7983f1e255685a637d78.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_ed2dabacb93cc811b4b4c53a7956aa4c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_ed2dabacb93cc811b4b4c53a7956aa4c.jpg not downloaded yet
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_cdb0c76b9ebedf372050ad9415192689.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_cdb0c76b9ebedf372050ad9415192689.jpg not downloaded yet
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_0cc388a4c296612453b6a3260ec72fcc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_0cc388a4c296612453b6a3260ec72fcc.jpg not downloaded yet
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_659681987b32d029c6b99ebb6cb377bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_659681987b32d029c6b99ebb6cb377bd.jpg not downloaded yet
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_2d2ea94fee5ffb5f263a51a9824899f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_2d2ea94fee5ffb5f263a51a9824899f6.jpg not downloaded yet
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_f3c4832d0ca8a2a32476cd98c5a11feb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_f3c4832d0ca8a2a32476cd98c5a11feb.jpg not downloaded yet
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_cef7e12674a3dd3dd6041da22abb78aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_cef7e12674a3dd3dd6041da22abb78aa.jpg not downloaded yet
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_98c4acb882641cedc7a66f510a627b5c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_98c4acb882641cedc7a66f510a627b5c.jpg not downloaded yet
2026-03-30 10:44:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4142b90>
2026-03-30 10:44:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_4385d879427d7983f1e255685a637d78.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_4385d879427d7983f1e255685a637d78.jpg saved to cache
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 72af2544-fc34-5541-b3b1-75f6d0c61c00
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_ab03a5a556cd0880f4365711791bc279.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_ab03a5a556cd0880f4365711791bc279.jpg not downloaded yet
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_10bf0eb325b2c1c750fb02f4657c265f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_10bf0eb325b2c1c750fb02f4657c265f.jpg not downloaded yet
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_07d93a9b75b15d155526c01e5d00eb85.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_07d93a9b75b15d155526c01e5d00eb85.jpg not downloaded yet
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_cdccf64175eb9bfd263f426f5851543d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_cdccf64175eb9bfd263f426f5851543d.jpg not downloaded yet
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_86d4165616f398c1291c7b1879b2edb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_86d4165616f398c1291c7b1879b2edb3.jpg not downloaded yet
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_4ac6a9ffcf790d62afb448e54ed4faec.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_4ac6a9ffcf790d62afb448e54ed4faec.jpg not downloaded yet
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_a5e8f6beccc040098b8c8e4777b892ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_a5e8f6beccc040098b8c8e4777b892ee.jpg not downloaded yet
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_afce1e09e6a30be8a54303c8a1b40f10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_afce1e09e6a30be8a54303c8a1b40f10.jpg not downloaded yet
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_e8c91dd73f092a8000dd3552c56c48cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_e8c91dd73f092a8000dd3552c56c48cb.jpg not downloaded yet
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_c70aba3551be06b5ae003eac77adacbf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_c70aba3551be06b5ae003eac77adacbf.jpg not downloaded yet
2026-03-30 10:44:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_486d9e8f6461910893c2f8a8449b3416.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_a8c5211375b32f42b4ec1af2d9c8dee6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd5490>
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_486d9e8f6461910893c2f8a8449b3416.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_486d9e8f6461910893c2f8a8449b3416.jpg saved to cache
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 72af2544-fc34-5541-b3b1-75f6d0c61c00
2026-03-30 10:44:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeedf110>
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_a8c5211375b32f42b4ec1af2d9c8dee6.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_a8c5211375b32f42b4ec1af2d9c8dee6.jpg saved to cache
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 72af2544-fc34-5541-b3b1-75f6d0c61c00
2026-03-30 10:44:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_dd891def948a26a987d7adf412a83b83.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_e8c91dd73f092a8000dd3552c56c48cb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_c70aba3551be06b5ae003eac77adacbf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee43c90>
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_dd891def948a26a987d7adf412a83b83.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_dd891def948a26a987d7adf412a83b83.jpg saved to cache
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a1914358-76fa-5b51-ad0a-1048af0e8190
2026-03-30 10:44:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_a5e8f6beccc040098b8c8e4777b892ee.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeede8d0>
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_e8c91dd73f092a8000dd3552c56c48cb.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_e8c91dd73f092a8000dd3552c56c48cb.jpg saved to cache
2026-03-30 10:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b5603a19-24e9-540c-8872-c48cf7faad94
2026-03-30 10:44:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c02750>
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_c70aba3551be06b5ae003eac77adacbf.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_c70aba3551be06b5ae003eac77adacbf.jpg saved to cache
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a1914358-76fa-5b51-ad0a-1048af0e8190
2026-03-30 10:44:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_86d4165616f398c1291c7b1879b2edb3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d0bd0>
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_a5e8f6beccc040098b8c8e4777b892ee.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_a5e8f6beccc040098b8c8e4777b892ee.jpg saved to cache
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b5603a19-24e9-540c-8872-c48cf7faad94
2026-03-30 10:44:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_afce1e09e6a30be8a54303c8a1b40f10.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef77550>
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_86d4165616f398c1291c7b1879b2edb3.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_86d4165616f398c1291c7b1879b2edb3.jpg saved to cache
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b5603a19-24e9-540c-8872-c48cf7faad94
2026-03-30 10:44:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_07d93a9b75b15d155526c01e5d00eb85.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41e9dd0>
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_afce1e09e6a30be8a54303c8a1b40f10.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_afce1e09e6a30be8a54303c8a1b40f10.jpg saved to cache
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a1914358-76fa-5b51-ad0a-1048af0e8190
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c02fd0>
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_07d93a9b75b15d155526c01e5d00eb85.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_07d93a9b75b15d155526c01e5d00eb85.jpg saved to cache
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b5603a19-24e9-540c-8872-c48cf7faad94
2026-03-30 10:44:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_4ac6a9ffcf790d62afb448e54ed4faec.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_ab03a5a556cd0880f4365711791bc279.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_cdccf64175eb9bfd263f426f5851543d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef3ed0>
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_4ac6a9ffcf790d62afb448e54ed4faec.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_4ac6a9ffcf790d62afb448e54ed4faec.jpg saved to cache
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a1914358-76fa-5b51-ad0a-1048af0e8190
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee40810>
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_ab03a5a556cd0880f4365711791bc279.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_ab03a5a556cd0880f4365711791bc279.jpg saved to cache
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b5603a19-24e9-540c-8872-c48cf7faad94
2026-03-30 10:44:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeed4d0>
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_cdccf64175eb9bfd263f426f5851543d.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_cdccf64175eb9bfd263f426f5851543d.jpg saved to cache
2026-03-30 10:44:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a1914358-76fa-5b51-ad0a-1048af0e8190
2026-03-30 10:44:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_98c4acb882641cedc7a66f510a627b5c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_10bf0eb325b2c1c750fb02f4657c265f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_cef7e12674a3dd3dd6041da22abb78aa.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefa5a10>
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_98c4acb882641cedc7a66f510a627b5c.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_98c4acb882641cedc7a66f510a627b5c.jpg saved to cache
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a1914358-76fa-5b51-ad0a-1048af0e8190
2026-03-30 10:44:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef53590>
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_10bf0eb325b2c1c750fb02f4657c265f.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_10bf0eb325b2c1c750fb02f4657c265f.jpg saved to cache
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a1914358-76fa-5b51-ad0a-1048af0e8190
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434ee90>
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_cef7e12674a3dd3dd6041da22abb78aa.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_cef7e12674a3dd3dd6041da22abb78aa.jpg saved to cache
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b5603a19-24e9-540c-8872-c48cf7faad94
2026-03-30 10:44:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_f3c4832d0ca8a2a32476cd98c5a11feb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_2d2ea94fee5ffb5f263a51a9824899f6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_0cc388a4c296612453b6a3260ec72fcc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_ed2dabacb93cc811b4b4c53a7956aa4c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4401d0>
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_f3c4832d0ca8a2a32476cd98c5a11feb.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_f3c4832d0ca8a2a32476cd98c5a11feb.jpg saved to cache
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a1914358-76fa-5b51-ad0a-1048af0e8190
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeec650>
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_2d2ea94fee5ffb5f263a51a9824899f6.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_2d2ea94fee5ffb5f263a51a9824899f6.jpg saved to cache
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b5603a19-24e9-540c-8872-c48cf7faad94
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ea1d0>
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_0cc388a4c296612453b6a3260ec72fcc.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_0cc388a4c296612453b6a3260ec72fcc.jpg saved to cache
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b5603a19-24e9-540c-8872-c48cf7faad94
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef15d0>
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_ed2dabacb93cc811b4b4c53a7956aa4c.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_ed2dabacb93cc811b4b4c53a7956aa4c.jpg saved to cache
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b5603a19-24e9-540c-8872-c48cf7faad94
2026-03-30 10:44:57 [scrapy.core.downloader.handlers.http11] WARNING: Expected response size (10664760) larger than download warn size (10485760) in request <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_0d1c31cb1182f7bfe24d95498c2ceb38.jpg>.
2026-03-30 10:44:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_659681987b32d029c6b99ebb6cb377bd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RK02982> (referer: https://www.auto1.com/v1/car-details-view/RK02982/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_cdb0c76b9ebedf372050ad9415192689.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ea590>
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_659681987b32d029c6b99ebb6cb377bd.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_659681987b32d029c6b99ebb6cb377bd.jpg saved to cache
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a1914358-76fa-5b51-ad0a-1048af0e8190
2026-03-30 10:44:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 121b3ba1-73d9-5512-bd4d-367a561e518c with identifier: RK02982
2026-03-30 10:44:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 121b3ba1-73d9-5512-bd4d-367a561e518c with scrape type 1
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 121b3ba1-73d9-5512-bd4d-367a561e518c
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_58d61f39671044fb3d6d696fd731ea7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_58d61f39671044fb3d6d696fd731ea7e.jpg not downloaded yet
2026-03-30 10:44:57 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef52d0>
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F99%252Fc699f3441a07af3416d42c3b370c0b55%252Fpa%252FXD17541_cdb0c76b9ebedf372050ad9415192689.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_cdb0c76b9ebedf372050ad9415192689.jpg saved to cache
2026-03-30 10:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a1914358-76fa-5b51-ad0a-1048af0e8190
2026-03-30 10:44:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1914358-76fa-5b51-ad0a-1048af0e8190, skipping ID generation
2026-03-30 10:44:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1914358-76fa-5b51-ad0a-1048af0e8190 with scrape type 1
2026-03-30 10:44:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1914358-76fa-5b51-ad0a-1048af0e8190 sending to next pipeline
2026-03-30 10:44:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a1914358-76fa-5b51-ad0a-1048af0e8190, identifier: XD17541
2026-03-30 10:44:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a1914358-76fa-5b51-ad0a-1048af0e8190 with identifier: XD17541
2026-03-30 10:44:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a1914358-76fa-5b51-ad0a-1048af0e8190 with identifier: XD17541
2026-03-30 10:44:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a1914358-76fa-5b51-ad0a-1048af0e8190 with identifier: XD17541 to the API
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44: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-30 10:44:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_cdb0c76b9ebedf372050ad9415192689.jpg>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:38:34Z',
'fuel_type': 'petrol',
'id': 'a1914358-76fa-5b51-ad0a-1048af0e8190',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XD17541',
'listing': 'auction',
'location': 'DE, Göttingen',
'make': 'Opel',
'model': 'Meriva',
'odometer': 31308,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3023689,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_dd891def948a26a987d7adf412a83b83.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3003713,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_cdb0c76b9ebedf372050ad9415192689.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2794992,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_659681987b32d029c6b99ebb6cb377bd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3110352,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_f3c4832d0ca8a2a32476cd98c5a11feb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2970721,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_98c4acb882641cedc7a66f510a627b5c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2980306,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_10bf0eb325b2c1c750fb02f4657c265f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3026909,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_cdccf64175eb9bfd263f426f5851543d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3024053,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_4ac6a9ffcf790d62afb448e54ed4faec.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3069501,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_afce1e09e6a30be8a54303c8a1b40f10.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1914358-76fa-5b51-ad0a-1048af0e8190/a1914358-76fa-5b51-ad0a-1048af0e8190_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3136771,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/99/c699f3441a07af3416d42c3b370c0b55/pa/XD17541_c70aba3551be06b5ae003eac77adacbf.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Meriva 1.4 Turbo Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2013}
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XD17541%27 HTTP/1.1" 200 None
2026-03-30 10:44:58 [auto1.de] INFO: Saving data for XD17541: {'created_time': 1774867498.780465, 'last_price_update_time': 1774867498.780475, 'auction_closing_time': 1774971514.0}
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XD17541') HTTP/1.1" 204 0
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_a55a320e291925042ec6da73e24584c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_a55a320e291925042ec6da73e24584c9.jpg not downloaded yet
2026-03-30 10:44:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RK06421/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LT57344> (referer: https://www.auto1.com/v1/car-details-view/LT57344/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JB73143> (referer: https://www.auto1.com/v1/car-details-view/JB73143/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_26830aa196cecf4e9d356f17defdfdb0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_26830aa196cecf4e9d356f17defdfdb0.jpg not downloaded yet
2026-03-30 10:44:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_fe3a5cd24e89a687105e955f47acfc33.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_fe3a5cd24e89a687105e955f47acfc33.jpg not downloaded yet
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_642296c19ed535629c16b7f745f68d3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_642296c19ed535629c16b7f745f68d3a.jpg not downloaded yet
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_2dddfe0e35ec728852ffff045388628b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_2dddfe0e35ec728852ffff045388628b.jpg not downloaded yet
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_c13ef96268cff3e805e41e11a9c979a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_c13ef96268cff3e805e41e11a9c979a6.jpg not downloaded yet
2026-03-30 10:44:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_58d61f39671044fb3d6d696fd731ea7e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_fe2aa3631026e0f648db75b4d14d1b0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_fe2aa3631026e0f648db75b4d14d1b0a.jpg not downloaded yet
2026-03-30 10:44:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8bbc336-dfcb-55ef-826c-711f517ef380 with identifier: LT57344
2026-03-30 10:44:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8bbc336-dfcb-55ef-826c-711f517ef380 with scrape type 1
2026-03-30 10:44:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b8bbc336-dfcb-55ef-826c-711f517ef380
2026-03-30 10:44:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fb8%252Fa4b8d212ae61626cf81e002f7f9da805%252Fpa%252FLT57344_a43df81c6a2b2d4f822c5f829d1ec214.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_a43df81c6a2b2d4f822c5f829d1ec214.jpg already downloaded
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fb8%252Fa4b8d212ae61626cf81e002f7f9da805%252Fpa%252FLT57344_491ea7e583e95c36bbaf17c611570769.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_491ea7e583e95c36bbaf17c611570769.jpg already downloaded
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fb8%252Fa4b8d212ae61626cf81e002f7f9da805%252Fpa%252FLT57344_81075cb05af9862c2a2d1262f8b140b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_81075cb05af9862c2a2d1262f8b140b4.jpg already downloaded
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fb8%252Fa4b8d212ae61626cf81e002f7f9da805%252Fpa%252FLT57344_a98ac636977722013acc8f5107eebd10.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_a98ac636977722013acc8f5107eebd10.jpg already downloaded
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fb8%252Fa4b8d212ae61626cf81e002f7f9da805%252Fpa%252FLT57344_16f2433198c2c4e1648613d9f02bb34c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_16f2433198c2c4e1648613d9f02bb34c.jpg already downloaded
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fb8%252Fa4b8d212ae61626cf81e002f7f9da805%252Fpa%252FLT57344_6f196efd5169108bfa4c36901d96a938.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_6f196efd5169108bfa4c36901d96a938.jpg already downloaded
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fb8%252Fa4b8d212ae61626cf81e002f7f9da805%252Fpa%252FLT57344_47daa09dfdffe0d389eb37336b3dad88.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_47daa09dfdffe0d389eb37336b3dad88.jpg already downloaded
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fb8%252Fa4b8d212ae61626cf81e002f7f9da805%252Fpa%252FLT57344_62a6aa80e919dd77cd11e18f5ef8e3d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_62a6aa80e919dd77cd11e18f5ef8e3d9.jpg already downloaded
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fb8%252Fa4b8d212ae61626cf81e002f7f9da805%252Fpa%252FLT57344_ea21618a84054f0dc397f117129327d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_ea21618a84054f0dc397f117129327d8.jpg already downloaded
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga4%252Fb8%252Fa4b8d212ae61626cf81e002f7f9da805%252Fpa%252FLT57344_5a7bbd4e235c11839efb906be3872694.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_5a7bbd4e235c11839efb906be3872694.jpg already downloaded
2026-03-30 10:44:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b8bbc336-dfcb-55ef-826c-711f517ef380, identifier: LT57344
2026-03-30 10:44:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22d2fe9e-8e5d-599c-9e15-16d29915f072 with identifier: JB73143
2026-03-30 10:44:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22d2fe9e-8e5d-599c-9e15-16d29915f072 with scrape type 1
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22d2fe9e-8e5d-599c-9e15-16d29915f072
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_6b157797395be29479ed559a8ad0e8ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_6b157797395be29479ed559a8ad0e8ec.jpg not downloaded yet
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_7f79fa70fed587b0495953b2a843d480.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_7f79fa70fed587b0495953b2a843d480.jpg not downloaded yet
2026-03-30 10:44:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b8bbc336-dfcb-55ef-826c-711f517ef380 with identifier: LT57344
2026-03-30 10:44:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b8bbc336-dfcb-55ef-826c-711f517ef380 with identifier: LT57344
2026-03-30 10:44:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b8bbc336-dfcb-55ef-826c-711f517ef380 with identifier: LT57344 to the API
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:44:59 [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-30 10:44:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LT57344>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:19:20Z',
'fuel_type': 'petrol',
'id': 'b8bbc336-dfcb-55ef-826c-711f517ef380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LT57344',
'listing': 'auction',
'location': 'DE, Kerpen',
'make': 'Opel',
'model': 'Astra',
'odometer': 61052,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_a43df81c6a2b2d4f822c5f829d1ec214.jpg',
'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_491ea7e583e95c36bbaf17c611570769.jpg',
'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_81075cb05af9862c2a2d1262f8b140b4.jpg',
'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_a98ac636977722013acc8f5107eebd10.jpg',
'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_16f2433198c2c4e1648613d9f02bb34c.jpg',
'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_6f196efd5169108bfa4c36901d96a938.jpg',
'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_47daa09dfdffe0d389eb37336b3dad88.jpg',
'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_62a6aa80e919dd77cd11e18f5ef8e3d9.jpg',
'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_ea21618a84054f0dc397f117129327d8.jpg',
'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_5a7bbd4e235c11839efb906be3872694.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8bbc336-dfcb-55ef-826c-711f517ef380/b8bbc336-dfcb-55ef-826c-711f517ef380_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2913133,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_a43df81c6a2b2d4f822c5f829d1ec214.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8bbc336-dfcb-55ef-826c-711f517ef380/b8bbc336-dfcb-55ef-826c-711f517ef380_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2878016,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_491ea7e583e95c36bbaf17c611570769.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8bbc336-dfcb-55ef-826c-711f517ef380/b8bbc336-dfcb-55ef-826c-711f517ef380_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2967744,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_81075cb05af9862c2a2d1262f8b140b4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8bbc336-dfcb-55ef-826c-711f517ef380/b8bbc336-dfcb-55ef-826c-711f517ef380_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60429,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_a98ac636977722013acc8f5107eebd10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8bbc336-dfcb-55ef-826c-711f517ef380/b8bbc336-dfcb-55ef-826c-711f517ef380_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72320,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_16f2433198c2c4e1648613d9f02bb34c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8bbc336-dfcb-55ef-826c-711f517ef380/b8bbc336-dfcb-55ef-826c-711f517ef380_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2980842,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_6f196efd5169108bfa4c36901d96a938.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8bbc336-dfcb-55ef-826c-711f517ef380/b8bbc336-dfcb-55ef-826c-711f517ef380_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3026157,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_47daa09dfdffe0d389eb37336b3dad88.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8bbc336-dfcb-55ef-826c-711f517ef380/b8bbc336-dfcb-55ef-826c-711f517ef380_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2888133,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_62a6aa80e919dd77cd11e18f5ef8e3d9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8bbc336-dfcb-55ef-826c-711f517ef380/b8bbc336-dfcb-55ef-826c-711f517ef380_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2900730,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_ea21618a84054f0dc397f117129327d8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8bbc336-dfcb-55ef-826c-711f517ef380/b8bbc336-dfcb-55ef-826c-711f517ef380_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2975591,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga4/b8/a4b8d212ae61626cf81e002f7f9da805/pa/LT57344_5a7bbd4e235c11839efb906be3872694.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.6 Selection',
'transmission': 'automatic',
'trim': 'Selection',
'year': 2015}
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LT57344%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [auto1.de] INFO: Saving data for LT57344: {'created_time': 1774867499.669747, 'last_price_update_time': 1774867499.669755, 'auction_closing_time': 1774970360.0}
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LT57344') HTTP/1.1" 204 0
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_5c4ac56b5447e2af62f6198ff7088c22.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_5c4ac56b5447e2af62f6198ff7088c22.jpg not downloaded yet
2026-03-30 10:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_a55a320e291925042ec6da73e24584c9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_550c908a1fe84ad91b736efb2ba83400.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_550c908a1fe84ad91b736efb2ba83400.jpg not downloaded yet
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_91dd3dd168713ae676a0ab63912ceff6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_91dd3dd168713ae676a0ab63912ceff6.jpg not downloaded yet
2026-03-30 10:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7c150>
2026-03-30 10:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:44:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_58d61f39671044fb3d6d696fd731ea7e.jpg') HTTP/1.1" 204 0
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_58d61f39671044fb3d6d696fd731ea7e.jpg saved to cache
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 121b3ba1-73d9-5512-bd4d-367a561e518c
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_e480dc1b263a25c0d72336a09c59453f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_e480dc1b263a25c0d72336a09c59453f.jpg not downloaded yet
2026-03-30 10:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_c13ef96268cff3e805e41e11a9c979a6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_85efc97740ff3e454906abc6c4e0d072.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_85efc97740ff3e454906abc6c4e0d072.jpg not downloaded yet
2026-03-30 10:44:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:44:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee49210>
2026-03-30 10:44:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_a55a320e291925042ec6da73e24584c9.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_a55a320e291925042ec6da73e24584c9.jpg saved to cache
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 121b3ba1-73d9-5512-bd4d-367a561e518c
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_4301a16d7f6c4c19a4b6f97dd91c2559.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_4301a16d7f6c4c19a4b6f97dd91c2559.jpg not downloaded yet
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_d74999fbadbcc246f06d056222dc800f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_d74999fbadbcc246f06d056222dc800f.jpg not downloaded yet
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_1ac877943c508e657446e65683113dac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_1ac877943c508e657446e65683113dac.jpg not downloaded yet
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeed0bd0>
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_c13ef96268cff3e805e41e11a9c979a6.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_c13ef96268cff3e805e41e11a9c979a6.jpg saved to cache
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 121b3ba1-73d9-5512-bd4d-367a561e518c
2026-03-30 10:45:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_e79d06b1e74e29b6803ba3e1449bd86f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_85be8a5a6a16a1256a4334ae12d91e11.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_85be8a5a6a16a1256a4334ae12d91e11.jpg not downloaded yet
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_8ab70d776c010ddf789b44244446c23e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_8ab70d776c010ddf789b44244446c23e.jpg not downloaded yet
2026-03-30 10:45:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_17c9198f94ee27931bf11fab0b843d60.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_5c4ac56b5447e2af62f6198ff7088c22.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_dc0887745e82ae5721840236bd86507e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_e480dc1b263a25c0d72336a09c59453f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417e1d0>
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_e79d06b1e74e29b6803ba3e1449bd86f.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_e79d06b1e74e29b6803ba3e1449bd86f.jpg saved to cache
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 72af2544-fc34-5541-b3b1-75f6d0c61c00
2026-03-30 10:45:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef5bfd0>
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252Fa1%252F23a1e3c40e506a2905ff11b423528c4c%252Fpa%252FRE10488_17c9198f94ee27931bf11fab0b843d60.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_17c9198f94ee27931bf11fab0b843d60.jpg saved to cache
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 72af2544-fc34-5541-b3b1-75f6d0c61c00
2026-03-30 10:45:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72af2544-fc34-5541-b3b1-75f6d0c61c00, skipping ID generation
2026-03-30 10:45:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72af2544-fc34-5541-b3b1-75f6d0c61c00 with scrape type 1
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72af2544-fc34-5541-b3b1-75f6d0c61c00 sending to next pipeline
2026-03-30 10:45:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 72af2544-fc34-5541-b3b1-75f6d0c61c00, identifier: RE10488
2026-03-30 10:45:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef76950>
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_5c4ac56b5447e2af62f6198ff7088c22.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_5c4ac56b5447e2af62f6198ff7088c22.jpg saved to cache
2026-03-30 10:45:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 22d2fe9e-8e5d-599c-9e15-16d29915f072
2026-03-30 10:45:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeed550>
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_dc0887745e82ae5721840236bd86507e.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_dc0887745e82ae5721840236bd86507e.jpg saved to cache
2026-03-30 10:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 849c2f94-f7f7-59eb-81fe-46c837a539ae
2026-03-30 10:45:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee402590>
2026-03-30 10:45:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_e480dc1b263a25c0d72336a09c59453f.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_e480dc1b263a25c0d72336a09c59453f.jpg saved to cache
2026-03-30 10:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 22d2fe9e-8e5d-599c-9e15-16d29915f072
2026-03-30 10:45:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 72af2544-fc34-5541-b3b1-75f6d0c61c00 with identifier: RE10488
2026-03-30 10:45:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 72af2544-fc34-5541-b3b1-75f6d0c61c00 with identifier: RE10488
2026-03-30 10:45:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 72af2544-fc34-5541-b3b1-75f6d0c61c00 with identifier: RE10488 to the API
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45:01 [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-30 10:45:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_17c9198f94ee27931bf11fab0b843d60.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:07:53Z',
'fuel_type': 'petrol',
'id': '72af2544-fc34-5541-b3b1-75f6d0c61c00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RE10488',
'listing': 'auction',
'location': 'DE, Berlin',
'make': 'Opel',
'model': 'Astra',
'odometer': 127912,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3010521,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_17c9198f94ee27931bf11fab0b843d60.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3022029,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_e79d06b1e74e29b6803ba3e1449bd86f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3012795,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_a8c5211375b32f42b4ec1af2d9c8dee6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2764078,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_486d9e8f6461910893c2f8a8449b3416.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2819845,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_4385d879427d7983f1e255685a637d78.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2914043,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_5dec90ac13a652878f21c9685fd75fcc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2860938,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_dd0fc364a84e8b59558d00c4256ac1c3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2976410,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_88c4235735a516fb7dc723cea0754811.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2987183,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_1519ae923195d537ed83cc0d8c080bf3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72af2544-fc34-5541-b3b1-75f6d0c61c00/72af2544-fc34-5541-b3b1-75f6d0c61c00_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2847087,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/a1/23a1e3c40e506a2905ff11b423528c4c/pa/RE10488_0378df5233c1ad33694294d95befa1e9.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra 1.4 Turbo Design Edition',
'transmission': 'manual',
'trim': 'Design Edition',
'year': 2012}
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RE10488%27 HTTP/1.1" 200 None
2026-03-30 10:45:01 [auto1.de] INFO: Saving data for RE10488: {'created_time': 1774867501.570717, 'last_price_update_time': 1774867501.57073, 'auction_closing_time': 1774969673.0}
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RE10488') HTTP/1.1" 204 0
2026-03-30 10:45:01 [scrapy.core.downloader.handlers.http11] WARNING: Received more bytes than download warn size (10485760) in request <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_0d1c31cb1182f7bfe24d95498c2ceb38.jpg>.
2026-03-30 10:45:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_0d1c31cb1182f7bfe24d95498c2ceb38.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_1ac877943c508e657446e65683113dac.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_d74999fbadbcc246f06d056222dc800f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 10:45:01 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-30 10:45:01 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-30 10:45:01 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-30 10:45:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-30 10:45:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f47fbe10>
2026-03-30 10:45:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga8%252F2e%252Fa82e295f9862ff9c6ea1c69a4c7c20be%252Fpa%252FGV01951_0d1c31cb1182f7bfe24d95498c2ceb38.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_0d1c31cb1182f7bfe24d95498c2ceb38.jpg saved to cache
2026-03-30 10:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b5603a19-24e9-540c-8872-c48cf7faad94
2026-03-30 10:45:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5603a19-24e9-540c-8872-c48cf7faad94, skipping ID generation
2026-03-30 10:45:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5603a19-24e9-540c-8872-c48cf7faad94 with scrape type 1
2026-03-30 10:45:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5603a19-24e9-540c-8872-c48cf7faad94 sending to next pipeline
2026-03-30 10:45:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b5603a19-24e9-540c-8872-c48cf7faad94, identifier: GV01951
2026-03-30 10:45:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b5603a19-24e9-540c-8872-c48cf7faad94 with identifier: GV01951
2026-03-30 10:45:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b5603a19-24e9-540c-8872-c48cf7faad94 with identifier: GV01951
2026-03-30 10:45:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b5603a19-24e9-540c-8872-c48cf7faad94 with identifier: GV01951 to the API
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_0d1c31cb1182f7bfe24d95498c2ceb38.jpg>
{'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': 120,
'expiration_date': '2026-03-31T15:47:14Z',
'fuel_type': 'diesel',
'id': 'b5603a19-24e9-540c-8872-c48cf7faad94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GV01951',
'listing': 'auction',
'location': 'DE',
'make': 'Opel',
'model': 'Insignia Sports Tourer',
'odometer': 97763,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 10664760,
'Height': 3024,
'OriginUrl': 'https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_0d1c31cb1182f7bfe24d95498c2ceb38.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62512,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_ed2dabacb93cc811b4b4c53a7956aa4c.jpg',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58184,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_0cc388a4c296612453b6a3260ec72fcc.jpg',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63060,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_2d2ea94fee5ffb5f263a51a9824899f6.jpg',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61554,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_cef7e12674a3dd3dd6041da22abb78aa.jpg',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57656,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_ab03a5a556cd0880f4365711791bc279.jpg',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64023,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_07d93a9b75b15d155526c01e5d00eb85.jpg',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66560,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_86d4165616f398c1291c7b1879b2edb3.jpg',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61440,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_a5e8f6beccc040098b8c8e4777b892ee.jpg',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5603a19-24e9-540c-8872-c48cf7faad94/b5603a19-24e9-540c-8872-c48cf7faad94_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49650,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga8/2e/a82e295f9862ff9c6ea1c69a4c7c20be/pa/GV01951_e8c91dd73f092a8000dd3552c56c48cb.jpg',
'Width': 450}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia Sports Tourer 1.6 CDTI DPF Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2016}
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GV01951%27 HTTP/1.1" 200 None
2026-03-30 10:45:02 [auto1.de] INFO: Saving data for GV01951: {'created_time': 1774867502.51284, 'last_price_update_time': 1774867502.512852, 'auction_closing_time': 1774972034.0}
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GV01951') HTTP/1.1" 204 0
2026-03-30 10:45:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefa6950>
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_1ac877943c508e657446e65683113dac.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_1ac877943c508e657446e65683113dac.jpg saved to cache
2026-03-30 10:45:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 22d2fe9e-8e5d-599c-9e15-16d29915f072
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45c550>
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_d74999fbadbcc246f06d056222dc800f.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_d74999fbadbcc246f06d056222dc800f.jpg saved to cache
2026-03-30 10:45:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 22d2fe9e-8e5d-599c-9e15-16d29915f072
2026-03-30 10:45:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_85be8a5a6a16a1256a4334ae12d91e11.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_8ab70d776c010ddf789b44244446c23e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_4301a16d7f6c4c19a4b6f97dd91c2559.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_85efc97740ff3e454906abc6c4e0d072.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee4bbd0>
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_85be8a5a6a16a1256a4334ae12d91e11.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_85be8a5a6a16a1256a4334ae12d91e11.jpg saved to cache
2026-03-30 10:45:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 22d2fe9e-8e5d-599c-9e15-16d29915f072
2026-03-30 10:45:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_7f79fa70fed587b0495953b2a843d480.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef77150>
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_8ab70d776c010ddf789b44244446c23e.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_8ab70d776c010ddf789b44244446c23e.jpg saved to cache
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 22d2fe9e-8e5d-599c-9e15-16d29915f072
2026-03-30 10:45:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58d30d0>
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_4301a16d7f6c4c19a4b6f97dd91c2559.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_4301a16d7f6c4c19a4b6f97dd91c2559.jpg saved to cache
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 22d2fe9e-8e5d-599c-9e15-16d29915f072
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef45310>
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_85efc97740ff3e454906abc6c4e0d072.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_85efc97740ff3e454906abc6c4e0d072.jpg saved to cache
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 22d2fe9e-8e5d-599c-9e15-16d29915f072
2026-03-30 10:45:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_550c908a1fe84ad91b736efb2ba83400.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f597c550>
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_7f79fa70fed587b0495953b2a843d480.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_7f79fa70fed587b0495953b2a843d480.jpg saved to cache
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 121b3ba1-73d9-5512-bd4d-367a561e518c
2026-03-30 10:45:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_91dd3dd168713ae676a0ab63912ceff6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c0c5d0>
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_550c908a1fe84ad91b736efb2ba83400.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_550c908a1fe84ad91b736efb2ba83400.jpg saved to cache
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 121b3ba1-73d9-5512-bd4d-367a561e518c
2026-03-30 10:45:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_fe2aa3631026e0f648db75b4d14d1b0a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee42a7d0>
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_91dd3dd168713ae676a0ab63912ceff6.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_91dd3dd168713ae676a0ab63912ceff6.jpg saved to cache
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 22d2fe9e-8e5d-599c-9e15-16d29915f072
2026-03-30 10:45:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_2dddfe0e35ec728852ffff045388628b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_642296c19ed535629c16b7f745f68d3a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_fe3a5cd24e89a687105e955f47acfc33.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4831750>
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_fe2aa3631026e0f648db75b4d14d1b0a.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_fe2aa3631026e0f648db75b4d14d1b0a.jpg saved to cache
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 121b3ba1-73d9-5512-bd4d-367a561e518c
2026-03-30 10:45:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_26830aa196cecf4e9d356f17defdfdb0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_6b157797395be29479ed559a8ad0e8ec.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeede150>
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_2dddfe0e35ec728852ffff045388628b.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_2dddfe0e35ec728852ffff045388628b.jpg saved to cache
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 121b3ba1-73d9-5512-bd4d-367a561e518c
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee419850>
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_642296c19ed535629c16b7f745f68d3a.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_642296c19ed535629c16b7f745f68d3a.jpg saved to cache
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 121b3ba1-73d9-5512-bd4d-367a561e518c
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee5df90>
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_fe3a5cd24e89a687105e955f47acfc33.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_fe3a5cd24e89a687105e955f47acfc33.jpg saved to cache
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 121b3ba1-73d9-5512-bd4d-367a561e518c
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee5ffd0>
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Ff5%252F51f505232d001699ba4f4c9f2c136231%252Fpa%252FRK02982_26830aa196cecf4e9d356f17defdfdb0.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_26830aa196cecf4e9d356f17defdfdb0.jpg saved to cache
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 121b3ba1-73d9-5512-bd4d-367a561e518c
2026-03-30 10:45:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 121b3ba1-73d9-5512-bd4d-367a561e518c, skipping ID generation
2026-03-30 10:45:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 121b3ba1-73d9-5512-bd4d-367a561e518c with scrape type 1
2026-03-30 10:45:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 121b3ba1-73d9-5512-bd4d-367a561e518c sending to next pipeline
2026-03-30 10:45:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 121b3ba1-73d9-5512-bd4d-367a561e518c, identifier: RK02982
2026-03-30 10:45:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee82d50>
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252Fac%252Febac04fd35e8b66b1cd739645337cd3c%252Fpa%252FJB73143_6b157797395be29479ed559a8ad0e8ec.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_6b157797395be29479ed559a8ad0e8ec.jpg saved to cache
2026-03-30 10:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 22d2fe9e-8e5d-599c-9e15-16d29915f072
2026-03-30 10:45:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22d2fe9e-8e5d-599c-9e15-16d29915f072, skipping ID generation
2026-03-30 10:45:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22d2fe9e-8e5d-599c-9e15-16d29915f072 with scrape type 1
2026-03-30 10:45:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22d2fe9e-8e5d-599c-9e15-16d29915f072 sending to next pipeline
2026-03-30 10:45:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 22d2fe9e-8e5d-599c-9e15-16d29915f072, identifier: JB73143
2026-03-30 10:45:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 121b3ba1-73d9-5512-bd4d-367a561e518c with identifier: RK02982
2026-03-30 10:45:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 121b3ba1-73d9-5512-bd4d-367a561e518c with identifier: RK02982
2026-03-30 10:45:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 121b3ba1-73d9-5512-bd4d-367a561e518c with identifier: RK02982 to the API
2026-03-30 10:45:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_26830aa196cecf4e9d356f17defdfdb0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:05:25Z',
'fuel_type': 'petrol',
'id': '121b3ba1-73d9-5512-bd4d-367a561e518c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RK02982',
'listing': 'auction',
'location': 'DE, Bretzenheim',
'make': 'Hyundai',
'model': 'i20',
'odometer': 100405,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76918,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_58d61f39671044fb3d6d696fd731ea7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72990,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_a55a320e291925042ec6da73e24584c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69196,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_26830aa196cecf4e9d356f17defdfdb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65458,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_fe3a5cd24e89a687105e955f47acfc33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70511,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_642296c19ed535629c16b7f745f68d3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71811,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_2dddfe0e35ec728852ffff045388628b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68030,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_c13ef96268cff3e805e41e11a9c979a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75723,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_fe2aa3631026e0f648db75b4d14d1b0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80383,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_7f79fa70fed587b0495953b2a843d480.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_121b3ba1-73d9-5512-bd4d-367a561e518c/121b3ba1-73d9-5512-bd4d-367a561e518c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82542,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/f5/51f505232d001699ba4f4c9f2c136231/pa/RK02982_550c908a1fe84ad91b736efb2ba83400.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i20 1.0 TGDI Passion blue',
'transmission': 'manual',
'trim': 'Passion blue',
'year': 2017}
2026-03-30 10:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RK02982%27 HTTP/1.1" 200 None
2026-03-30 10:45:04 [auto1.de] INFO: Saving data for RK02982: {'created_time': 1774867504.59934, 'last_price_update_time': 1774867504.599354, 'auction_closing_time': 1774969525.0}
2026-03-30 10:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RK02982') HTTP/1.1" 204 0
2026-03-30 10:45:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 22d2fe9e-8e5d-599c-9e15-16d29915f072 with identifier: JB73143
2026-03-30 10:45:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 22d2fe9e-8e5d-599c-9e15-16d29915f072 with identifier: JB73143
2026-03-30 10:45:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 22d2fe9e-8e5d-599c-9e15-16d29915f072 with identifier: JB73143 to the API
2026-03-30 10:45:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_6b157797395be29479ed559a8ad0e8ec.jpg>
{'auction_title': '',
'c_o_2_emission_value': 224,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.5L',
'engine_horse_power': 175,
'expiration_date': '2026-03-31T15:46:29Z',
'fuel_type': 'diesel',
'id': '22d2fe9e-8e5d-599c-9e15-16d29915f072',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JB73143',
'listing': 'auction',
'location': 'DE, Aachen',
'make': 'Volkswagen',
'model': 'T5 Multivan',
'odometer': 234037,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2358458,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_6b157797395be29479ed559a8ad0e8ec.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2127951,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_5c4ac56b5447e2af62f6198ff7088c22.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2315008,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_91dd3dd168713ae676a0ab63912ceff6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1931045,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_e480dc1b263a25c0d72336a09c59453f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80084,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_85efc97740ff3e454906abc6c4e0d072.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2370622,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_4301a16d7f6c4c19a4b6f97dd91c2559.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73930,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_d74999fbadbcc246f06d056222dc800f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2309853,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_1ac877943c508e657446e65683113dac.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2290158,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_85be8a5a6a16a1256a4334ae12d91e11.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22d2fe9e-8e5d-599c-9e15-16d29915f072/22d2fe9e-8e5d-599c-9e15-16d29915f072_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2268351,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/ac/ebac04fd35e8b66b1cd739645337cd3c/pa/JB73143_8ab70d776c010ddf789b44244446c23e.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2005-09-04',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen T5 Multivan 2.5 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2005}
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JB73143%27 HTTP/1.1" 200 None
2026-03-30 10:45:05 [auto1.de] INFO: Saving data for JB73143: {'created_time': 1774867505.06849, 'last_price_update_time': 1774867505.068504, 'auction_closing_time': 1774971989.0}
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JB73143') HTTP/1.1" 204 0
2026-03-30 10:45:05 [scrapy.extensions.logstats] INFO: Crawled 547 pages (at 35 pages/min), scraped 400 items (at 35 items/min)
2026-03-30 10:45:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:45:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_7b38747e038a5f71c301c9231fb4a481.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_c35f40dd797e412494291ab45b5d1dbf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424f190>
2026-03-30 10:45:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_7b38747e038a5f71c301c9231fb4a481.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_7b38747e038a5f71c301c9231fb4a481.jpg saved to cache
2026-03-30 10:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 849c2f94-f7f7-59eb-81fe-46c837a539ae
2026-03-30 10:45:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee10290>
2026-03-30 10:45:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg84%252Fa5%252F84a5b8f66b627cc0a13e30d47f90bb6b%252Fpa%252FUN38218_c35f40dd797e412494291ab45b5d1dbf.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_c35f40dd797e412494291ab45b5d1dbf.jpg saved to cache
2026-03-30 10:45:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 849c2f94-f7f7-59eb-81fe-46c837a539ae
2026-03-30 10:45:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 849c2f94-f7f7-59eb-81fe-46c837a539ae, skipping ID generation
2026-03-30 10:45:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 849c2f94-f7f7-59eb-81fe-46c837a539ae with scrape type 1
2026-03-30 10:45:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 849c2f94-f7f7-59eb-81fe-46c837a539ae sending to next pipeline
2026-03-30 10:45:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 849c2f94-f7f7-59eb-81fe-46c837a539ae, identifier: UN38218
2026-03-30 10:45:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 849c2f94-f7f7-59eb-81fe-46c837a539ae with identifier: UN38218
2026-03-30 10:45:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 849c2f94-f7f7-59eb-81fe-46c837a539ae with identifier: UN38218
2026-03-30 10:45:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 849c2f94-f7f7-59eb-81fe-46c837a539ae with identifier: UN38218 to the API
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_c35f40dd797e412494291ab45b5d1dbf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:45:10Z',
'fuel_type': 'petrol',
'id': '849c2f94-f7f7-59eb-81fe-46c837a539ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UN38218',
'listing': 'auction',
'location': 'DE, Brühl',
'make': 'Opel',
'model': 'Mokka X',
'odometer': 94001,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3251359,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_7f5da59096e29a9886fc1c005f5c9c8e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3219748,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_af25c064cfdcdbb467614b4640847b50.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3076229,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_7b38747e038a5f71c301c9231fb4a481.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3281488,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_c35f40dd797e412494291ab45b5d1dbf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3224497,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_dc0887745e82ae5721840236bd86507e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3196681,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_e6b81798155473de1bd6c2ab4a35141a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3032439,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_d03a76f666ee83452625f172f4f47460.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3262352,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_8bb603bf5775d48d42132b9ae186b4df.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3091847,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_5e9476b61d82b454e5608bd4a043b87e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_849c2f94-f7f7-59eb-81fe-46c837a539ae/849c2f94-f7f7-59eb-81fe-46c837a539ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3210367,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img84/a5/84a5b8f66b627cc0a13e30d47f90bb6b/pa/UN38218_d33f25268203084dd861df416c9074f5.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka X 1.4 Turbo Excellence Start/Stop',
'transmission': 'manual',
'trim': 'Excellence Start/Stop',
'year': 2017}
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UN38218%27 HTTP/1.1" 200 None
2026-03-30 10:45:05 [auto1.de] INFO: Saving data for UN38218: {'created_time': 1774867505.965706, 'last_price_update_time': 1774867505.965716, 'auction_closing_time': 1774971910.0}
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UN38218') HTTP/1.1" 204 0
2026-03-30 10:45:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LX18259/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KZ40910> (referer: https://www.auto1.com/v1/car-details-view/KZ40910/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c0b13e5-fd58-5757-9bd8-b68f3efa425f with identifier: KZ40910
2026-03-30 10:45:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c0b13e5-fd58-5757-9bd8-b68f3efa425f with scrape type 1
2026-03-30 10:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 2c0b13e5-fd58-5757-9bd8-b68f3efa425f
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F12%252F4212f3f01897748ce676948e6442c5ee%252Fpa%252FKZ40910_49477e3d4f145bebe03cf56d7c599c16.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_49477e3d4f145bebe03cf56d7c599c16.jpg already downloaded
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F12%252F4212f3f01897748ce676948e6442c5ee%252Fpa%252FKZ40910_4e49b50029e74f5ba4ae1725d4a737da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_4e49b50029e74f5ba4ae1725d4a737da.jpg already downloaded
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F12%252F4212f3f01897748ce676948e6442c5ee%252Fpa%252FKZ40910_ce63daa1f5cac6101b08dc5c7c23a2e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_ce63daa1f5cac6101b08dc5c7c23a2e4.jpg already downloaded
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F12%252F4212f3f01897748ce676948e6442c5ee%252Fpa%252FKZ40910_7ecc53f76e8ca5d0fdb062d324d50aa4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_7ecc53f76e8ca5d0fdb062d324d50aa4.jpg already downloaded
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg42%252F12%252F4212f3f01897748ce676948e6442c5ee%252Fpa%252FKZ40910_a57f0ddf7509615c484dc4688a3f025c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_a57f0ddf7509615c484dc4688a3f025c.jpg already downloaded
2026-03-30 10:45:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2c0b13e5-fd58-5757-9bd8-b68f3efa425f, identifier: KZ40910
2026-03-30 10:45:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2c0b13e5-fd58-5757-9bd8-b68f3efa425f with identifier: KZ40910
2026-03-30 10:45:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2c0b13e5-fd58-5757-9bd8-b68f3efa425f with identifier: KZ40910
2026-03-30 10:45:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2c0b13e5-fd58-5757-9bd8-b68f3efa425f with identifier: KZ40910 to the API
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/KZ40910>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:39:32Z',
'fuel_type': 'petrol',
'id': '2c0b13e5-fd58-5757-9bd8-b68f3efa425f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KZ40910',
'listing': 'auction',
'location': 'DE, Ketzin',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 182769,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_49477e3d4f145bebe03cf56d7c599c16.jpg',
'https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_4e49b50029e74f5ba4ae1725d4a737da.jpg',
'https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_ce63daa1f5cac6101b08dc5c7c23a2e4.jpg',
'https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_7ecc53f76e8ca5d0fdb062d324d50aa4.jpg',
'https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_a57f0ddf7509615c484dc4688a3f025c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c0b13e5-fd58-5757-9bd8-b68f3efa425f/2c0b13e5-fd58-5757-9bd8-b68f3efa425f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97723,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_49477e3d4f145bebe03cf56d7c599c16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c0b13e5-fd58-5757-9bd8-b68f3efa425f/2c0b13e5-fd58-5757-9bd8-b68f3efa425f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90850,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_4e49b50029e74f5ba4ae1725d4a737da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c0b13e5-fd58-5757-9bd8-b68f3efa425f/2c0b13e5-fd58-5757-9bd8-b68f3efa425f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76219,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_ce63daa1f5cac6101b08dc5c7c23a2e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c0b13e5-fd58-5757-9bd8-b68f3efa425f/2c0b13e5-fd58-5757-9bd8-b68f3efa425f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71052,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_7ecc53f76e8ca5d0fdb062d324d50aa4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c0b13e5-fd58-5757-9bd8-b68f3efa425f/2c0b13e5-fd58-5757-9bd8-b68f3efa425f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155400,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img42/12/4212f3f01897748ce676948e6442c5ee/pa/KZ40910_a57f0ddf7509615c484dc4688a3f025c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-07-31',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen Passat 1.4 TSI Comfortline',
'transmission': 'automatic',
'trim': 'Comfortline',
'year': 2009}
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KZ40910%27 HTTP/1.1" 200 None
2026-03-30 10:45:08 [auto1.de] INFO: Saving data for KZ40910: {'created_time': 1774867508.593775, 'last_price_update_time': 1774867508.593787, 'auction_closing_time': 1774971572.0}
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KZ40910') HTTP/1.1" 204 0
2026-03-30 10:45:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DT44924/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GZ97235/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45: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-30 10:45:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:16 [auto1.de] INFO: Channel: 24h | Page: 24 | totalHits: 9465 | hits on page: 40
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: RY02033
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: YL37879
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: RR13912
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: RK02982
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RK02982%27 HTTP/1.1" 200 None
2026-03-30 10:45:16 [auto1.de] INFO: Scrape type for RK02982: 0
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: EJ29706
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: PR60744
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: JJ25259
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: MK63509
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: UM69054
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UM69054%27 HTTP/1.1" 200 None
2026-03-30 10:45:16 [auto1.de] INFO: Scrape type for UM69054: 1
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: KM40135
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: FJ71862
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FJ71862%27 HTTP/1.1" 200 None
2026-03-30 10:45:16 [auto1.de] INFO: Scrape type for FJ71862: 2
2026-03-30 10:45:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11ef7503-825f-5e34-804f-5dad28e0b4a6 with identifier: FJ71862
2026-03-30 10:45:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11ef7503-825f-5e34-804f-5dad28e0b4a6 with scrape type 2
2026-03-30 10:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11ef7503-825f-5e34-804f-5dad28e0b4a6 with scrape type 2
2026-03-30 10:45:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 11ef7503-825f-5e34-804f-5dad28e0b4a6, identifier: FJ71862
2026-03-30 10:45:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 11ef7503-825f-5e34-804f-5dad28e0b4a6 with identifier: FJ71862
2026-03-30 10:45:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 11ef7503-825f-5e34-804f-5dad28e0b4a6 with identifier: FJ71862
2026-03-30 10:45:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 11ef7503-825f-5e34-804f-5dad28e0b4a6 with identifier: FJ71862 to the API
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:19:26Z',
'fuel_type': 'petrol',
'id': '11ef7503-825f-5e34-804f-5dad28e0b4a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FJ71862',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 136852,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-07',
'seller_name': None,
'title': 'Seat Ibiza 1.4 Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2009}
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FJ71862%27 HTTP/1.1" 200 None
2026-03-30 10:45:16 [auto1.de] INFO: Saving data for FJ71862: {'auction_closing_time': 1774970366.0, 'created_time': 1773659448.052675, 'last_price_update_time': 1774867516.632056}
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FJ71862') HTTP/1.1" 204 0
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: YP95979
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: MZ76661
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MZ76661%27 HTTP/1.1" 200 None
2026-03-30 10:45:16 [auto1.de] INFO: Scrape type for MZ76661: 1
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: FC01690
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FC01690%27 HTTP/1.1" 200 None
2026-03-30 10:45:16 [auto1.de] INFO: Scrape type for FC01690: 1
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: MD91791
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: TP91786
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TP91786%27 HTTP/1.1" 200 None
2026-03-30 10:45:16 [auto1.de] INFO: Scrape type for TP91786: 1
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: DW28316
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: YF96126
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YF96126%27 HTTP/1.1" 200 None
2026-03-30 10:45:16 [auto1.de] INFO: Scrape type for YF96126: 1
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: TS03545
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: BH45611
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: UZ85196
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: CR07619
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: FE23219
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FE23219%27 HTTP/1.1" 200 None
2026-03-30 10:45:16 [auto1.de] INFO: Scrape type for FE23219: 1
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: LK64913
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LK64913%27 HTTP/1.1" 200 None
2026-03-30 10:45:16 [auto1.de] INFO: Scrape type for LK64913: 1
2026-03-30 10:45:16 [auto1.de] INFO: Found listing with ID: CA34591
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CA34591%27 HTTP/1.1" 200 None
2026-03-30 10:45:16 [auto1.de] INFO: Scrape type for CA34591: 2
2026-03-30 10:45:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02aae4ae-31a1-55b0-9174-9ef433ba44b6 with identifier: CA34591
2026-03-30 10:45:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02aae4ae-31a1-55b0-9174-9ef433ba44b6 with scrape type 2
2026-03-30 10:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02aae4ae-31a1-55b0-9174-9ef433ba44b6 with scrape type 2
2026-03-30 10:45:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 02aae4ae-31a1-55b0-9174-9ef433ba44b6, identifier: CA34591
2026-03-30 10:45:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 02aae4ae-31a1-55b0-9174-9ef433ba44b6 with identifier: CA34591
2026-03-30 10:45:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 02aae4ae-31a1-55b0-9174-9ef433ba44b6 with identifier: CA34591
2026-03-30 10:45:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 02aae4ae-31a1-55b0-9174-9ef433ba44b6 with identifier: CA34591 to the API
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 387,
'expiration_date': '2026-03-31T15:51:26Z',
'fuel_type': 'petrol',
'id': '02aae4ae-31a1-55b0-9174-9ef433ba44b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CA34591',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'S-Klasse',
'odometer': 256749,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-02-14',
'seller_name': None,
'title': 'Mercedes-Benz S-Klasse S 500',
'transmission': 'automatic',
'trim': '',
'year': 2006}
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CA34591%27 HTTP/1.1" 200 None
2026-03-30 10:45:17 [auto1.de] INFO: Saving data for CA34591: {'auction_closing_time': 1774972286.0, 'created_time': 1773305050.778976, 'last_price_update_time': 1774867517.25483}
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CA34591') HTTP/1.1" 204 0
2026-03-30 10:45:17 [auto1.de] INFO: Found listing with ID: JP87174
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JP87174%27 HTTP/1.1" 200 None
2026-03-30 10:45:17 [auto1.de] INFO: Scrape type for JP87174: 1
2026-03-30 10:45:17 [auto1.de] INFO: Found listing with ID: FE34808
2026-03-30 10:45:17 [auto1.de] INFO: Found listing with ID: BC17196
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BC17196%27 HTTP/1.1" 200 None
2026-03-30 10:45:17 [auto1.de] INFO: Scrape type for BC17196: 1
2026-03-30 10:45:17 [auto1.de] INFO: Found listing with ID: CK11901
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CK11901%27 HTTP/1.1" 200 None
2026-03-30 10:45:17 [auto1.de] INFO: Scrape type for CK11901: 1
2026-03-30 10:45:17 [auto1.de] INFO: Found listing with ID: UZ12630
2026-03-30 10:45:17 [auto1.de] INFO: Found listing with ID: EZ57191
2026-03-30 10:45:17 [auto1.de] INFO: Found listing with ID: AR08419
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AR08419%27 HTTP/1.1" 200 None
2026-03-30 10:45:17 [auto1.de] INFO: Scrape type for AR08419: 1
2026-03-30 10:45:17 [auto1.de] INFO: Found listing with ID: DA80798
2026-03-30 10:45:17 [auto1.de] INFO: Found listing with ID: AA94538
2026-03-30 10:45:17 [auto1.de] INFO: Found listing with ID: FK95635
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FK95635%27 HTTP/1.1" 200 None
2026-03-30 10:45:17 [auto1.de] INFO: Scrape type for FK95635: 1
2026-03-30 10:45:17 [auto1.de] INFO: Found listing with ID: AH51648
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AH51648%27 HTTP/1.1" 200 None
2026-03-30 10:45:17 [auto1.de] INFO: Scrape type for AH51648: 2
2026-03-30 10:45:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 656677fa-90af-5c01-acc4-97442c9f5002 with identifier: AH51648
2026-03-30 10:45:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 656677fa-90af-5c01-acc4-97442c9f5002 with scrape type 2
2026-03-30 10:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 656677fa-90af-5c01-acc4-97442c9f5002 with scrape type 2
2026-03-30 10:45:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 656677fa-90af-5c01-acc4-97442c9f5002, identifier: AH51648
2026-03-30 10:45:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 656677fa-90af-5c01-acc4-97442c9f5002 with identifier: AH51648
2026-03-30 10:45:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 656677fa-90af-5c01-acc4-97442c9f5002 with identifier: AH51648
2026-03-30 10:45:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 656677fa-90af-5c01-acc4-97442c9f5002 with identifier: AH51648 to the API
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:46:07Z',
'fuel_type': 'diesel',
'id': '656677fa-90af-5c01-acc4-97442c9f5002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AH51648',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 153286,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-15',
'seller_name': None,
'title': 'Audi Q3 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2016}
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AH51648%27 HTTP/1.1" 200 None
2026-03-30 10:45:17 [auto1.de] INFO: Saving data for AH51648: {'auction_closing_time': 1774971967.0, 'created_time': 1774467446.543028, 'last_price_update_time': 1774867517.993291}
2026-03-30 10:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AH51648') HTTP/1.1" 204 0
2026-03-30 10:45:18 [auto1.de] INFO: Found listing with ID: VA91828
2026-03-30 10:45:18 [auto1.de] INFO: Found listing with ID: XL02877
2026-03-30 10:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XL02877%27 HTTP/1.1" 200 None
2026-03-30 10:45:18 [auto1.de] INFO: Scrape type for XL02877: 1
2026-03-30 10:45:18 [auto1.de] INFO: Found listing with ID: WW35819
2026-03-30 10:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WW35819%27 HTTP/1.1" 200 None
2026-03-30 10:45:18 [auto1.de] INFO: Scrape type for WW35819: 1
2026-03-30 10:45:18 [auto1.de] INFO: Found listing with ID: YY43496
2026-03-30 10:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YY43496%27 HTTP/1.1" 200 None
2026-03-30 10:45:18 [auto1.de] INFO: Scrape type for YY43496: 1
2026-03-30 10:45:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ED20045> (referer: https://www.auto1.com/v1/car-details-view/ED20045/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99b33316-01ad-5edd-94ec-d92036899e3f with identifier: ED20045
2026-03-30 10:45:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99b33316-01ad-5edd-94ec-d92036899e3f with scrape type 1
2026-03-30 10:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 99b33316-01ad-5edd-94ec-d92036899e3f
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Fcb%252Ff0cbc2e77fc47aad82d390a2f0a907b0%252Fpa%252FED20045_b70fea8db589396bfc7a6e64e4db01e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_b70fea8db589396bfc7a6e64e4db01e0.jpg already downloaded
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Fcb%252Ff0cbc2e77fc47aad82d390a2f0a907b0%252Fpa%252FED20045_1f469f87acb718a41da991749c177e39.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_1f469f87acb718a41da991749c177e39.jpg already downloaded
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Fcb%252Ff0cbc2e77fc47aad82d390a2f0a907b0%252Fpa%252FED20045_b00db205ed1029431e1e9a52e751b1aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_b00db205ed1029431e1e9a52e751b1aa.jpg already downloaded
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Fcb%252Ff0cbc2e77fc47aad82d390a2f0a907b0%252Fpa%252FED20045_9aa43d3e31ad5584806906dd141c983c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_9aa43d3e31ad5584806906dd141c983c.jpg already downloaded
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Fcb%252Ff0cbc2e77fc47aad82d390a2f0a907b0%252Fpa%252FED20045_5057e3e06208f0bc1d860070b2aa540a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_5057e3e06208f0bc1d860070b2aa540a.jpg already downloaded
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf0%252Fcb%252Ff0cbc2e77fc47aad82d390a2f0a907b0%252Fpa%252FED20045_048b9bd1edc9557932e7f15821e91778.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_048b9bd1edc9557932e7f15821e91778.jpg already downloaded
2026-03-30 10:45:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 99b33316-01ad-5edd-94ec-d92036899e3f, identifier: ED20045
2026-03-30 10:45:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 99b33316-01ad-5edd-94ec-d92036899e3f with identifier: ED20045
2026-03-30 10:45:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 99b33316-01ad-5edd-94ec-d92036899e3f with identifier: ED20045
2026-03-30 10:45:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 99b33316-01ad-5edd-94ec-d92036899e3f with identifier: ED20045 to the API
2026-03-30 10:45:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45:21 [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-30 10:45:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ED20045>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:42:09Z',
'fuel_type': 'petrol',
'id': '99b33316-01ad-5edd-94ec-d92036899e3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ED20045',
'listing': 'auction',
'location': 'DE, Lahr',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 185013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_b70fea8db589396bfc7a6e64e4db01e0.jpg',
'https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_1f469f87acb718a41da991749c177e39.jpg',
'https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_b00db205ed1029431e1e9a52e751b1aa.jpg',
'https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_9aa43d3e31ad5584806906dd141c983c.jpg',
'https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_5057e3e06208f0bc1d860070b2aa540a.jpg',
'https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_048b9bd1edc9557932e7f15821e91778.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99b33316-01ad-5edd-94ec-d92036899e3f/99b33316-01ad-5edd-94ec-d92036899e3f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89952,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_b70fea8db589396bfc7a6e64e4db01e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99b33316-01ad-5edd-94ec-d92036899e3f/99b33316-01ad-5edd-94ec-d92036899e3f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92053,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_1f469f87acb718a41da991749c177e39.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99b33316-01ad-5edd-94ec-d92036899e3f/99b33316-01ad-5edd-94ec-d92036899e3f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76142,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_b00db205ed1029431e1e9a52e751b1aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99b33316-01ad-5edd-94ec-d92036899e3f/99b33316-01ad-5edd-94ec-d92036899e3f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73607,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_9aa43d3e31ad5584806906dd141c983c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99b33316-01ad-5edd-94ec-d92036899e3f/99b33316-01ad-5edd-94ec-d92036899e3f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110669,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_5057e3e06208f0bc1d860070b2aa540a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99b33316-01ad-5edd-94ec-d92036899e3f/99b33316-01ad-5edd-94ec-d92036899e3f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50137,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf0/cb/f0cbc2e77fc47aad82d390a2f0a907b0/pa/ED20045_048b9bd1edc9557932e7f15821e91778.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 1.4 TSI Impuls Edition',
'transmission': 'manual',
'trim': 'Impuls Edition',
'year': 2011}
2026-03-30 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ED20045%27 HTTP/1.1" 200 None
2026-03-30 10:45:22 [auto1.de] INFO: Saving data for ED20045: {'created_time': 1774867522.077049, 'last_price_update_time': 1774867522.077059, 'auction_closing_time': 1774971729.0}
2026-03-30 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ED20045') HTTP/1.1" 204 0
2026-03-30 10:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RG93335> (referer: https://www.auto1.com/v1/car-details-view/RG93335/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fc4ad66-88ab-503d-91fe-06a7e6c64140 with identifier: RG93335
2026-03-30 10:45:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140 with scrape type 1
2026-03-30 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_77f11465a5a8c15a799db45bd5e507cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_77f11465a5a8c15a799db45bd5e507cf.jpg not downloaded yet
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_be1b677c482be2d86566d7a503fde2c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_be1b677c482be2d86566d7a503fde2c2.jpg not downloaded yet
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_53740e0ff8d089d362020f3a75a1b892.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_53740e0ff8d089d362020f3a75a1b892.jpg not downloaded yet
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_de0ae7ce892695ce8078a24a9bc96bd4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_de0ae7ce892695ce8078a24a9bc96bd4.jpg not downloaded yet
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_3de3aad5ea7cbe47224a1e500a065eaf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_3de3aad5ea7cbe47224a1e500a065eaf.jpg not downloaded yet
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_3af7099c802987890f8f11ea055a30d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_3af7099c802987890f8f11ea055a30d8.jpg not downloaded yet
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_073e9ad2fd4989cc4ec804f8ce727e2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_073e9ad2fd4989cc4ec804f8ce727e2f.jpg not downloaded yet
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_af201380711a5bf52942bde5cc745cf6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_af201380711a5bf52942bde5cc745cf6.jpg not downloaded yet
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_9c2a4bb2b0798fc1a2cd9badf4c1301b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_9c2a4bb2b0798fc1a2cd9badf4c1301b.jpg not downloaded yet
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_86525c499cf619971bedfe05e3337426.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_86525c499cf619971bedfe05e3337426.jpg not downloaded yet
2026-03-30 10:45:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XK73988/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_86525c499cf619971bedfe05e3337426.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45ed10>
2026-03-30 10:45:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_86525c499cf619971bedfe05e3337426.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_86525c499cf619971bedfe05e3337426.jpg saved to cache
2026-03-30 10:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140
2026-03-30 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CG08115/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_9c2a4bb2b0798fc1a2cd9badf4c1301b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefa5350>
2026-03-30 10:45:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_9c2a4bb2b0798fc1a2cd9badf4c1301b.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_9c2a4bb2b0798fc1a2cd9badf4c1301b.jpg saved to cache
2026-03-30 10:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140
2026-03-30 10:45:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.186(s), this was the 1st time calling it.
2026-03-30 10:45:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.000721646371966 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:45:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RR13912> (referer: https://www.auto1.com/v1/car-details-view/RR13912/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 283e0959-1625-59b4-8b46-ab407ea3503b with identifier: RR13912
2026-03-30 10:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 283e0959-1625-59b4-8b46-ab407ea3503b with scrape type 1
2026-03-30 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 283e0959-1625-59b4-8b46-ab407ea3503b
2026-03-30 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff0%252F37f03e522baf76a32636c5ccbdbedfd5%252Fpa%252FRR13912_b88679aa4d7bda7871bfad9c0d63780e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_b88679aa4d7bda7871bfad9c0d63780e.jpg already downloaded
2026-03-30 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff0%252F37f03e522baf76a32636c5ccbdbedfd5%252Fpa%252FRR13912_579234028fa32d1edd3720a69d92a1f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_579234028fa32d1edd3720a69d92a1f2.jpg already downloaded
2026-03-30 10:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff0%252F37f03e522baf76a32636c5ccbdbedfd5%252Fpa%252FRR13912_81f9f0919dda9d4ea0870d1acbb74836.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_81f9f0919dda9d4ea0870d1acbb74836.jpg already downloaded
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff0%252F37f03e522baf76a32636c5ccbdbedfd5%252Fpa%252FRR13912_98fa0a0c66e26e9ab4e779416dc2d642.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_98fa0a0c66e26e9ab4e779416dc2d642.jpg already downloaded
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff0%252F37f03e522baf76a32636c5ccbdbedfd5%252Fpa%252FRR13912_8044852e0af5e1c0ca243da95efc1652.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_8044852e0af5e1c0ca243da95efc1652.jpg already downloaded
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff0%252F37f03e522baf76a32636c5ccbdbedfd5%252Fpa%252FRR13912_54f997b3db5cf1bb8257baa438390577.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_54f997b3db5cf1bb8257baa438390577.jpg already downloaded
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff0%252F37f03e522baf76a32636c5ccbdbedfd5%252Fpa%252FRR13912_a3604aed2a222157d27b4bc9ba26d7a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_a3604aed2a222157d27b4bc9ba26d7a9.jpg already downloaded
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff0%252F37f03e522baf76a32636c5ccbdbedfd5%252Fpa%252FRR13912_5dac6e1ad31fe0d5ccceccb75353c254.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_5dac6e1ad31fe0d5ccceccb75353c254.jpg already downloaded
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff0%252F37f03e522baf76a32636c5ccbdbedfd5%252Fpa%252FRR13912_042f3731275aa54dab15a7bcdfc72265.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_042f3731275aa54dab15a7bcdfc72265.jpg already downloaded
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Ff0%252F37f03e522baf76a32636c5ccbdbedfd5%252Fpa%252FRR13912_b2759901f89e44ee148de337dd969f58.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_b2759901f89e44ee148de337dd969f58.jpg already downloaded
2026-03-30 10:45:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 283e0959-1625-59b4-8b46-ab407ea3503b, identifier: RR13912
2026-03-30 10:45:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 283e0959-1625-59b4-8b46-ab407ea3503b with identifier: RR13912
2026-03-30 10:45:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 283e0959-1625-59b4-8b46-ab407ea3503b with identifier: RR13912
2026-03-30 10:45:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 283e0959-1625-59b4-8b46-ab407ea3503b with identifier: RR13912 to the API
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RR13912>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:40:14Z',
'fuel_type': 'diesel',
'id': '283e0959-1625-59b4-8b46-ab407ea3503b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RR13912',
'listing': 'auction',
'location': 'DE, Seddiner See',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 77915,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_b88679aa4d7bda7871bfad9c0d63780e.jpg',
'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_579234028fa32d1edd3720a69d92a1f2.jpg',
'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_81f9f0919dda9d4ea0870d1acbb74836.jpg',
'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_98fa0a0c66e26e9ab4e779416dc2d642.jpg',
'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_8044852e0af5e1c0ca243da95efc1652.jpg',
'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_54f997b3db5cf1bb8257baa438390577.jpg',
'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_a3604aed2a222157d27b4bc9ba26d7a9.jpg',
'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_5dac6e1ad31fe0d5ccceccb75353c254.jpg',
'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_042f3731275aa54dab15a7bcdfc72265.jpg',
'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_b2759901f89e44ee148de337dd969f58.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_283e0959-1625-59b4-8b46-ab407ea3503b/283e0959-1625-59b4-8b46-ab407ea3503b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2543143,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_b88679aa4d7bda7871bfad9c0d63780e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_283e0959-1625-59b4-8b46-ab407ea3503b/283e0959-1625-59b4-8b46-ab407ea3503b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2490022,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_579234028fa32d1edd3720a69d92a1f2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_283e0959-1625-59b4-8b46-ab407ea3503b/283e0959-1625-59b4-8b46-ab407ea3503b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2325223,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_81f9f0919dda9d4ea0870d1acbb74836.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_283e0959-1625-59b4-8b46-ab407ea3503b/283e0959-1625-59b4-8b46-ab407ea3503b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43901,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_98fa0a0c66e26e9ab4e779416dc2d642.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_283e0959-1625-59b4-8b46-ab407ea3503b/283e0959-1625-59b4-8b46-ab407ea3503b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2203488,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_8044852e0af5e1c0ca243da95efc1652.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_283e0959-1625-59b4-8b46-ab407ea3503b/283e0959-1625-59b4-8b46-ab407ea3503b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55959,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_54f997b3db5cf1bb8257baa438390577.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_283e0959-1625-59b4-8b46-ab407ea3503b/283e0959-1625-59b4-8b46-ab407ea3503b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2346260,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_a3604aed2a222157d27b4bc9ba26d7a9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_283e0959-1625-59b4-8b46-ab407ea3503b/283e0959-1625-59b4-8b46-ab407ea3503b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72515,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_5dac6e1ad31fe0d5ccceccb75353c254.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_283e0959-1625-59b4-8b46-ab407ea3503b/283e0959-1625-59b4-8b46-ab407ea3503b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2454892,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_042f3731275aa54dab15a7bcdfc72265.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_283e0959-1625-59b4-8b46-ab407ea3503b/283e0959-1625-59b4-8b46-ab407ea3503b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2795820,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img37/f0/37f03e522baf76a32636c5ccbdbedfd5/pa/RR13912_b2759901f89e44ee148de337dd969f58.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-10-06',
'seats_number': 2,
'seller_name': None,
'title': 'Mercedes-Benz Citan 109 CDI Extralang',
'transmission': 'manual',
'trim': 'Extralang',
'year': 2015}
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RR13912%27 HTTP/1.1" 200 None
2026-03-30 10:45:36 [auto1.de] INFO: Saving data for RR13912: {'created_time': 1774867536.586212, 'last_price_update_time': 1774867536.586222, 'auction_closing_time': 1774971614.0}
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RR13912') HTTP/1.1" 204 0
2026-03-30 10:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_af201380711a5bf52942bde5cc745cf6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c01390>
2026-03-30 10:45:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_af201380711a5bf52942bde5cc745cf6.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_af201380711a5bf52942bde5cc745cf6.jpg saved to cache
2026-03-30 10:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140
2026-03-30 10:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_073e9ad2fd4989cc4ec804f8ce727e2f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee12890>
2026-03-30 10:45:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_073e9ad2fd4989cc4ec804f8ce727e2f.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_073e9ad2fd4989cc4ec804f8ce727e2f.jpg saved to cache
2026-03-30 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140
2026-03-30 10:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_3af7099c802987890f8f11ea055a30d8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3e910>
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_3af7099c802987890f8f11ea055a30d8.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_3af7099c802987890f8f11ea055a30d8.jpg saved to cache
2026-03-30 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140
2026-03-30 10:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_3de3aad5ea7cbe47224a1e500a065eaf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdd810>
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_3de3aad5ea7cbe47224a1e500a065eaf.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_3de3aad5ea7cbe47224a1e500a065eaf.jpg saved to cache
2026-03-30 10:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140
2026-03-30 10:45:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_de0ae7ce892695ce8078a24a9bc96bd4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee81e90>
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_de0ae7ce892695ce8078a24a9bc96bd4.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_de0ae7ce892695ce8078a24a9bc96bd4.jpg saved to cache
2026-03-30 10:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140
2026-03-30 10:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_53740e0ff8d089d362020f3a75a1b892.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdf7d0>
2026-03-30 10:45:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_53740e0ff8d089d362020f3a75a1b892.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_53740e0ff8d089d362020f3a75a1b892.jpg saved to cache
2026-03-30 10:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140
2026-03-30 10:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_be1b677c482be2d86566d7a503fde2c2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefa5350>
2026-03-30 10:45:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_be1b677c482be2d86566d7a503fde2c2.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_be1b677c482be2d86566d7a503fde2c2.jpg saved to cache
2026-03-30 10:45:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140
2026-03-30 10:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_77f11465a5a8c15a799db45bd5e507cf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FN84005/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:45:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3df50>
2026-03-30 10:45:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg13%252F5e%252F135e7c25951554c27727466103636443%252Fpa%252FRG93335_77f11465a5a8c15a799db45bd5e507cf.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_77f11465a5a8c15a799db45bd5e507cf.jpg saved to cache
2026-03-30 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140
2026-03-30 10:45:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1fc4ad66-88ab-503d-91fe-06a7e6c64140, skipping ID generation
2026-03-30 10:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140 with scrape type 1
2026-03-30 10:45:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1fc4ad66-88ab-503d-91fe-06a7e6c64140 sending to next pipeline
2026-03-30 10:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1fc4ad66-88ab-503d-91fe-06a7e6c64140, identifier: RG93335
2026-03-30 10:45:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1fc4ad66-88ab-503d-91fe-06a7e6c64140 with identifier: RG93335
2026-03-30 10:45:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1fc4ad66-88ab-503d-91fe-06a7e6c64140 with identifier: RG93335
2026-03-30 10:45:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1fc4ad66-88ab-503d-91fe-06a7e6c64140 with identifier: RG93335 to the API
2026-03-30 10:45:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_77f11465a5a8c15a799db45bd5e507cf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:18:44Z',
'fuel_type': 'diesel',
'id': '1fc4ad66-88ab-503d-91fe-06a7e6c64140',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RG93335',
'listing': 'auction',
'location': 'DE, Krefeld',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 167848,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2595141,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_77f11465a5a8c15a799db45bd5e507cf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2533974,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_be1b677c482be2d86566d7a503fde2c2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2743197,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_53740e0ff8d089d362020f3a75a1b892.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2706842,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_de0ae7ce892695ce8078a24a9bc96bd4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2891367,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_3de3aad5ea7cbe47224a1e500a065eaf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2543524,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_3af7099c802987890f8f11ea055a30d8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2703829,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_073e9ad2fd4989cc4ec804f8ce727e2f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2491346,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_af201380711a5bf52942bde5cc745cf6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2640934,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_9c2a4bb2b0798fc1a2cd9badf4c1301b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fc4ad66-88ab-503d-91fe-06a7e6c64140/1fc4ad66-88ab-503d-91fe-06a7e6c64140_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2644532,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img13/5e/135e7c25951554c27727466103636443/pa/RG93335_86525c499cf619971bedfe05e3337426.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-11-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI Allstar BlueMotion Tech',
'transmission': 'automatic',
'trim': 'Allstar BlueMotion Tech',
'year': 2016}
2026-03-30 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RG93335%27 HTTP/1.1" 200 None
2026-03-30 10:45:39 [auto1.de] INFO: Saving data for RG93335: {'created_time': 1774867539.659853, 'last_price_update_time': 1774867539.659867, 'auction_closing_time': 1774970324.0}
2026-03-30 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RG93335') HTTP/1.1" 204 0
2026-03-30 10:45:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AL28178/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RU61041> (referer: https://www.auto1.com/v1/car-details-view/RU61041/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57c19a09-7096-5988-91ad-b08fa2db183a with identifier: RU61041
2026-03-30 10:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57c19a09-7096-5988-91ad-b08fa2db183a with scrape type 1
2026-03-30 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57c19a09-7096-5988-91ad-b08fa2db183a
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_d2ecf80218e0b5b032c626f99314cd86.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_d2ecf80218e0b5b032c626f99314cd86.jpg not downloaded yet
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_f03c2c8a7352c8df56c77abf4c375fae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_f03c2c8a7352c8df56c77abf4c375fae.jpg not downloaded yet
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_948594b4a79b54125ac98352421bc9ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_948594b4a79b54125ac98352421bc9ed.jpg not downloaded yet
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_89acd43b350dbce4e113fc8a5eddf7f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_89acd43b350dbce4e113fc8a5eddf7f0.jpg not downloaded yet
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_a924f6ae863dfd77cc9b328fb0cb9b0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_a924f6ae863dfd77cc9b328fb0cb9b0d.jpg not downloaded yet
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_526d6d4d41944f765cc7a5a177771f02.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_526d6d4d41944f765cc7a5a177771f02.jpg not downloaded yet
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_9bf0d6a76dd68c672a0384aabcfb293e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_9bf0d6a76dd68c672a0384aabcfb293e.jpg not downloaded yet
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_1557f1b7ff6bd9c2af7a4f18c32f9307.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_1557f1b7ff6bd9c2af7a4f18c32f9307.jpg not downloaded yet
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_8e749475f6914f2ca8dd5eff0ac33fc0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_8e749475f6914f2ca8dd5eff0ac33fc0.jpg not downloaded yet
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_a87cd50e293cef26e2a22c366d77f642.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_a87cd50e293cef26e2a22c366d77f642.jpg not downloaded yet
2026-03-30 10:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GZ97235> (referer: https://www.auto1.com/v1/car-details-view/GZ97235/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_a87cd50e293cef26e2a22c366d77f642.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 942fc0bd-1b03-5c2b-aaa1-e23e3307624a with identifier: GZ97235
2026-03-30 10:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a with scrape type 1
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_4d4c4142a2e7d7e43b27d63aedffc5b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_4d4c4142a2e7d7e43b27d63aedffc5b5.jpg not downloaded yet
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_fa0d44ba1d8faa7fbfb0ff0f9f961153.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_fa0d44ba1d8faa7fbfb0ff0f9f961153.jpg not downloaded yet
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_415730010368917b6889944ea5ecf8a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_415730010368917b6889944ea5ecf8a2.jpg not downloaded yet
2026-03-30 10:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_8e749475f6914f2ca8dd5eff0ac33fc0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_9bf81fd43891b0579f8eec35ec38b10a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_9bf81fd43891b0579f8eec35ec38b10a.jpg not downloaded yet
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_7f77e243131830bed302a7e969de475a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_7f77e243131830bed302a7e969de475a.jpg not downloaded yet
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_49989a9a9ec4bb6bb6b99edca35f1143.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_49989a9a9ec4bb6bb6b99edca35f1143.jpg not downloaded yet
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef9f7d0>
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_a87cd50e293cef26e2a22c366d77f642.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_a87cd50e293cef26e2a22c366d77f642.jpg saved to cache
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 57c19a09-7096-5988-91ad-b08fa2db183a
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_ceaac152a2934eb626c89dba29af1fea.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_ceaac152a2934eb626c89dba29af1fea.jpg not downloaded yet
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_cd57dc90e970fdcf4a6425216536a668.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_cd57dc90e970fdcf4a6425216536a668.jpg not downloaded yet
2026-03-30 10:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_415730010368917b6889944ea5ecf8a2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_ee0ef2de7d4c9a1dab4fb17739eb89f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_ee0ef2de7d4c9a1dab4fb17739eb89f1.jpg not downloaded yet
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef5b910>
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_8e749475f6914f2ca8dd5eff0ac33fc0.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_8e749475f6914f2ca8dd5eff0ac33fc0.jpg saved to cache
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 57c19a09-7096-5988-91ad-b08fa2db183a
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_53d42bdb0510185bfb1a5567c74bbabf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_53d42bdb0510185bfb1a5567c74bbabf.jpg not downloaded yet
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4173110>
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_415730010368917b6889944ea5ecf8a2.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_415730010368917b6889944ea5ecf8a2.jpg saved to cache
2026-03-30 10:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a
2026-03-30 10:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_cd57dc90e970fdcf4a6425216536a668.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_53d42bdb0510185bfb1a5567c74bbabf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3ea890>
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_cd57dc90e970fdcf4a6425216536a668.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_cd57dc90e970fdcf4a6425216536a668.jpg saved to cache
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a
2026-03-30 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_ee0ef2de7d4c9a1dab4fb17739eb89f1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45c690>
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_53d42bdb0510185bfb1a5567c74bbabf.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_53d42bdb0510185bfb1a5567c74bbabf.jpg saved to cache
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a
2026-03-30 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_ceaac152a2934eb626c89dba29af1fea.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee111d0>
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_ee0ef2de7d4c9a1dab4fb17739eb89f1.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_ee0ef2de7d4c9a1dab4fb17739eb89f1.jpg saved to cache
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a
2026-03-30 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_49989a9a9ec4bb6bb6b99edca35f1143.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee127d0>
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_ceaac152a2934eb626c89dba29af1fea.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_ceaac152a2934eb626c89dba29af1fea.jpg saved to cache
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a
2026-03-30 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_7f77e243131830bed302a7e969de475a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee12450>
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_49989a9a9ec4bb6bb6b99edca35f1143.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_49989a9a9ec4bb6bb6b99edca35f1143.jpg saved to cache
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a
2026-03-30 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_9bf81fd43891b0579f8eec35ec38b10a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45f510>
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_7f77e243131830bed302a7e969de475a.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_7f77e243131830bed302a7e969de475a.jpg saved to cache
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a
2026-03-30 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_fa0d44ba1d8faa7fbfb0ff0f9f961153.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefa5390>
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_9bf81fd43891b0579f8eec35ec38b10a.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_9bf81fd43891b0579f8eec35ec38b10a.jpg saved to cache
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a
2026-03-30 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_4d4c4142a2e7d7e43b27d63aedffc5b5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45d610>
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_fa0d44ba1d8faa7fbfb0ff0f9f961153.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_fa0d44ba1d8faa7fbfb0ff0f9f961153.jpg saved to cache
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a
2026-03-30 10:45:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_1557f1b7ff6bd9c2af7a4f18c32f9307.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd6190>
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg51%252Fab%252F51ab846115776267426a1945b0bf772e%252Fpa%252FGZ97235_4d4c4142a2e7d7e43b27d63aedffc5b5.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_4d4c4142a2e7d7e43b27d63aedffc5b5.jpg saved to cache
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a
2026-03-30 10:45:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 942fc0bd-1b03-5c2b-aaa1-e23e3307624a, skipping ID generation
2026-03-30 10:45:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a with scrape type 1
2026-03-30 10:45:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 942fc0bd-1b03-5c2b-aaa1-e23e3307624a sending to next pipeline
2026-03-30 10:45:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 942fc0bd-1b03-5c2b-aaa1-e23e3307624a, identifier: GZ97235
2026-03-30 10:45:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 942fc0bd-1b03-5c2b-aaa1-e23e3307624a with identifier: GZ97235
2026-03-30 10:45:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 942fc0bd-1b03-5c2b-aaa1-e23e3307624a with identifier: GZ97235
2026-03-30 10:45:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 942fc0bd-1b03-5c2b-aaa1-e23e3307624a with identifier: GZ97235 to the API
2026-03-30 10:45:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_4d4c4142a2e7d7e43b27d63aedffc5b5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:46:37Z',
'fuel_type': 'diesel',
'id': '942fc0bd-1b03-5c2b-aaa1-e23e3307624a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GZ97235',
'listing': 'auction',
'location': 'DE',
'make': 'Audi',
'model': 'Q2',
'odometer': 222595,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107756,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_4d4c4142a2e7d7e43b27d63aedffc5b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109153,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_fa0d44ba1d8faa7fbfb0ff0f9f961153.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102858,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_415730010368917b6889944ea5ecf8a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93506,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_9bf81fd43891b0579f8eec35ec38b10a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103857,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_7f77e243131830bed302a7e969de475a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106488,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_49989a9a9ec4bb6bb6b99edca35f1143.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99555,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_ceaac152a2934eb626c89dba29af1fea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120814,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_cd57dc90e970fdcf4a6425216536a668.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94731,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_ee0ef2de7d4c9a1dab4fb17739eb89f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_942fc0bd-1b03-5c2b-aaa1-e23e3307624a/942fc0bd-1b03-5c2b-aaa1-e23e3307624a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76593,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img51/ab/51ab846115776267426a1945b0bf772e/pa/GZ97235_53d42bdb0510185bfb1a5567c74bbabf.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 1.6 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2017}
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GZ97235%27 HTTP/1.1" 200 None
2026-03-30 10:45:52 [auto1.de] INFO: Saving data for GZ97235: {'created_time': 1774867552.23488, 'last_price_update_time': 1774867552.23489, 'auction_closing_time': 1774971997.0}
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GZ97235') HTTP/1.1" 204 0
2026-03-30 10:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_9bf0d6a76dd68c672a0384aabcfb293e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef776d0>
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_1557f1b7ff6bd9c2af7a4f18c32f9307.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_1557f1b7ff6bd9c2af7a4f18c32f9307.jpg saved to cache
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 57c19a09-7096-5988-91ad-b08fa2db183a
2026-03-30 10:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_526d6d4d41944f765cc7a5a177771f02.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee428710>
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_9bf0d6a76dd68c672a0384aabcfb293e.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_9bf0d6a76dd68c672a0384aabcfb293e.jpg saved to cache
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 57c19a09-7096-5988-91ad-b08fa2db183a
2026-03-30 10:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_a924f6ae863dfd77cc9b328fb0cb9b0d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41db9d0>
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_526d6d4d41944f765cc7a5a177771f02.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_526d6d4d41944f765cc7a5a177771f02.jpg saved to cache
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 57c19a09-7096-5988-91ad-b08fa2db183a
2026-03-30 10:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_89acd43b350dbce4e113fc8a5eddf7f0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee81c50>
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_a924f6ae863dfd77cc9b328fb0cb9b0d.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_a924f6ae863dfd77cc9b328fb0cb9b0d.jpg saved to cache
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 57c19a09-7096-5988-91ad-b08fa2db183a
2026-03-30 10:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_948594b4a79b54125ac98352421bc9ed.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef77850>
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_89acd43b350dbce4e113fc8a5eddf7f0.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_89acd43b350dbce4e113fc8a5eddf7f0.jpg saved to cache
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 57c19a09-7096-5988-91ad-b08fa2db183a
2026-03-30 10:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_f03c2c8a7352c8df56c77abf4c375fae.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3edd0>
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_948594b4a79b54125ac98352421bc9ed.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_948594b4a79b54125ac98352421bc9ed.jpg saved to cache
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 57c19a09-7096-5988-91ad-b08fa2db183a
2026-03-30 10:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_d2ecf80218e0b5b032c626f99314cd86.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424e450>
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_f03c2c8a7352c8df56c77abf4c375fae.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_f03c2c8a7352c8df56c77abf4c375fae.jpg saved to cache
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 57c19a09-7096-5988-91ad-b08fa2db183a
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424d450>
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:45:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg30%252F30%252F30307c42d47aee369f75549af3d07335%252Fpa%252FRU61041_d2ecf80218e0b5b032c626f99314cd86.jpg') HTTP/1.1" 204 0
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_d2ecf80218e0b5b032c626f99314cd86.jpg saved to cache
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 57c19a09-7096-5988-91ad-b08fa2db183a
2026-03-30 10:45:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57c19a09-7096-5988-91ad-b08fa2db183a, skipping ID generation
2026-03-30 10:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57c19a09-7096-5988-91ad-b08fa2db183a with scrape type 1
2026-03-30 10:45:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57c19a09-7096-5988-91ad-b08fa2db183a sending to next pipeline
2026-03-30 10:45:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 57c19a09-7096-5988-91ad-b08fa2db183a, identifier: RU61041
2026-03-30 10:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 57c19a09-7096-5988-91ad-b08fa2db183a with identifier: RU61041
2026-03-30 10:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 57c19a09-7096-5988-91ad-b08fa2db183a with identifier: RU61041
2026-03-30 10:45:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 57c19a09-7096-5988-91ad-b08fa2db183a with identifier: RU61041 to the API
2026-03-30 10:45:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_d2ecf80218e0b5b032c626f99314cd86.jpg>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 328,
'expiration_date': '2026-03-31T15:35:47Z',
'fuel_type': 'hybrid',
'id': '57c19a09-7096-5988-91ad-b08fa2db183a',
'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/RU61041',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 68684,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84334,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_d2ecf80218e0b5b032c626f99314cd86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79802,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_f03c2c8a7352c8df56c77abf4c375fae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75944,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_948594b4a79b54125ac98352421bc9ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67150,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_89acd43b350dbce4e113fc8a5eddf7f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67522,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_a924f6ae863dfd77cc9b328fb0cb9b0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72457,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_526d6d4d41944f765cc7a5a177771f02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60375,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_9bf0d6a76dd68c672a0384aabcfb293e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74874,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_1557f1b7ff6bd9c2af7a4f18c32f9307.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78601,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_8e749475f6914f2ca8dd5eff0ac33fc0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57c19a09-7096-5988-91ad-b08fa2db183a/57c19a09-7096-5988-91ad-b08fa2db183a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85067,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img30/30/30307c42d47aee369f75549af3d07335/pa/RU61041_a87cd50e293cef26e2a22c366d77f642.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-60 2.5 e-Skyactiv Plug-in Hybrid Homura AWD',
'transmission': 'automatic',
'trim': 'Homura AWD',
'year': 2024}
2026-03-30 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RU61041%27 HTTP/1.1" 200 None
2026-03-30 10:45:53 [auto1.de] INFO: Saving data for RU61041: {'created_time': 1774867553.373421, 'last_price_update_time': 1774867553.373431, 'auction_closing_time': 1774971347.0}
2026-03-30 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RU61041') HTTP/1.1" 204 0
2026-03-30 10:45:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LX18259> (referer: https://www.auto1.com/v1/car-details-view/LX18259/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:45:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:45:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2415641-cab7-54f1-8dcb-8492ec4650e9 with identifier: LX18259
2026-03-30 10:45:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2415641-cab7-54f1-8dcb-8492ec4650e9 with scrape type 1
2026-03-30 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d2415641-cab7-54f1-8dcb-8492ec4650e9
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F2e%252Fb12eb803cd279bb0b3e112cbc2376a1f%252Fpa%252FLX18259_c9afc5da5cb6ff84b946ffd36a3641d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_c9afc5da5cb6ff84b946ffd36a3641d1.jpg already downloaded
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F2e%252Fb12eb803cd279bb0b3e112cbc2376a1f%252Fpa%252FLX18259_8db51ba2e8ed45f2ae76468a407432fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_8db51ba2e8ed45f2ae76468a407432fb.jpg already downloaded
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F2e%252Fb12eb803cd279bb0b3e112cbc2376a1f%252Fpa%252FLX18259_a9097c807804a4549a95907f5264d9a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_a9097c807804a4549a95907f5264d9a1.jpg already downloaded
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F2e%252Fb12eb803cd279bb0b3e112cbc2376a1f%252Fpa%252FLX18259_96b704d5196af93df68f132bbf09076a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_96b704d5196af93df68f132bbf09076a.jpg already downloaded
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F2e%252Fb12eb803cd279bb0b3e112cbc2376a1f%252Fpa%252FLX18259_403a5e823bb871569d3bf1cb786ff8aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_403a5e823bb871569d3bf1cb786ff8aa.jpg already downloaded
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F2e%252Fb12eb803cd279bb0b3e112cbc2376a1f%252Fpa%252FLX18259_030ae251688d731876f750320d4ec619.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_030ae251688d731876f750320d4ec619.jpg already downloaded
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F2e%252Fb12eb803cd279bb0b3e112cbc2376a1f%252Fpa%252FLX18259_e416ef72ad4a29aba08fd1a64f7e44d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_e416ef72ad4a29aba08fd1a64f7e44d0.jpg already downloaded
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F2e%252Fb12eb803cd279bb0b3e112cbc2376a1f%252Fpa%252FLX18259_fc6febb735285d164993ad9c9404835a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_fc6febb735285d164993ad9c9404835a.jpg already downloaded
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F2e%252Fb12eb803cd279bb0b3e112cbc2376a1f%252Fpa%252FLX18259_5d38a0f15e1e1b033fba3c53f1560fbc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_5d38a0f15e1e1b033fba3c53f1560fbc.jpg already downloaded
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F2e%252Fb12eb803cd279bb0b3e112cbc2376a1f%252Fpa%252FLX18259_811f8aecc022d8722fa3ecea1e026c3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:45:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_811f8aecc022d8722fa3ecea1e026c3b.jpg already downloaded
2026-03-30 10:45:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d2415641-cab7-54f1-8dcb-8492ec4650e9, identifier: LX18259
2026-03-30 10:45:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d2415641-cab7-54f1-8dcb-8492ec4650e9 with identifier: LX18259
2026-03-30 10:45:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d2415641-cab7-54f1-8dcb-8492ec4650e9 with identifier: LX18259
2026-03-30 10:45:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d2415641-cab7-54f1-8dcb-8492ec4650e9 with identifier: LX18259 to the API
2026-03-30 10:45:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:45: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-30 10:45:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LX18259>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 147,
'expiration_date': '2026-03-31T15:35:46Z',
'fuel_type': 'petrol',
'id': 'd2415641-cab7-54f1-8dcb-8492ec4650e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LX18259',
'listing': 'auction',
'location': 'DE, Kandel',
'make': 'Toyota',
'model': 'Avensis',
'odometer': 172327,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_c9afc5da5cb6ff84b946ffd36a3641d1.jpg',
'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_8db51ba2e8ed45f2ae76468a407432fb.jpg',
'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_a9097c807804a4549a95907f5264d9a1.jpg',
'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_96b704d5196af93df68f132bbf09076a.jpg',
'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_403a5e823bb871569d3bf1cb786ff8aa.jpg',
'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_030ae251688d731876f750320d4ec619.jpg',
'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_e416ef72ad4a29aba08fd1a64f7e44d0.jpg',
'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_fc6febb735285d164993ad9c9404835a.jpg',
'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_5d38a0f15e1e1b033fba3c53f1560fbc.jpg',
'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_811f8aecc022d8722fa3ecea1e026c3b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2415641-cab7-54f1-8dcb-8492ec4650e9/d2415641-cab7-54f1-8dcb-8492ec4650e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72458,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_c9afc5da5cb6ff84b946ffd36a3641d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2415641-cab7-54f1-8dcb-8492ec4650e9/d2415641-cab7-54f1-8dcb-8492ec4650e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70144,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_8db51ba2e8ed45f2ae76468a407432fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2415641-cab7-54f1-8dcb-8492ec4650e9/d2415641-cab7-54f1-8dcb-8492ec4650e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71911,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_a9097c807804a4549a95907f5264d9a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2415641-cab7-54f1-8dcb-8492ec4650e9/d2415641-cab7-54f1-8dcb-8492ec4650e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63899,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_96b704d5196af93df68f132bbf09076a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2415641-cab7-54f1-8dcb-8492ec4650e9/d2415641-cab7-54f1-8dcb-8492ec4650e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58893,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_403a5e823bb871569d3bf1cb786ff8aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2415641-cab7-54f1-8dcb-8492ec4650e9/d2415641-cab7-54f1-8dcb-8492ec4650e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2643387,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_030ae251688d731876f750320d4ec619.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2415641-cab7-54f1-8dcb-8492ec4650e9/d2415641-cab7-54f1-8dcb-8492ec4650e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58023,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_e416ef72ad4a29aba08fd1a64f7e44d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2415641-cab7-54f1-8dcb-8492ec4650e9/d2415641-cab7-54f1-8dcb-8492ec4650e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2476425,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_fc6febb735285d164993ad9c9404835a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2415641-cab7-54f1-8dcb-8492ec4650e9/d2415641-cab7-54f1-8dcb-8492ec4650e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2384032,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_5d38a0f15e1e1b033fba3c53f1560fbc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d2415641-cab7-54f1-8dcb-8492ec4650e9/d2415641-cab7-54f1-8dcb-8492ec4650e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2748251,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/2e/b12eb803cd279bb0b3e112cbc2376a1f/pa/LX18259_811f8aecc022d8722fa3ecea1e026c3b.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Avensis 1.8 Executive',
'transmission': 'automatic',
'trim': 'Executive',
'year': 2015}
2026-03-30 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LX18259%27 HTTP/1.1" 200 None
2026-03-30 10:45:57 [auto1.de] INFO: Saving data for LX18259: {'created_time': 1774867557.307751, 'last_price_update_time': 1774867557.307764, 'auction_closing_time': 1774971346.0}
2026-03-30 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:45:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LX18259') HTTP/1.1" 204 0
2026-03-30 10:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DT44924> (referer: https://www.auto1.com/v1/car-details-view/DT44924/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14f324be-a36e-5e88-ab52-2441b84d44a3 with identifier: DT44924
2026-03-30 10:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14f324be-a36e-5e88-ab52-2441b84d44a3 with scrape type 1
2026-03-30 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14f324be-a36e-5e88-ab52-2441b84d44a3
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252F6a%252F236aa68496ad43b17d18336839ec5118%252Fpa%252FDT44924_47fe39dca6bea988dea6d1e8fda8887a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_47fe39dca6bea988dea6d1e8fda8887a.jpg already downloaded
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252F6a%252F236aa68496ad43b17d18336839ec5118%252Fpa%252FDT44924_635f5b5ae4b0b4c17a87da4b2a07c72c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_635f5b5ae4b0b4c17a87da4b2a07c72c.jpg already downloaded
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252F6a%252F236aa68496ad43b17d18336839ec5118%252Fpa%252FDT44924_017b1531544d6e442506331422aa521a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_017b1531544d6e442506331422aa521a.jpg already downloaded
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252F6a%252F236aa68496ad43b17d18336839ec5118%252Fpa%252FDT44924_931f639f38862b2b2c1f7aa04731b449.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_931f639f38862b2b2c1f7aa04731b449.jpg already downloaded
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252F6a%252F236aa68496ad43b17d18336839ec5118%252Fpa%252FDT44924_af3b43e33084617a19a033a9365cb18d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_af3b43e33084617a19a033a9365cb18d.jpg already downloaded
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252F6a%252F236aa68496ad43b17d18336839ec5118%252Fpa%252FDT44924_64f825f0fa72654f091f6f4a07689807.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_64f825f0fa72654f091f6f4a07689807.jpg already downloaded
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252F6a%252F236aa68496ad43b17d18336839ec5118%252Fpa%252FDT44924_32d773434185ef1a2d59e0808856499b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_32d773434185ef1a2d59e0808856499b.jpg already downloaded
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252F6a%252F236aa68496ad43b17d18336839ec5118%252Fpa%252FDT44924_dba86d9e3019a7a8c38e095d000e4739.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_dba86d9e3019a7a8c38e095d000e4739.jpg already downloaded
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252F6a%252F236aa68496ad43b17d18336839ec5118%252Fpa%252FDT44924_213fea3e662bcf4c18436a904b78aed2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_213fea3e662bcf4c18436a904b78aed2.jpg already downloaded
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg23%252F6a%252F236aa68496ad43b17d18336839ec5118%252Fpa%252FDT44924_2ec5c00a8671af80e6041aa41724df76.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_2ec5c00a8671af80e6041aa41724df76.jpg already downloaded
2026-03-30 10:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 14f324be-a36e-5e88-ab52-2441b84d44a3, identifier: DT44924
2026-03-30 10:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 14f324be-a36e-5e88-ab52-2441b84d44a3 with identifier: DT44924
2026-03-30 10:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 14f324be-a36e-5e88-ab52-2441b84d44a3 with identifier: DT44924
2026-03-30 10:46:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 14f324be-a36e-5e88-ab52-2441b84d44a3 with identifier: DT44924 to the API
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DT44924>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:04:21Z',
'fuel_type': 'petrol',
'id': '14f324be-a36e-5e88-ab52-2441b84d44a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DT44924',
'listing': 'auction',
'location': 'DE, Germersheim',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 59199,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_47fe39dca6bea988dea6d1e8fda8887a.jpg',
'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_635f5b5ae4b0b4c17a87da4b2a07c72c.jpg',
'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_017b1531544d6e442506331422aa521a.jpg',
'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_931f639f38862b2b2c1f7aa04731b449.jpg',
'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_af3b43e33084617a19a033a9365cb18d.jpg',
'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_64f825f0fa72654f091f6f4a07689807.jpg',
'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_32d773434185ef1a2d59e0808856499b.jpg',
'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_dba86d9e3019a7a8c38e095d000e4739.jpg',
'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_213fea3e662bcf4c18436a904b78aed2.jpg',
'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_2ec5c00a8671af80e6041aa41724df76.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f324be-a36e-5e88-ab52-2441b84d44a3/14f324be-a36e-5e88-ab52-2441b84d44a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2444104,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_47fe39dca6bea988dea6d1e8fda8887a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f324be-a36e-5e88-ab52-2441b84d44a3/14f324be-a36e-5e88-ab52-2441b84d44a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2319518,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_635f5b5ae4b0b4c17a87da4b2a07c72c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f324be-a36e-5e88-ab52-2441b84d44a3/14f324be-a36e-5e88-ab52-2441b84d44a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2275739,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_017b1531544d6e442506331422aa521a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f324be-a36e-5e88-ab52-2441b84d44a3/14f324be-a36e-5e88-ab52-2441b84d44a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2208733,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_931f639f38862b2b2c1f7aa04731b449.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f324be-a36e-5e88-ab52-2441b84d44a3/14f324be-a36e-5e88-ab52-2441b84d44a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2426566,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_af3b43e33084617a19a033a9365cb18d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f324be-a36e-5e88-ab52-2441b84d44a3/14f324be-a36e-5e88-ab52-2441b84d44a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2574481,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_64f825f0fa72654f091f6f4a07689807.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f324be-a36e-5e88-ab52-2441b84d44a3/14f324be-a36e-5e88-ab52-2441b84d44a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2394331,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_32d773434185ef1a2d59e0808856499b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f324be-a36e-5e88-ab52-2441b84d44a3/14f324be-a36e-5e88-ab52-2441b84d44a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2404797,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_dba86d9e3019a7a8c38e095d000e4739.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f324be-a36e-5e88-ab52-2441b84d44a3/14f324be-a36e-5e88-ab52-2441b84d44a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2530688,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_213fea3e662bcf4c18436a904b78aed2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14f324be-a36e-5e88-ab52-2441b84d44a3/14f324be-a36e-5e88-ab52-2441b84d44a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2771494,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img23/6a/236aa68496ad43b17d18336839ec5118/pa/DT44924_2ec5c00a8671af80e6041aa41724df76.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2003-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 200 Kompressor Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2003}
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DT44924%27 HTTP/1.1" 200 None
2026-03-30 10:46:02 [auto1.de] INFO: Saving data for DT44924: {'created_time': 1774867562.668521, 'last_price_update_time': 1774867562.668531, 'auction_closing_time': 1774969461.0}
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DT44924') HTTP/1.1" 204 0
2026-03-30 10:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YY43496/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:04 [scrapy.extensions.logstats] INFO: Crawled 564 pages (at 17 pages/min), scraped 412 items (at 12 items/min)
2026-03-30 10:46:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:46:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WW35819/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CG08115> (referer: https://www.auto1.com/v1/car-details-view/CG08115/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51f869b4-4509-57d3-a042-637a4f5ba29e with identifier: CG08115
2026-03-30 10:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51f869b4-4509-57d3-a042-637a4f5ba29e with scrape type 1
2026-03-30 10:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 51f869b4-4509-57d3-a042-637a4f5ba29e
2026-03-30 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2c%252Fb8%252F2cb8111fdcb19994b7cab9efd3b82b69%252Fpa%252FCG08115_a165b387e6afd6704d5dad5d26325f1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_a165b387e6afd6704d5dad5d26325f1b.jpg not downloaded yet
2026-03-30 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2c%252Fb8%252F2cb8111fdcb19994b7cab9efd3b82b69%252Fpa%252FCG08115_4d3f1ea3f9a1ab18b7480424e0ea3325.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_4d3f1ea3f9a1ab18b7480424e0ea3325.jpg not downloaded yet
2026-03-30 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2c%252Fb8%252F2cb8111fdcb19994b7cab9efd3b82b69%252Fpa%252FCG08115_f55574f07dc54a2c62e11ae75f5ea122.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_f55574f07dc54a2c62e11ae75f5ea122.jpg not downloaded yet
2026-03-30 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2c%252Fb8%252F2cb8111fdcb19994b7cab9efd3b82b69%252Fpa%252FCG08115_3a5279344748952b110ea3f75c42827f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_3a5279344748952b110ea3f75c42827f.jpg not downloaded yet
2026-03-30 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2c%252Fb8%252F2cb8111fdcb19994b7cab9efd3b82b69%252Fpa%252FCG08115_f973796a2b5797d3ce6df98fd79b4bc4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_f973796a2b5797d3ce6df98fd79b4bc4.jpg not downloaded yet
2026-03-30 10:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FK95635/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_f973796a2b5797d3ce6df98fd79b4bc4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_3a5279344748952b110ea3f75c42827f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XL02877/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef45dd0>
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f869b4-4509-57d3-a042-637a4f5ba29e/51f869b4-4509-57d3-a042-637a4f5ba29e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2c%252Fb8%252F2cb8111fdcb19994b7cab9efd3b82b69%252Fpa%252FCG08115_f973796a2b5797d3ce6df98fd79b4bc4.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_f973796a2b5797d3ce6df98fd79b4bc4.jpg saved to cache
2026-03-30 10:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 51f869b4-4509-57d3-a042-637a4f5ba29e
2026-03-30 10:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_f55574f07dc54a2c62e11ae75f5ea122.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7c3d0>
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f869b4-4509-57d3-a042-637a4f5ba29e/51f869b4-4509-57d3-a042-637a4f5ba29e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2c%252Fb8%252F2cb8111fdcb19994b7cab9efd3b82b69%252Fpa%252FCG08115_3a5279344748952b110ea3f75c42827f.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_3a5279344748952b110ea3f75c42827f.jpg saved to cache
2026-03-30 10:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 51f869b4-4509-57d3-a042-637a4f5ba29e
2026-03-30 10:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_4d3f1ea3f9a1ab18b7480424e0ea3325.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeedd390>
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f869b4-4509-57d3-a042-637a4f5ba29e/51f869b4-4509-57d3-a042-637a4f5ba29e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2c%252Fb8%252F2cb8111fdcb19994b7cab9efd3b82b69%252Fpa%252FCG08115_f55574f07dc54a2c62e11ae75f5ea122.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_f55574f07dc54a2c62e11ae75f5ea122.jpg saved to cache
2026-03-30 10:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 51f869b4-4509-57d3-a042-637a4f5ba29e
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41da910>
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f869b4-4509-57d3-a042-637a4f5ba29e/51f869b4-4509-57d3-a042-637a4f5ba29e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2c%252Fb8%252F2cb8111fdcb19994b7cab9efd3b82b69%252Fpa%252FCG08115_4d3f1ea3f9a1ab18b7480424e0ea3325.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_4d3f1ea3f9a1ab18b7480424e0ea3325.jpg saved to cache
2026-03-30 10:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 51f869b4-4509-57d3-a042-637a4f5ba29e
2026-03-30 10:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FN84005> (referer: https://www.auto1.com/v1/car-details-view/FN84005/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_a165b387e6afd6704d5dad5d26325f1b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 114a4e0b-e9e6-590e-b06b-17a955b4661e with identifier: FN84005
2026-03-30 10:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 114a4e0b-e9e6-590e-b06b-17a955b4661e with scrape type 1
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 114a4e0b-e9e6-590e-b06b-17a955b4661e
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252F7f%252Faf7f6617e1bcee061fdb5858678c1908%252Fpa%252FFN84005_5b0c6e2648674f8e0936705649e2c1e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_5b0c6e2648674f8e0936705649e2c1e5.jpg not downloaded yet
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252F7f%252Faf7f6617e1bcee061fdb5858678c1908%252Fpa%252FFN84005_44daab638215741ed3875f3a129bd0b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_44daab638215741ed3875f3a129bd0b5.jpg not downloaded yet
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252F7f%252Faf7f6617e1bcee061fdb5858678c1908%252Fpa%252FFN84005_f65e6b9838db781fd3a866d7def65c98.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_f65e6b9838db781fd3a866d7def65c98.jpg not downloaded yet
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252F7f%252Faf7f6617e1bcee061fdb5858678c1908%252Fpa%252FFN84005_7d25706e8c1f0ad1d0e9c70a34c53595.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_7d25706e8c1f0ad1d0e9c70a34c53595.jpg not downloaded yet
2026-03-30 10:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AL28178> (referer: https://www.auto1.com/v1/car-details-view/AL28178/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3d190>
2026-03-30 10:46:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51f869b4-4509-57d3-a042-637a4f5ba29e/51f869b4-4509-57d3-a042-637a4f5ba29e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2c%252Fb8%252F2cb8111fdcb19994b7cab9efd3b82b69%252Fpa%252FCG08115_a165b387e6afd6704d5dad5d26325f1b.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_a165b387e6afd6704d5dad5d26325f1b.jpg saved to cache
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 51f869b4-4509-57d3-a042-637a4f5ba29e
2026-03-30 10:46:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51f869b4-4509-57d3-a042-637a4f5ba29e, skipping ID generation
2026-03-30 10:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51f869b4-4509-57d3-a042-637a4f5ba29e with scrape type 1
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51f869b4-4509-57d3-a042-637a4f5ba29e sending to next pipeline
2026-03-30 10:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 51f869b4-4509-57d3-a042-637a4f5ba29e, identifier: CG08115
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252F7f%252Faf7f6617e1bcee061fdb5858678c1908%252Fpa%252FFN84005_84abe8c3cab141e5c3afa37ed87acd82.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_84abe8c3cab141e5c3afa37ed87acd82.jpg not downloaded yet
2026-03-30 10:46:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 51f869b4-4509-57d3-a042-637a4f5ba29e with identifier: CG08115
2026-03-30 10:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 51f869b4-4509-57d3-a042-637a4f5ba29e with identifier: CG08115
2026-03-30 10:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 51f869b4-4509-57d3-a042-637a4f5ba29e with identifier: CG08115 to the API
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_a165b387e6afd6704d5dad5d26325f1b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': None,
'color': 'gold',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:10:14Z',
'fuel_type': 'petrol',
'id': '51f869b4-4509-57d3-a042-637a4f5ba29e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CG08115',
'listing': 'auction',
'location': 'DE, Bitburg',
'make': 'Suzuki',
'model': 'SX4',
'odometer': 202819,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f869b4-4509-57d3-a042-637a4f5ba29e/51f869b4-4509-57d3-a042-637a4f5ba29e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81459,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_a165b387e6afd6704d5dad5d26325f1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f869b4-4509-57d3-a042-637a4f5ba29e/51f869b4-4509-57d3-a042-637a4f5ba29e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84112,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_4d3f1ea3f9a1ab18b7480424e0ea3325.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f869b4-4509-57d3-a042-637a4f5ba29e/51f869b4-4509-57d3-a042-637a4f5ba29e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88068,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_f55574f07dc54a2c62e11ae75f5ea122.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f869b4-4509-57d3-a042-637a4f5ba29e/51f869b4-4509-57d3-a042-637a4f5ba29e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67667,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_3a5279344748952b110ea3f75c42827f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51f869b4-4509-57d3-a042-637a4f5ba29e/51f869b4-4509-57d3-a042-637a4f5ba29e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101269,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2c/b8/2cb8111fdcb19994b7cab9efd3b82b69/pa/CG08115_f973796a2b5797d3ce6df98fd79b4bc4.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-08-02',
'seats_number': 5,
'seller_name': None,
'title': 'Suzuki SX4 1.6 City',
'transmission': 'manual',
'trim': 'City',
'year': 2011}
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CG08115%27 HTTP/1.1" 200 None
2026-03-30 10:46:09 [auto1.de] INFO: Saving data for CG08115: {'created_time': 1774867569.773969, 'last_price_update_time': 1774867569.773984, 'auction_closing_time': 1774969814.0}
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CG08115') HTTP/1.1" 204 0
2026-03-30 10:46:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edbbb79d-7cd3-5692-ae38-68fa7b349f8d with identifier: AL28178
2026-03-30 10:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edbbb79d-7cd3-5692-ae38-68fa7b349f8d with scrape type 1
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item edbbb79d-7cd3-5692-ae38-68fa7b349f8d
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252Fa0%252F5aa08ae14d800344cb13351aa6d29317%252Fpa%252FAL28178_1ce863703ed2bf91aaa14862ee103bf9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_1ce863703ed2bf91aaa14862ee103bf9.jpg already downloaded
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252Fa0%252F5aa08ae14d800344cb13351aa6d29317%252Fpa%252FAL28178_ccab80f2a725de00b3bc3bff0f5dc5a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_ccab80f2a725de00b3bc3bff0f5dc5a7.jpg already downloaded
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252Fa0%252F5aa08ae14d800344cb13351aa6d29317%252Fpa%252FAL28178_5faf1c34da0ca02eb5fc3ad86cfae2db.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_5faf1c34da0ca02eb5fc3ad86cfae2db.jpg already downloaded
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252Fa0%252F5aa08ae14d800344cb13351aa6d29317%252Fpa%252FAL28178_80acc807946727defb8f3d0adce52671.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_80acc807946727defb8f3d0adce52671.jpg already downloaded
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg5a%252Fa0%252F5aa08ae14d800344cb13351aa6d29317%252Fpa%252FAL28178_84e07f20644d93b2566b97dada580086.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_84e07f20644d93b2566b97dada580086.jpg already downloaded
2026-03-30 10:46:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: edbbb79d-7cd3-5692-ae38-68fa7b349f8d, identifier: AL28178
2026-03-30 10:46:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: edbbb79d-7cd3-5692-ae38-68fa7b349f8d with identifier: AL28178
2026-03-30 10:46:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: edbbb79d-7cd3-5692-ae38-68fa7b349f8d with identifier: AL28178
2026-03-30 10:46:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: edbbb79d-7cd3-5692-ae38-68fa7b349f8d with identifier: AL28178 to the API
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/AL28178>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:24:55Z',
'fuel_type': 'petrol',
'id': 'edbbb79d-7cd3-5692-ae38-68fa7b349f8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AL28178',
'listing': 'auction',
'location': 'DE, Bensheim',
'make': 'Ford',
'model': 'Focus',
'odometer': 168252,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_1ce863703ed2bf91aaa14862ee103bf9.jpg',
'https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_ccab80f2a725de00b3bc3bff0f5dc5a7.jpg',
'https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_5faf1c34da0ca02eb5fc3ad86cfae2db.jpg',
'https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_80acc807946727defb8f3d0adce52671.jpg',
'https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_84e07f20644d93b2566b97dada580086.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edbbb79d-7cd3-5692-ae38-68fa7b349f8d/edbbb79d-7cd3-5692-ae38-68fa7b349f8d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88778,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_1ce863703ed2bf91aaa14862ee103bf9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edbbb79d-7cd3-5692-ae38-68fa7b349f8d/edbbb79d-7cd3-5692-ae38-68fa7b349f8d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68522,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_ccab80f2a725de00b3bc3bff0f5dc5a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edbbb79d-7cd3-5692-ae38-68fa7b349f8d/edbbb79d-7cd3-5692-ae38-68fa7b349f8d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71154,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_5faf1c34da0ca02eb5fc3ad86cfae2db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edbbb79d-7cd3-5692-ae38-68fa7b349f8d/edbbb79d-7cd3-5692-ae38-68fa7b349f8d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78756,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_80acc807946727defb8f3d0adce52671.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_edbbb79d-7cd3-5692-ae38-68fa7b349f8d/edbbb79d-7cd3-5692-ae38-68fa7b349f8d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86544,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img5a/a0/5aa08ae14d800344cb13351aa6d29317/pa/AL28178_84e07f20644d93b2566b97dada580086.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-09-17',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost SYNC Edition',
'transmission': 'manual',
'trim': 'SYNC Edition',
'year': 2014}
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AL28178%27 HTTP/1.1" 200 None
2026-03-30 10:46:10 [auto1.de] INFO: Saving data for AL28178: {'created_time': 1774867570.362605, 'last_price_update_time': 1774867570.362616, 'auction_closing_time': 1774970695.0}
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AL28178') HTTP/1.1" 204 0
2026-03-30 10:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_7d25706e8c1f0ad1d0e9c70a34c53595.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_84abe8c3cab141e5c3afa37ed87acd82.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef45450>
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_114a4e0b-e9e6-590e-b06b-17a955b4661e/114a4e0b-e9e6-590e-b06b-17a955b4661e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252F7f%252Faf7f6617e1bcee061fdb5858678c1908%252Fpa%252FFN84005_7d25706e8c1f0ad1d0e9c70a34c53595.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_7d25706e8c1f0ad1d0e9c70a34c53595.jpg saved to cache
2026-03-30 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 114a4e0b-e9e6-590e-b06b-17a955b4661e
2026-03-30 10:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_f65e6b9838db781fd3a866d7def65c98.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AR08419/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee5c5d0>
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_114a4e0b-e9e6-590e-b06b-17a955b4661e/114a4e0b-e9e6-590e-b06b-17a955b4661e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252F7f%252Faf7f6617e1bcee061fdb5858678c1908%252Fpa%252FFN84005_84abe8c3cab141e5c3afa37ed87acd82.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_84abe8c3cab141e5c3afa37ed87acd82.jpg saved to cache
2026-03-30 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 114a4e0b-e9e6-590e-b06b-17a955b4661e
2026-03-30 10:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_44daab638215741ed3875f3a129bd0b5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_5b0c6e2648674f8e0936705649e2c1e5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41dabd0>
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_114a4e0b-e9e6-590e-b06b-17a955b4661e/114a4e0b-e9e6-590e-b06b-17a955b4661e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252F7f%252Faf7f6617e1bcee061fdb5858678c1908%252Fpa%252FFN84005_f65e6b9838db781fd3a866d7def65c98.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_f65e6b9838db781fd3a866d7def65c98.jpg saved to cache
2026-03-30 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 114a4e0b-e9e6-590e-b06b-17a955b4661e
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee47ba50>
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_114a4e0b-e9e6-590e-b06b-17a955b4661e/114a4e0b-e9e6-590e-b06b-17a955b4661e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252F7f%252Faf7f6617e1bcee061fdb5858678c1908%252Fpa%252FFN84005_44daab638215741ed3875f3a129bd0b5.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_44daab638215741ed3875f3a129bd0b5.jpg saved to cache
2026-03-30 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 114a4e0b-e9e6-590e-b06b-17a955b4661e
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefa6490>
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_114a4e0b-e9e6-590e-b06b-17a955b4661e/114a4e0b-e9e6-590e-b06b-17a955b4661e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252F7f%252Faf7f6617e1bcee061fdb5858678c1908%252Fpa%252FFN84005_5b0c6e2648674f8e0936705649e2c1e5.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_5b0c6e2648674f8e0936705649e2c1e5.jpg saved to cache
2026-03-30 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 114a4e0b-e9e6-590e-b06b-17a955b4661e
2026-03-30 10:46:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 114a4e0b-e9e6-590e-b06b-17a955b4661e, skipping ID generation
2026-03-30 10:46:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 114a4e0b-e9e6-590e-b06b-17a955b4661e with scrape type 1
2026-03-30 10:46:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 114a4e0b-e9e6-590e-b06b-17a955b4661e sending to next pipeline
2026-03-30 10:46:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 114a4e0b-e9e6-590e-b06b-17a955b4661e, identifier: FN84005
2026-03-30 10:46:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 114a4e0b-e9e6-590e-b06b-17a955b4661e with identifier: FN84005
2026-03-30 10:46:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 114a4e0b-e9e6-590e-b06b-17a955b4661e with identifier: FN84005
2026-03-30 10:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 114a4e0b-e9e6-590e-b06b-17a955b4661e with identifier: FN84005 to the API
2026-03-30 10:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_5b0c6e2648674f8e0936705649e2c1e5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:20:16Z',
'fuel_type': 'petrol',
'id': '114a4e0b-e9e6-590e-b06b-17a955b4661e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FN84005',
'listing': 'auction',
'location': 'DE, Braunschweig',
'make': 'BMW',
'model': '1er',
'odometer': 102999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114a4e0b-e9e6-590e-b06b-17a955b4661e/114a4e0b-e9e6-590e-b06b-17a955b4661e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93003,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_5b0c6e2648674f8e0936705649e2c1e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114a4e0b-e9e6-590e-b06b-17a955b4661e/114a4e0b-e9e6-590e-b06b-17a955b4661e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84416,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_44daab638215741ed3875f3a129bd0b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114a4e0b-e9e6-590e-b06b-17a955b4661e/114a4e0b-e9e6-590e-b06b-17a955b4661e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88694,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_f65e6b9838db781fd3a866d7def65c98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114a4e0b-e9e6-590e-b06b-17a955b4661e/114a4e0b-e9e6-590e-b06b-17a955b4661e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79136,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_7d25706e8c1f0ad1d0e9c70a34c53595.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_114a4e0b-e9e6-590e-b06b-17a955b4661e/114a4e0b-e9e6-590e-b06b-17a955b4661e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145761,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/7f/af7f6617e1bcee061fdb5858678c1908/pa/FN84005_84abe8c3cab141e5c3afa37ed87acd82.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1er 116i',
'transmission': 'manual',
'trim': '',
'year': 2010}
2026-03-30 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FN84005%27 HTTP/1.1" 200 None
2026-03-30 10:46:11 [auto1.de] INFO: Saving data for FN84005: {'created_time': 1774867571.39034, 'last_price_update_time': 1774867571.39035, 'auction_closing_time': 1774970416.0}
2026-03-30 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FN84005') HTTP/1.1" 204 0
2026-03-30 10:46:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XK73988> (referer: https://www.auto1.com/v1/car-details-view/XK73988/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7 with identifier: XK73988
2026-03-30 10:46:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7 with scrape type 1
2026-03-30 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_288edc22645ccd9236db1a7e56b63104.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_288edc22645ccd9236db1a7e56b63104.jpg not downloaded yet
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_5ca30368f462ce31945e7eeb74ebba9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_5ca30368f462ce31945e7eeb74ebba9e.jpg not downloaded yet
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_20293573b1e7d382e65c8720bc5912f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_20293573b1e7d382e65c8720bc5912f8.jpg not downloaded yet
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_8a603b4e85543cfec34193714e228ac6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_8a603b4e85543cfec34193714e228ac6.jpg not downloaded yet
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_ce947575f224c1162cd9d184a12e6da8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_ce947575f224c1162cd9d184a12e6da8.jpg not downloaded yet
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_508a46e480395ea0badbb325b4d9f1e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_508a46e480395ea0badbb325b4d9f1e5.jpg not downloaded yet
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_24732580daf7ab68a182ee384698dfd4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_24732580daf7ab68a182ee384698dfd4.jpg not downloaded yet
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_3a43f944c91f4d16115ab40a5eb30d9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_3a43f944c91f4d16115ab40a5eb30d9b.jpg not downloaded yet
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_db2a422039a750727f1f55a27ef995a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_db2a422039a750727f1f55a27ef995a2.jpg not downloaded yet
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_69c9ac37574fd1661a03475dd451fb6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_69c9ac37574fd1661a03475dd451fb6c.jpg not downloaded yet
2026-03-30 10:46:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BC17196/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_69c9ac37574fd1661a03475dd451fb6c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_db2a422039a750727f1f55a27ef995a2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7fc50>
2026-03-30 10:46:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_69c9ac37574fd1661a03475dd451fb6c.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_69c9ac37574fd1661a03475dd451fb6c.jpg saved to cache
2026-03-30 10:46:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7
2026-03-30 10:46:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef75390>
2026-03-30 10:46:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_db2a422039a750727f1f55a27ef995a2.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_db2a422039a750727f1f55a27ef995a2.jpg saved to cache
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7
2026-03-30 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JP87174/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_3a43f944c91f4d16115ab40a5eb30d9b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_24732580daf7ab68a182ee384698dfd4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee80b50>
2026-03-30 10:46:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_3a43f944c91f4d16115ab40a5eb30d9b.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_3a43f944c91f4d16115ab40a5eb30d9b.jpg saved to cache
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7
2026-03-30 10:46:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e9090>
2026-03-30 10:46:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_24732580daf7ab68a182ee384698dfd4.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_24732580daf7ab68a182ee384698dfd4.jpg saved to cache
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7
2026-03-30 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YY43496> (referer: https://www.auto1.com/v1/car-details-view/YY43496/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_508a46e480395ea0badbb325b4d9f1e5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0741a7d-a896-5ff1-a0d2-2019f96fe5ca with identifier: YY43496
2026-03-30 10:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca with scrape type 1
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_9e688386e9e92b6696ad7f3b6ed5fa02.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_9e688386e9e92b6696ad7f3b6ed5fa02.jpg not downloaded yet
2026-03-30 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_ce947575f224c1162cd9d184a12e6da8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_3c54256c0d2824a02b932d7e24cf13df.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3c54256c0d2824a02b932d7e24cf13df.jpg not downloaded yet
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_3398ea9beb3ec5e9cad9fe0d1c242a3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3398ea9beb3ec5e9cad9fe0d1c242a3b.jpg not downloaded yet
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_57718f3d67ead2920bc37a53d414004e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_57718f3d67ead2920bc37a53d414004e.jpg not downloaded yet
2026-03-30 10:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CK11901/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_f71749f4e4d982878280198ceec5cea2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_f71749f4e4d982878280198ceec5cea2.jpg not downloaded yet
2026-03-30 10:46:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef75090>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_508a46e480395ea0badbb325b4d9f1e5.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_508a46e480395ea0badbb325b4d9f1e5.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_3daef6cd1f185a42316a9f8cab6f8712.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3daef6cd1f185a42316a9f8cab6f8712.jpg not downloaded yet
2026-03-30 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_9e688386e9e92b6696ad7f3b6ed5fa02.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_859baa47c6ddbbe41b75bd71c2cace03.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_859baa47c6ddbbe41b75bd71c2cace03.jpg not downloaded yet
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f593e750>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_ce947575f224c1162cd9d184a12e6da8.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_ce947575f224c1162cd9d184a12e6da8.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_317f3e1111a5c50de814323ac73b422c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_317f3e1111a5c50de814323ac73b422c.jpg not downloaded yet
2026-03-30 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_57718f3d67ead2920bc37a53d414004e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_de7e0afe254c3ae0a52ae854bfbcba63.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_de7e0afe254c3ae0a52ae854bfbcba63.jpg not downloaded yet
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_42dee1838422d01f5898a836d5a7160b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_42dee1838422d01f5898a836d5a7160b.jpg not downloaded yet
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5913090>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_9e688386e9e92b6696ad7f3b6ed5fa02.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_9e688386e9e92b6696ad7f3b6ed5fa02.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca
2026-03-30 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3daef6cd1f185a42316a9f8cab6f8712.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee615d0>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_57718f3d67ead2920bc37a53d414004e.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_57718f3d67ead2920bc37a53d414004e.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca
2026-03-30 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_859baa47c6ddbbe41b75bd71c2cace03.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_42dee1838422d01f5898a836d5a7160b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee90b50>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_3daef6cd1f185a42316a9f8cab6f8712.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3daef6cd1f185a42316a9f8cab6f8712.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca
2026-03-30 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_de7e0afe254c3ae0a52ae854bfbcba63.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4222c90>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_859baa47c6ddbbe41b75bd71c2cace03.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_859baa47c6ddbbe41b75bd71c2cace03.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef77610>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_42dee1838422d01f5898a836d5a7160b.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_42dee1838422d01f5898a836d5a7160b.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca
2026-03-30 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_317f3e1111a5c50de814323ac73b422c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd6510>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_de7e0afe254c3ae0a52ae854bfbcba63.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_de7e0afe254c3ae0a52ae854bfbcba63.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca
2026-03-30 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_f71749f4e4d982878280198ceec5cea2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8cfd0>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_317f3e1111a5c50de814323ac73b422c.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_317f3e1111a5c50de814323ac73b422c.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca
2026-03-30 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3398ea9beb3ec5e9cad9fe0d1c242a3b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4172310>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_f71749f4e4d982878280198ceec5cea2.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_f71749f4e4d982878280198ceec5cea2.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca
2026-03-30 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3c54256c0d2824a02b932d7e24cf13df.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef74190>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_3398ea9beb3ec5e9cad9fe0d1c242a3b.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3398ea9beb3ec5e9cad9fe0d1c242a3b.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca
2026-03-30 10:46:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_8a603b4e85543cfec34193714e228ac6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4198790>
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F1d%252F951d6424d1c6d6697345f2adcf7b9f7d%252Fpa%252FYY43496_3c54256c0d2824a02b932d7e24cf13df.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3c54256c0d2824a02b932d7e24cf13df.jpg saved to cache
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca
2026-03-30 10:46:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c0741a7d-a896-5ff1-a0d2-2019f96fe5ca, skipping ID generation
2026-03-30 10:46:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca with scrape type 1
2026-03-30 10:46:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c0741a7d-a896-5ff1-a0d2-2019f96fe5ca sending to next pipeline
2026-03-30 10:46:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c0741a7d-a896-5ff1-a0d2-2019f96fe5ca, identifier: YY43496
2026-03-30 10:46:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c0741a7d-a896-5ff1-a0d2-2019f96fe5ca with identifier: YY43496
2026-03-30 10:46:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c0741a7d-a896-5ff1-a0d2-2019f96fe5ca with identifier: YY43496
2026-03-30 10:46:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c0741a7d-a896-5ff1-a0d2-2019f96fe5ca with identifier: YY43496 to the API
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3c54256c0d2824a02b932d7e24cf13df.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:02:00Z',
'fuel_type': 'petrol',
'id': 'c0741a7d-a896-5ff1-a0d2-2019f96fe5ca',
'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/YY43496',
'listing': 'auction',
'location': 'DE',
'make': 'Peugeot',
'model': '2008',
'odometer': 24521,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135724,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_9e688386e9e92b6696ad7f3b6ed5fa02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127638,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3c54256c0d2824a02b932d7e24cf13df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118280,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3398ea9beb3ec5e9cad9fe0d1c242a3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105914,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_57718f3d67ead2920bc37a53d414004e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118449,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_f71749f4e4d982878280198ceec5cea2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119170,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_3daef6cd1f185a42316a9f8cab6f8712.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117102,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_859baa47c6ddbbe41b75bd71c2cace03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112312,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_317f3e1111a5c50de814323ac73b422c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70046,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_de7e0afe254c3ae0a52ae854bfbcba63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0741a7d-a896-5ff1-a0d2-2019f96fe5ca/c0741a7d-a896-5ff1-a0d2-2019f96fe5ca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91925,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/1d/951d6424d1c6d6697345f2adcf7b9f7d/pa/YY43496_42dee1838422d01f5898a836d5a7160b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2024}
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YY43496%27 HTTP/1.1" 200 None
2026-03-30 10:46:18 [auto1.de] INFO: Saving data for YY43496: {'created_time': 1774867578.539534, 'last_price_update_time': 1774867578.539545, 'auction_closing_time': 1774969320.0}
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YY43496') HTTP/1.1" 204 0
2026-03-30 10:46:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_20293573b1e7d382e65c8720bc5912f8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41982d0>
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_8a603b4e85543cfec34193714e228ac6.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_8a603b4e85543cfec34193714e228ac6.jpg saved to cache
2026-03-30 10:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7
2026-03-30 10:46:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_5ca30368f462ce31945e7eeb74ebba9e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4222a90>
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_20293573b1e7d382e65c8720bc5912f8.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_20293573b1e7d382e65c8720bc5912f8.jpg saved to cache
2026-03-30 10:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7
2026-03-30 10:46:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_288edc22645ccd9236db1a7e56b63104.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3ee10>
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_5ca30368f462ce31945e7eeb74ebba9e.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_5ca30368f462ce31945e7eeb74ebba9e.jpg saved to cache
2026-03-30 10:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f9fd0>
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F68%252F2168c63a69c0aa1a58f21727cc487e0d%252Fpa%252FXK73988_288edc22645ccd9236db1a7e56b63104.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_288edc22645ccd9236db1a7e56b63104.jpg saved to cache
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7
2026-03-30 10:46:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7, skipping ID generation
2026-03-30 10:46:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7 with scrape type 1
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7 sending to next pipeline
2026-03-30 10:46:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7, identifier: XK73988
2026-03-30 10:46:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7 with identifier: XK73988
2026-03-30 10:46:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7 with identifier: XK73988
2026-03-30 10:46:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7 with identifier: XK73988 to the API
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_288edc22645ccd9236db1a7e56b63104.jpg>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T15:03:15Z',
'fuel_type': 'hybrid',
'id': '84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XK73988',
'listing': 'auction',
'location': 'DE, Esslingen am Neckar',
'make': 'Mercedes-Benz',
'model': 'CLA-Klasse',
'odometer': 32226,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69691,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_288edc22645ccd9236db1a7e56b63104.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70079,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_5ca30368f462ce31945e7eeb74ebba9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63117,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_20293573b1e7d382e65c8720bc5912f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57901,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_8a603b4e85543cfec34193714e228ac6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62729,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_ce947575f224c1162cd9d184a12e6da8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70257,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_508a46e480395ea0badbb325b4d9f1e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69126,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_24732580daf7ab68a182ee384698dfd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77483,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_3a43f944c91f4d16115ab40a5eb30d9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65805,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_db2a422039a750727f1f55a27ef995a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7/84c86ab9-fca5-555b-b2e0-a7c8aebcc1f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70469,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img21/68/2168c63a69c0aa1a58f21727cc487e0d/pa/XK73988_69c9ac37574fd1661a03475dd451fb6c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA-Klasse CLA 250e Shooting Brake AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2022}
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XK73988%27 HTTP/1.1" 200 None
2026-03-30 10:46:19 [auto1.de] INFO: Saving data for XK73988: {'created_time': 1774867579.525935, 'last_price_update_time': 1774867579.525946, 'auction_closing_time': 1774969395.0}
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XK73988') HTTP/1.1" 204 0
2026-03-30 10:46:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XL02877> (referer: https://www.auto1.com/v1/car-details-view/XL02877/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9abea772-59f1-5bf5-9c28-4d9fad5109ba with identifier: XL02877
2026-03-30 10:46:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba with scrape type 1
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_484def7695b02ccda7ff9814221e29da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_484def7695b02ccda7ff9814221e29da.jpg not downloaded yet
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_6cfc9fdc002bd84b2cef7811f2ce0b05.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_6cfc9fdc002bd84b2cef7811f2ce0b05.jpg not downloaded yet
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_ab5e65f9674e872596163ad3ba0307cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_ab5e65f9674e872596163ad3ba0307cd.jpg not downloaded yet
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_9096464444027eaa38527410d65a7978.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_9096464444027eaa38527410d65a7978.jpg not downloaded yet
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_295ba1737f2dc35e2a99552717b58d5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_295ba1737f2dc35e2a99552717b58d5d.jpg not downloaded yet
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_8bb4f6ed0056ab5588a3339908ca9432.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_8bb4f6ed0056ab5588a3339908ca9432.jpg not downloaded yet
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_4b0a4156ffc2a9b5370fee186955a45b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_4b0a4156ffc2a9b5370fee186955a45b.jpg not downloaded yet
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_5e0bca4182ab514c01dfa25f6a29399a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_5e0bca4182ab514c01dfa25f6a29399a.jpg not downloaded yet
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_2f3a39431d8888fd87c7f3011623e308.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_2f3a39431d8888fd87c7f3011623e308.jpg not downloaded yet
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_0363cbf1632bba3bb6a150fd1bfe75d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_0363cbf1632bba3bb6a150fd1bfe75d8.jpg not downloaded yet
2026-03-30 10:46:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FK95635> (referer: https://www.auto1.com/v1/car-details-view/FK95635/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c7adaf4-da9b-5264-985b-627ecd4f8795 with identifier: FK95635
2026-03-30 10:46:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c7adaf4-da9b-5264-985b-627ecd4f8795 with scrape type 1
2026-03-30 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 2c7adaf4-da9b-5264-985b-627ecd4f8795
2026-03-30 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fea%252F2fea8ee35fd1a0f7d0e76dd85ab67285%252Fpa%252FFK95635_42d50333bfc55819172516688b603f44.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_42d50333bfc55819172516688b603f44.jpg not downloaded yet
2026-03-30 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fea%252F2fea8ee35fd1a0f7d0e76dd85ab67285%252Fpa%252FFK95635_b462d418f6007bb53ef2efff696c9204.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_b462d418f6007bb53ef2efff696c9204.jpg not downloaded yet
2026-03-30 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fea%252F2fea8ee35fd1a0f7d0e76dd85ab67285%252Fpa%252FFK95635_12189851bb86dee30369a4102b0d8a35.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_12189851bb86dee30369a4102b0d8a35.jpg not downloaded yet
2026-03-30 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fea%252F2fea8ee35fd1a0f7d0e76dd85ab67285%252Fpa%252FFK95635_08e73407e1a64fecfbf3cc11957cf6f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_08e73407e1a64fecfbf3cc11957cf6f8.jpg not downloaded yet
2026-03-30 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fea%252F2fea8ee35fd1a0f7d0e76dd85ab67285%252Fpa%252FFK95635_31463cdb16cdc296482619773313e103.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_31463cdb16cdc296482619773313e103.jpg not downloaded yet
2026-03-30 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_0363cbf1632bba3bb6a150fd1bfe75d8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_31463cdb16cdc296482619773313e103.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee847d0>
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_0363cbf1632bba3bb6a150fd1bfe75d8.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_0363cbf1632bba3bb6a150fd1bfe75d8.jpg saved to cache
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba
2026-03-30 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_08e73407e1a64fecfbf3cc11957cf6f8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd56d0>
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7adaf4-da9b-5264-985b-627ecd4f8795/2c7adaf4-da9b-5264-985b-627ecd4f8795_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fea%252F2fea8ee35fd1a0f7d0e76dd85ab67285%252Fpa%252FFK95635_31463cdb16cdc296482619773313e103.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_31463cdb16cdc296482619773313e103.jpg saved to cache
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2c7adaf4-da9b-5264-985b-627ecd4f8795
2026-03-30 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_12189851bb86dee30369a4102b0d8a35.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee12950>
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7adaf4-da9b-5264-985b-627ecd4f8795/2c7adaf4-da9b-5264-985b-627ecd4f8795_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fea%252F2fea8ee35fd1a0f7d0e76dd85ab67285%252Fpa%252FFK95635_08e73407e1a64fecfbf3cc11957cf6f8.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_08e73407e1a64fecfbf3cc11957cf6f8.jpg saved to cache
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2c7adaf4-da9b-5264-985b-627ecd4f8795
2026-03-30 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_b462d418f6007bb53ef2efff696c9204.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee82790>
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7adaf4-da9b-5264-985b-627ecd4f8795/2c7adaf4-da9b-5264-985b-627ecd4f8795_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fea%252F2fea8ee35fd1a0f7d0e76dd85ab67285%252Fpa%252FFK95635_12189851bb86dee30369a4102b0d8a35.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_12189851bb86dee30369a4102b0d8a35.jpg saved to cache
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2c7adaf4-da9b-5264-985b-627ecd4f8795
2026-03-30 10:46:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_42d50333bfc55819172516688b603f44.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee81910>
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7adaf4-da9b-5264-985b-627ecd4f8795/2c7adaf4-da9b-5264-985b-627ecd4f8795_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fea%252F2fea8ee35fd1a0f7d0e76dd85ab67285%252Fpa%252FFK95635_b462d418f6007bb53ef2efff696c9204.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_b462d418f6007bb53ef2efff696c9204.jpg saved to cache
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2c7adaf4-da9b-5264-985b-627ecd4f8795
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd53d0>
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c7adaf4-da9b-5264-985b-627ecd4f8795/2c7adaf4-da9b-5264-985b-627ecd4f8795_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg2f%252Fea%252F2fea8ee35fd1a0f7d0e76dd85ab67285%252Fpa%252FFK95635_42d50333bfc55819172516688b603f44.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_42d50333bfc55819172516688b603f44.jpg saved to cache
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2c7adaf4-da9b-5264-985b-627ecd4f8795
2026-03-30 10:46:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c7adaf4-da9b-5264-985b-627ecd4f8795, skipping ID generation
2026-03-30 10:46:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c7adaf4-da9b-5264-985b-627ecd4f8795 with scrape type 1
2026-03-30 10:46:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c7adaf4-da9b-5264-985b-627ecd4f8795 sending to next pipeline
2026-03-30 10:46:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2c7adaf4-da9b-5264-985b-627ecd4f8795, identifier: FK95635
2026-03-30 10:46:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2c7adaf4-da9b-5264-985b-627ecd4f8795 with identifier: FK95635
2026-03-30 10:46:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2c7adaf4-da9b-5264-985b-627ecd4f8795 with identifier: FK95635
2026-03-30 10:46:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2c7adaf4-da9b-5264-985b-627ecd4f8795 with identifier: FK95635 to the API
2026-03-30 10:46:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_42d50333bfc55819172516688b603f44.jpg>
{'auction_title': '',
'c_o_2_emission_value': 194,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.1L',
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:36:50Z',
'fuel_type': 'diesel',
'id': '2c7adaf4-da9b-5264-985b-627ecd4f8795',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FK95635',
'listing': 'auction',
'location': 'DE, Hamburg-Billstedt',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 332676,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7adaf4-da9b-5264-985b-627ecd4f8795/2c7adaf4-da9b-5264-985b-627ecd4f8795_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95889,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_42d50333bfc55819172516688b603f44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7adaf4-da9b-5264-985b-627ecd4f8795/2c7adaf4-da9b-5264-985b-627ecd4f8795_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82287,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_b462d418f6007bb53ef2efff696c9204.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7adaf4-da9b-5264-985b-627ecd4f8795/2c7adaf4-da9b-5264-985b-627ecd4f8795_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90078,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_12189851bb86dee30369a4102b0d8a35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7adaf4-da9b-5264-985b-627ecd4f8795/2c7adaf4-da9b-5264-985b-627ecd4f8795_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68926,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_08e73407e1a64fecfbf3cc11957cf6f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c7adaf4-da9b-5264-985b-627ecd4f8795/2c7adaf4-da9b-5264-985b-627ecd4f8795_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92667,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img2f/ea/2fea8ee35fd1a0f7d0e76dd85ab67285/pa/FK95635_31463cdb16cdc296482619773313e103.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 220 CDI T Avantgarde',
'transmission': 'automatic',
'trim': 'T Avantgarde',
'year': 2007}
2026-03-30 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FK95635%27 HTTP/1.1" 200 None
2026-03-30 10:46:22 [auto1.de] INFO: Saving data for FK95635: {'created_time': 1774867582.56548, 'last_price_update_time': 1774867582.565493, 'auction_closing_time': 1774971410.0}
2026-03-30 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FK95635') HTTP/1.1" 204 0
2026-03-30 10:46:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_2f3a39431d8888fd87c7f3011623e308.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8e850>
2026-03-30 10:46:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_2f3a39431d8888fd87c7f3011623e308.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_2f3a39431d8888fd87c7f3011623e308.jpg saved to cache
2026-03-30 10:46:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba
2026-03-30 10:46:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_5e0bca4182ab514c01dfa25f6a29399a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414fd50>
2026-03-30 10:46:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_5e0bca4182ab514c01dfa25f6a29399a.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_5e0bca4182ab514c01dfa25f6a29399a.jpg saved to cache
2026-03-30 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba
2026-03-30 10:46:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_4b0a4156ffc2a9b5370fee186955a45b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee63750>
2026-03-30 10:46:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_4b0a4156ffc2a9b5370fee186955a45b.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_4b0a4156ffc2a9b5370fee186955a45b.jpg saved to cache
2026-03-30 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba
2026-03-30 10:46:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LK64913/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_8bb4f6ed0056ab5588a3339908ca9432.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414f210>
2026-03-30 10:46:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_8bb4f6ed0056ab5588a3339908ca9432.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_8bb4f6ed0056ab5588a3339908ca9432.jpg saved to cache
2026-03-30 10:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba
2026-03-30 10:46:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_295ba1737f2dc35e2a99552717b58d5d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_9096464444027eaa38527410d65a7978.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414e150>
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_295ba1737f2dc35e2a99552717b58d5d.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_295ba1737f2dc35e2a99552717b58d5d.jpg saved to cache
2026-03-30 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba
2026-03-30 10:46:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4221b90>
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_9096464444027eaa38527410d65a7978.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_9096464444027eaa38527410d65a7978.jpg saved to cache
2026-03-30 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba
2026-03-30 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WW35819> (referer: https://www.auto1.com/v1/car-details-view/WW35819/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 784b1f7b-8f39-5e70-8ff3-d1c237d8803f with identifier: WW35819
2026-03-30 10:46:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 784b1f7b-8f39-5e70-8ff3-d1c237d8803f with scrape type 1
2026-03-30 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 784b1f7b-8f39-5e70-8ff3-d1c237d8803f
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_67bbb09a9efee9815cd995762e9d0395.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_67bbb09a9efee9815cd995762e9d0395.jpg not downloaded yet
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_087876b32907d8f9f67a3d15bf85c695.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_087876b32907d8f9f67a3d15bf85c695.jpg not downloaded yet
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_3137f66ce49888f02e010cdd45223030.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_3137f66ce49888f02e010cdd45223030.jpg not downloaded yet
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_54f0a6958fa4fdcf52343ffe1e85e0ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_54f0a6958fa4fdcf52343ffe1e85e0ad.jpg not downloaded yet
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_cf8fa5e25aa355fbbccb5bbe898b5721.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_cf8fa5e25aa355fbbccb5bbe898b5721.jpg not downloaded yet
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_d2a308ce3c87350c949f879eddd576ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_d2a308ce3c87350c949f879eddd576ca.jpg not downloaded yet
2026-03-30 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_ab5e65f9674e872596163ad3ba0307cd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_d2a308ce3c87350c949f879eddd576ca.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_6cfc9fdc002bd84b2cef7811f2ce0b05.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7dc10>
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_ab5e65f9674e872596163ad3ba0307cd.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_ab5e65f9674e872596163ad3ba0307cd.jpg saved to cache
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba
2026-03-30 10:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_cf8fa5e25aa355fbbccb5bbe898b5721.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd6bd0>
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_d2a308ce3c87350c949f879eddd576ca.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_d2a308ce3c87350c949f879eddd576ca.jpg saved to cache
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 784b1f7b-8f39-5e70-8ff3-d1c237d8803f
2026-03-30 10:46:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7f7d0>
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_6cfc9fdc002bd84b2cef7811f2ce0b05.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_6cfc9fdc002bd84b2cef7811f2ce0b05.jpg saved to cache
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434fa10>
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_cf8fa5e25aa355fbbccb5bbe898b5721.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_cf8fa5e25aa355fbbccb5bbe898b5721.jpg saved to cache
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 784b1f7b-8f39-5e70-8ff3-d1c237d8803f
2026-03-30 10:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_3137f66ce49888f02e010cdd45223030.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_54f0a6958fa4fdcf52343ffe1e85e0ad.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_087876b32907d8f9f67a3d15bf85c695.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_67bbb09a9efee9815cd995762e9d0395.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee85390>
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_3137f66ce49888f02e010cdd45223030.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_3137f66ce49888f02e010cdd45223030.jpg saved to cache
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 784b1f7b-8f39-5e70-8ff3-d1c237d8803f
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429eb90>
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_54f0a6958fa4fdcf52343ffe1e85e0ad.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_54f0a6958fa4fdcf52343ffe1e85e0ad.jpg saved to cache
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 784b1f7b-8f39-5e70-8ff3-d1c237d8803f
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef77950>
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_087876b32907d8f9f67a3d15bf85c695.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_087876b32907d8f9f67a3d15bf85c695.jpg saved to cache
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 784b1f7b-8f39-5e70-8ff3-d1c237d8803f
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e8c10>
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252F55%252Fd95564def112632405b6d46e0ea45a4e%252Fpa%252FWW35819_67bbb09a9efee9815cd995762e9d0395.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_67bbb09a9efee9815cd995762e9d0395.jpg saved to cache
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 784b1f7b-8f39-5e70-8ff3-d1c237d8803f
2026-03-30 10:46:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 784b1f7b-8f39-5e70-8ff3-d1c237d8803f, skipping ID generation
2026-03-30 10:46:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 784b1f7b-8f39-5e70-8ff3-d1c237d8803f with scrape type 1
2026-03-30 10:46:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 784b1f7b-8f39-5e70-8ff3-d1c237d8803f sending to next pipeline
2026-03-30 10:46:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 784b1f7b-8f39-5e70-8ff3-d1c237d8803f, identifier: WW35819
2026-03-30 10:46:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 784b1f7b-8f39-5e70-8ff3-d1c237d8803f with identifier: WW35819
2026-03-30 10:46:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 784b1f7b-8f39-5e70-8ff3-d1c237d8803f with identifier: WW35819
2026-03-30 10:46:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 784b1f7b-8f39-5e70-8ff3-d1c237d8803f with identifier: WW35819 to the API
2026-03-30 10:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_67bbb09a9efee9815cd995762e9d0395.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:27:58Z',
'fuel_type': 'petrol',
'id': '784b1f7b-8f39-5e70-8ff3-d1c237d8803f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WW35819',
'listing': 'auction',
'location': 'DE, Essen',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 105339,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96806,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_67bbb09a9efee9815cd995762e9d0395.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77246,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_087876b32907d8f9f67a3d15bf85c695.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65179,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_3137f66ce49888f02e010cdd45223030.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46527,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_54f0a6958fa4fdcf52343ffe1e85e0ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102698,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_cf8fa5e25aa355fbbccb5bbe898b5721.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_784b1f7b-8f39-5e70-8ff3-d1c237d8803f/784b1f7b-8f39-5e70-8ff3-d1c237d8803f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92866,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/55/d95564def112632405b6d46e0ea45a4e/pa/WW35819_d2a308ce3c87350c949f879eddd576ca.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 1.2 Laureate',
'transmission': 'manual',
'trim': 'Laureate',
'year': 2015}
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WW35819%27 HTTP/1.1" 200 None
2026-03-30 10:46:26 [auto1.de] INFO: Saving data for WW35819: {'created_time': 1774867586.068232, 'last_price_update_time': 1774867586.068253, 'auction_closing_time': 1774970878.0}
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WW35819') HTTP/1.1" 204 0
2026-03-30 10:46:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_484def7695b02ccda7ff9814221e29da.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:26 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7cb90>
2026-03-30 10:46:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg11%252F2b%252F112b4f62f3b5bb1339b198966f42218c%252Fpa%252FXL02877_484def7695b02ccda7ff9814221e29da.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_484def7695b02ccda7ff9814221e29da.jpg saved to cache
2026-03-30 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba
2026-03-30 10:46:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9abea772-59f1-5bf5-9c28-4d9fad5109ba, skipping ID generation
2026-03-30 10:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba with scrape type 1
2026-03-30 10:46:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9abea772-59f1-5bf5-9c28-4d9fad5109ba sending to next pipeline
2026-03-30 10:46:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9abea772-59f1-5bf5-9c28-4d9fad5109ba, identifier: XL02877
2026-03-30 10:46:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9abea772-59f1-5bf5-9c28-4d9fad5109ba with identifier: XL02877
2026-03-30 10:46:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9abea772-59f1-5bf5-9c28-4d9fad5109ba with identifier: XL02877
2026-03-30 10:46:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9abea772-59f1-5bf5-9c28-4d9fad5109ba with identifier: XL02877 to the API
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_484def7695b02ccda7ff9814221e29da.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Rental',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:39:30Z',
'fuel_type': 'petrol',
'id': '9abea772-59f1-5bf5-9c28-4d9fad5109ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XL02877',
'listing': 'auction',
'location': 'DE, Erfurt',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 79876,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3410965,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_484def7695b02ccda7ff9814221e29da.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3319013,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_6cfc9fdc002bd84b2cef7811f2ce0b05.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3105095,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_ab5e65f9674e872596163ad3ba0307cd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3121896,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_9096464444027eaa38527410d65a7978.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3296076,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_295ba1737f2dc35e2a99552717b58d5d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3259884,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_8bb4f6ed0056ab5588a3339908ca9432.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3121179,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_4b0a4156ffc2a9b5370fee186955a45b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3308141,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_5e0bca4182ab514c01dfa25f6a29399a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3061255,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_2f3a39431d8888fd87c7f3011623e308.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9abea772-59f1-5bf5-9c28-4d9fad5109ba/9abea772-59f1-5bf5-9c28-4d9fad5109ba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3409464,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img11/2b/112b4f62f3b5bb1339b198966f42218c/pa/XL02877_0363cbf1632bba3bb6a150fd1bfe75d8.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-06-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.2 Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2012}
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XL02877%27 HTTP/1.1" 200 None
2026-03-30 10:46:26 [auto1.de] INFO: Saving data for XL02877: {'created_time': 1774867586.768162, 'last_price_update_time': 1774867586.768178, 'auction_closing_time': 1774971570.0}
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XL02877') HTTP/1.1" 204 0
2026-03-30 10:46:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YF96126/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AR08419> (referer: https://www.auto1.com/v1/car-details-view/AR08419/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1851775d-844a-59b1-a7c0-b34175250d30 with identifier: AR08419
2026-03-30 10:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1851775d-844a-59b1-a7c0-b34175250d30 with scrape type 1
2026-03-30 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1851775d-844a-59b1-a7c0-b34175250d30
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252F43%252F53430d8bac2716e7343e2b0fd372fd19%252Fpa%252FAR08419_d81a008729e196ddf6532bc16fe3b982.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_d81a008729e196ddf6532bc16fe3b982.jpg already downloaded
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252F43%252F53430d8bac2716e7343e2b0fd372fd19%252Fpa%252FAR08419_1bf5558030f11dc31c3c52286569f3d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_1bf5558030f11dc31c3c52286569f3d8.jpg already downloaded
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252F43%252F53430d8bac2716e7343e2b0fd372fd19%252Fpa%252FAR08419_521d179588b70d34cee393a32b40e334.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_521d179588b70d34cee393a32b40e334.jpg already downloaded
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252F43%252F53430d8bac2716e7343e2b0fd372fd19%252Fpa%252FAR08419_162950eedca61b4f62ffdd445aeeb9fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_162950eedca61b4f62ffdd445aeeb9fa.jpg already downloaded
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252F43%252F53430d8bac2716e7343e2b0fd372fd19%252Fpa%252FAR08419_0c63ba4d53416d77ca9ad06fa84fee1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_0c63ba4d53416d77ca9ad06fa84fee1b.jpg already downloaded
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252F43%252F53430d8bac2716e7343e2b0fd372fd19%252Fpa%252FAR08419_c91c5d4b11b816fc9b4a31c1a6e91f34.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_c91c5d4b11b816fc9b4a31c1a6e91f34.jpg already downloaded
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252F43%252F53430d8bac2716e7343e2b0fd372fd19%252Fpa%252FAR08419_8c554d0e3fa585d700f603e6a8a17af1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_8c554d0e3fa585d700f603e6a8a17af1.jpg already downloaded
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252F43%252F53430d8bac2716e7343e2b0fd372fd19%252Fpa%252FAR08419_cb31169bf2ab1b184151a8ca1cbc771d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_cb31169bf2ab1b184151a8ca1cbc771d.jpg already downloaded
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252F43%252F53430d8bac2716e7343e2b0fd372fd19%252Fpa%252FAR08419_7d695a073da64fc280ec6e0dfc5b5079.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_7d695a073da64fc280ec6e0dfc5b5079.jpg already downloaded
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252F43%252F53430d8bac2716e7343e2b0fd372fd19%252Fpa%252FAR08419_2a19e704af4822cc875246a65d7993c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_2a19e704af4822cc875246a65d7993c7.jpg already downloaded
2026-03-30 10:46:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1851775d-844a-59b1-a7c0-b34175250d30, identifier: AR08419
2026-03-30 10:46:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1851775d-844a-59b1-a7c0-b34175250d30 with identifier: AR08419
2026-03-30 10:46:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1851775d-844a-59b1-a7c0-b34175250d30 with identifier: AR08419
2026-03-30 10:46:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1851775d-844a-59b1-a7c0-b34175250d30 with identifier: AR08419 to the API
2026-03-30 10:46:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/AR08419>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T15:00:35Z',
'fuel_type': 'diesel',
'id': '1851775d-844a-59b1-a7c0-b34175250d30',
'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/AR08419',
'listing': 'auction',
'location': 'DE, Ketzin',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 224427,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_d81a008729e196ddf6532bc16fe3b982.jpg',
'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_1bf5558030f11dc31c3c52286569f3d8.jpg',
'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_521d179588b70d34cee393a32b40e334.jpg',
'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_162950eedca61b4f62ffdd445aeeb9fa.jpg',
'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_0c63ba4d53416d77ca9ad06fa84fee1b.jpg',
'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_c91c5d4b11b816fc9b4a31c1a6e91f34.jpg',
'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_8c554d0e3fa585d700f603e6a8a17af1.jpg',
'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_cb31169bf2ab1b184151a8ca1cbc771d.jpg',
'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_7d695a073da64fc280ec6e0dfc5b5079.jpg',
'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_2a19e704af4822cc875246a65d7993c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1851775d-844a-59b1-a7c0-b34175250d30/1851775d-844a-59b1-a7c0-b34175250d30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84422,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_d81a008729e196ddf6532bc16fe3b982.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1851775d-844a-59b1-a7c0-b34175250d30/1851775d-844a-59b1-a7c0-b34175250d30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80727,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_1bf5558030f11dc31c3c52286569f3d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1851775d-844a-59b1-a7c0-b34175250d30/1851775d-844a-59b1-a7c0-b34175250d30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76343,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_521d179588b70d34cee393a32b40e334.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1851775d-844a-59b1-a7c0-b34175250d30/1851775d-844a-59b1-a7c0-b34175250d30_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69505,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_162950eedca61b4f62ffdd445aeeb9fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1851775d-844a-59b1-a7c0-b34175250d30/1851775d-844a-59b1-a7c0-b34175250d30_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77907,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_0c63ba4d53416d77ca9ad06fa84fee1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1851775d-844a-59b1-a7c0-b34175250d30/1851775d-844a-59b1-a7c0-b34175250d30_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76343,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_c91c5d4b11b816fc9b4a31c1a6e91f34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1851775d-844a-59b1-a7c0-b34175250d30/1851775d-844a-59b1-a7c0-b34175250d30_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67500,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_8c554d0e3fa585d700f603e6a8a17af1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1851775d-844a-59b1-a7c0-b34175250d30/1851775d-844a-59b1-a7c0-b34175250d30_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78050,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_cb31169bf2ab1b184151a8ca1cbc771d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1851775d-844a-59b1-a7c0-b34175250d30/1851775d-844a-59b1-a7c0-b34175250d30_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81111,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_7d695a073da64fc280ec6e0dfc5b5079.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1851775d-844a-59b1-a7c0-b34175250d30/1851775d-844a-59b1-a7c0-b34175250d30_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52704,
'Height': 480,
'OriginUrl': 'https://img-pa.auto1.com/img53/43/53430d8bac2716e7343e2b0fd372fd19/pa/AR08419_2a19e704af4822cc875246a65d7993c7.jpg',
'Width': 640}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-07-31',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy 1.6 TDI Maxi Kasten EcoProfi',
'transmission': 'manual',
'trim': 'Maxi Kasten EcoProfi',
'year': 2013}
2026-03-30 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AR08419%27 HTTP/1.1" 200 None
2026-03-30 10:46:33 [auto1.de] INFO: Saving data for AR08419: {'created_time': 1774867593.494316, 'last_price_update_time': 1774867593.494328, 'auction_closing_time': 1774969235.0}
2026-03-30 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AR08419') HTTP/1.1" 204 0
2026-03-30 10:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BC17196> (referer: https://www.auto1.com/v1/car-details-view/BC17196/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf5fd150-09bc-5e72-a892-377092646cd7 with identifier: BC17196
2026-03-30 10:46:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf5fd150-09bc-5e72-a892-377092646cd7 with scrape type 1
2026-03-30 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf5fd150-09bc-5e72-a892-377092646cd7
2026-03-30 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252Fcd%252Fafcd833321653b8b0923babfb0bab91d%252Fpa%252FBC17196_1c3ca771131684e925d2b417cbc27f7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_1c3ca771131684e925d2b417cbc27f7a.jpg already downloaded
2026-03-30 10:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252Fcd%252Fafcd833321653b8b0923babfb0bab91d%252Fpa%252FBC17196_3178a1adfe3fd47d14dd473c81a0bd56.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_3178a1adfe3fd47d14dd473c81a0bd56.jpg already downloaded
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252Fcd%252Fafcd833321653b8b0923babfb0bab91d%252Fpa%252FBC17196_b9a6b94c238e4a6ccd2c36415727a938.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_b9a6b94c238e4a6ccd2c36415727a938.jpg already downloaded
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252Fcd%252Fafcd833321653b8b0923babfb0bab91d%252Fpa%252FBC17196_7845e48d3c61104e642da08cbff196e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_7845e48d3c61104e642da08cbff196e2.jpg already downloaded
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252Fcd%252Fafcd833321653b8b0923babfb0bab91d%252Fpa%252FBC17196_180126dfce82747afdab92ba9d0e07f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_180126dfce82747afdab92ba9d0e07f5.jpg already downloaded
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252Fcd%252Fafcd833321653b8b0923babfb0bab91d%252Fpa%252FBC17196_30926853036c9c6bafc3e373a32e5aee.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_30926853036c9c6bafc3e373a32e5aee.jpg already downloaded
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252Fcd%252Fafcd833321653b8b0923babfb0bab91d%252Fpa%252FBC17196_f16371c7381e2a084710a2bcdff064c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_f16371c7381e2a084710a2bcdff064c9.jpg already downloaded
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252Fcd%252Fafcd833321653b8b0923babfb0bab91d%252Fpa%252FBC17196_4d8d5f8211f7ff9d3658be21a37390f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_4d8d5f8211f7ff9d3658be21a37390f8.jpg already downloaded
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252Fcd%252Fafcd833321653b8b0923babfb0bab91d%252Fpa%252FBC17196_4383c5216a43489ff30bec1dc5ca387d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_4383c5216a43489ff30bec1dc5ca387d.jpg already downloaded
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaf%252Fcd%252Fafcd833321653b8b0923babfb0bab91d%252Fpa%252FBC17196_9fe3dbc2d66b333deb73588cbe4a10e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_9fe3dbc2d66b333deb73588cbe4a10e4.jpg already downloaded
2026-03-30 10:46:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: cf5fd150-09bc-5e72-a892-377092646cd7, identifier: BC17196
2026-03-30 10:46:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: cf5fd150-09bc-5e72-a892-377092646cd7 with identifier: BC17196
2026-03-30 10:46:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: cf5fd150-09bc-5e72-a892-377092646cd7 with identifier: BC17196
2026-03-30 10:46:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: cf5fd150-09bc-5e72-a892-377092646cd7 with identifier: BC17196 to the API
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BC17196>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:45:55Z',
'fuel_type': 'petrol',
'id': 'cf5fd150-09bc-5e72-a892-377092646cd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BC17196',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 46036,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_1c3ca771131684e925d2b417cbc27f7a.jpg',
'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_3178a1adfe3fd47d14dd473c81a0bd56.jpg',
'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_b9a6b94c238e4a6ccd2c36415727a938.jpg',
'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_7845e48d3c61104e642da08cbff196e2.jpg',
'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_180126dfce82747afdab92ba9d0e07f5.jpg',
'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_30926853036c9c6bafc3e373a32e5aee.jpg',
'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_f16371c7381e2a084710a2bcdff064c9.jpg',
'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_4d8d5f8211f7ff9d3658be21a37390f8.jpg',
'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_4383c5216a43489ff30bec1dc5ca387d.jpg',
'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_9fe3dbc2d66b333deb73588cbe4a10e4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf5fd150-09bc-5e72-a892-377092646cd7/cf5fd150-09bc-5e72-a892-377092646cd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80462,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_1c3ca771131684e925d2b417cbc27f7a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf5fd150-09bc-5e72-a892-377092646cd7/cf5fd150-09bc-5e72-a892-377092646cd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81538,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_3178a1adfe3fd47d14dd473c81a0bd56.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf5fd150-09bc-5e72-a892-377092646cd7/cf5fd150-09bc-5e72-a892-377092646cd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76166,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_b9a6b94c238e4a6ccd2c36415727a938.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf5fd150-09bc-5e72-a892-377092646cd7/cf5fd150-09bc-5e72-a892-377092646cd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64201,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_7845e48d3c61104e642da08cbff196e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf5fd150-09bc-5e72-a892-377092646cd7/cf5fd150-09bc-5e72-a892-377092646cd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68433,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_180126dfce82747afdab92ba9d0e07f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf5fd150-09bc-5e72-a892-377092646cd7/cf5fd150-09bc-5e72-a892-377092646cd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77534,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_30926853036c9c6bafc3e373a32e5aee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf5fd150-09bc-5e72-a892-377092646cd7/cf5fd150-09bc-5e72-a892-377092646cd7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66895,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_f16371c7381e2a084710a2bcdff064c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf5fd150-09bc-5e72-a892-377092646cd7/cf5fd150-09bc-5e72-a892-377092646cd7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86509,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_4d8d5f8211f7ff9d3658be21a37390f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf5fd150-09bc-5e72-a892-377092646cd7/cf5fd150-09bc-5e72-a892-377092646cd7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81714,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_4383c5216a43489ff30bec1dc5ca387d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cf5fd150-09bc-5e72-a892-377092646cd7/cf5fd150-09bc-5e72-a892-377092646cd7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75458,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaf/cd/afcd833321653b8b0923babfb0bab91d/pa/BC17196_9fe3dbc2d66b333deb73588cbe4a10e4.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 200 Edition 1 AMG Line',
'transmission': 'automatic',
'trim': 'Edition 1 AMG Line',
'year': 2020}
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BC17196%27 HTTP/1.1" 200 None
2026-03-30 10:46:36 [auto1.de] INFO: Saving data for BC17196: {'created_time': 1774867596.537139, 'last_price_update_time': 1774867596.537149, 'auction_closing_time': 1774971955.0}
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BC17196') HTTP/1.1" 204 0
2026-03-30 10:46:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CK11901> (referer: https://www.auto1.com/v1/car-details-view/CK11901/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b55122b-b5e0-51d6-82aa-758029e896a4 with identifier: CK11901
2026-03-30 10:46:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b55122b-b5e0-51d6-82aa-758029e896a4 with scrape type 1
2026-03-30 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b55122b-b5e0-51d6-82aa-758029e896a4
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F32%252F4d3231a7dc422c02fad0d1fe694a60f9%252Fpa%252FCK11901_6662e64d99f9e0c2fcb468180521e0f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_6662e64d99f9e0c2fcb468180521e0f3.jpg already downloaded
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F32%252F4d3231a7dc422c02fad0d1fe694a60f9%252Fpa%252FCK11901_48998c5f8571162069c3d897b7c497ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_48998c5f8571162069c3d897b7c497ef.jpg already downloaded
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F32%252F4d3231a7dc422c02fad0d1fe694a60f9%252Fpa%252FCK11901_3745d0eaf5e1483c4de669d8fccca044.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_3745d0eaf5e1483c4de669d8fccca044.jpg already downloaded
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F32%252F4d3231a7dc422c02fad0d1fe694a60f9%252Fpa%252FCK11901_66a823238d98ca5f7916a9235060fc5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_66a823238d98ca5f7916a9235060fc5f.jpg already downloaded
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F32%252F4d3231a7dc422c02fad0d1fe694a60f9%252Fpa%252FCK11901_529b4392bbfa5e2c3cca4889015dba08.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_529b4392bbfa5e2c3cca4889015dba08.jpg already downloaded
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F32%252F4d3231a7dc422c02fad0d1fe694a60f9%252Fpa%252FCK11901_16bb200ad19bbe1e11e10e3151f50ba4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_16bb200ad19bbe1e11e10e3151f50ba4.jpg already downloaded
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F32%252F4d3231a7dc422c02fad0d1fe694a60f9%252Fpa%252FCK11901_157b407f57a65651647eedd276e228dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_157b407f57a65651647eedd276e228dd.jpg already downloaded
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F32%252F4d3231a7dc422c02fad0d1fe694a60f9%252Fpa%252FCK11901_9e76cdec56149d75a54a2ae689fa6720.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_9e76cdec56149d75a54a2ae689fa6720.jpg already downloaded
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F32%252F4d3231a7dc422c02fad0d1fe694a60f9%252Fpa%252FCK11901_4dabf8cb7e9020953650827eeac359e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_4dabf8cb7e9020953650827eeac359e8.jpg already downloaded
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4d%252F32%252F4d3231a7dc422c02fad0d1fe694a60f9%252Fpa%252FCK11901_2608b5f6f0a3a7d43d6791406b181d5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_2608b5f6f0a3a7d43d6791406b181d5f.jpg already downloaded
2026-03-30 10:46:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5b55122b-b5e0-51d6-82aa-758029e896a4, identifier: CK11901
2026-03-30 10:46:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5b55122b-b5e0-51d6-82aa-758029e896a4 with identifier: CK11901
2026-03-30 10:46:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5b55122b-b5e0-51d6-82aa-758029e896a4 with identifier: CK11901
2026-03-30 10:46:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5b55122b-b5e0-51d6-82aa-758029e896a4 with identifier: CK11901 to the API
2026-03-30 10:46:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CK11901>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-31T15:31:21Z',
'fuel_type': 'diesel',
'id': '5b55122b-b5e0-51d6-82aa-758029e896a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CK11901',
'listing': 'auction',
'location': 'DE, Karlskron',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 44064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_6662e64d99f9e0c2fcb468180521e0f3.jpg',
'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_48998c5f8571162069c3d897b7c497ef.jpg',
'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_3745d0eaf5e1483c4de669d8fccca044.jpg',
'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_66a823238d98ca5f7916a9235060fc5f.jpg',
'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_529b4392bbfa5e2c3cca4889015dba08.jpg',
'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_16bb200ad19bbe1e11e10e3151f50ba4.jpg',
'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_157b407f57a65651647eedd276e228dd.jpg',
'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_9e76cdec56149d75a54a2ae689fa6720.jpg',
'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_4dabf8cb7e9020953650827eeac359e8.jpg',
'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_2608b5f6f0a3a7d43d6791406b181d5f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b55122b-b5e0-51d6-82aa-758029e896a4/5b55122b-b5e0-51d6-82aa-758029e896a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111339,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_6662e64d99f9e0c2fcb468180521e0f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b55122b-b5e0-51d6-82aa-758029e896a4/5b55122b-b5e0-51d6-82aa-758029e896a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93520,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_48998c5f8571162069c3d897b7c497ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b55122b-b5e0-51d6-82aa-758029e896a4/5b55122b-b5e0-51d6-82aa-758029e896a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97823,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_3745d0eaf5e1483c4de669d8fccca044.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b55122b-b5e0-51d6-82aa-758029e896a4/5b55122b-b5e0-51d6-82aa-758029e896a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97063,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_66a823238d98ca5f7916a9235060fc5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b55122b-b5e0-51d6-82aa-758029e896a4/5b55122b-b5e0-51d6-82aa-758029e896a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102207,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_529b4392bbfa5e2c3cca4889015dba08.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b55122b-b5e0-51d6-82aa-758029e896a4/5b55122b-b5e0-51d6-82aa-758029e896a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98239,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_16bb200ad19bbe1e11e10e3151f50ba4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b55122b-b5e0-51d6-82aa-758029e896a4/5b55122b-b5e0-51d6-82aa-758029e896a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72789,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_157b407f57a65651647eedd276e228dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b55122b-b5e0-51d6-82aa-758029e896a4/5b55122b-b5e0-51d6-82aa-758029e896a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402919,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_9e76cdec56149d75a54a2ae689fa6720.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b55122b-b5e0-51d6-82aa-758029e896a4/5b55122b-b5e0-51d6-82aa-758029e896a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510571,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_4dabf8cb7e9020953650827eeac359e8.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b55122b-b5e0-51d6-82aa-758029e896a4/5b55122b-b5e0-51d6-82aa-758029e896a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93766,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/32/4d3231a7dc422c02fad0d1fe694a60f9/pa/CK11901_2608b5f6f0a3a7d43d6791406b181d5f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-04-16',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Sportline 4x4',
'transmission': 'automatic',
'trim': 'Sportline 4x4',
'year': 2023}
2026-03-30 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CK11901%27 HTTP/1.1" 200 None
2026-03-30 10:46:38 [auto1.de] INFO: Saving data for CK11901: {'created_time': 1774867598.169513, 'last_price_update_time': 1774867598.169527, 'auction_closing_time': 1774971081.0}
2026-03-30 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CK11901') HTTP/1.1" 204 0
2026-03-30 10:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JP87174> (referer: https://www.auto1.com/v1/car-details-view/JP87174/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f4a1e62-474b-5e39-9ed6-17e50d8831fd with identifier: JP87174
2026-03-30 10:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd with scrape type 1
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_8f0377ba4cf84eedd2c7d423f0a43055.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_8f0377ba4cf84eedd2c7d423f0a43055.jpg not downloaded yet
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_2ea3a957d9ceeb1e2a23eb9bde626866.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_2ea3a957d9ceeb1e2a23eb9bde626866.jpg not downloaded yet
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_a594f67942e3fb57905460625c3938fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_a594f67942e3fb57905460625c3938fc.jpg not downloaded yet
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_829dfbd97144c55c1a8490e6d744de77.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_829dfbd97144c55c1a8490e6d744de77.jpg not downloaded yet
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_848fc7fe6fdb4d4676498290dc3acf72.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_848fc7fe6fdb4d4676498290dc3acf72.jpg not downloaded yet
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_c320f4696fac5f7a8535fec39383565d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_c320f4696fac5f7a8535fec39383565d.jpg not downloaded yet
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_81167fed41a14161eaced7e97dd5e298.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_81167fed41a14161eaced7e97dd5e298.jpg not downloaded yet
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_426f81fd24f8eea13f03ef801bf9e133.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_426f81fd24f8eea13f03ef801bf9e133.jpg not downloaded yet
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_e108f3fb73fce68fcd8c3ed0ac5f70c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_e108f3fb73fce68fcd8c3ed0ac5f70c3.jpg not downloaded yet
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_2fdebdbb99ba6a0ed535bb740dbcb0df.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_2fdebdbb99ba6a0ed535bb740dbcb0df.jpg not downloaded yet
2026-03-30 10:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_8f0377ba4cf84eedd2c7d423f0a43055.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b7b50>
2026-03-30 10:46:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_8f0377ba4cf84eedd2c7d423f0a43055.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_8f0377ba4cf84eedd2c7d423f0a43055.jpg saved to cache
2026-03-30 10:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd
2026-03-30 10:46:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.366(s), this was the 1st time calling it.
2026-03-30 10:46:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.23440391291723 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_2fdebdbb99ba6a0ed535bb740dbcb0df.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TP91786/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424f790>
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_2fdebdbb99ba6a0ed535bb740dbcb0df.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_2fdebdbb99ba6a0ed535bb740dbcb0df.jpg saved to cache
2026-03-30 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd
2026-03-30 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_e108f3fb73fce68fcd8c3ed0ac5f70c3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_426f81fd24f8eea13f03ef801bf9e133.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434d750>
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_e108f3fb73fce68fcd8c3ed0ac5f70c3.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_e108f3fb73fce68fcd8c3ed0ac5f70c3.jpg saved to cache
2026-03-30 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd
2026-03-30 10:46:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4173a10>
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_426f81fd24f8eea13f03ef801bf9e133.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_426f81fd24f8eea13f03ef801bf9e133.jpg saved to cache
2026-03-30 10:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd
2026-03-30 10:46:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_81167fed41a14161eaced7e97dd5e298.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef50e50>
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_81167fed41a14161eaced7e97dd5e298.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_81167fed41a14161eaced7e97dd5e298.jpg saved to cache
2026-03-30 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd
2026-03-30 10:46:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_c320f4696fac5f7a8535fec39383565d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee13f10>
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_c320f4696fac5f7a8535fec39383565d.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_c320f4696fac5f7a8535fec39383565d.jpg saved to cache
2026-03-30 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd
2026-03-30 10:46:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_848fc7fe6fdb4d4676498290dc3acf72.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41f2050>
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_848fc7fe6fdb4d4676498290dc3acf72.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_848fc7fe6fdb4d4676498290dc3acf72.jpg saved to cache
2026-03-30 10:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd
2026-03-30 10:46:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_829dfbd97144c55c1a8490e6d744de77.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.664(s), this was the 1st time calling it.
2026-03-30 10:46:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.721616290607225 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:46:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4173d10>
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_829dfbd97144c55c1a8490e6d744de77.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_829dfbd97144c55c1a8490e6d744de77.jpg saved to cache
2026-03-30 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd
2026-03-30 10:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_a594f67942e3fb57905460625c3938fc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeed1d10>
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_a594f67942e3fb57905460625c3938fc.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_a594f67942e3fb57905460625c3938fc.jpg saved to cache
2026-03-30 10:46:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd
2026-03-30 10:46:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_2ea3a957d9ceeb1e2a23eb9bde626866.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7f290>
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg53%252Fda%252F53da2a8e4691e39a34baa54b78dc1d6f%252Fpa%252FJP87174_2ea3a957d9ceeb1e2a23eb9bde626866.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_2ea3a957d9ceeb1e2a23eb9bde626866.jpg saved to cache
2026-03-30 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd
2026-03-30 10:46:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8f4a1e62-474b-5e39-9ed6-17e50d8831fd, skipping ID generation
2026-03-30 10:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd with scrape type 1
2026-03-30 10:46:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8f4a1e62-474b-5e39-9ed6-17e50d8831fd sending to next pipeline
2026-03-30 10:46:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8f4a1e62-474b-5e39-9ed6-17e50d8831fd, identifier: JP87174
2026-03-30 10:46:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8f4a1e62-474b-5e39-9ed6-17e50d8831fd with identifier: JP87174
2026-03-30 10:46:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8f4a1e62-474b-5e39-9ed6-17e50d8831fd with identifier: JP87174
2026-03-30 10:46:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8f4a1e62-474b-5e39-9ed6-17e50d8831fd with identifier: JP87174 to the API
2026-03-30 10:46:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_2ea3a957d9ceeb1e2a23eb9bde626866.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Rental',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:57:55Z',
'fuel_type': 'diesel',
'id': '8f4a1e62-474b-5e39-9ed6-17e50d8831fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JP87174',
'listing': 'auction',
'location': 'DE, Kaiserslautern',
'make': 'Opel',
'model': 'Insignia Sports Tourer',
'odometer': 248096,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3171435,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_8f0377ba4cf84eedd2c7d423f0a43055.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3064739,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_2ea3a957d9ceeb1e2a23eb9bde626866.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3118375,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_a594f67942e3fb57905460625c3938fc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2863454,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_829dfbd97144c55c1a8490e6d744de77.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2893900,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_848fc7fe6fdb4d4676498290dc3acf72.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2917832,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_c320f4696fac5f7a8535fec39383565d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2913096,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_81167fed41a14161eaced7e97dd5e298.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3167024,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_426f81fd24f8eea13f03ef801bf9e133.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3117838,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_e108f3fb73fce68fcd8c3ed0ac5f70c3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f4a1e62-474b-5e39-9ed6-17e50d8831fd/8f4a1e62-474b-5e39-9ed6-17e50d8831fd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3041392,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img53/da/53da2a8e4691e39a34baa54b78dc1d6f/pa/JP87174_2fdebdbb99ba6a0ed535bb740dbcb0df.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-04-04',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Innovation',
'transmission': 'manual',
'trim': 'Innovation',
'year': 2017}
2026-03-30 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JP87174%27 HTTP/1.1" 200 None
2026-03-30 10:46:47 [auto1.de] INFO: Saving data for JP87174: {'created_time': 1774867607.507258, 'last_price_update_time': 1774867607.50727, 'auction_closing_time': 1774972675.0}
2026-03-30 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JP87174') HTTP/1.1" 204 0
2026-03-30 10:46:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:46:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PF77669/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LK64913> (referer: https://www.auto1.com/v1/car-details-view/LK64913/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c04372c-47cd-5e0f-a092-8c96d55700c7 with identifier: LK64913
2026-03-30 10:46:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c04372c-47cd-5e0f-a092-8c96d55700c7 with scrape type 1
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 0c04372c-47cd-5e0f-a092-8c96d55700c7
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg86%252Fe2%252F86e2d8688ef2b782385561a85b509314%252Fpa%252FLK64913_675a95c87159aa596ca9fd1a9fe75a2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_675a95c87159aa596ca9fd1a9fe75a2d.jpg not downloaded yet
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg86%252Fe2%252F86e2d8688ef2b782385561a85b509314%252Fpa%252FLK64913_3344d97e2131778d29be3b1c1653cc7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_3344d97e2131778d29be3b1c1653cc7f.jpg not downloaded yet
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg86%252Fe2%252F86e2d8688ef2b782385561a85b509314%252Fpa%252FLK64913_627696248236a9aa2802d1e2f038c49b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_627696248236a9aa2802d1e2f038c49b.jpg not downloaded yet
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg86%252Fe2%252F86e2d8688ef2b782385561a85b509314%252Fpa%252FLK64913_b2e37b07c6ad1cce457e077ce07fab26.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_b2e37b07c6ad1cce457e077ce07fab26.jpg not downloaded yet
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg86%252Fe2%252F86e2d8688ef2b782385561a85b509314%252Fpa%252FLK64913_d3c5ec9e2c4c1596005b9806bdce8b3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_d3c5ec9e2c4c1596005b9806bdce8b3e.jpg not downloaded yet
2026-03-30 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_3344d97e2131778d29be3b1c1653cc7f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_675a95c87159aa596ca9fd1a9fe75a2d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_b2e37b07c6ad1cce457e077ce07fab26.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_d3c5ec9e2c4c1596005b9806bdce8b3e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee12790>
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c04372c-47cd-5e0f-a092-8c96d55700c7/0c04372c-47cd-5e0f-a092-8c96d55700c7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg86%252Fe2%252F86e2d8688ef2b782385561a85b509314%252Fpa%252FLK64913_3344d97e2131778d29be3b1c1653cc7f.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_3344d97e2131778d29be3b1c1653cc7f.jpg saved to cache
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0c04372c-47cd-5e0f-a092-8c96d55700c7
2026-03-30 10:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_627696248236a9aa2802d1e2f038c49b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7c350>
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c04372c-47cd-5e0f-a092-8c96d55700c7/0c04372c-47cd-5e0f-a092-8c96d55700c7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg86%252Fe2%252F86e2d8688ef2b782385561a85b509314%252Fpa%252FLK64913_675a95c87159aa596ca9fd1a9fe75a2d.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_675a95c87159aa596ca9fd1a9fe75a2d.jpg saved to cache
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c04372c-47cd-5e0f-a092-8c96d55700c7
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45e2d0>
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c04372c-47cd-5e0f-a092-8c96d55700c7/0c04372c-47cd-5e0f-a092-8c96d55700c7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg86%252Fe2%252F86e2d8688ef2b782385561a85b509314%252Fpa%252FLK64913_b2e37b07c6ad1cce457e077ce07fab26.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_b2e37b07c6ad1cce457e077ce07fab26.jpg saved to cache
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0c04372c-47cd-5e0f-a092-8c96d55700c7
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee4a3d0>
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c04372c-47cd-5e0f-a092-8c96d55700c7/0c04372c-47cd-5e0f-a092-8c96d55700c7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg86%252Fe2%252F86e2d8688ef2b782385561a85b509314%252Fpa%252FLK64913_d3c5ec9e2c4c1596005b9806bdce8b3e.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_d3c5ec9e2c4c1596005b9806bdce8b3e.jpg saved to cache
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0c04372c-47cd-5e0f-a092-8c96d55700c7
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd64d0>
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:46:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c04372c-47cd-5e0f-a092-8c96d55700c7/0c04372c-47cd-5e0f-a092-8c96d55700c7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg86%252Fe2%252F86e2d8688ef2b782385561a85b509314%252Fpa%252FLK64913_627696248236a9aa2802d1e2f038c49b.jpg') HTTP/1.1" 204 0
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_627696248236a9aa2802d1e2f038c49b.jpg saved to cache
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0c04372c-47cd-5e0f-a092-8c96d55700c7
2026-03-30 10:46:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c04372c-47cd-5e0f-a092-8c96d55700c7, skipping ID generation
2026-03-30 10:46:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c04372c-47cd-5e0f-a092-8c96d55700c7 with scrape type 1
2026-03-30 10:46:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c04372c-47cd-5e0f-a092-8c96d55700c7 sending to next pipeline
2026-03-30 10:46:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0c04372c-47cd-5e0f-a092-8c96d55700c7, identifier: LK64913
2026-03-30 10:46:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0c04372c-47cd-5e0f-a092-8c96d55700c7 with identifier: LK64913
2026-03-30 10:46:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0c04372c-47cd-5e0f-a092-8c96d55700c7 with identifier: LK64913
2026-03-30 10:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0c04372c-47cd-5e0f-a092-8c96d55700c7 with identifier: LK64913 to the API
2026-03-30 10:46:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_627696248236a9aa2802d1e2f038c49b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:46:07Z',
'fuel_type': 'petrol',
'id': '0c04372c-47cd-5e0f-a092-8c96d55700c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LK64913',
'listing': 'auction',
'location': 'DE, Kempten (Allgäu)',
'make': 'Volkswagen',
'model': 'Golf Plus',
'odometer': 153849,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c04372c-47cd-5e0f-a092-8c96d55700c7/0c04372c-47cd-5e0f-a092-8c96d55700c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85911,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_675a95c87159aa596ca9fd1a9fe75a2d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c04372c-47cd-5e0f-a092-8c96d55700c7/0c04372c-47cd-5e0f-a092-8c96d55700c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78071,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_3344d97e2131778d29be3b1c1653cc7f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c04372c-47cd-5e0f-a092-8c96d55700c7/0c04372c-47cd-5e0f-a092-8c96d55700c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76209,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_627696248236a9aa2802d1e2f038c49b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c04372c-47cd-5e0f-a092-8c96d55700c7/0c04372c-47cd-5e0f-a092-8c96d55700c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65563,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_b2e37b07c6ad1cce457e077ce07fab26.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c04372c-47cd-5e0f-a092-8c96d55700c7/0c04372c-47cd-5e0f-a092-8c96d55700c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118945,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img86/e2/86e2d8688ef2b782385561a85b509314/pa/LK64913_d3c5ec9e2c4c1596005b9806bdce8b3e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Plus 1.4 TSI Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2011}
2026-03-30 10:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LK64913%27 HTTP/1.1" 200 None
2026-03-30 10:46:52 [auto1.de] INFO: Saving data for LK64913: {'created_time': 1774867612.15707, 'last_price_update_time': 1774867612.157082, 'auction_closing_time': 1774971967.0}
2026-03-30 10:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LK64913') HTTP/1.1" 204 0
2026-03-30 10:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UM69054/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TL54182/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:53 [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-30 10:46:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:53 [auto1.de] INFO: Channel: 24h | Page: 25 | totalHits: 9476 | hits on page: 40
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: UZ12630
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: EZ57191
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: AR08419
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AR08419%27 HTTP/1.1" 200 None
2026-03-30 10:46:53 [auto1.de] INFO: Scrape type for AR08419: 0
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: DA80798
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: AA94538
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: FK95635
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FK95635%27 HTTP/1.1" 200 None
2026-03-30 10:46:53 [auto1.de] INFO: Scrape type for FK95635: 0
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: AH51648
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AH51648%27 HTTP/1.1" 200 None
2026-03-30 10:46:53 [auto1.de] INFO: Scrape type for AH51648: 0
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: VA91828
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: XL02877
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XL02877%27 HTTP/1.1" 200 None
2026-03-30 10:46:53 [auto1.de] INFO: Scrape type for XL02877: 0
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: WW35819
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WW35819%27 HTTP/1.1" 200 None
2026-03-30 10:46:53 [auto1.de] INFO: Scrape type for WW35819: 0
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: YY43496
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YY43496%27 HTTP/1.1" 200 None
2026-03-30 10:46:53 [auto1.de] INFO: Scrape type for YY43496: 0
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: XN67118
2026-03-30 10:46:53 [auto1.de] INFO: Found listing with ID: CS82090
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CS82090%27 HTTP/1.1" 200 None
2026-03-30 10:46:53 [auto1.de] INFO: Scrape type for CS82090: 2
2026-03-30 10:46:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff29d2d4-c40f-5769-b735-a1b2a08b3b0a with identifier: CS82090
2026-03-30 10:46:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff29d2d4-c40f-5769-b735-a1b2a08b3b0a with scrape type 2
2026-03-30 10:46:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff29d2d4-c40f-5769-b735-a1b2a08b3b0a with scrape type 2
2026-03-30 10:46:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ff29d2d4-c40f-5769-b735-a1b2a08b3b0a, identifier: CS82090
2026-03-30 10:46:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ff29d2d4-c40f-5769-b735-a1b2a08b3b0a with identifier: CS82090
2026-03-30 10:46:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ff29d2d4-c40f-5769-b735-a1b2a08b3b0a with identifier: CS82090
2026-03-30 10:46:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ff29d2d4-c40f-5769-b735-a1b2a08b3b0a with identifier: CS82090 to the API
2026-03-30 10:46:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:40:52Z',
'fuel_type': 'petrol',
'id': 'ff29d2d4-c40f-5769-b735-a1b2a08b3b0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CS82090',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 146779,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-16',
'seller_name': None,
'title': 'Skoda Octavia 1.2 TSI Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2012}
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CS82090%27 HTTP/1.1" 200 None
2026-03-30 10:46:54 [auto1.de] INFO: Saving data for CS82090: {'auction_closing_time': 1774971652.0, 'created_time': 1773306695.981912, 'last_price_update_time': 1774867614.021891}
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CS82090') HTTP/1.1" 204 0
2026-03-30 10:46:54 [auto1.de] INFO: Found listing with ID: FT47423
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FT47423%27 HTTP/1.1" 200 None
2026-03-30 10:46:54 [auto1.de] INFO: Scrape type for FT47423: 1
2026-03-30 10:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MZ76661/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:54 [auto1.de] INFO: Found listing with ID: SD94329
2026-03-30 10:46:54 [auto1.de] INFO: Found listing with ID: FE58121
2026-03-30 10:46:54 [auto1.de] INFO: Found listing with ID: TR13013
2026-03-30 10:46:54 [auto1.de] INFO: Found listing with ID: BM23326
2026-03-30 10:46:54 [auto1.de] INFO: Found listing with ID: FJ52050
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FJ52050%27 HTTP/1.1" 200 None
2026-03-30 10:46:54 [auto1.de] INFO: Scrape type for FJ52050: 2
2026-03-30 10:46:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee4cf52e-a668-5892-9f25-f9c5d58d97f7 with identifier: FJ52050
2026-03-30 10:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4cf52e-a668-5892-9f25-f9c5d58d97f7 with scrape type 2
2026-03-30 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee4cf52e-a668-5892-9f25-f9c5d58d97f7 with scrape type 2
2026-03-30 10:46:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ee4cf52e-a668-5892-9f25-f9c5d58d97f7, identifier: FJ52050
2026-03-30 10:46:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ee4cf52e-a668-5892-9f25-f9c5d58d97f7 with identifier: FJ52050
2026-03-30 10:46:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ee4cf52e-a668-5892-9f25-f9c5d58d97f7 with identifier: FJ52050
2026-03-30 10:46:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ee4cf52e-a668-5892-9f25-f9c5d58d97f7 with identifier: FJ52050 to the API
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:21:06Z',
'fuel_type': 'diesel',
'id': 'ee4cf52e-a668-5892-9f25-f9c5d58d97f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FJ52050',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 238327,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-25',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.6 TDI Trendline BlueMotion',
'transmission': 'manual',
'trim': 'Trendline BlueMotion',
'year': 2012}
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FJ52050%27 HTTP/1.1" 200 None
2026-03-30 10:46:54 [auto1.de] INFO: Saving data for FJ52050: {'auction_closing_time': 1774970466.0, 'created_time': 1774293895.681529, 'last_price_update_time': 1774867614.78372}
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FJ52050') HTTP/1.1" 204 0
2026-03-30 10:46:54 [auto1.de] INFO: Found listing with ID: HC12973
2026-03-30 10:46:54 [auto1.de] INFO: Found listing with ID: AR52532
2026-03-30 10:46:54 [auto1.de] INFO: Found listing with ID: VV99941
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VV99941%27 HTTP/1.1" 200 None
2026-03-30 10:46:54 [auto1.de] INFO: Scrape type for VV99941: 2
2026-03-30 10:46:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa822b14-0ca8-56cc-86be-3c13ff2afbe3 with identifier: VV99941
2026-03-30 10:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa822b14-0ca8-56cc-86be-3c13ff2afbe3 with scrape type 2
2026-03-30 10:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa822b14-0ca8-56cc-86be-3c13ff2afbe3 with scrape type 2
2026-03-30 10:46:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: aa822b14-0ca8-56cc-86be-3c13ff2afbe3, identifier: VV99941
2026-03-30 10:46:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: aa822b14-0ca8-56cc-86be-3c13ff2afbe3 with identifier: VV99941
2026-03-30 10:46:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: aa822b14-0ca8-56cc-86be-3c13ff2afbe3 with identifier: VV99941
2026-03-30 10:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: aa822b14-0ca8-56cc-86be-3c13ff2afbe3 with identifier: VV99941 to the API
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46: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': 4,
'engine_horse_power': 205,
'expiration_date': '2026-03-31T15:30:37Z',
'fuel_type': 'diesel',
'id': 'aa822b14-0ca8-56cc-86be-3c13ff2afbe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VV99941',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLS-Klasse',
'odometer': 136997,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-26',
'seller_name': None,
'title': 'Mercedes-Benz CLS-Klasse CLS 250 d 4Matic BlueTEC',
'transmission': 'automatic',
'trim': '4Matic BlueTEC',
'year': 2016}
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VV99941%27 HTTP/1.1" 200 None
2026-03-30 10:46:55 [auto1.de] INFO: Saving data for VV99941: {'auction_closing_time': 1774971037.0, 'created_time': 1774639456.92185, 'last_price_update_time': 1774867615.255491}
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VV99941') HTTP/1.1" 204 0
2026-03-30 10:46:55 [auto1.de] INFO: Found listing with ID: BK51820
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BK51820%27 HTTP/1.1" 200 None
2026-03-30 10:46:55 [auto1.de] INFO: Scrape type for BK51820: 2
2026-03-30 10:46:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2582c48d-85ef-5d42-af44-5be442092d3a with identifier: BK51820
2026-03-30 10:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2582c48d-85ef-5d42-af44-5be442092d3a with scrape type 2
2026-03-30 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2582c48d-85ef-5d42-af44-5be442092d3a with scrape type 2
2026-03-30 10:46:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2582c48d-85ef-5d42-af44-5be442092d3a, identifier: BK51820
2026-03-30 10:46:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2582c48d-85ef-5d42-af44-5be442092d3a with identifier: BK51820
2026-03-30 10:46:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2582c48d-85ef-5d42-af44-5be442092d3a with identifier: BK51820
2026-03-30 10:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2582c48d-85ef-5d42-af44-5be442092d3a with identifier: BK51820 to the API
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:08:11Z',
'fuel_type': 'petrol',
'id': '2582c48d-85ef-5d42-af44-5be442092d3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BK51820',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 108780,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-01',
'seller_name': None,
'title': 'BMW 1er 118i Sport Line',
'transmission': 'manual',
'trim': 'Sport Line',
'year': 2016}
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BK51820%27 HTTP/1.1" 200 None
2026-03-30 10:46:55 [auto1.de] INFO: Saving data for BK51820: {'auction_closing_time': 1774969691.0, 'created_time': 1773686248.116377, 'last_price_update_time': 1774867615.734316}
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BK51820') HTTP/1.1" 204 0
2026-03-30 10:46:55 [auto1.de] INFO: Found listing with ID: FT13435
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FT13435%27 HTTP/1.1" 200 None
2026-03-30 10:46:55 [auto1.de] INFO: Scrape type for FT13435: 2
2026-03-30 10:46:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67368759-e294-5b68-ab1f-7c9bb1f8027f with identifier: FT13435
2026-03-30 10:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67368759-e294-5b68-ab1f-7c9bb1f8027f with scrape type 2
2026-03-30 10:46:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67368759-e294-5b68-ab1f-7c9bb1f8027f with scrape type 2
2026-03-30 10:46:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 67368759-e294-5b68-ab1f-7c9bb1f8027f, identifier: FT13435
2026-03-30 10:46:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 67368759-e294-5b68-ab1f-7c9bb1f8027f with identifier: FT13435
2026-03-30 10:46:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 67368759-e294-5b68-ab1f-7c9bb1f8027f with identifier: FT13435
2026-03-30 10:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 67368759-e294-5b68-ab1f-7c9bb1f8027f with identifier: FT13435 to the API
2026-03-30 10:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-31T15:05:12Z',
'fuel_type': 'diesel',
'id': '67368759-e294-5b68-ab1f-7c9bb1f8027f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FT13435',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 154062,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-12',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2013}
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FT13435%27 HTTP/1.1" 200 None
2026-03-30 10:46:56 [auto1.de] INFO: Saving data for FT13435: {'auction_closing_time': 1774969512.0, 'created_time': 1774636913.633085, 'last_price_update_time': 1774867616.222272}
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FT13435') HTTP/1.1" 204 0
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: AK78787
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AK78787%27 HTTP/1.1" 200 None
2026-03-30 10:46:56 [auto1.de] INFO: Scrape type for AK78787: 2
2026-03-30 10:46:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b45ed1e-b77e-5b66-adeb-eef82b102a41 with identifier: AK78787
2026-03-30 10:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b45ed1e-b77e-5b66-adeb-eef82b102a41 with scrape type 2
2026-03-30 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b45ed1e-b77e-5b66-adeb-eef82b102a41 with scrape type 2
2026-03-30 10:46:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8b45ed1e-b77e-5b66-adeb-eef82b102a41, identifier: AK78787
2026-03-30 10:46:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8b45ed1e-b77e-5b66-adeb-eef82b102a41 with identifier: AK78787
2026-03-30 10:46:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8b45ed1e-b77e-5b66-adeb-eef82b102a41 with identifier: AK78787
2026-03-30 10:46:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8b45ed1e-b77e-5b66-adeb-eef82b102a41 with identifier: AK78787 to the API
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46: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': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:49:11Z',
'fuel_type': 'petrol',
'id': '8b45ed1e-b77e-5b66-adeb-eef82b102a41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AK78787',
'listing': 'auction',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 152464,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-02-11',
'seller_name': None,
'title': 'Skoda Fabia 1.4 Ambiente',
'transmission': 'manual',
'trim': 'Ambiente',
'year': 2007}
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AK78787%27 HTTP/1.1" 200 None
2026-03-30 10:46:56 [auto1.de] INFO: Saving data for AK78787: {'auction_closing_time': 1774972151.0, 'created_time': 1774294181.89747, 'last_price_update_time': 1774867616.790135}
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AK78787') HTTP/1.1" 204 0
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: CB76983
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: MD89807
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: TV25506
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: DJ56370
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DJ56370%27 HTTP/1.1" 200 None
2026-03-30 10:46:56 [auto1.de] INFO: Scrape type for DJ56370: 1
2026-03-30 10:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FE23219/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: RL37399
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RL37399%27 HTTP/1.1" 200 None
2026-03-30 10:46:56 [auto1.de] INFO: Scrape type for RL37399: 1
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: XV64183
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XV64183%27 HTTP/1.1" 200 None
2026-03-30 10:46:56 [auto1.de] INFO: Scrape type for XV64183: 1
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: SK74966
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: VL87987
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VL87987%27 HTTP/1.1" 200 None
2026-03-30 10:46:56 [auto1.de] INFO: Scrape type for VL87987: 1
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: SJ67214
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SJ67214%27 HTTP/1.1" 200 None
2026-03-30 10:46:56 [auto1.de] INFO: Scrape type for SJ67214: 1
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: GS55217
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: VZ72237
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: XH62328
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: AG69292
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: FG17042
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FG17042%27 HTTP/1.1" 200 None
2026-03-30 10:46:56 [auto1.de] INFO: Scrape type for FG17042: 1
2026-03-30 10:46:56 [auto1.de] INFO: Found listing with ID: HY62565
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HY62565%27 HTTP/1.1" 200 None
2026-03-30 10:46:56 [auto1.de] INFO: Scrape type for HY62565: 2
2026-03-30 10:46:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 586aed2c-049b-59d2-b0e8-c29ccdd158c2 with identifier: HY62565
2026-03-30 10:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 586aed2c-049b-59d2-b0e8-c29ccdd158c2 with scrape type 2
2026-03-30 10:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 586aed2c-049b-59d2-b0e8-c29ccdd158c2 with scrape type 2
2026-03-30 10:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 586aed2c-049b-59d2-b0e8-c29ccdd158c2, identifier: HY62565
2026-03-30 10:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 586aed2c-049b-59d2-b0e8-c29ccdd158c2 with identifier: HY62565
2026-03-30 10:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 586aed2c-049b-59d2-b0e8-c29ccdd158c2 with identifier: HY62565
2026-03-30 10:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 586aed2c-049b-59d2-b0e8-c29ccdd158c2 with identifier: HY62565 to the API
2026-03-30 10:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:46: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-30 10:46: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:08:53Z',
'fuel_type': 'petrol',
'id': '586aed2c-049b-59d2-b0e8-c29ccdd158c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HY62565',
'listing': 'auction',
'make': 'Honda',
'model': 'Jazz',
'odometer': 206858,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-03',
'seller_name': None,
'title': 'Honda Jazz 1.4 Exclusive',
'transmission': 'automatic',
'trim': 'Exclusive',
'year': 2010}
2026-03-30 10:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HY62565%27 HTTP/1.1" 200 None
2026-03-30 10:46:57 [auto1.de] INFO: Saving data for HY62565: {'auction_closing_time': 1774969733.0, 'created_time': 1773685864.502878, 'last_price_update_time': 1774867617.461399}
2026-03-30 10:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HY62565') HTTP/1.1" 204 0
2026-03-30 10:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AG12776/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EH54966/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FC01690/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TL54182> (referer: https://www.auto1.com/v1/car-details-view/TL54182/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:46:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:46:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e99cd9a-db9b-5361-a26a-26fd4a044eaa with identifier: TL54182
2026-03-30 10:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e99cd9a-db9b-5361-a26a-26fd4a044eaa with scrape type 1
2026-03-30 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e99cd9a-db9b-5361-a26a-26fd4a044eaa
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0f%252Ff8%252F0ff83711c182216836a7cfb81b39f8cc%252Fpa%252FTL54182_685947d50953f2c46c6be884f5651fd8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_685947d50953f2c46c6be884f5651fd8.jpg already downloaded
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0f%252Ff8%252F0ff83711c182216836a7cfb81b39f8cc%252Fpa%252FTL54182_b80676a73d1240162a47f3cfcde2e907.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_b80676a73d1240162a47f3cfcde2e907.jpg already downloaded
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0f%252Ff8%252F0ff83711c182216836a7cfb81b39f8cc%252Fpa%252FTL54182_d5a815a2e0e3897c847dcecd01658d32.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_d5a815a2e0e3897c847dcecd01658d32.jpg already downloaded
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0f%252Ff8%252F0ff83711c182216836a7cfb81b39f8cc%252Fpa%252FTL54182_d0cef5a2850328ce800d7082d26d729d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_d0cef5a2850328ce800d7082d26d729d.jpg already downloaded
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0f%252Ff8%252F0ff83711c182216836a7cfb81b39f8cc%252Fpa%252FTL54182_28201252edf5c3bc06201e7779d3af7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_28201252edf5c3bc06201e7779d3af7e.jpg already downloaded
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0f%252Ff8%252F0ff83711c182216836a7cfb81b39f8cc%252Fpa%252FTL54182_6190a7e1ecd740b8b830b907ae7be411.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_6190a7e1ecd740b8b830b907ae7be411.jpg already downloaded
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0f%252Ff8%252F0ff83711c182216836a7cfb81b39f8cc%252Fpa%252FTL54182_d3c2642d66bd3e190e595b55f4104fbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_d3c2642d66bd3e190e595b55f4104fbb.jpg already downloaded
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0f%252Ff8%252F0ff83711c182216836a7cfb81b39f8cc%252Fpa%252FTL54182_95eab11e5c4580ad8e7d15e2669d80ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_95eab11e5c4580ad8e7d15e2669d80ee.jpg already downloaded
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0f%252Ff8%252F0ff83711c182216836a7cfb81b39f8cc%252Fpa%252FTL54182_a6648b8a016008062da8aaaf69a2f11b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_a6648b8a016008062da8aaaf69a2f11b.jpg already downloaded
2026-03-30 10:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0f%252Ff8%252F0ff83711c182216836a7cfb81b39f8cc%252Fpa%252FTL54182_512548fdaf623b03bade232302a1fcc6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_512548fdaf623b03bade232302a1fcc6.jpg already downloaded
2026-03-30 10:47:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1e99cd9a-db9b-5361-a26a-26fd4a044eaa, identifier: TL54182
2026-03-30 10:47:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1e99cd9a-db9b-5361-a26a-26fd4a044eaa with identifier: TL54182
2026-03-30 10:47:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1e99cd9a-db9b-5361-a26a-26fd4a044eaa with identifier: TL54182
2026-03-30 10:47:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1e99cd9a-db9b-5361-a26a-26fd4a044eaa with identifier: TL54182 to the API
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/TL54182>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:53:56Z',
'fuel_type': 'petrol',
'id': '1e99cd9a-db9b-5361-a26a-26fd4a044eaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TL54182',
'listing': 'auction',
'location': 'DE, Kitzingen',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 87579,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_685947d50953f2c46c6be884f5651fd8.jpg',
'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_b80676a73d1240162a47f3cfcde2e907.jpg',
'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_d5a815a2e0e3897c847dcecd01658d32.jpg',
'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_d0cef5a2850328ce800d7082d26d729d.jpg',
'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_28201252edf5c3bc06201e7779d3af7e.jpg',
'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_6190a7e1ecd740b8b830b907ae7be411.jpg',
'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_d3c2642d66bd3e190e595b55f4104fbb.jpg',
'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_95eab11e5c4580ad8e7d15e2669d80ee.jpg',
'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_a6648b8a016008062da8aaaf69a2f11b.jpg',
'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_512548fdaf623b03bade232302a1fcc6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e99cd9a-db9b-5361-a26a-26fd4a044eaa/1e99cd9a-db9b-5361-a26a-26fd4a044eaa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2807804,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_685947d50953f2c46c6be884f5651fd8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e99cd9a-db9b-5361-a26a-26fd4a044eaa/1e99cd9a-db9b-5361-a26a-26fd4a044eaa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2835746,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_b80676a73d1240162a47f3cfcde2e907.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e99cd9a-db9b-5361-a26a-26fd4a044eaa/1e99cd9a-db9b-5361-a26a-26fd4a044eaa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2876542,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_d5a815a2e0e3897c847dcecd01658d32.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e99cd9a-db9b-5361-a26a-26fd4a044eaa/1e99cd9a-db9b-5361-a26a-26fd4a044eaa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68944,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_d0cef5a2850328ce800d7082d26d729d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e99cd9a-db9b-5361-a26a-26fd4a044eaa/1e99cd9a-db9b-5361-a26a-26fd4a044eaa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2586431,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_28201252edf5c3bc06201e7779d3af7e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e99cd9a-db9b-5361-a26a-26fd4a044eaa/1e99cd9a-db9b-5361-a26a-26fd4a044eaa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2719395,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_6190a7e1ecd740b8b830b907ae7be411.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e99cd9a-db9b-5361-a26a-26fd4a044eaa/1e99cd9a-db9b-5361-a26a-26fd4a044eaa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64361,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_d3c2642d66bd3e190e595b55f4104fbb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e99cd9a-db9b-5361-a26a-26fd4a044eaa/1e99cd9a-db9b-5361-a26a-26fd4a044eaa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76693,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_95eab11e5c4580ad8e7d15e2669d80ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e99cd9a-db9b-5361-a26a-26fd4a044eaa/1e99cd9a-db9b-5361-a26a-26fd4a044eaa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2731464,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_a6648b8a016008062da8aaaf69a2f11b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e99cd9a-db9b-5361-a26a-26fd4a044eaa/1e99cd9a-db9b-5361-a26a-26fd4a044eaa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2544272,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img0f/f8/0ff83711c182216836a7cfb81b39f8cc/pa/TL54182_512548fdaf623b03bade232302a1fcc6.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-05-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2019}
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TL54182%27 HTTP/1.1" 200 None
2026-03-30 10:47:00 [auto1.de] INFO: Saving data for TL54182: {'created_time': 1774867620.547575, 'last_price_update_time': 1774867620.547585, 'auction_closing_time': 1774972436.0}
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TL54182') HTTP/1.1" 204 0
2026-03-30 10:47:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YF96126> (referer: https://www.auto1.com/v1/car-details-view/YF96126/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd336dd4-a656-51cd-ac8b-e039c5dda18a with identifier: YF96126
2026-03-30 10:47:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd336dd4-a656-51cd-ac8b-e039c5dda18a with scrape type 1
2026-03-30 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd336dd4-a656-51cd-ac8b-e039c5dda18a
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F9c%252Fae9ceba141ad6bbd3c635c85e3e19f21%252Fpa%252FYF96126_29215d1dd2d67dc469dae458689b14a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_29215d1dd2d67dc469dae458689b14a7.jpg already downloaded
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F9c%252Fae9ceba141ad6bbd3c635c85e3e19f21%252Fpa%252FYF96126_eb8cc1c495a6296fd0c20c72f1fcd631.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_eb8cc1c495a6296fd0c20c72f1fcd631.jpg already downloaded
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F9c%252Fae9ceba141ad6bbd3c635c85e3e19f21%252Fpa%252FYF96126_34affd77bee1faf61b7a47035b72fce6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_34affd77bee1faf61b7a47035b72fce6.jpg already downloaded
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F9c%252Fae9ceba141ad6bbd3c635c85e3e19f21%252Fpa%252FYF96126_d297162a9c4c622159bacd9fabd5ab94.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_d297162a9c4c622159bacd9fabd5ab94.jpg already downloaded
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F9c%252Fae9ceba141ad6bbd3c635c85e3e19f21%252Fpa%252FYF96126_25e608278df5fb3b0987f632f3e7d865.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_25e608278df5fb3b0987f632f3e7d865.jpg already downloaded
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F9c%252Fae9ceba141ad6bbd3c635c85e3e19f21%252Fpa%252FYF96126_f9e9bb9961f06477022a10de0743ab14.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_f9e9bb9961f06477022a10de0743ab14.jpg already downloaded
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F9c%252Fae9ceba141ad6bbd3c635c85e3e19f21%252Fpa%252FYF96126_c73e891b4a333c1e623efcfb2a6aa47e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_c73e891b4a333c1e623efcfb2a6aa47e.jpg already downloaded
2026-03-30 10:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F9c%252Fae9ceba141ad6bbd3c635c85e3e19f21%252Fpa%252FYF96126_1db6aa14f5c33f94ac694061b251c63d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_1db6aa14f5c33f94ac694061b251c63d.jpg already downloaded
2026-03-30 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F9c%252Fae9ceba141ad6bbd3c635c85e3e19f21%252Fpa%252FYF96126_34f026987c9c895a41dfeaa2e36d4084.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_34f026987c9c895a41dfeaa2e36d4084.jpg already downloaded
2026-03-30 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F9c%252Fae9ceba141ad6bbd3c635c85e3e19f21%252Fpa%252FYF96126_77abf55863dbc6824e90bfb62919811f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_77abf55863dbc6824e90bfb62919811f.jpg already downloaded
2026-03-30 10:47:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: bd336dd4-a656-51cd-ac8b-e039c5dda18a, identifier: YF96126
2026-03-30 10:47:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: bd336dd4-a656-51cd-ac8b-e039c5dda18a with identifier: YF96126
2026-03-30 10:47:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: bd336dd4-a656-51cd-ac8b-e039c5dda18a with identifier: YF96126
2026-03-30 10:47:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: bd336dd4-a656-51cd-ac8b-e039c5dda18a with identifier: YF96126 to the API
2026-03-30 10:47:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47:01 [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-30 10:47:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YF96126>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:48:56Z',
'fuel_type': 'petrol',
'id': 'bd336dd4-a656-51cd-ac8b-e039c5dda18a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YF96126',
'listing': 'auction',
'location': 'Potsdam',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 38670,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_29215d1dd2d67dc469dae458689b14a7.jpg',
'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_eb8cc1c495a6296fd0c20c72f1fcd631.jpg',
'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_34affd77bee1faf61b7a47035b72fce6.jpg',
'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_d297162a9c4c622159bacd9fabd5ab94.jpg',
'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_25e608278df5fb3b0987f632f3e7d865.jpg',
'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_f9e9bb9961f06477022a10de0743ab14.jpg',
'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_c73e891b4a333c1e623efcfb2a6aa47e.jpg',
'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_1db6aa14f5c33f94ac694061b251c63d.jpg',
'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_34f026987c9c895a41dfeaa2e36d4084.jpg',
'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_77abf55863dbc6824e90bfb62919811f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd336dd4-a656-51cd-ac8b-e039c5dda18a/bd336dd4-a656-51cd-ac8b-e039c5dda18a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2317095,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_29215d1dd2d67dc469dae458689b14a7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd336dd4-a656-51cd-ac8b-e039c5dda18a/bd336dd4-a656-51cd-ac8b-e039c5dda18a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73113,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_eb8cc1c495a6296fd0c20c72f1fcd631.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd336dd4-a656-51cd-ac8b-e039c5dda18a/bd336dd4-a656-51cd-ac8b-e039c5dda18a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69196,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_34affd77bee1faf61b7a47035b72fce6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd336dd4-a656-51cd-ac8b-e039c5dda18a/bd336dd4-a656-51cd-ac8b-e039c5dda18a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58959,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_d297162a9c4c622159bacd9fabd5ab94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd336dd4-a656-51cd-ac8b-e039c5dda18a/bd336dd4-a656-51cd-ac8b-e039c5dda18a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70829,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_25e608278df5fb3b0987f632f3e7d865.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd336dd4-a656-51cd-ac8b-e039c5dda18a/bd336dd4-a656-51cd-ac8b-e039c5dda18a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75024,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_f9e9bb9961f06477022a10de0743ab14.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd336dd4-a656-51cd-ac8b-e039c5dda18a/bd336dd4-a656-51cd-ac8b-e039c5dda18a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55335,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_c73e891b4a333c1e623efcfb2a6aa47e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd336dd4-a656-51cd-ac8b-e039c5dda18a/bd336dd4-a656-51cd-ac8b-e039c5dda18a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83797,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_1db6aa14f5c33f94ac694061b251c63d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd336dd4-a656-51cd-ac8b-e039c5dda18a/bd336dd4-a656-51cd-ac8b-e039c5dda18a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72405,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_34f026987c9c895a41dfeaa2e36d4084.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd336dd4-a656-51cd-ac8b-e039c5dda18a/bd336dd4-a656-51cd-ac8b-e039c5dda18a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66393,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgae/9c/ae9ceba141ad6bbd3c635c85e3e19f21/pa/YF96126_77abf55863dbc6824e90bfb62919811f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 1.0 TSI Join',
'transmission': 'manual',
'trim': 'Join',
'year': 2019}
2026-03-30 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YF96126%27 HTTP/1.1" 200 None
2026-03-30 10:47:01 [auto1.de] INFO: Saving data for YF96126: {'created_time': 1774867621.964848, 'last_price_update_time': 1774867621.964859, 'auction_closing_time': 1774972136.0}
2026-03-30 10:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YF96126') HTTP/1.1" 204 0
2026-03-30 10:47:04 [scrapy.extensions.logstats] INFO: Crawled 598 pages (at 34 pages/min), scraped 434 items (at 22 items/min)
2026-03-30 10:47:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:47:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UM69054> (referer: https://www.auto1.com/v1/car-details-view/UM69054/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c with identifier: UM69054
2026-03-30 10:47:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c with scrape type 1
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_e42c48fd2f97ae10e6db9d885b178c73.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_e42c48fd2f97ae10e6db9d885b178c73.jpg not downloaded yet
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_d70a770101e9452c870e5d37693c306e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_d70a770101e9452c870e5d37693c306e.jpg not downloaded yet
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_c20751095febcd2ba40841f12a308d86.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_c20751095febcd2ba40841f12a308d86.jpg not downloaded yet
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_4e2a12c18675b869761887c21f30adff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_4e2a12c18675b869761887c21f30adff.jpg not downloaded yet
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_4817998be3f059ea67f110bb9d016792.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_4817998be3f059ea67f110bb9d016792.jpg not downloaded yet
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_f7766311631c9d82f53f17bd329ffe0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_f7766311631c9d82f53f17bd329ffe0a.jpg not downloaded yet
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_ab52fc36b0dfab53c3083891d670e3ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_ab52fc36b0dfab53c3083891d670e3ed.jpg not downloaded yet
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_98a3fe1a005ea6e608f6b3c92a9311ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_98a3fe1a005ea6e608f6b3c92a9311ef.jpg not downloaded yet
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_0bcae1b5a2d6027aabbc5f72c3aa9360.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_0bcae1b5a2d6027aabbc5f72c3aa9360.jpg not downloaded yet
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_1c64df7a1155f7a6cbd16e28ce7d8f2b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_1c64df7a1155f7a6cbd16e28ce7d8f2b.jpg not downloaded yet
2026-03-30 10:47: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-30 10:47:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:07 [auto1.de] INFO: Channel: 24h | Page: 26 | totalHits: 9477 | hits on page: 40
2026-03-30 10:47:07 [auto1.de] INFO: Found listing with ID: HY62565
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HY62565%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [auto1.de] INFO: Scrape type for HY62565: 0
2026-03-30 10:47:07 [auto1.de] INFO: Found listing with ID: EY90590
2026-03-30 10:47:07 [auto1.de] INFO: Found listing with ID: NM07390
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NM07390%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [auto1.de] INFO: Scrape type for NM07390: 1
2026-03-30 10:47:07 [auto1.de] INFO: Found listing with ID: NL38495
2026-03-30 10:47:07 [auto1.de] INFO: Found listing with ID: BN14015
2026-03-30 10:47:07 [auto1.de] INFO: Found listing with ID: TE81781
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TE81781%27 HTTP/1.1" 200 None
2026-03-30 10:47:07 [auto1.de] INFO: Scrape type for TE81781: 2
2026-03-30 10:47:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 396b83d5-fd83-572a-8b95-0acafc273be8 with identifier: TE81781
2026-03-30 10:47:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 396b83d5-fd83-572a-8b95-0acafc273be8 with scrape type 2
2026-03-30 10:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 396b83d5-fd83-572a-8b95-0acafc273be8 with scrape type 2
2026-03-30 10:47:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 396b83d5-fd83-572a-8b95-0acafc273be8, identifier: TE81781
2026-03-30 10:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 396b83d5-fd83-572a-8b95-0acafc273be8 with identifier: TE81781
2026-03-30 10:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 396b83d5-fd83-572a-8b95-0acafc273be8 with identifier: TE81781
2026-03-30 10:47:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 396b83d5-fd83-572a-8b95-0acafc273be8 with identifier: TE81781 to the API
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:10:14Z',
'fuel_type': 'diesel',
'id': '396b83d5-fd83-572a-8b95-0acafc273be8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TE81781',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 77345,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-23',
'seller_name': None,
'title': 'Volkswagen Caddy 2.0 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2021}
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TE81781%27 HTTP/1.1" 200 None
2026-03-30 10:47:08 [auto1.de] INFO: Saving data for TE81781: {'auction_closing_time': 1774969814.0, 'created_time': 1774637085.379155, 'last_price_update_time': 1774867628.325131}
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TE81781') HTTP/1.1" 204 0
2026-03-30 10:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PF77669> (referer: https://www.auto1.com/v1/car-details-view/PF77669/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: RZ03047
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: ZW58241
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: YS78642
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YS78642%27 HTTP/1.1" 200 None
2026-03-30 10:47:08 [auto1.de] INFO: Scrape type for YS78642: 1
2026-03-30 10:47:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: HK63697
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: VZ61460
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VZ61460%27 HTTP/1.1" 200 None
2026-03-30 10:47:08 [auto1.de] INFO: Scrape type for VZ61460: 1
2026-03-30 10:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MZ76661> (referer: https://www.auto1.com/v1/car-details-view/MZ76661/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: MJ46471
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: PT32058
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PT32058%27 HTTP/1.1" 200 None
2026-03-30 10:47:08 [auto1.de] INFO: Scrape type for PT32058: 1
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: BP66630
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: MJ72325
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: SP39385
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: YZ91982
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YZ91982%27 HTTP/1.1" 200 None
2026-03-30 10:47:08 [auto1.de] INFO: Scrape type for YZ91982: 1
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: ZA18764
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: RP13899
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: SC15486
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: SS95122
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: WA56629
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WA56629%27 HTTP/1.1" 200 None
2026-03-30 10:47:08 [auto1.de] INFO: Scrape type for WA56629: 1
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: JL46781
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JL46781%27 HTTP/1.1" 200 None
2026-03-30 10:47:08 [auto1.de] INFO: Scrape type for JL46781: 1
2026-03-30 10:47:08 [auto1.de] INFO: Found listing with ID: BB80176
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BB80176%27 HTTP/1.1" 200 None
2026-03-30 10:47:08 [auto1.de] INFO: Scrape type for BB80176: 2
2026-03-30 10:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f47021b-9bc4-59ad-8d79-3475b834fd4a with identifier: BB80176
2026-03-30 10:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f47021b-9bc4-59ad-8d79-3475b834fd4a with scrape type 2
2026-03-30 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f47021b-9bc4-59ad-8d79-3475b834fd4a with scrape type 2
2026-03-30 10:47:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5f47021b-9bc4-59ad-8d79-3475b834fd4a, identifier: BB80176
2026-03-30 10:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5f47021b-9bc4-59ad-8d79-3475b834fd4a with identifier: BB80176
2026-03-30 10:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5f47021b-9bc4-59ad-8d79-3475b834fd4a with identifier: BB80176
2026-03-30 10:47:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5f47021b-9bc4-59ad-8d79-3475b834fd4a with identifier: BB80176 to the API
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:08 [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': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:20:26Z',
'fuel_type': 'diesel',
'id': '5f47021b-9bc4-59ad-8d79-3475b834fd4a',
'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/BB80176',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T6 Kombi',
'odometer': 146221,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-27',
'seller_name': None,
'title': 'Volkswagen T6 Kombi 2.0 TDI lang FWD',
'transmission': 'manual',
'trim': 'lang FWD',
'year': 2021}
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BB80176%27 HTTP/1.1" 200 None
2026-03-30 10:47:08 [auto1.de] INFO: Saving data for BB80176: {'auction_closing_time': 1774970426.0, 'created_time': 1773741233.762859, 'last_price_update_time': 1774867628.890049}
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BB80176') HTTP/1.1" 204 0
2026-03-30 10:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e173ad7-a61c-51fb-855c-3ad80870d08c with identifier: PF77669
2026-03-30 10:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e173ad7-a61c-51fb-855c-3ad80870d08c with scrape type 1
2026-03-30 10:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e173ad7-a61c-51fb-855c-3ad80870d08c
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F33%252F5633148a3b1183f8294f905ac3647180%252Fpa%252FPF77669_df6f067030bfa0972aaf7fcba8adb248.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_df6f067030bfa0972aaf7fcba8adb248.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F33%252F5633148a3b1183f8294f905ac3647180%252Fpa%252FPF77669_96d5dd16d007f47b2e38bc6670a19660.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_96d5dd16d007f47b2e38bc6670a19660.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F33%252F5633148a3b1183f8294f905ac3647180%252Fpa%252FPF77669_292e480af9f0f12dc8d4e98fee226092.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_292e480af9f0f12dc8d4e98fee226092.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F33%252F5633148a3b1183f8294f905ac3647180%252Fpa%252FPF77669_4aae7075d7630202f84709c4bf897e8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_4aae7075d7630202f84709c4bf897e8f.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F33%252F5633148a3b1183f8294f905ac3647180%252Fpa%252FPF77669_2f80c7ca3f2fd6a70b23e4f14a45eb99.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_2f80c7ca3f2fd6a70b23e4f14a45eb99.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F33%252F5633148a3b1183f8294f905ac3647180%252Fpa%252FPF77669_1774ac99b591cc15204653943bb2b2d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_1774ac99b591cc15204653943bb2b2d4.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F33%252F5633148a3b1183f8294f905ac3647180%252Fpa%252FPF77669_956a4322163097d938ec626ce5ebd296.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_956a4322163097d938ec626ce5ebd296.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F33%252F5633148a3b1183f8294f905ac3647180%252Fpa%252FPF77669_f2c89689622013f1185aee1359813adc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_f2c89689622013f1185aee1359813adc.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F33%252F5633148a3b1183f8294f905ac3647180%252Fpa%252FPF77669_b2891664765dd30bc0a5b6b55b15e69d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_b2891664765dd30bc0a5b6b55b15e69d.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg56%252F33%252F5633148a3b1183f8294f905ac3647180%252Fpa%252FPF77669_bc56752f8db8bbd93eab395a80ba2b66.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_bc56752f8db8bbd93eab395a80ba2b66.jpg already downloaded
2026-03-30 10:47:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2e173ad7-a61c-51fb-855c-3ad80870d08c, identifier: PF77669
2026-03-30 10:47:09 [auto1.de] INFO: Found listing with ID: JT25474
2026-03-30 10:47:09 [auto1.de] INFO: Found listing with ID: NU82917
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NU82917%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [auto1.de] INFO: Scrape type for NU82917: 1
2026-03-30 10:47:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2e173ad7-a61c-51fb-855c-3ad80870d08c with identifier: PF77669
2026-03-30 10:47:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2e173ad7-a61c-51fb-855c-3ad80870d08c with identifier: PF77669
2026-03-30 10:47:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2e173ad7-a61c-51fb-855c-3ad80870d08c with identifier: PF77669 to the API
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/PF77669>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'petrol',
'id': '2e173ad7-a61c-51fb-855c-3ad80870d08c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PF77669',
'listing': 'auction',
'location': 'DE, Lüdersfeld',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 112709,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_df6f067030bfa0972aaf7fcba8adb248.jpg',
'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_96d5dd16d007f47b2e38bc6670a19660.jpg',
'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_292e480af9f0f12dc8d4e98fee226092.jpg',
'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_4aae7075d7630202f84709c4bf897e8f.jpg',
'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_2f80c7ca3f2fd6a70b23e4f14a45eb99.jpg',
'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_1774ac99b591cc15204653943bb2b2d4.jpg',
'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_956a4322163097d938ec626ce5ebd296.jpg',
'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_f2c89689622013f1185aee1359813adc.jpg',
'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_b2891664765dd30bc0a5b6b55b15e69d.jpg',
'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_bc56752f8db8bbd93eab395a80ba2b66.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e173ad7-a61c-51fb-855c-3ad80870d08c/2e173ad7-a61c-51fb-855c-3ad80870d08c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66292,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_df6f067030bfa0972aaf7fcba8adb248.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e173ad7-a61c-51fb-855c-3ad80870d08c/2e173ad7-a61c-51fb-855c-3ad80870d08c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60631,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_96d5dd16d007f47b2e38bc6670a19660.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e173ad7-a61c-51fb-855c-3ad80870d08c/2e173ad7-a61c-51fb-855c-3ad80870d08c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58615,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_292e480af9f0f12dc8d4e98fee226092.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e173ad7-a61c-51fb-855c-3ad80870d08c/2e173ad7-a61c-51fb-855c-3ad80870d08c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2459864,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_4aae7075d7630202f84709c4bf897e8f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e173ad7-a61c-51fb-855c-3ad80870d08c/2e173ad7-a61c-51fb-855c-3ad80870d08c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2527151,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_2f80c7ca3f2fd6a70b23e4f14a45eb99.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e173ad7-a61c-51fb-855c-3ad80870d08c/2e173ad7-a61c-51fb-855c-3ad80870d08c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55060,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_1774ac99b591cc15204653943bb2b2d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e173ad7-a61c-51fb-855c-3ad80870d08c/2e173ad7-a61c-51fb-855c-3ad80870d08c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49863,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_956a4322163097d938ec626ce5ebd296.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e173ad7-a61c-51fb-855c-3ad80870d08c/2e173ad7-a61c-51fb-855c-3ad80870d08c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56120,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_f2c89689622013f1185aee1359813adc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e173ad7-a61c-51fb-855c-3ad80870d08c/2e173ad7-a61c-51fb-855c-3ad80870d08c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2429088,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_b2891664765dd30bc0a5b6b55b15e69d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e173ad7-a61c-51fb-855c-3ad80870d08c/2e173ad7-a61c-51fb-855c-3ad80870d08c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55190,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/33/5633148a3b1183f8294f905ac3647180/pa/PF77669_bc56752f8db8bbd93eab395a80ba2b66.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 180 Urban',
'transmission': 'manual',
'trim': 'Urban',
'year': 2015}
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PF77669%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [auto1.de] INFO: Saving data for PF77669: {'created_time': 1774867629.66818, 'last_price_update_time': 1774867629.668193, 'auction_closing_time': 1774969200.0}
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PF77669') HTTP/1.1" 204 0
2026-03-30 10:47:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2ea26d8-ec30-5598-97f4-ff14adb43fcf with identifier: MZ76661
2026-03-30 10:47:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2ea26d8-ec30-5598-97f4-ff14adb43fcf with scrape type 1
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2ea26d8-ec30-5598-97f4-ff14adb43fcf
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F74%252F4774596c99b8a3bcdbed969324f51306%252Fpa%252FMZ76661_57bb94e93e3286309af60682db1c9d86.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_57bb94e93e3286309af60682db1c9d86.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F74%252F4774596c99b8a3bcdbed969324f51306%252Fpa%252FMZ76661_40f9ae7c605609f0dd657e3dec9c5fea.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_40f9ae7c605609f0dd657e3dec9c5fea.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F74%252F4774596c99b8a3bcdbed969324f51306%252Fpa%252FMZ76661_5cd97101b488cbfeec59fb4bf78fa248.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_5cd97101b488cbfeec59fb4bf78fa248.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F74%252F4774596c99b8a3bcdbed969324f51306%252Fpa%252FMZ76661_43fce25fab7f7a2eb0aa231adfeb8c6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_43fce25fab7f7a2eb0aa231adfeb8c6a.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F74%252F4774596c99b8a3bcdbed969324f51306%252Fpa%252FMZ76661_4e1199158906d110ecc5312f52ab5716.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_4e1199158906d110ecc5312f52ab5716.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F74%252F4774596c99b8a3bcdbed969324f51306%252Fpa%252FMZ76661_673daa1e508faf00d6970521832e8f75.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_673daa1e508faf00d6970521832e8f75.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F74%252F4774596c99b8a3bcdbed969324f51306%252Fpa%252FMZ76661_158d3d76a3378d50eea93fef62c90911.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_158d3d76a3378d50eea93fef62c90911.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F74%252F4774596c99b8a3bcdbed969324f51306%252Fpa%252FMZ76661_5ded9537579c304b3117a5c30a3c4e75.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_5ded9537579c304b3117a5c30a3c4e75.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F74%252F4774596c99b8a3bcdbed969324f51306%252Fpa%252FMZ76661_9868eace4d62a56dd96286f417690daa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_9868eace4d62a56dd96286f417690daa.jpg already downloaded
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg47%252F74%252F4774596c99b8a3bcdbed969324f51306%252Fpa%252FMZ76661_d8740faa949c1a6e16bfa6599b914d06.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_d8740faa949c1a6e16bfa6599b914d06.jpg already downloaded
2026-03-30 10:47:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b2ea26d8-ec30-5598-97f4-ff14adb43fcf, identifier: MZ76661
2026-03-30 10:47:10 [auto1.de] INFO: Found listing with ID: HV98245
2026-03-30 10:47:10 [auto1.de] INFO: Found listing with ID: PN04057
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PN04057%27 HTTP/1.1" 200 None
2026-03-30 10:47:10 [auto1.de] INFO: Scrape type for PN04057: 1
2026-03-30 10:47:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b2ea26d8-ec30-5598-97f4-ff14adb43fcf with identifier: MZ76661
2026-03-30 10:47:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b2ea26d8-ec30-5598-97f4-ff14adb43fcf with identifier: MZ76661
2026-03-30 10:47:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b2ea26d8-ec30-5598-97f4-ff14adb43fcf with identifier: MZ76661 to the API
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MZ76661>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:03:40Z',
'fuel_type': 'petrol',
'id': 'b2ea26d8-ec30-5598-97f4-ff14adb43fcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MZ76661',
'listing': 'auction',
'location': 'DE, Zülpich',
'make': 'Nissan',
'model': 'Pulsar',
'odometer': 149602,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_57bb94e93e3286309af60682db1c9d86.jpg',
'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_40f9ae7c605609f0dd657e3dec9c5fea.jpg',
'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_5cd97101b488cbfeec59fb4bf78fa248.jpg',
'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_43fce25fab7f7a2eb0aa231adfeb8c6a.jpg',
'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_4e1199158906d110ecc5312f52ab5716.jpg',
'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_673daa1e508faf00d6970521832e8f75.jpg',
'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_158d3d76a3378d50eea93fef62c90911.jpg',
'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_5ded9537579c304b3117a5c30a3c4e75.jpg',
'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_9868eace4d62a56dd96286f417690daa.jpg',
'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_d8740faa949c1a6e16bfa6599b914d06.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2ea26d8-ec30-5598-97f4-ff14adb43fcf/b2ea26d8-ec30-5598-97f4-ff14adb43fcf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81944,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_57bb94e93e3286309af60682db1c9d86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2ea26d8-ec30-5598-97f4-ff14adb43fcf/b2ea26d8-ec30-5598-97f4-ff14adb43fcf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66721,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_40f9ae7c605609f0dd657e3dec9c5fea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2ea26d8-ec30-5598-97f4-ff14adb43fcf/b2ea26d8-ec30-5598-97f4-ff14adb43fcf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57911,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_5cd97101b488cbfeec59fb4bf78fa248.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2ea26d8-ec30-5598-97f4-ff14adb43fcf/b2ea26d8-ec30-5598-97f4-ff14adb43fcf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61825,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_43fce25fab7f7a2eb0aa231adfeb8c6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2ea26d8-ec30-5598-97f4-ff14adb43fcf/b2ea26d8-ec30-5598-97f4-ff14adb43fcf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56406,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_4e1199158906d110ecc5312f52ab5716.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2ea26d8-ec30-5598-97f4-ff14adb43fcf/b2ea26d8-ec30-5598-97f4-ff14adb43fcf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60962,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_673daa1e508faf00d6970521832e8f75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2ea26d8-ec30-5598-97f4-ff14adb43fcf/b2ea26d8-ec30-5598-97f4-ff14adb43fcf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58980,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_158d3d76a3378d50eea93fef62c90911.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2ea26d8-ec30-5598-97f4-ff14adb43fcf/b2ea26d8-ec30-5598-97f4-ff14adb43fcf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67392,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_5ded9537579c304b3117a5c30a3c4e75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2ea26d8-ec30-5598-97f4-ff14adb43fcf/b2ea26d8-ec30-5598-97f4-ff14adb43fcf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72465,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_9868eace4d62a56dd96286f417690daa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2ea26d8-ec30-5598-97f4-ff14adb43fcf/b2ea26d8-ec30-5598-97f4-ff14adb43fcf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85127,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img47/74/4774596c99b8a3bcdbed969324f51306/pa/MZ76661_d8740faa949c1a6e16bfa6599b914d06.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Pulsar 1.6 Tekna',
'transmission': 'manual',
'trim': 'Tekna',
'year': 2018}
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MZ76661%27 HTTP/1.1" 200 None
2026-03-30 10:47:10 [auto1.de] INFO: Saving data for MZ76661: {'created_time': 1774867630.43925, 'last_price_update_time': 1774867630.439261, 'auction_closing_time': 1774969420.0}
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MZ76661') HTTP/1.1" 204 0
2026-03-30 10:47:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.584(s), this was the 1st time calling it.
2026-03-30 10:47:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.786151677327974 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:47:10 [auto1.de] INFO: Found listing with ID: XJ50079
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XJ50079%27 HTTP/1.1" 200 None
2026-03-30 10:47:10 [auto1.de] INFO: Scrape type for XJ50079: 1
2026-03-30 10:47:10 [auto1.de] INFO: Found listing with ID: YX18346
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YX18346%27 HTTP/1.1" 200 None
2026-03-30 10:47:10 [auto1.de] INFO: Scrape type for YX18346: 2
2026-03-30 10:47:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e5d00c4-262c-5d24-9d90-ebc971b0b89d with identifier: YX18346
2026-03-30 10:47:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e5d00c4-262c-5d24-9d90-ebc971b0b89d with scrape type 2
2026-03-30 10:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e5d00c4-262c-5d24-9d90-ebc971b0b89d with scrape type 2
2026-03-30 10:47:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9e5d00c4-262c-5d24-9d90-ebc971b0b89d, identifier: YX18346
2026-03-30 10:47:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9e5d00c4-262c-5d24-9d90-ebc971b0b89d with identifier: YX18346
2026-03-30 10:47:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9e5d00c4-262c-5d24-9d90-ebc971b0b89d with identifier: YX18346
2026-03-30 10:47:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9e5d00c4-262c-5d24-9d90-ebc971b0b89d with identifier: YX18346 to the API
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:10 [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': 156,
'expiration_date': '2026-03-31T15:29:20Z',
'fuel_type': 'petrol',
'id': '9e5d00c4-262c-5d24-9d90-ebc971b0b89d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YX18346',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 90465,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-04',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 180 T AMG Line',
'transmission': 'automatic',
'trim': 'T AMG Line',
'year': 2020}
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YX18346%27 HTTP/1.1" 200 None
2026-03-30 10:47:10 [auto1.de] INFO: Saving data for YX18346: {'auction_closing_time': 1774970960.0, 'created_time': 1774292094.042074, 'last_price_update_time': 1774867630.906075}
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YX18346') HTTP/1.1" 204 0
2026-03-30 10:47:10 [auto1.de] INFO: Found listing with ID: WZ74602
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WZ74602%27 HTTP/1.1" 200 None
2026-03-30 10:47:10 [auto1.de] INFO: Scrape type for WZ74602: 1
2026-03-30 10:47:10 [auto1.de] INFO: Found listing with ID: XA87570
2026-03-30 10:47:10 [auto1.de] INFO: Found listing with ID: VT43145
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VT43145%27 HTTP/1.1" 200 None
2026-03-30 10:47:10 [auto1.de] INFO: Scrape type for VT43145: 1
2026-03-30 10:47:10 [auto1.de] INFO: Found listing with ID: GF38956
2026-03-30 10:47:10 [auto1.de] INFO: Found listing with ID: AL88930
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AL88930%27 HTTP/1.1" 200 None
2026-03-30 10:47:10 [auto1.de] INFO: Scrape type for AL88930: 1
2026-03-30 10:47:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_1c64df7a1155f7a6cbd16e28ce7d8f2b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:10 [auto1.de] INFO: Found listing with ID: VS83958
2026-03-30 10:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VS83958%27 HTTP/1.1" 200 None
2026-03-30 10:47:11 [auto1.de] INFO: Scrape type for VS83958: 2
2026-03-30 10:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad5eba30-660e-560d-b54b-3871331b7a60 with identifier: VS83958
2026-03-30 10:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad5eba30-660e-560d-b54b-3871331b7a60 with scrape type 2
2026-03-30 10:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad5eba30-660e-560d-b54b-3871331b7a60 with scrape type 2
2026-03-30 10:47:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ad5eba30-660e-560d-b54b-3871331b7a60, identifier: VS83958
2026-03-30 10:47:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ad5eba30-660e-560d-b54b-3871331b7a60 with identifier: VS83958
2026-03-30 10:47:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ad5eba30-660e-560d-b54b-3871331b7a60 with identifier: VS83958
2026-03-30 10:47:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ad5eba30-660e-560d-b54b-3871331b7a60 with identifier: VS83958 to the API
2026-03-30 10:47:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47: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': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:52:27Z',
'fuel_type': 'diesel',
'id': 'ad5eba30-660e-560d-b54b-3871331b7a60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VS83958',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 211822,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-10',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 200 CDI BlueTEC Avantgarde',
'transmission': 'automatic',
'trim': 'BlueTEC Avantgarde',
'year': 2015}
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VS83958%27 HTTP/1.1" 200 None
2026-03-30 10:47:12 [auto1.de] INFO: Saving data for VS83958: {'auction_closing_time': 1774972347.0, 'created_time': 1774294787.913831, 'last_price_update_time': 1774867632.24196}
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VS83958') HTTP/1.1" 204 0
2026-03-30 10:47:12 [auto1.de] INFO: Found listing with ID: FF76143
2026-03-30 10:47:12 [auto1.de] INFO: Found listing with ID: YG75934
2026-03-30 10:47:12 [auto1.de] INFO: Found listing with ID: TL58821
2026-03-30 10:47:12 [auto1.de] INFO: Found listing with ID: SG04043
2026-03-30 10:47:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FE23219> (referer: https://www.auto1.com/v1/car-details-view/FE23219/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FT47423/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:12 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429f090>
2026-03-30 10:47:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_1c64df7a1155f7a6cbd16e28ce7d8f2b.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_1c64df7a1155f7a6cbd16e28ce7d8f2b.jpg saved to cache
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c
2026-03-30 10:47:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RL37399/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61b8f700-9712-52f6-bd20-63655ab9a2ad with identifier: FE23219
2026-03-30 10:47:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61b8f700-9712-52f6-bd20-63655ab9a2ad with scrape type 1
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61b8f700-9712-52f6-bd20-63655ab9a2ad
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_0054fffc796ef9452e1d5e9617895515.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_0054fffc796ef9452e1d5e9617895515.jpg not downloaded yet
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_208760a8c5211db29d160842dc4a8445.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_208760a8c5211db29d160842dc4a8445.jpg not downloaded yet
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_500924eb847bf27faf1a47053f603eda.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_500924eb847bf27faf1a47053f603eda.jpg not downloaded yet
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_ca1ed3f0843c82cf1a30086953fc13bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_ca1ed3f0843c82cf1a30086953fc13bb.jpg not downloaded yet
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_1ab4b373eb2e7b0a67d4b1b15cfdd4e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_1ab4b373eb2e7b0a67d4b1b15cfdd4e8.jpg not downloaded yet
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_efa55e3816c44cb6f9cab94a54e7efcc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_efa55e3816c44cb6f9cab94a54e7efcc.jpg not downloaded yet
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_b8986c9b949f8b54c54668cd2799b670.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_b8986c9b949f8b54c54668cd2799b670.jpg not downloaded yet
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_8ce586b317e777824ce36cc08b2a7362.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_8ce586b317e777824ce36cc08b2a7362.jpg not downloaded yet
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_4afb98f2712514b5d58db9d3285f2599.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_4afb98f2712514b5d58db9d3285f2599.jpg not downloaded yet
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_cb48e2458cec1b2ac0086de4fb6117dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_cb48e2458cec1b2ac0086de4fb6117dd.jpg not downloaded yet
2026-03-30 10:47:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:47:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/FG17042/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_cb48e2458cec1b2ac0086de4fb6117dd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:17 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14035ab7d0>
2026-03-30 10:47:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_cb48e2458cec1b2ac0086de4fb6117dd.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_cb48e2458cec1b2ac0086de4fb6117dd.jpg saved to cache
2026-03-30 10:47:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 61b8f700-9712-52f6-bd20-63655ab9a2ad
2026-03-30 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EH54966> (referer: https://www.auto1.com/v1/car-details-view/EH54966/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a3d178-2960-561a-92e8-9b6faac2eac0 with identifier: EH54966
2026-03-30 10:47:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a3d178-2960-561a-92e8-9b6faac2eac0 with scrape type 1
2026-03-30 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 80a3d178-2960-561a-92e8-9b6faac2eac0
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fb7%252F88b7817c11fdd50f3a422f9debd5925a%252Fpa%252FEH54966_ddd9c518af9041d4e09e5855809f9970.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_ddd9c518af9041d4e09e5855809f9970.jpg not downloaded yet
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fb7%252F88b7817c11fdd50f3a422f9debd5925a%252Fpa%252FEH54966_87f07ee19534a7554e27d45fd6ad7bbe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_87f07ee19534a7554e27d45fd6ad7bbe.jpg not downloaded yet
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fb7%252F88b7817c11fdd50f3a422f9debd5925a%252Fpa%252FEH54966_5a85c7033cdfbc7c66d5fd7852d92229.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_5a85c7033cdfbc7c66d5fd7852d92229.jpg not downloaded yet
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fb7%252F88b7817c11fdd50f3a422f9debd5925a%252Fpa%252FEH54966_f04399eb5e2391ba26692d235bc05926.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_f04399eb5e2391ba26692d235bc05926.jpg not downloaded yet
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fb7%252F88b7817c11fdd50f3a422f9debd5925a%252Fpa%252FEH54966_2d1bb83260da95681f94ba562ba0fd0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_2d1bb83260da95681f94ba562ba0fd0e.jpg not downloaded yet
2026-03-30 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_4afb98f2712514b5d58db9d3285f2599.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_2d1bb83260da95681f94ba562ba0fd0e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.162(s), this was the 1st time calling it.
2026-03-30 10:47:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.067116781018527 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:47:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45eb90>
2026-03-30 10:47:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_4afb98f2712514b5d58db9d3285f2599.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_4afb98f2712514b5d58db9d3285f2599.jpg saved to cache
2026-03-30 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 61b8f700-9712-52f6-bd20-63655ab9a2ad
2026-03-30 10:47:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_f04399eb5e2391ba26692d235bc05926.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419bdd0>
2026-03-30 10:47:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a3d178-2960-561a-92e8-9b6faac2eac0/80a3d178-2960-561a-92e8-9b6faac2eac0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fb7%252F88b7817c11fdd50f3a422f9debd5925a%252Fpa%252FEH54966_2d1bb83260da95681f94ba562ba0fd0e.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_2d1bb83260da95681f94ba562ba0fd0e.jpg saved to cache
2026-03-30 10:47:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 80a3d178-2960-561a-92e8-9b6faac2eac0
2026-03-30 10:47:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_5a85c7033cdfbc7c66d5fd7852d92229.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee400ed0>
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a3d178-2960-561a-92e8-9b6faac2eac0/80a3d178-2960-561a-92e8-9b6faac2eac0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fb7%252F88b7817c11fdd50f3a422f9debd5925a%252Fpa%252FEH54966_f04399eb5e2391ba26692d235bc05926.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_f04399eb5e2391ba26692d235bc05926.jpg saved to cache
2026-03-30 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 80a3d178-2960-561a-92e8-9b6faac2eac0
2026-03-30 10:47:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_87f07ee19534a7554e27d45fd6ad7bbe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee41b10>
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a3d178-2960-561a-92e8-9b6faac2eac0/80a3d178-2960-561a-92e8-9b6faac2eac0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fb7%252F88b7817c11fdd50f3a422f9debd5925a%252Fpa%252FEH54966_5a85c7033cdfbc7c66d5fd7852d92229.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_5a85c7033cdfbc7c66d5fd7852d92229.jpg saved to cache
2026-03-30 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 80a3d178-2960-561a-92e8-9b6faac2eac0
2026-03-30 10:47:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_ddd9c518af9041d4e09e5855809f9970.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429dd90>
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a3d178-2960-561a-92e8-9b6faac2eac0/80a3d178-2960-561a-92e8-9b6faac2eac0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fb7%252F88b7817c11fdd50f3a422f9debd5925a%252Fpa%252FEH54966_87f07ee19534a7554e27d45fd6ad7bbe.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_87f07ee19534a7554e27d45fd6ad7bbe.jpg saved to cache
2026-03-30 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 80a3d178-2960-561a-92e8-9b6faac2eac0
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7f650>
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a3d178-2960-561a-92e8-9b6faac2eac0/80a3d178-2960-561a-92e8-9b6faac2eac0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252Fb7%252F88b7817c11fdd50f3a422f9debd5925a%252Fpa%252FEH54966_ddd9c518af9041d4e09e5855809f9970.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_ddd9c518af9041d4e09e5855809f9970.jpg saved to cache
2026-03-30 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 80a3d178-2960-561a-92e8-9b6faac2eac0
2026-03-30 10:47:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 80a3d178-2960-561a-92e8-9b6faac2eac0, skipping ID generation
2026-03-30 10:47:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a3d178-2960-561a-92e8-9b6faac2eac0 with scrape type 1
2026-03-30 10:47:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 80a3d178-2960-561a-92e8-9b6faac2eac0 sending to next pipeline
2026-03-30 10:47:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 80a3d178-2960-561a-92e8-9b6faac2eac0, identifier: EH54966
2026-03-30 10:47:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 80a3d178-2960-561a-92e8-9b6faac2eac0 with identifier: EH54966
2026-03-30 10:47:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 80a3d178-2960-561a-92e8-9b6faac2eac0 with identifier: EH54966
2026-03-30 10:47:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 80a3d178-2960-561a-92e8-9b6faac2eac0 with identifier: EH54966 to the API
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_ddd9c518af9041d4e09e5855809f9970.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:03:13Z',
'fuel_type': 'diesel',
'id': '80a3d178-2960-561a-92e8-9b6faac2eac0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EH54966',
'listing': 'auction',
'location': 'DE, Osnabrück',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 184443,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a3d178-2960-561a-92e8-9b6faac2eac0/80a3d178-2960-561a-92e8-9b6faac2eac0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92418,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_ddd9c518af9041d4e09e5855809f9970.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a3d178-2960-561a-92e8-9b6faac2eac0/80a3d178-2960-561a-92e8-9b6faac2eac0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92465,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_87f07ee19534a7554e27d45fd6ad7bbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a3d178-2960-561a-92e8-9b6faac2eac0/80a3d178-2960-561a-92e8-9b6faac2eac0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72030,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_5a85c7033cdfbc7c66d5fd7852d92229.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a3d178-2960-561a-92e8-9b6faac2eac0/80a3d178-2960-561a-92e8-9b6faac2eac0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83629,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_f04399eb5e2391ba26692d235bc05926.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a3d178-2960-561a-92e8-9b6faac2eac0/80a3d178-2960-561a-92e8-9b6faac2eac0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137606,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/b7/88b7817c11fdd50f3a422f9debd5925a/pa/EH54966_2d1bb83260da95681f94ba562ba0fd0e.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VI 1.6 TDI Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2012}
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EH54966%27 HTTP/1.1" 200 None
2026-03-30 10:47:20 [auto1.de] INFO: Saving data for EH54966: {'created_time': 1774867640.983367, 'last_price_update_time': 1774867640.983379, 'auction_closing_time': 1774969393.0}
2026-03-30 10:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EH54966') HTTP/1.1" 204 0
2026-03-30 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FC01690> (referer: https://www.auto1.com/v1/car-details-view/FC01690/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_8ce586b317e777824ce36cc08b2a7362.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7c62636-fc01-5c88-868c-fd58e5042a9d with identifier: FC01690
2026-03-30 10:47:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c62636-fc01-5c88-868c-fd58e5042a9d with scrape type 1
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7c62636-fc01-5c88-868c-fd58e5042a9d
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F54%252F5854cfc39c21101e2a0e0cf160401687%252Fpa%252FFC01690_662490c184d82274d4746b0287c81bc9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_662490c184d82274d4746b0287c81bc9.jpg already downloaded
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F54%252F5854cfc39c21101e2a0e0cf160401687%252Fpa%252FFC01690_eaa6d0efa2851c080ff0573ac74bf38d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_eaa6d0efa2851c080ff0573ac74bf38d.jpg already downloaded
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F54%252F5854cfc39c21101e2a0e0cf160401687%252Fpa%252FFC01690_6770132501ba6e779a1a3e468a3e97cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_6770132501ba6e779a1a3e468a3e97cd.jpg already downloaded
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F54%252F5854cfc39c21101e2a0e0cf160401687%252Fpa%252FFC01690_a5b98e70cacef044a04268c74a3eac37.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_a5b98e70cacef044a04268c74a3eac37.jpg already downloaded
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F54%252F5854cfc39c21101e2a0e0cf160401687%252Fpa%252FFC01690_70cb94c4a9c45aca053053e2a3d80dc7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_70cb94c4a9c45aca053053e2a3d80dc7.jpg already downloaded
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F54%252F5854cfc39c21101e2a0e0cf160401687%252Fpa%252FFC01690_21732dda934bf48cd2f71ec81dbd67fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_21732dda934bf48cd2f71ec81dbd67fc.jpg already downloaded
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F54%252F5854cfc39c21101e2a0e0cf160401687%252Fpa%252FFC01690_731ec638d38a3cfa8c2da892d56a074c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_731ec638d38a3cfa8c2da892d56a074c.jpg already downloaded
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F54%252F5854cfc39c21101e2a0e0cf160401687%252Fpa%252FFC01690_b0551a0eec42d2e6d96e5480ecfc5e28.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_b0551a0eec42d2e6d96e5480ecfc5e28.jpg already downloaded
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F54%252F5854cfc39c21101e2a0e0cf160401687%252Fpa%252FFC01690_684c5bd4bf400232156a1bd239d12a15.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_684c5bd4bf400232156a1bd239d12a15.jpg already downloaded
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg58%252F54%252F5854cfc39c21101e2a0e0cf160401687%252Fpa%252FFC01690_25990746a525239a110e56ebc155a41c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_25990746a525239a110e56ebc155a41c.jpg already downloaded
2026-03-30 10:47:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b7c62636-fc01-5c88-868c-fd58e5042a9d, identifier: FC01690
2026-03-30 10:47:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b7c62636-fc01-5c88-868c-fd58e5042a9d with identifier: FC01690
2026-03-30 10:47:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b7c62636-fc01-5c88-868c-fd58e5042a9d with identifier: FC01690
2026-03-30 10:47:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b7c62636-fc01-5c88-868c-fd58e5042a9d with identifier: FC01690 to the API
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47:21 [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-30 10:47:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/FC01690>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:56:50Z',
'fuel_type': 'petrol',
'id': 'b7c62636-fc01-5c88-868c-fd58e5042a9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FC01690',
'listing': 'auction',
'location': 'DE, Helvesiek',
'make': 'Renault',
'model': 'Clio',
'odometer': 150652,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_662490c184d82274d4746b0287c81bc9.jpg',
'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_eaa6d0efa2851c080ff0573ac74bf38d.jpg',
'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_6770132501ba6e779a1a3e468a3e97cd.jpg',
'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_a5b98e70cacef044a04268c74a3eac37.jpg',
'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_70cb94c4a9c45aca053053e2a3d80dc7.jpg',
'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_21732dda934bf48cd2f71ec81dbd67fc.jpg',
'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_731ec638d38a3cfa8c2da892d56a074c.jpg',
'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_b0551a0eec42d2e6d96e5480ecfc5e28.jpg',
'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_684c5bd4bf400232156a1bd239d12a15.jpg',
'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_25990746a525239a110e56ebc155a41c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c62636-fc01-5c88-868c-fd58e5042a9d/b7c62636-fc01-5c88-868c-fd58e5042a9d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74078,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_662490c184d82274d4746b0287c81bc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c62636-fc01-5c88-868c-fd58e5042a9d/b7c62636-fc01-5c88-868c-fd58e5042a9d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79212,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_eaa6d0efa2851c080ff0573ac74bf38d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c62636-fc01-5c88-868c-fd58e5042a9d/b7c62636-fc01-5c88-868c-fd58e5042a9d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2646861,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_6770132501ba6e779a1a3e468a3e97cd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c62636-fc01-5c88-868c-fd58e5042a9d/b7c62636-fc01-5c88-868c-fd58e5042a9d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61464,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_a5b98e70cacef044a04268c74a3eac37.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c62636-fc01-5c88-868c-fd58e5042a9d/b7c62636-fc01-5c88-868c-fd58e5042a9d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73952,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_70cb94c4a9c45aca053053e2a3d80dc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c62636-fc01-5c88-868c-fd58e5042a9d/b7c62636-fc01-5c88-868c-fd58e5042a9d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67021,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_21732dda934bf48cd2f71ec81dbd67fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c62636-fc01-5c88-868c-fd58e5042a9d/b7c62636-fc01-5c88-868c-fd58e5042a9d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49707,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_731ec638d38a3cfa8c2da892d56a074c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c62636-fc01-5c88-868c-fd58e5042a9d/b7c62636-fc01-5c88-868c-fd58e5042a9d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73538,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_b0551a0eec42d2e6d96e5480ecfc5e28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c62636-fc01-5c88-868c-fd58e5042a9d/b7c62636-fc01-5c88-868c-fd58e5042a9d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66237,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_684c5bd4bf400232156a1bd239d12a15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7c62636-fc01-5c88-868c-fd58e5042a9d/b7c62636-fc01-5c88-868c-fd58e5042a9d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73244,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img58/54/5854cfc39c21101e2a0e0cf160401687/pa/FC01690_25990746a525239a110e56ebc155a41c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 0.9 Energy Luxe',
'transmission': 'manual',
'trim': 'Luxe',
'year': 2013}
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FC01690%27 HTTP/1.1" 200 None
2026-03-30 10:47:21 [auto1.de] INFO: Saving data for FC01690: {'created_time': 1774867641.726412, 'last_price_update_time': 1774867641.726424, 'auction_closing_time': 1774972610.0}
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FC01690') HTTP/1.1" 204 0
2026-03-30 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BX30024/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3e650>
2026-03-30 10:47:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_8ce586b317e777824ce36cc08b2a7362.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_8ce586b317e777824ce36cc08b2a7362.jpg saved to cache
2026-03-30 10:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 61b8f700-9712-52f6-bd20-63655ab9a2ad
2026-03-30 10:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_b8986c9b949f8b54c54668cd2799b670.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:21 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef76010>
2026-03-30 10:47:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_b8986c9b949f8b54c54668cd2799b670.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_b8986c9b949f8b54c54668cd2799b670.jpg saved to cache
2026-03-30 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 61b8f700-9712-52f6-bd20-63655ab9a2ad
2026-03-30 10:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_efa55e3816c44cb6f9cab94a54e7efcc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefe9c50>
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_efa55e3816c44cb6f9cab94a54e7efcc.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_efa55e3816c44cb6f9cab94a54e7efcc.jpg saved to cache
2026-03-30 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 61b8f700-9712-52f6-bd20-63655ab9a2ad
2026-03-30 10:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_1ab4b373eb2e7b0a67d4b1b15cfdd4e8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NM07390/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f9490>
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_1ab4b373eb2e7b0a67d4b1b15cfdd4e8.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_1ab4b373eb2e7b0a67d4b1b15cfdd4e8.jpg saved to cache
2026-03-30 10:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 61b8f700-9712-52f6-bd20-63655ab9a2ad
2026-03-30 10:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_ca1ed3f0843c82cf1a30086953fc13bb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_500924eb847bf27faf1a47053f603eda.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7cd10>
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_ca1ed3f0843c82cf1a30086953fc13bb.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_ca1ed3f0843c82cf1a30086953fc13bb.jpg saved to cache
2026-03-30 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 61b8f700-9712-52f6-bd20-63655ab9a2ad
2026-03-30 10:47:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeed2cd0>
2026-03-30 10:47:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_500924eb847bf27faf1a47053f603eda.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_500924eb847bf27faf1a47053f603eda.jpg saved to cache
2026-03-30 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 61b8f700-9712-52f6-bd20-63655ab9a2ad
2026-03-30 10:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YS78642/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_208760a8c5211db29d160842dc4a8445.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:23 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f411f590>
2026-03-30 10:47:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_208760a8c5211db29d160842dc4a8445.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_208760a8c5211db29d160842dc4a8445.jpg saved to cache
2026-03-30 10:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 61b8f700-9712-52f6-bd20-63655ab9a2ad
2026-03-30 10:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SJ67214/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_0054fffc796ef9452e1d5e9617895515.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4142fd0>
2026-03-30 10:47:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6c%252Fcd%252F6ccdc27aea015aa087ef1223abe46aad%252Fpa%252FFE23219_0054fffc796ef9452e1d5e9617895515.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_0054fffc796ef9452e1d5e9617895515.jpg saved to cache
2026-03-30 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 61b8f700-9712-52f6-bd20-63655ab9a2ad
2026-03-30 10:47:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 61b8f700-9712-52f6-bd20-63655ab9a2ad, skipping ID generation
2026-03-30 10:47:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61b8f700-9712-52f6-bd20-63655ab9a2ad with scrape type 1
2026-03-30 10:47:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 61b8f700-9712-52f6-bd20-63655ab9a2ad sending to next pipeline
2026-03-30 10:47:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 61b8f700-9712-52f6-bd20-63655ab9a2ad, identifier: FE23219
2026-03-30 10:47:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 61b8f700-9712-52f6-bd20-63655ab9a2ad with identifier: FE23219
2026-03-30 10:47:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 61b8f700-9712-52f6-bd20-63655ab9a2ad with identifier: FE23219
2026-03-30 10:47:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 61b8f700-9712-52f6-bd20-63655ab9a2ad with identifier: FE23219 to the API
2026-03-30 10:47:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_0054fffc796ef9452e1d5e9617895515.jpg>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:27:12Z',
'fuel_type': 'petrol',
'id': '61b8f700-9712-52f6-bd20-63655ab9a2ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FE23219',
'listing': 'auction',
'location': 'DE, München',
'make': 'Skoda',
'model': 'Yeti',
'odometer': 78342,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3125860,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_0054fffc796ef9452e1d5e9617895515.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2732287,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_208760a8c5211db29d160842dc4a8445.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2718061,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_500924eb847bf27faf1a47053f603eda.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2530011,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_ca1ed3f0843c82cf1a30086953fc13bb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2715367,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_1ab4b373eb2e7b0a67d4b1b15cfdd4e8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2667547,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_efa55e3816c44cb6f9cab94a54e7efcc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2626797,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_b8986c9b949f8b54c54668cd2799b670.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2519250,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_8ce586b317e777824ce36cc08b2a7362.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2935986,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_4afb98f2712514b5d58db9d3285f2599.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61b8f700-9712-52f6-bd20-63655ab9a2ad/61b8f700-9712-52f6-bd20-63655ab9a2ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2902412,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img6c/cd/6ccdc27aea015aa087ef1223abe46aad/pa/FE23219_cb48e2458cec1b2ac0086de4fb6117dd.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Yeti 1.2 TSI Ambition Plus Edition',
'transmission': 'manual',
'trim': 'Ambition Plus Edition',
'year': 2011}
2026-03-30 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FE23219%27 HTTP/1.1" 200 None
2026-03-30 10:47:24 [auto1.de] INFO: Saving data for FE23219: {'created_time': 1774867644.674146, 'last_price_update_time': 1774867644.674157, 'auction_closing_time': 1774970832.0}
2026-03-30 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FE23219') HTTP/1.1" 204 0
2026-03-30 10:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AG12776> (referer: https://www.auto1.com/v1/car-details-view/AG12776/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800d748f-c8c9-5561-97bb-5a79c63d03c9 with identifier: AG12776
2026-03-30 10:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800d748f-c8c9-5561-97bb-5a79c63d03c9 with scrape type 1
2026-03-30 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 800d748f-c8c9-5561-97bb-5a79c63d03c9
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_1b320f876c4de247a4ce480a42b0f760.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_1b320f876c4de247a4ce480a42b0f760.jpg not downloaded yet
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_3234160adfb8bef32b7abc060491a24f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_3234160adfb8bef32b7abc060491a24f.jpg not downloaded yet
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_cf4d0a5e7269deab075f84bc9bb2aa66.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_cf4d0a5e7269deab075f84bc9bb2aa66.jpg not downloaded yet
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_fa71d4ace2531d1779da591cbef6a21f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_fa71d4ace2531d1779da591cbef6a21f.jpg not downloaded yet
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_db9b2d140a34e7a95a19753a6900733e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_db9b2d140a34e7a95a19753a6900733e.jpg not downloaded yet
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_7c5b49c0764d5aa30da6a02c74544ad4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_7c5b49c0764d5aa30da6a02c74544ad4.jpg not downloaded yet
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_ef3b5f548a5c8c2043b805b189862042.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_ef3b5f548a5c8c2043b805b189862042.jpg not downloaded yet
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_4042d3c07db61885307ba01d063f3323.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_4042d3c07db61885307ba01d063f3323.jpg not downloaded yet
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_4434151f9678a43f25925468998940f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_4434151f9678a43f25925468998940f3.jpg not downloaded yet
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_46fbd6ea1a05ac1f7802cc930acaf0e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_46fbd6ea1a05ac1f7802cc930acaf0e2.jpg not downloaded yet
2026-03-30 10:47:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XJ50079/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_46fbd6ea1a05ac1f7802cc930acaf0e2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeedc590>
2026-03-30 10:47:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_46fbd6ea1a05ac1f7802cc930acaf0e2.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_46fbd6ea1a05ac1f7802cc930acaf0e2.jpg saved to cache
2026-03-30 10:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 800d748f-c8c9-5561-97bb-5a79c63d03c9
2026-03-30 10:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UU82160/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_4434151f9678a43f25925468998940f3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429ef90>
2026-03-30 10:47:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_4434151f9678a43f25925468998940f3.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_4434151f9678a43f25925468998940f3.jpg saved to cache
2026-03-30 10:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 800d748f-c8c9-5561-97bb-5a79c63d03c9
2026-03-30 10:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AL88930/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_4042d3c07db61885307ba01d063f3323.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:32 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414d410>
2026-03-30 10:47:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_4042d3c07db61885307ba01d063f3323.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_4042d3c07db61885307ba01d063f3323.jpg saved to cache
2026-03-30 10:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 800d748f-c8c9-5561-97bb-5a79c63d03c9
2026-03-30 10:47:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RL37399> (referer: https://www.auto1.com/v1/car-details-view/RL37399/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e334f0dc-cebd-5b39-b462-91a427315dc3 with identifier: RL37399
2026-03-30 10:47:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e334f0dc-cebd-5b39-b462-91a427315dc3 with scrape type 1
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e334f0dc-cebd-5b39-b462-91a427315dc3
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_b6e49829a8df51cb40ab6d403de728bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_b6e49829a8df51cb40ab6d403de728bd.jpg not downloaded yet
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_d6d914640f25aa8d17acfb930b3e2fb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_d6d914640f25aa8d17acfb930b3e2fb9.jpg not downloaded yet
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_bbee168a245466a2fd91f59c88367d2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_bbee168a245466a2fd91f59c88367d2e.jpg not downloaded yet
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_fee353caf9059b680b6d45e0b05caaeb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_fee353caf9059b680b6d45e0b05caaeb.jpg not downloaded yet
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_e6232d6d3551e93809d98e9d648e843d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_e6232d6d3551e93809d98e9d648e843d.jpg not downloaded yet
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_c509c40dbd85ac97c158830ed84e82a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_c509c40dbd85ac97c158830ed84e82a3.jpg not downloaded yet
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_90a4b431c3fc8c142229fd4f48b2e29b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_90a4b431c3fc8c142229fd4f48b2e29b.jpg not downloaded yet
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_806de901be5db2b6f2c4ab6ffb3c83dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_806de901be5db2b6f2c4ab6ffb3c83dc.jpg not downloaded yet
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_e9725ca4685e376f8b44677245f3cf59.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_e9725ca4685e376f8b44677245f3cf59.jpg not downloaded yet
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_59a12209240b55908c58e54b0a73f0c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_59a12209240b55908c58e54b0a73f0c7.jpg not downloaded yet
2026-03-30 10:47:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_ef3b5f548a5c8c2043b805b189862042.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424ddd0>
2026-03-30 10:47:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_ef3b5f548a5c8c2043b805b189862042.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_ef3b5f548a5c8c2043b805b189862042.jpg saved to cache
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 800d748f-c8c9-5561-97bb-5a79c63d03c9
2026-03-30 10:47:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_59a12209240b55908c58e54b0a73f0c7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee5ec90>
2026-03-30 10:47:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_59a12209240b55908c58e54b0a73f0c7.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_59a12209240b55908c58e54b0a73f0c7.jpg saved to cache
2026-03-30 10:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e334f0dc-cebd-5b39-b462-91a427315dc3
2026-03-30 10:47:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_e9725ca4685e376f8b44677245f3cf59.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4001d0>
2026-03-30 10:47:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_e9725ca4685e376f8b44677245f3cf59.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_e9725ca4685e376f8b44677245f3cf59.jpg saved to cache
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e334f0dc-cebd-5b39-b462-91a427315dc3
2026-03-30 10:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NM07390> (referer: https://www.auto1.com/v1/car-details-view/NM07390/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b0fe33d-f189-5589-b5a1-9aa671df84b0 with identifier: NM07390
2026-03-30 10:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b0fe33d-f189-5589-b5a1-9aa671df84b0 with scrape type 1
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b0fe33d-f189-5589-b5a1-9aa671df84b0
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F75%252Faa75ef31a4f96cc54cc5975efd62880a%252Fpa%252FNM07390_e070fe1e92ad841a642189f12ba42ec7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_e070fe1e92ad841a642189f12ba42ec7.jpg already downloaded
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F75%252Faa75ef31a4f96cc54cc5975efd62880a%252Fpa%252FNM07390_a8d8ef731293594079f1c680d088d365.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_a8d8ef731293594079f1c680d088d365.jpg already downloaded
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F75%252Faa75ef31a4f96cc54cc5975efd62880a%252Fpa%252FNM07390_e2e6297cd5c702ffb63b6e13e3c91abe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_e2e6297cd5c702ffb63b6e13e3c91abe.jpg already downloaded
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F75%252Faa75ef31a4f96cc54cc5975efd62880a%252Fpa%252FNM07390_fdfccf4f243a46fdbca01a72e7eb327e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_fdfccf4f243a46fdbca01a72e7eb327e.jpg already downloaded
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F75%252Faa75ef31a4f96cc54cc5975efd62880a%252Fpa%252FNM07390_6fe7ea773e0da24602db99ccb0a7907c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_6fe7ea773e0da24602db99ccb0a7907c.jpg already downloaded
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F75%252Faa75ef31a4f96cc54cc5975efd62880a%252Fpa%252FNM07390_06b813b6717ad0a1c737760b316ce17d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_06b813b6717ad0a1c737760b316ce17d.jpg already downloaded
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F75%252Faa75ef31a4f96cc54cc5975efd62880a%252Fpa%252FNM07390_c5641c038a2327f7b6d29e33a49cac6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_c5641c038a2327f7b6d29e33a49cac6e.jpg already downloaded
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F75%252Faa75ef31a4f96cc54cc5975efd62880a%252Fpa%252FNM07390_cf82ddbb0d7249289bcf6cc6e7c3979b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_cf82ddbb0d7249289bcf6cc6e7c3979b.jpg already downloaded
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F75%252Faa75ef31a4f96cc54cc5975efd62880a%252Fpa%252FNM07390_1d140cfcae4d62d5a1cbaa11695618e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_1d140cfcae4d62d5a1cbaa11695618e8.jpg already downloaded
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgaa%252F75%252Faa75ef31a4f96cc54cc5975efd62880a%252Fpa%252FNM07390_6af1f780ddc11eb4f97496dad9c89bcd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_6af1f780ddc11eb4f97496dad9c89bcd.jpg already downloaded
2026-03-30 10:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0b0fe33d-f189-5589-b5a1-9aa671df84b0, identifier: NM07390
2026-03-30 10:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0b0fe33d-f189-5589-b5a1-9aa671df84b0 with identifier: NM07390
2026-03-30 10:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0b0fe33d-f189-5589-b5a1-9aa671df84b0 with identifier: NM07390
2026-03-30 10:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0b0fe33d-f189-5589-b5a1-9aa671df84b0 with identifier: NM07390 to the API
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NM07390>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-31T15:27:31Z',
'fuel_type': 'petrol',
'id': '0b0fe33d-f189-5589-b5a1-9aa671df84b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NM07390',
'listing': 'auction',
'location': 'DE, Lahr',
'make': 'Fiat',
'model': '500',
'odometer': 27756,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_e070fe1e92ad841a642189f12ba42ec7.jpg',
'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_a8d8ef731293594079f1c680d088d365.jpg',
'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_e2e6297cd5c702ffb63b6e13e3c91abe.jpg',
'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_fdfccf4f243a46fdbca01a72e7eb327e.jpg',
'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_6fe7ea773e0da24602db99ccb0a7907c.jpg',
'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_06b813b6717ad0a1c737760b316ce17d.jpg',
'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_c5641c038a2327f7b6d29e33a49cac6e.jpg',
'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_cf82ddbb0d7249289bcf6cc6e7c3979b.jpg',
'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_1d140cfcae4d62d5a1cbaa11695618e8.jpg',
'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_6af1f780ddc11eb4f97496dad9c89bcd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0fe33d-f189-5589-b5a1-9aa671df84b0/0b0fe33d-f189-5589-b5a1-9aa671df84b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64388,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_e070fe1e92ad841a642189f12ba42ec7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0fe33d-f189-5589-b5a1-9aa671df84b0/0b0fe33d-f189-5589-b5a1-9aa671df84b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63180,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_a8d8ef731293594079f1c680d088d365.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0fe33d-f189-5589-b5a1-9aa671df84b0/0b0fe33d-f189-5589-b5a1-9aa671df84b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59321,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_e2e6297cd5c702ffb63b6e13e3c91abe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0fe33d-f189-5589-b5a1-9aa671df84b0/0b0fe33d-f189-5589-b5a1-9aa671df84b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47160,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_fdfccf4f243a46fdbca01a72e7eb327e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0fe33d-f189-5589-b5a1-9aa671df84b0/0b0fe33d-f189-5589-b5a1-9aa671df84b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59481,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_6fe7ea773e0da24602db99ccb0a7907c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0fe33d-f189-5589-b5a1-9aa671df84b0/0b0fe33d-f189-5589-b5a1-9aa671df84b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62489,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_06b813b6717ad0a1c737760b316ce17d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0fe33d-f189-5589-b5a1-9aa671df84b0/0b0fe33d-f189-5589-b5a1-9aa671df84b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49734,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_c5641c038a2327f7b6d29e33a49cac6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0fe33d-f189-5589-b5a1-9aa671df84b0/0b0fe33d-f189-5589-b5a1-9aa671df84b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61328,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_cf82ddbb0d7249289bcf6cc6e7c3979b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0fe33d-f189-5589-b5a1-9aa671df84b0/0b0fe33d-f189-5589-b5a1-9aa671df84b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64091,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_1d140cfcae4d62d5a1cbaa11695618e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b0fe33d-f189-5589-b5a1-9aa671df84b0/0b0fe33d-f189-5589-b5a1-9aa671df84b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73534,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgaa/75/aa75ef31a4f96cc54cc5975efd62880a/pa/NM07390_6af1f780ddc11eb4f97496dad9c89bcd.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Mild-Hybrid Dolcevita',
'transmission': 'manual',
'trim': 'Dolcevita',
'year': 2022}
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NM07390%27 HTTP/1.1" 200 None
2026-03-30 10:47:38 [auto1.de] INFO: Saving data for NM07390: {'created_time': 1774867658.987, 'last_price_update_time': 1774867658.987011, 'auction_closing_time': 1774970851.0}
2026-03-30 10:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NM07390') HTTP/1.1" 204 0
2026-03-30 10:47:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RK06421> (referer: https://www.auto1.com/v1/car-details-view/RK06421/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_806de901be5db2b6f2c4ab6ffb3c83dc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_90a4b431c3fc8c142229fd4f48b2e29b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45954182-d13a-5e20-8805-7e1eac0d5db9 with identifier: RK06421
2026-03-30 10:47:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45954182-d13a-5e20-8805-7e1eac0d5db9 with scrape type 1
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45954182-d13a-5e20-8805-7e1eac0d5db9
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_f8ac4da900c96f3a775e0785be52413b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_f8ac4da900c96f3a775e0785be52413b.jpg not downloaded yet
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_87fecb752a39675c6a82881c56b1b68f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_87fecb752a39675c6a82881c56b1b68f.jpg not downloaded yet
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_57510cea7ab1b47a832930dc6948c6fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_57510cea7ab1b47a832930dc6948c6fc.jpg not downloaded yet
2026-03-30 10:47:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c5390>
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_806de901be5db2b6f2c4ab6ffb3c83dc.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_806de901be5db2b6f2c4ab6ffb3c83dc.jpg saved to cache
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e334f0dc-cebd-5b39-b462-91a427315dc3
2026-03-30 10:47:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea3f90>
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_90a4b431c3fc8c142229fd4f48b2e29b.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_90a4b431c3fc8c142229fd4f48b2e29b.jpg saved to cache
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e334f0dc-cebd-5b39-b462-91a427315dc3
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_9f015553506e76f855c22050863e45fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_9f015553506e76f855c22050863e45fa.jpg not downloaded yet
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_01aac59d2cf0e2bb9c3c17c048e10b4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_01aac59d2cf0e2bb9c3c17c048e10b4f.jpg not downloaded yet
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_bffa668add0c1e8cceed5984d55d7f68.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_bffa668add0c1e8cceed5984d55d7f68.jpg not downloaded yet
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_43a692fedd698fb038817e3fb80b8994.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_43a692fedd698fb038817e3fb80b8994.jpg not downloaded yet
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_4af51e679ee9c457767bf7b40d376570.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_4af51e679ee9c457767bf7b40d376570.jpg not downloaded yet
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_7cbe4ee8a51ff48f547dc7cde429fd3d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_7cbe4ee8a51ff48f547dc7cde429fd3d.jpg not downloaded yet
2026-03-30 10:47:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_9f015553506e76f855c22050863e45fa.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_2e33f01c01776675e29b06c395b4a523.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_2e33f01c01776675e29b06c395b4a523.jpg not downloaded yet
2026-03-30 10:47:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_c509c40dbd85ac97c158830ed84e82a3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_e6232d6d3551e93809d98e9d648e843d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef588d0>
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_9f015553506e76f855c22050863e45fa.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_9f015553506e76f855c22050863e45fa.jpg saved to cache
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 45954182-d13a-5e20-8805-7e1eac0d5db9
2026-03-30 10:47:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9e0d0>
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_c509c40dbd85ac97c158830ed84e82a3.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_c509c40dbd85ac97c158830ed84e82a3.jpg saved to cache
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e334f0dc-cebd-5b39-b462-91a427315dc3
2026-03-30 10:47:39 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424ea10>
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_e6232d6d3551e93809d98e9d648e843d.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_e6232d6d3551e93809d98e9d648e843d.jpg saved to cache
2026-03-30 10:47:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e334f0dc-cebd-5b39-b462-91a427315dc3
2026-03-30 10:47:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FG17042> (referer: https://www.auto1.com/v1/car-details-view/FG17042/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_7cbe4ee8a51ff48f547dc7cde429fd3d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bf43369-6023-529d-a670-296194b71c6a with identifier: FG17042
2026-03-30 10:47:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bf43369-6023-529d-a670-296194b71c6a with scrape type 1
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7bf43369-6023-529d-a670-296194b71c6a
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252Fbc%252F66bc72e0ef93321c3fe6255562138ba7%252Fpa%252FFG17042_52ab533228964203390e88ce39e31020.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_52ab533228964203390e88ce39e31020.jpg already downloaded
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252Fbc%252F66bc72e0ef93321c3fe6255562138ba7%252Fpa%252FFG17042_4d6c9793a5f10e94dae701355581c8b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_4d6c9793a5f10e94dae701355581c8b4.jpg already downloaded
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252Fbc%252F66bc72e0ef93321c3fe6255562138ba7%252Fpa%252FFG17042_9f26b08210d48d668b76e714d752db3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_9f26b08210d48d668b76e714d752db3e.jpg already downloaded
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252Fbc%252F66bc72e0ef93321c3fe6255562138ba7%252Fpa%252FFG17042_c3493dc337e824fd518b0f3f244c936c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_c3493dc337e824fd518b0f3f244c936c.jpg already downloaded
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252Fbc%252F66bc72e0ef93321c3fe6255562138ba7%252Fpa%252FFG17042_3453b6d2867e0916606a9684ae89a78e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_3453b6d2867e0916606a9684ae89a78e.jpg already downloaded
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252Fbc%252F66bc72e0ef93321c3fe6255562138ba7%252Fpa%252FFG17042_ef0ac0cc06c81acf83b87d210f324525.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_ef0ac0cc06c81acf83b87d210f324525.jpg already downloaded
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252Fbc%252F66bc72e0ef93321c3fe6255562138ba7%252Fpa%252FFG17042_eefe70c89d57abe71360987070ce69b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_eefe70c89d57abe71360987070ce69b4.jpg already downloaded
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252Fbc%252F66bc72e0ef93321c3fe6255562138ba7%252Fpa%252FFG17042_bf5ffa19a628b2749f9b6d844ed237de.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_bf5ffa19a628b2749f9b6d844ed237de.jpg already downloaded
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252Fbc%252F66bc72e0ef93321c3fe6255562138ba7%252Fpa%252FFG17042_c580271c06bb54d78491a46ad22c7bca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_c580271c06bb54d78491a46ad22c7bca.jpg already downloaded
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg66%252Fbc%252F66bc72e0ef93321c3fe6255562138ba7%252Fpa%252FFG17042_a3c447e07b311faae53421abd9608e4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_a3c447e07b311faae53421abd9608e4f.jpg already downloaded
2026-03-30 10:47:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7bf43369-6023-529d-a670-296194b71c6a, identifier: FG17042
2026-03-30 10:47:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7bf43369-6023-529d-a670-296194b71c6a with identifier: FG17042
2026-03-30 10:47:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7bf43369-6023-529d-a670-296194b71c6a with identifier: FG17042
2026-03-30 10:47:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7bf43369-6023-529d-a670-296194b71c6a with identifier: FG17042 to the API
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/FG17042>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-31T15:07:29Z',
'fuel_type': 'petrol',
'id': '7bf43369-6023-529d-a670-296194b71c6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FG17042',
'listing': 'auction',
'location': 'DE, Atting',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 70064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_52ab533228964203390e88ce39e31020.jpg',
'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_4d6c9793a5f10e94dae701355581c8b4.jpg',
'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_9f26b08210d48d668b76e714d752db3e.jpg',
'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_c3493dc337e824fd518b0f3f244c936c.jpg',
'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_3453b6d2867e0916606a9684ae89a78e.jpg',
'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_ef0ac0cc06c81acf83b87d210f324525.jpg',
'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_eefe70c89d57abe71360987070ce69b4.jpg',
'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_bf5ffa19a628b2749f9b6d844ed237de.jpg',
'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_c580271c06bb54d78491a46ad22c7bca.jpg',
'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_a3c447e07b311faae53421abd9608e4f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf43369-6023-529d-a670-296194b71c6a/7bf43369-6023-529d-a670-296194b71c6a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67780,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_52ab533228964203390e88ce39e31020.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf43369-6023-529d-a670-296194b71c6a/7bf43369-6023-529d-a670-296194b71c6a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68406,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_4d6c9793a5f10e94dae701355581c8b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf43369-6023-529d-a670-296194b71c6a/7bf43369-6023-529d-a670-296194b71c6a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63387,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_9f26b08210d48d668b76e714d752db3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf43369-6023-529d-a670-296194b71c6a/7bf43369-6023-529d-a670-296194b71c6a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55650,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_c3493dc337e824fd518b0f3f244c936c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf43369-6023-529d-a670-296194b71c6a/7bf43369-6023-529d-a670-296194b71c6a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55059,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_3453b6d2867e0916606a9684ae89a78e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf43369-6023-529d-a670-296194b71c6a/7bf43369-6023-529d-a670-296194b71c6a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62888,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_ef0ac0cc06c81acf83b87d210f324525.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf43369-6023-529d-a670-296194b71c6a/7bf43369-6023-529d-a670-296194b71c6a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56693,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_eefe70c89d57abe71360987070ce69b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf43369-6023-529d-a670-296194b71c6a/7bf43369-6023-529d-a670-296194b71c6a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70405,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_bf5ffa19a628b2749f9b6d844ed237de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf43369-6023-529d-a670-296194b71c6a/7bf43369-6023-529d-a670-296194b71c6a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61818,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_c580271c06bb54d78491a46ad22c7bca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7bf43369-6023-529d-a670-296194b71c6a/7bf43369-6023-529d-a670-296194b71c6a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59497,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img66/bc/66bc72e0ef93321c3fe6255562138ba7/pa/FG17042_a3c447e07b311faae53421abd9608e4f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.25 Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2010}
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FG17042%27 HTTP/1.1" 200 None
2026-03-30 10:47:40 [auto1.de] INFO: Saving data for FG17042: {'created_time': 1774867660.676947, 'last_price_update_time': 1774867660.67696, 'auction_closing_time': 1774969649.0}
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FG17042') HTTP/1.1" 204 0
2026-03-30 10:47:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WZ74602/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f58fb590>
2026-03-30 10:47:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_7cbe4ee8a51ff48f547dc7cde429fd3d.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_7cbe4ee8a51ff48f547dc7cde429fd3d.jpg saved to cache
2026-03-30 10:47:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 45954182-d13a-5e20-8805-7e1eac0d5db9
2026-03-30 10:47:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_2e33f01c01776675e29b06c395b4a523.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_4af51e679ee9c457767bf7b40d376570.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_bffa668add0c1e8cceed5984d55d7f68.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424ef90>
2026-03-30 10:47:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_2e33f01c01776675e29b06c395b4a523.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_2e33f01c01776675e29b06c395b4a523.jpg saved to cache
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 45954182-d13a-5e20-8805-7e1eac0d5db9
2026-03-30 10:47:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee47b150>
2026-03-30 10:47:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_4af51e679ee9c457767bf7b40d376570.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_4af51e679ee9c457767bf7b40d376570.jpg saved to cache
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 45954182-d13a-5e20-8805-7e1eac0d5db9
2026-03-30 10:47:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3ad90>
2026-03-30 10:47:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_bffa668add0c1e8cceed5984d55d7f68.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_bffa668add0c1e8cceed5984d55d7f68.jpg saved to cache
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 45954182-d13a-5e20-8805-7e1eac0d5db9
2026-03-30 10:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BX30024> (referer: https://www.auto1.com/v1/car-details-view/BX30024/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_01aac59d2cf0e2bb9c3c17c048e10b4f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50de0d4f-7163-50df-997c-edb67c390a90 with identifier: BX30024
2026-03-30 10:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50de0d4f-7163-50df-997c-edb67c390a90 with scrape type 1
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50de0d4f-7163-50df-997c-edb67c390a90
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252F20%252Fe720d3f3d8a2eb33b639afcaad57a4da%252Fpa%252FBX30024_27ae8ee1c2527eb7161e4342f9fb84cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_27ae8ee1c2527eb7161e4342f9fb84cd.jpg already downloaded
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252F20%252Fe720d3f3d8a2eb33b639afcaad57a4da%252Fpa%252FBX30024_b96f4ec29e1c1fb825b2ce22f212ddd1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_b96f4ec29e1c1fb825b2ce22f212ddd1.jpg already downloaded
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252F20%252Fe720d3f3d8a2eb33b639afcaad57a4da%252Fpa%252FBX30024_526827e0199a5a09f609983bb8e3c008.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_526827e0199a5a09f609983bb8e3c008.jpg already downloaded
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252F20%252Fe720d3f3d8a2eb33b639afcaad57a4da%252Fpa%252FBX30024_f8724663a835860edc89c2d33466e06a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_f8724663a835860edc89c2d33466e06a.jpg already downloaded
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252F20%252Fe720d3f3d8a2eb33b639afcaad57a4da%252Fpa%252FBX30024_b29aa3b3cdfafd8a4b740f80d649d213.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_b29aa3b3cdfafd8a4b740f80d649d213.jpg already downloaded
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252F20%252Fe720d3f3d8a2eb33b639afcaad57a4da%252Fpa%252FBX30024_d5feb73c7d121acaa67b41ac80969f4c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_d5feb73c7d121acaa67b41ac80969f4c.jpg already downloaded
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252F20%252Fe720d3f3d8a2eb33b639afcaad57a4da%252Fpa%252FBX30024_aa109b657328cadb3db12214e2b9e341.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_aa109b657328cadb3db12214e2b9e341.jpg already downloaded
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252F20%252Fe720d3f3d8a2eb33b639afcaad57a4da%252Fpa%252FBX30024_10972a24958c017214c4b4b6e265e5cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_10972a24958c017214c4b4b6e265e5cf.jpg already downloaded
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252F20%252Fe720d3f3d8a2eb33b639afcaad57a4da%252Fpa%252FBX30024_6150d73e83da753d5cb8683de8ad4ce2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_6150d73e83da753d5cb8683de8ad4ce2.jpg already downloaded
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge7%252F20%252Fe720d3f3d8a2eb33b639afcaad57a4da%252Fpa%252FBX30024_15acac922be3bde35929ebc89e5944ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_15acac922be3bde35929ebc89e5944ae.jpg already downloaded
2026-03-30 10:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 50de0d4f-7163-50df-997c-edb67c390a90, identifier: BX30024
2026-03-30 10:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 50de0d4f-7163-50df-997c-edb67c390a90 with identifier: BX30024
2026-03-30 10:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 50de0d4f-7163-50df-997c-edb67c390a90 with identifier: BX30024
2026-03-30 10:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 50de0d4f-7163-50df-997c-edb67c390a90 with identifier: BX30024 to the API
2026-03-30 10:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BX30024>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:50:01Z',
'fuel_type': 'petrol',
'id': '50de0d4f-7163-50df-997c-edb67c390a90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BX30024',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Audi',
'model': 'A1',
'odometer': 126582,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_27ae8ee1c2527eb7161e4342f9fb84cd.jpg',
'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_b96f4ec29e1c1fb825b2ce22f212ddd1.jpg',
'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_526827e0199a5a09f609983bb8e3c008.jpg',
'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_f8724663a835860edc89c2d33466e06a.jpg',
'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_b29aa3b3cdfafd8a4b740f80d649d213.jpg',
'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_d5feb73c7d121acaa67b41ac80969f4c.jpg',
'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_aa109b657328cadb3db12214e2b9e341.jpg',
'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_10972a24958c017214c4b4b6e265e5cf.jpg',
'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_6150d73e83da753d5cb8683de8ad4ce2.jpg',
'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_15acac922be3bde35929ebc89e5944ae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de0d4f-7163-50df-997c-edb67c390a90/50de0d4f-7163-50df-997c-edb67c390a90_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80667,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_27ae8ee1c2527eb7161e4342f9fb84cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de0d4f-7163-50df-997c-edb67c390a90/50de0d4f-7163-50df-997c-edb67c390a90_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81855,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_b96f4ec29e1c1fb825b2ce22f212ddd1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de0d4f-7163-50df-997c-edb67c390a90/50de0d4f-7163-50df-997c-edb67c390a90_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80063,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_526827e0199a5a09f609983bb8e3c008.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de0d4f-7163-50df-997c-edb67c390a90/50de0d4f-7163-50df-997c-edb67c390a90_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2683185,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_f8724663a835860edc89c2d33466e06a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de0d4f-7163-50df-997c-edb67c390a90/50de0d4f-7163-50df-997c-edb67c390a90_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78378,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_b29aa3b3cdfafd8a4b740f80d649d213.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de0d4f-7163-50df-997c-edb67c390a90/50de0d4f-7163-50df-997c-edb67c390a90_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77060,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_d5feb73c7d121acaa67b41ac80969f4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de0d4f-7163-50df-997c-edb67c390a90/50de0d4f-7163-50df-997c-edb67c390a90_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2937156,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_aa109b657328cadb3db12214e2b9e341.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de0d4f-7163-50df-997c-edb67c390a90/50de0d4f-7163-50df-997c-edb67c390a90_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73288,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_10972a24958c017214c4b4b6e265e5cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de0d4f-7163-50df-997c-edb67c390a90/50de0d4f-7163-50df-997c-edb67c390a90_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2715033,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_6150d73e83da753d5cb8683de8ad4ce2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50de0d4f-7163-50df-997c-edb67c390a90/50de0d4f-7163-50df-997c-edb67c390a90_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68018,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge7/20/e720d3f3d8a2eb33b639afcaad57a4da/pa/BX30024_15acac922be3bde35929ebc89e5944ae.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-03-24',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A1 1.2 TFSI Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2014}
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BX30024%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [auto1.de] INFO: Saving data for BX30024: {'created_time': 1774867662.293801, 'last_price_update_time': 1774867662.293811, 'auction_closing_time': 1774972201.0}
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BX30024') HTTP/1.1" 204 0
2026-03-30 10:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YS78642> (referer: https://www.auto1.com/v1/car-details-view/YS78642/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_43a692fedd698fb038817e3fb80b8994.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b7810>
2026-03-30 10:47:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_01aac59d2cf0e2bb9c3c17c048e10b4f.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_01aac59d2cf0e2bb9c3c17c048e10b4f.jpg saved to cache
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 45954182-d13a-5e20-8805-7e1eac0d5db9
2026-03-30 10:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SJ67214> (referer: https://www.auto1.com/v1/car-details-view/SJ67214/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29 with identifier: YS78642
2026-03-30 10:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29 with scrape type 1
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_8d60502ef270a9bf0c3c5cf05cac684a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_8d60502ef270a9bf0c3c5cf05cac684a.jpg not downloaded yet
2026-03-30 10:47:42 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b7610>
2026-03-30 10:47:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_43a692fedd698fb038817e3fb80b8994.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_43a692fedd698fb038817e3fb80b8994.jpg saved to cache
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 45954182-d13a-5e20-8805-7e1eac0d5db9
2026-03-30 10:47:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_ffd1d49824b7ad8de96ae03aea035f3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_ffd1d49824b7ad8de96ae03aea035f3b.jpg not downloaded yet
2026-03-30 10:47:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 113d937b-55cc-594b-afaf-208a24dd648f with identifier: SJ67214
2026-03-30 10:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 113d937b-55cc-594b-afaf-208a24dd648f with scrape type 1
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 113d937b-55cc-594b-afaf-208a24dd648f
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F22%252Ffe22a113e30785b62dd9c048780daf94%252Fpa%252FSJ67214_15b1127420383cea6242c354841f94ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_15b1127420383cea6242c354841f94ad.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_0e7537824b681e1c0ae13ef3e7334bde.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_0e7537824b681e1c0ae13ef3e7334bde.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F22%252Ffe22a113e30785b62dd9c048780daf94%252Fpa%252FSJ67214_b4bd13db1584524387f34214b154c0ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_b4bd13db1584524387f34214b154c0ab.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_57f54c94bd00ed5fee19b82a2bd28ec7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_57f54c94bd00ed5fee19b82a2bd28ec7.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F22%252Ffe22a113e30785b62dd9c048780daf94%252Fpa%252FSJ67214_39219c727c38cd0af179e2cec83e6ad1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_39219c727c38cd0af179e2cec83e6ad1.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_3e8bbc2be1f58c51d09c9095e0f7cb50.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_3e8bbc2be1f58c51d09c9095e0f7cb50.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F22%252Ffe22a113e30785b62dd9c048780daf94%252Fpa%252FSJ67214_f12b7af474635a2e27a6386662c38f65.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_f12b7af474635a2e27a6386662c38f65.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_785b04545c743c55ce33ca4cab4ae7c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_785b04545c743c55ce33ca4cab4ae7c6.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F22%252Ffe22a113e30785b62dd9c048780daf94%252Fpa%252FSJ67214_055a48714b8460b924f5859170cfcf1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_055a48714b8460b924f5859170cfcf1a.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_9ce5ab791922c3a2eddc5e0e6fdcf8e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_9ce5ab791922c3a2eddc5e0e6fdcf8e3.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_17e3f90972d1366aad2e6199d13cdd86.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_17e3f90972d1366aad2e6199d13cdd86.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_dacb743248905341f2673fb9ad0f6a95.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_dacb743248905341f2673fb9ad0f6a95.jpg not downloaded yet
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_ca316723304f939518a54c5e5fd632d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_ca316723304f939518a54c5e5fd632d9.jpg not downloaded yet
2026-03-30 10:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_57510cea7ab1b47a832930dc6948c6fc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_f8ac4da900c96f3a775e0785be52413b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_87fecb752a39675c6a82881c56b1b68f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_fee353caf9059b680b6d45e0b05caaeb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_d6d914640f25aa8d17acfb930b3e2fb9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_bbee168a245466a2fd91f59c88367d2e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee478950>
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_57510cea7ab1b47a832930dc6948c6fc.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_57510cea7ab1b47a832930dc6948c6fc.jpg saved to cache
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 45954182-d13a-5e20-8805-7e1eac0d5db9
2026-03-30 10:47:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_b6e49829a8df51cb40ab6d403de728bd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XJ50079> (referer: https://www.auto1.com/v1/car-details-view/XJ50079/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee92f90>
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_f8ac4da900c96f3a775e0785be52413b.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_f8ac4da900c96f3a775e0785be52413b.jpg saved to cache
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 45954182-d13a-5e20-8805-7e1eac0d5db9
2026-03-30 10:47:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef1a90>
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F8a%252Fd18a302900a31a8ec1556ee8034a9df7%252Fpa%252FRK06421_87fecb752a39675c6a82881c56b1b68f.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_87fecb752a39675c6a82881c56b1b68f.jpg saved to cache
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 45954182-d13a-5e20-8805-7e1eac0d5db9
2026-03-30 10:47:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45954182-d13a-5e20-8805-7e1eac0d5db9, skipping ID generation
2026-03-30 10:47:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45954182-d13a-5e20-8805-7e1eac0d5db9 with scrape type 1
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45954182-d13a-5e20-8805-7e1eac0d5db9 sending to next pipeline
2026-03-30 10:47:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 45954182-d13a-5e20-8805-7e1eac0d5db9, identifier: RK06421
2026-03-30 10:47:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414f150>
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_fee353caf9059b680b6d45e0b05caaeb.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_fee353caf9059b680b6d45e0b05caaeb.jpg saved to cache
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e334f0dc-cebd-5b39-b462-91a427315dc3
2026-03-30 10:47:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7d090>
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_d6d914640f25aa8d17acfb930b3e2fb9.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_d6d914640f25aa8d17acfb930b3e2fb9.jpg saved to cache
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e334f0dc-cebd-5b39-b462-91a427315dc3
2026-03-30 10:47:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee481f50>
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_bbee168a245466a2fd91f59c88367d2e.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_bbee168a245466a2fd91f59c88367d2e.jpg saved to cache
2026-03-30 10:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e334f0dc-cebd-5b39-b462-91a427315dc3
2026-03-30 10:47:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 45954182-d13a-5e20-8805-7e1eac0d5db9 with identifier: RK06421
2026-03-30 10:47:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 45954182-d13a-5e20-8805-7e1eac0d5db9 with identifier: RK06421
2026-03-30 10:47:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 45954182-d13a-5e20-8805-7e1eac0d5db9 with identifier: RK06421 to the API
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_87fecb752a39675c6a82881c56b1b68f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': None,
'color': 'yellow',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:24:23Z',
'fuel_type': 'diesel',
'id': '45954182-d13a-5e20-8805-7e1eac0d5db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RK06421',
'listing': 'auction',
'location': 'DE, München',
'make': 'Volkswagen',
'model': 'T6 Multivan',
'odometer': 191010,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2701338,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_f8ac4da900c96f3a775e0785be52413b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2501144,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_87fecb752a39675c6a82881c56b1b68f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2472948,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_57510cea7ab1b47a832930dc6948c6fc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69853,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_9f015553506e76f855c22050863e45fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2633080,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_01aac59d2cf0e2bb9c3c17c048e10b4f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2603309,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_bffa668add0c1e8cceed5984d55d7f68.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2314375,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_43a692fedd698fb038817e3fb80b8994.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2865352,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_4af51e679ee9c457767bf7b40d376570.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2475657,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_7cbe4ee8a51ff48f547dc7cde429fd3d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45954182-d13a-5e20-8805-7e1eac0d5db9/45954182-d13a-5e20-8805-7e1eac0d5db9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2413474,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/8a/d18a302900a31a8ec1556ee8034a9df7/pa/RK06421_2e33f01c01776675e29b06c395b4a523.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-09-22',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen T6 Multivan 2.0 TDI Trendline',
'transmission': 'manual',
'trim': 'Trendline',
'year': 2016}
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RK06421%27 HTTP/1.1" 200 None
2026-03-30 10:47:44 [auto1.de] INFO: Saving data for RK06421: {'created_time': 1774867664.325011, 'last_price_update_time': 1774867664.325022, 'auction_closing_time': 1774970663.0}
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RK06421') HTTP/1.1" 204 0
2026-03-30 10:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VT43145/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AL88930> (referer: https://www.auto1.com/v1/car-details-view/AL88930/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9dfd0>
2026-03-30 10:47:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg73%252F43%252F7343b8e75dd943a4148da05d42c18a0d%252Fpa%252FRL37399_b6e49829a8df51cb40ab6d403de728bd.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_b6e49829a8df51cb40ab6d403de728bd.jpg saved to cache
2026-03-30 10:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e334f0dc-cebd-5b39-b462-91a427315dc3
2026-03-30 10:47:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e334f0dc-cebd-5b39-b462-91a427315dc3, skipping ID generation
2026-03-30 10:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e334f0dc-cebd-5b39-b462-91a427315dc3 with scrape type 1
2026-03-30 10:47:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e334f0dc-cebd-5b39-b462-91a427315dc3 sending to next pipeline
2026-03-30 10:47:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e334f0dc-cebd-5b39-b462-91a427315dc3, identifier: RL37399
2026-03-30 10:47:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6 with identifier: XJ50079
2026-03-30 10:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6 with scrape type 1
2026-03-30 10:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F23%252F8e2341012f9d0593f1935a83007a8dd9%252Fpa%252FXJ50079_00feca15a600d9b92a5a9c67e3c0e710.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_00feca15a600d9b92a5a9c67e3c0e710.jpg not downloaded yet
2026-03-30 10:47:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e334f0dc-cebd-5b39-b462-91a427315dc3 with identifier: RL37399
2026-03-30 10:47:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e334f0dc-cebd-5b39-b462-91a427315dc3 with identifier: RL37399
2026-03-30 10:47:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e334f0dc-cebd-5b39-b462-91a427315dc3 with identifier: RL37399 to the API
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_b6e49829a8df51cb40ab6d403de728bd.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:20:24Z',
'fuel_type': 'petrol',
'id': 'e334f0dc-cebd-5b39-b462-91a427315dc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RL37399',
'listing': 'auction',
'location': 'DE, Düsseldorf',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 35179,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2768864,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_b6e49829a8df51cb40ab6d403de728bd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2613989,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_d6d914640f25aa8d17acfb930b3e2fb9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2663293,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_bbee168a245466a2fd91f59c88367d2e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2489102,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_fee353caf9059b680b6d45e0b05caaeb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2671680,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_e6232d6d3551e93809d98e9d648e843d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2737200,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_c509c40dbd85ac97c158830ed84e82a3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2508742,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_90a4b431c3fc8c142229fd4f48b2e29b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2561972,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_806de901be5db2b6f2c4ab6ffb3c83dc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2825199,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_e9725ca4685e376f8b44677245f3cf59.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e334f0dc-cebd-5b39-b462-91a427315dc3/e334f0dc-cebd-5b39-b462-91a427315dc3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2703257,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img73/43/7343b8e75dd943a4148da05d42c18a0d/pa/RL37399_59a12209240b55908c58e54b0a73f0c7.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2006-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200',
'transmission': 'automatic',
'trim': '',
'year': 2006}
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RL37399%27 HTTP/1.1" 200 None
2026-03-30 10:47:44 [auto1.de] INFO: Saving data for RL37399: {'created_time': 1774867664.939438, 'last_price_update_time': 1774867664.939449, 'auction_closing_time': 1774970424.0}
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RL37399') HTTP/1.1" 204 0
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F23%252F8e2341012f9d0593f1935a83007a8dd9%252Fpa%252FXJ50079_c883ec916a981c453a7047cf750f2e03.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_c883ec916a981c453a7047cf750f2e03.jpg not downloaded yet
2026-03-30 10:47:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9461df3-1613-5d31-8fcc-ac3de9c30b9f with identifier: AL88930
2026-03-30 10:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9461df3-1613-5d31-8fcc-ac3de9c30b9f with scrape type 1
2026-03-30 10:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item e9461df3-1613-5d31-8fcc-ac3de9c30b9f
2026-03-30 10:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F16%252Fd3161632bd5fc77e42b384f4f98cd7e2%252Fpa%252FAL88930_f17ac9dde32ac7d86f99c85caf1416a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_f17ac9dde32ac7d86f99c85caf1416a9.jpg not downloaded yet
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F23%252F8e2341012f9d0593f1935a83007a8dd9%252Fpa%252FXJ50079_9498ecf7548ce7f762a72193721e5baf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_9498ecf7548ce7f762a72193721e5baf.jpg not downloaded yet
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F16%252Fd3161632bd5fc77e42b384f4f98cd7e2%252Fpa%252FAL88930_6dd4f891ef0515543a5c79fdd9f7b595.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_6dd4f891ef0515543a5c79fdd9f7b595.jpg not downloaded yet
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F23%252F8e2341012f9d0593f1935a83007a8dd9%252Fpa%252FXJ50079_7308e9edd05240036a25bbb11e4d70f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_7308e9edd05240036a25bbb11e4d70f3.jpg not downloaded yet
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F16%252Fd3161632bd5fc77e42b384f4f98cd7e2%252Fpa%252FAL88930_e4351990eb77ad50288fe38bf487821f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_e4351990eb77ad50288fe38bf487821f.jpg not downloaded yet
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_00feca15a600d9b92a5a9c67e3c0e710.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F23%252F8e2341012f9d0593f1935a83007a8dd9%252Fpa%252FXJ50079_2ada7b17c0f1bce124d57871d25992b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_2ada7b17c0f1bce124d57871d25992b8.jpg not downloaded yet
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F16%252Fd3161632bd5fc77e42b384f4f98cd7e2%252Fpa%252FAL88930_8c23024e30f13c6ecefc7192872f5a1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_8c23024e30f13c6ecefc7192872f5a1c.jpg not downloaded yet
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_f12b7af474635a2e27a6386662c38f65.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F16%252Fd3161632bd5fc77e42b384f4f98cd7e2%252Fpa%252FAL88930_9eba55af6e0144f5b8651f5fa2099872.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_9eba55af6e0144f5b8651f5fa2099872.jpg not downloaded yet
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_9ce5ab791922c3a2eddc5e0e6fdcf8e3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_17e3f90972d1366aad2e6199d13cdd86.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_dacb743248905341f2673fb9ad0f6a95.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee415350>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f55d67a-2fc9-599a-939a-f9ff26f3f5e6/3f55d67a-2fc9-599a-939a-f9ff26f3f5e6_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F23%252F8e2341012f9d0593f1935a83007a8dd9%252Fpa%252FXJ50079_00feca15a600d9b92a5a9c67e3c0e710.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_00feca15a600d9b92a5a9c67e3c0e710.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_055a48714b8460b924f5859170cfcf1a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_7308e9edd05240036a25bbb11e4d70f3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_8c23024e30f13c6ecefc7192872f5a1c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee410d0>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_113d937b-55cc-594b-afaf-208a24dd648f/113d937b-55cc-594b-afaf-208a24dd648f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F22%252Ffe22a113e30785b62dd9c048780daf94%252Fpa%252FSJ67214_f12b7af474635a2e27a6386662c38f65.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_f12b7af474635a2e27a6386662c38f65.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 113d937b-55cc-594b-afaf-208a24dd648f
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_9eba55af6e0144f5b8651f5fa2099872.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_39219c727c38cd0af179e2cec83e6ad1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_e4351990eb77ad50288fe38bf487821f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_2ada7b17c0f1bce124d57871d25992b8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419cfd0>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_9ce5ab791922c3a2eddc5e0e6fdcf8e3.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_9ce5ab791922c3a2eddc5e0e6fdcf8e3.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434c590>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_17e3f90972d1366aad2e6199d13cdd86.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_17e3f90972d1366aad2e6199d13cdd86.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29
2026-03-30 10:47:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef511d0>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_dacb743248905341f2673fb9ad0f6a95.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_dacb743248905341f2673fb9ad0f6a95.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_6dd4f891ef0515543a5c79fdd9f7b595.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_f17ac9dde32ac7d86f99c85caf1416a9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_9498ecf7548ce7f762a72193721e5baf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_c883ec916a981c453a7047cf750f2e03.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3fa310>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_113d937b-55cc-594b-afaf-208a24dd648f/113d937b-55cc-594b-afaf-208a24dd648f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F22%252Ffe22a113e30785b62dd9c048780daf94%252Fpa%252FSJ67214_055a48714b8460b924f5859170cfcf1a.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_055a48714b8460b924f5859170cfcf1a.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 113d937b-55cc-594b-afaf-208a24dd648f
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428ed10>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f55d67a-2fc9-599a-939a-f9ff26f3f5e6/3f55d67a-2fc9-599a-939a-f9ff26f3f5e6_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F23%252F8e2341012f9d0593f1935a83007a8dd9%252Fpa%252FXJ50079_7308e9edd05240036a25bbb11e4d70f3.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_7308e9edd05240036a25bbb11e4d70f3.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee01710>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9461df3-1613-5d31-8fcc-ac3de9c30b9f/e9461df3-1613-5d31-8fcc-ac3de9c30b9f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F16%252Fd3161632bd5fc77e42b384f4f98cd7e2%252Fpa%252FAL88930_8c23024e30f13c6ecefc7192872f5a1c.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_8c23024e30f13c6ecefc7192872f5a1c.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e9461df3-1613-5d31-8fcc-ac3de9c30b9f
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee03450>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9461df3-1613-5d31-8fcc-ac3de9c30b9f/e9461df3-1613-5d31-8fcc-ac3de9c30b9f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F16%252Fd3161632bd5fc77e42b384f4f98cd7e2%252Fpa%252FAL88930_9eba55af6e0144f5b8651f5fa2099872.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_9eba55af6e0144f5b8651f5fa2099872.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e9461df3-1613-5d31-8fcc-ac3de9c30b9f
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb1690>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_113d937b-55cc-594b-afaf-208a24dd648f/113d937b-55cc-594b-afaf-208a24dd648f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F22%252Ffe22a113e30785b62dd9c048780daf94%252Fpa%252FSJ67214_39219c727c38cd0af179e2cec83e6ad1.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_39219c727c38cd0af179e2cec83e6ad1.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 113d937b-55cc-594b-afaf-208a24dd648f
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef84490>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9461df3-1613-5d31-8fcc-ac3de9c30b9f/e9461df3-1613-5d31-8fcc-ac3de9c30b9f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F16%252Fd3161632bd5fc77e42b384f4f98cd7e2%252Fpa%252FAL88930_e4351990eb77ad50288fe38bf487821f.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_e4351990eb77ad50288fe38bf487821f.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e9461df3-1613-5d31-8fcc-ac3de9c30b9f
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428a790>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f55d67a-2fc9-599a-939a-f9ff26f3f5e6/3f55d67a-2fc9-599a-939a-f9ff26f3f5e6_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F23%252F8e2341012f9d0593f1935a83007a8dd9%252Fpa%252FXJ50079_2ada7b17c0f1bce124d57871d25992b8.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_2ada7b17c0f1bce124d57871d25992b8.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_57f54c94bd00ed5fee19b82a2bd28ec7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_b4bd13db1584524387f34214b154c0ab.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PN04057/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee417450>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9461df3-1613-5d31-8fcc-ac3de9c30b9f/e9461df3-1613-5d31-8fcc-ac3de9c30b9f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F16%252Fd3161632bd5fc77e42b384f4f98cd7e2%252Fpa%252FAL88930_6dd4f891ef0515543a5c79fdd9f7b595.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_6dd4f891ef0515543a5c79fdd9f7b595.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e9461df3-1613-5d31-8fcc-ac3de9c30b9f
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefa7710>
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9461df3-1613-5d31-8fcc-ac3de9c30b9f/e9461df3-1613-5d31-8fcc-ac3de9c30b9f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgd3%252F16%252Fd3161632bd5fc77e42b384f4f98cd7e2%252Fpa%252FAL88930_f17ac9dde32ac7d86f99c85caf1416a9.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_f17ac9dde32ac7d86f99c85caf1416a9.jpg saved to cache
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e9461df3-1613-5d31-8fcc-ac3de9c30b9f
2026-03-30 10:47:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e9461df3-1613-5d31-8fcc-ac3de9c30b9f, skipping ID generation
2026-03-30 10:47:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9461df3-1613-5d31-8fcc-ac3de9c30b9f with scrape type 1
2026-03-30 10:47:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e9461df3-1613-5d31-8fcc-ac3de9c30b9f sending to next pipeline
2026-03-30 10:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e9461df3-1613-5d31-8fcc-ac3de9c30b9f, identifier: AL88930
2026-03-30 10:47:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4347210>
2026-03-30 10:47:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f55d67a-2fc9-599a-939a-f9ff26f3f5e6/3f55d67a-2fc9-599a-939a-f9ff26f3f5e6_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F23%252F8e2341012f9d0593f1935a83007a8dd9%252Fpa%252FXJ50079_9498ecf7548ce7f762a72193721e5baf.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_9498ecf7548ce7f762a72193721e5baf.jpg saved to cache
2026-03-30 10:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6
2026-03-30 10:47:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef76190>
2026-03-30 10:47:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f55d67a-2fc9-599a-939a-f9ff26f3f5e6/3f55d67a-2fc9-599a-939a-f9ff26f3f5e6_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252F23%252F8e2341012f9d0593f1935a83007a8dd9%252Fpa%252FXJ50079_c883ec916a981c453a7047cf750f2e03.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_c883ec916a981c453a7047cf750f2e03.jpg saved to cache
2026-03-30 10:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6
2026-03-30 10:47:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6, skipping ID generation
2026-03-30 10:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6 with scrape type 1
2026-03-30 10:47:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6 sending to next pipeline
2026-03-30 10:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6, identifier: XJ50079
2026-03-30 10:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e9461df3-1613-5d31-8fcc-ac3de9c30b9f with identifier: AL88930
2026-03-30 10:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e9461df3-1613-5d31-8fcc-ac3de9c30b9f with identifier: AL88930
2026-03-30 10:47:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e9461df3-1613-5d31-8fcc-ac3de9c30b9f with identifier: AL88930 to the API
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_f17ac9dde32ac7d86f99c85caf1416a9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:28:47Z',
'fuel_type': 'diesel',
'id': 'e9461df3-1613-5d31-8fcc-ac3de9c30b9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AL88930',
'listing': 'auction',
'location': 'DE, Kamen',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 198842,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9461df3-1613-5d31-8fcc-ac3de9c30b9f/e9461df3-1613-5d31-8fcc-ac3de9c30b9f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78241,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_f17ac9dde32ac7d86f99c85caf1416a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9461df3-1613-5d31-8fcc-ac3de9c30b9f/e9461df3-1613-5d31-8fcc-ac3de9c30b9f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83830,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_6dd4f891ef0515543a5c79fdd9f7b595.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9461df3-1613-5d31-8fcc-ac3de9c30b9f/e9461df3-1613-5d31-8fcc-ac3de9c30b9f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91272,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_e4351990eb77ad50288fe38bf487821f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9461df3-1613-5d31-8fcc-ac3de9c30b9f/e9461df3-1613-5d31-8fcc-ac3de9c30b9f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73350,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_8c23024e30f13c6ecefc7192872f5a1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9461df3-1613-5d31-8fcc-ac3de9c30b9f/e9461df3-1613-5d31-8fcc-ac3de9c30b9f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137436,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd3/16/d3161632bd5fc77e42b384f4f98cd7e2/pa/AL88930_9eba55af6e0144f5b8651f5fa2099872.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VI 1.6 TDI Trendline',
'transmission': 'manual',
'trim': 'Trendline',
'year': 2009}
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AL88930%27 HTTP/1.1" 200 None
2026-03-30 10:47:46 [auto1.de] INFO: Saving data for AL88930: {'created_time': 1774867666.640457, 'last_price_update_time': 1774867666.640468, 'auction_closing_time': 1774970927.0}
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AL88930') HTTP/1.1" 204 0
2026-03-30 10:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6 with identifier: XJ50079
2026-03-30 10:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6 with identifier: XJ50079
2026-03-30 10:47:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3f55d67a-2fc9-599a-939a-f9ff26f3f5e6 with identifier: XJ50079 to the API
2026-03-30 10:47:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_c883ec916a981c453a7047cf750f2e03.jpg>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:43:00Z',
'fuel_type': 'petrol',
'id': '3f55d67a-2fc9-599a-939a-f9ff26f3f5e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XJ50079',
'listing': 'auction',
'location': 'DE, Kiel',
'make': 'Opel',
'model': 'Meriva',
'odometer': 105238,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f55d67a-2fc9-599a-939a-f9ff26f3f5e6/3f55d67a-2fc9-599a-939a-f9ff26f3f5e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98618,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_00feca15a600d9b92a5a9c67e3c0e710.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f55d67a-2fc9-599a-939a-f9ff26f3f5e6/3f55d67a-2fc9-599a-939a-f9ff26f3f5e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89939,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_c883ec916a981c453a7047cf750f2e03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f55d67a-2fc9-599a-939a-f9ff26f3f5e6/3f55d67a-2fc9-599a-939a-f9ff26f3f5e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82467,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_9498ecf7548ce7f762a72193721e5baf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f55d67a-2fc9-599a-939a-f9ff26f3f5e6/3f55d67a-2fc9-599a-939a-f9ff26f3f5e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69913,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_7308e9edd05240036a25bbb11e4d70f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f55d67a-2fc9-599a-939a-f9ff26f3f5e6/3f55d67a-2fc9-599a-939a-f9ff26f3f5e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107646,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/23/8e2341012f9d0593f1935a83007a8dd9/pa/XJ50079_2ada7b17c0f1bce124d57871d25992b8.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2006-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Meriva 1.4 Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2006}
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XJ50079%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [auto1.de] INFO: Saving data for XJ50079: {'created_time': 1774867667.016285, 'last_price_update_time': 1774867667.016295, 'auction_closing_time': 1774971780.0}
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XJ50079') HTTP/1.1" 204 0
2026-03-30 10:47:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_785b04545c743c55ce33ca4cab4ae7c6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WZ74602> (referer: https://www.auto1.com/v1/car-details-view/WZ74602/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_15b1127420383cea6242c354841f94ad.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_0e7537824b681e1c0ae13ef3e7334bde.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VT43145> (referer: https://www.auto1.com/v1/car-details-view/VT43145/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee415d90>
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_57f54c94bd00ed5fee19b82a2bd28ec7.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_57f54c94bd00ed5fee19b82a2bd28ec7.jpg saved to cache
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4185d0>
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_113d937b-55cc-594b-afaf-208a24dd648f/113d937b-55cc-594b-afaf-208a24dd648f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F22%252Ffe22a113e30785b62dd9c048780daf94%252Fpa%252FSJ67214_b4bd13db1584524387f34214b154c0ab.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_b4bd13db1584524387f34214b154c0ab.jpg saved to cache
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 113d937b-55cc-594b-afaf-208a24dd648f
2026-03-30 10:47:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429ed10>
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_785b04545c743c55ce33ca4cab4ae7c6.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_785b04545c743c55ce33ca4cab4ae7c6.jpg saved to cache
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29
2026-03-30 10:47:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cc7f7d6-23f3-5338-8f2a-0fe515c216e2 with identifier: WZ74602
2026-03-30 10:47:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cc7f7d6-23f3-5338-8f2a-0fe515c216e2 with scrape type 1
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item 9cc7f7d6-23f3-5338-8f2a-0fe515c216e2
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7a%252F64%252F7a64e71f6289416fe33bf01a76f75712%252Fpa%252FWZ74602_a0d1bf96dbf91446f746ec58c41c7f80.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_a0d1bf96dbf91446f746ec58c41c7f80.jpg already downloaded
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7a%252F64%252F7a64e71f6289416fe33bf01a76f75712%252Fpa%252FWZ74602_64380601c5e3c28f62353281fad478b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_64380601c5e3c28f62353281fad478b5.jpg already downloaded
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7a%252F64%252F7a64e71f6289416fe33bf01a76f75712%252Fpa%252FWZ74602_3d2a3abad24332de3b5f2d72e9fd9364.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_3d2a3abad24332de3b5f2d72e9fd9364.jpg already downloaded
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7a%252F64%252F7a64e71f6289416fe33bf01a76f75712%252Fpa%252FWZ74602_1ceee586f3b8b590b3b1be0adc346f74.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_1ceee586f3b8b590b3b1be0adc346f74.jpg already downloaded
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7a%252F64%252F7a64e71f6289416fe33bf01a76f75712%252Fpa%252FWZ74602_9ba9c4d0eca03f9b472802e66648d24d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_9ba9c4d0eca03f9b472802e66648d24d.jpg already downloaded
2026-03-30 10:47:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9cc7f7d6-23f3-5338-8f2a-0fe515c216e2, identifier: WZ74602
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd4450>
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_113d937b-55cc-594b-afaf-208a24dd648f/113d937b-55cc-594b-afaf-208a24dd648f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F22%252Ffe22a113e30785b62dd9c048780daf94%252Fpa%252FSJ67214_15b1127420383cea6242c354841f94ad.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_15b1127420383cea6242c354841f94ad.jpg saved to cache
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 113d937b-55cc-594b-afaf-208a24dd648f
2026-03-30 10:47:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 113d937b-55cc-594b-afaf-208a24dd648f, skipping ID generation
2026-03-30 10:47:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 113d937b-55cc-594b-afaf-208a24dd648f with scrape type 1
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 113d937b-55cc-594b-afaf-208a24dd648f sending to next pipeline
2026-03-30 10:47:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 113d937b-55cc-594b-afaf-208a24dd648f, identifier: SJ67214
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee95390>
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_0e7537824b681e1c0ae13ef3e7334bde.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_0e7537824b681e1c0ae13ef3e7334bde.jpg saved to cache
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29
2026-03-30 10:47:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 046611e3-b40d-5f98-be4c-f2f24998fc5c with identifier: VT43145
2026-03-30 10:47:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 046611e3-b40d-5f98-be4c-f2f24998fc5c with scrape type 1
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 046611e3-b40d-5f98-be4c-f2f24998fc5c
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F3d%252Fff3d743d5aa329a6317ff766791aa2bb%252Fpa%252FVT43145_40c5b1b5b744035a3d3f70454680ef27.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_40c5b1b5b744035a3d3f70454680ef27.jpg already downloaded
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F3d%252Fff3d743d5aa329a6317ff766791aa2bb%252Fpa%252FVT43145_286dcb36c6ab719c8ed60b92953dac0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_286dcb36c6ab719c8ed60b92953dac0c.jpg already downloaded
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F3d%252Fff3d743d5aa329a6317ff766791aa2bb%252Fpa%252FVT43145_4e44cd66a6340d9433747c5a0ebd5d29.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_4e44cd66a6340d9433747c5a0ebd5d29.jpg already downloaded
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F3d%252Fff3d743d5aa329a6317ff766791aa2bb%252Fpa%252FVT43145_107f97fc703be0f4ba12bbff2e4dda38.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_107f97fc703be0f4ba12bbff2e4dda38.jpg already downloaded
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F3d%252Fff3d743d5aa329a6317ff766791aa2bb%252Fpa%252FVT43145_cc6543ba76b4c7df9d2cee39ac49c51c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_cc6543ba76b4c7df9d2cee39ac49c51c.jpg already downloaded
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F3d%252Fff3d743d5aa329a6317ff766791aa2bb%252Fpa%252FVT43145_39eb6f809c0107334d522038af248aea.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_39eb6f809c0107334d522038af248aea.jpg already downloaded
2026-03-30 10:47:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 046611e3-b40d-5f98-be4c-f2f24998fc5c, identifier: VT43145
2026-03-30 10:47:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9cc7f7d6-23f3-5338-8f2a-0fe515c216e2 with identifier: WZ74602
2026-03-30 10:47:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9cc7f7d6-23f3-5338-8f2a-0fe515c216e2 with identifier: WZ74602
2026-03-30 10:47:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9cc7f7d6-23f3-5338-8f2a-0fe515c216e2 with identifier: WZ74602 to the API
2026-03-30 10:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WZ74602>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 80,
'expiration_date': '2026-03-31T15:59:19Z',
'fuel_type': 'petrol',
'id': '9cc7f7d6-23f3-5338-8f2a-0fe515c216e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WZ74602',
'listing': 'auction',
'location': 'DE, Erbach',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 135258,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_a0d1bf96dbf91446f746ec58c41c7f80.jpg',
'https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_64380601c5e3c28f62353281fad478b5.jpg',
'https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_3d2a3abad24332de3b5f2d72e9fd9364.jpg',
'https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_1ceee586f3b8b590b3b1be0adc346f74.jpg',
'https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_9ba9c4d0eca03f9b472802e66648d24d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cc7f7d6-23f3-5338-8f2a-0fe515c216e2/9cc7f7d6-23f3-5338-8f2a-0fe515c216e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104147,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_a0d1bf96dbf91446f746ec58c41c7f80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cc7f7d6-23f3-5338-8f2a-0fe515c216e2/9cc7f7d6-23f3-5338-8f2a-0fe515c216e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103480,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_64380601c5e3c28f62353281fad478b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cc7f7d6-23f3-5338-8f2a-0fe515c216e2/9cc7f7d6-23f3-5338-8f2a-0fe515c216e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84400,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_3d2a3abad24332de3b5f2d72e9fd9364.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cc7f7d6-23f3-5338-8f2a-0fe515c216e2/9cc7f7d6-23f3-5338-8f2a-0fe515c216e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66468,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_1ceee586f3b8b590b3b1be0adc346f74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cc7f7d6-23f3-5338-8f2a-0fe515c216e2/9cc7f7d6-23f3-5338-8f2a-0fe515c216e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70781,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7a/64/7a64e71f6289416fe33bf01a76f75712/pa/WZ74602_9ba9c4d0eca03f9b472802e66648d24d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2008-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.4 Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2008}
2026-03-30 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WZ74602%27 HTTP/1.1" 200 None
2026-03-30 10:47:48 [auto1.de] INFO: Saving data for WZ74602: {'created_time': 1774867668.289829, 'last_price_update_time': 1774867668.289843, 'auction_closing_time': 1774972759.0}
2026-03-30 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WZ74602') HTTP/1.1" 204 0
2026-03-30 10:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 113d937b-55cc-594b-afaf-208a24dd648f with identifier: SJ67214
2026-03-30 10:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 113d937b-55cc-594b-afaf-208a24dd648f with identifier: SJ67214
2026-03-30 10:47:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 113d937b-55cc-594b-afaf-208a24dd648f with identifier: SJ67214 to the API
2026-03-30 10:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_15b1127420383cea6242c354841f94ad.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'engine_horse_power': 65,
'expiration_date': '2026-03-31T15:54:22Z',
'fuel_type': 'petrol',
'id': '113d937b-55cc-594b-afaf-208a24dd648f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SJ67214',
'listing': 'auction',
'location': 'DE, Neubrandenburg',
'make': 'Kia',
'model': 'Picanto',
'odometer': 78849,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_113d937b-55cc-594b-afaf-208a24dd648f/113d937b-55cc-594b-afaf-208a24dd648f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91998,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_15b1127420383cea6242c354841f94ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_113d937b-55cc-594b-afaf-208a24dd648f/113d937b-55cc-594b-afaf-208a24dd648f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92104,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_b4bd13db1584524387f34214b154c0ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_113d937b-55cc-594b-afaf-208a24dd648f/113d937b-55cc-594b-afaf-208a24dd648f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83852,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_39219c727c38cd0af179e2cec83e6ad1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_113d937b-55cc-594b-afaf-208a24dd648f/113d937b-55cc-594b-afaf-208a24dd648f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69528,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_f12b7af474635a2e27a6386662c38f65.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_113d937b-55cc-594b-afaf-208a24dd648f/113d937b-55cc-594b-afaf-208a24dd648f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121044,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/22/fe22a113e30785b62dd9c048780daf94/pa/SJ67214_055a48714b8460b924f5859170cfcf1a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto 1.1 Start',
'transmission': 'manual',
'trim': 'Start',
'year': 2009}
2026-03-30 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SJ67214%27 HTTP/1.1" 200 None
2026-03-30 10:47:48 [auto1.de] INFO: Saving data for SJ67214: {'created_time': 1774867668.686819, 'last_price_update_time': 1774867668.686832, 'auction_closing_time': 1774972462.0}
2026-03-30 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SJ67214') HTTP/1.1" 204 0
2026-03-30 10:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 046611e3-b40d-5f98-be4c-f2f24998fc5c with identifier: VT43145
2026-03-30 10:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 046611e3-b40d-5f98-be4c-f2f24998fc5c with identifier: VT43145
2026-03-30 10:47:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 046611e3-b40d-5f98-be4c-f2f24998fc5c with identifier: VT43145 to the API
2026-03-30 10:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/VT43145>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:15:46Z',
'fuel_type': 'diesel',
'id': '046611e3-b40d-5f98-be4c-f2f24998fc5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VT43145',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Renault',
'model': 'Megane',
'odometer': 242775,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_40c5b1b5b744035a3d3f70454680ef27.jpg',
'https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_286dcb36c6ab719c8ed60b92953dac0c.jpg',
'https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_4e44cd66a6340d9433747c5a0ebd5d29.jpg',
'https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_107f97fc703be0f4ba12bbff2e4dda38.jpg',
'https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_cc6543ba76b4c7df9d2cee39ac49c51c.jpg',
'https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_39eb6f809c0107334d522038af248aea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_046611e3-b40d-5f98-be4c-f2f24998fc5c/046611e3-b40d-5f98-be4c-f2f24998fc5c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81636,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_40c5b1b5b744035a3d3f70454680ef27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_046611e3-b40d-5f98-be4c-f2f24998fc5c/046611e3-b40d-5f98-be4c-f2f24998fc5c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67918,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_286dcb36c6ab719c8ed60b92953dac0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_046611e3-b40d-5f98-be4c-f2f24998fc5c/046611e3-b40d-5f98-be4c-f2f24998fc5c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74241,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_4e44cd66a6340d9433747c5a0ebd5d29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_046611e3-b40d-5f98-be4c-f2f24998fc5c/046611e3-b40d-5f98-be4c-f2f24998fc5c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77384,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_107f97fc703be0f4ba12bbff2e4dda38.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_046611e3-b40d-5f98-be4c-f2f24998fc5c/046611e3-b40d-5f98-be4c-f2f24998fc5c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145872,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_cc6543ba76b4c7df9d2cee39ac49c51c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_046611e3-b40d-5f98-be4c-f2f24998fc5c/046611e3-b40d-5f98-be4c-f2f24998fc5c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120963,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgff/3d/ff3d743d5aa329a6317ff766791aa2bb/pa/VT43145_39eb6f809c0107334d522038af248aea.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2011}
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VT43145%27 HTTP/1.1" 200 None
2026-03-30 10:47:49 [auto1.de] INFO: Saving data for VT43145: {'created_time': 1774867669.076838, 'last_price_update_time': 1774867669.07685, 'auction_closing_time': 1774970146.0}
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VT43145') HTTP/1.1" 204 0
2026-03-30 10:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DJ56370/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_ca316723304f939518a54c5e5fd632d9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_3e8bbc2be1f58c51d09c9095e0f7cb50.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_7c5b49c0764d5aa30da6a02c74544ad4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_8d60502ef270a9bf0c3c5cf05cac684a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_ffd1d49824b7ad8de96ae03aea035f3b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_db9b2d140a34e7a95a19753a6900733e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_fa71d4ace2531d1779da591cbef6a21f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_cf4d0a5e7269deab075f84bc9bb2aa66.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c7d10>
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_ca316723304f939518a54c5e5fd632d9.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_ca316723304f939518a54c5e5fd632d9.jpg saved to cache
2026-03-30 10:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29
2026-03-30 10:47:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee3f090>
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_3e8bbc2be1f58c51d09c9095e0f7cb50.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_3e8bbc2be1f58c51d09c9095e0f7cb50.jpg saved to cache
2026-03-30 10:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29
2026-03-30 10:47:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee32d10>
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_7c5b49c0764d5aa30da6a02c74544ad4.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_7c5b49c0764d5aa30da6a02c74544ad4.jpg saved to cache
2026-03-30 10:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 800d748f-c8c9-5561-97bb-5a79c63d03c9
2026-03-30 10:47:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41db350>
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_8d60502ef270a9bf0c3c5cf05cac684a.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_8d60502ef270a9bf0c3c5cf05cac684a.jpg saved to cache
2026-03-30 10:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29
2026-03-30 10:47:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee02450>
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc7%252F16%252Fc7162d626da6925e032a8894607ca9c5%252Fpa%252FYS78642_ffd1d49824b7ad8de96ae03aea035f3b.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_ffd1d49824b7ad8de96ae03aea035f3b.jpg saved to cache
2026-03-30 10:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29
2026-03-30 10:47:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29, skipping ID generation
2026-03-30 10:47:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29 with scrape type 1
2026-03-30 10:47:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29 sending to next pipeline
2026-03-30 10:47:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29, identifier: YS78642
2026-03-30 10:47:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428b550>
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_db9b2d140a34e7a95a19753a6900733e.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_db9b2d140a34e7a95a19753a6900733e.jpg saved to cache
2026-03-30 10:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 800d748f-c8c9-5561-97bb-5a79c63d03c9
2026-03-30 10:47:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee32610>
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_fa71d4ace2531d1779da591cbef6a21f.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_fa71d4ace2531d1779da591cbef6a21f.jpg saved to cache
2026-03-30 10:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 800d748f-c8c9-5561-97bb-5a79c63d03c9
2026-03-30 10:47:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb1950>
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_cf4d0a5e7269deab075f84bc9bb2aa66.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_cf4d0a5e7269deab075f84bc9bb2aa66.jpg saved to cache
2026-03-30 10:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 800d748f-c8c9-5561-97bb-5a79c63d03c9
2026-03-30 10:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29 with identifier: YS78642
2026-03-30 10:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29 with identifier: YS78642
2026-03-30 10:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2cef7ff6-0a20-5c99-8d22-f68e0c3abb29 with identifier: YS78642 to the API
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_ffd1d49824b7ad8de96ae03aea035f3b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:54:04Z',
'fuel_type': 'petrol',
'id': '2cef7ff6-0a20-5c99-8d22-f68e0c3abb29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YS78642',
'listing': 'auction',
'location': 'DE, Aurich',
'make': 'BMW',
'model': '1er',
'odometer': 151860,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2560119,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_8d60502ef270a9bf0c3c5cf05cac684a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2635511,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_ffd1d49824b7ad8de96ae03aea035f3b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82858,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_0e7537824b681e1c0ae13ef3e7334bde.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70491,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_57f54c94bd00ed5fee19b82a2bd28ec7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2655906,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_3e8bbc2be1f58c51d09c9095e0f7cb50.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2679396,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_785b04545c743c55ce33ca4cab4ae7c6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261010,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_9ce5ab791922c3a2eddc5e0e6fdcf8e3.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80075,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_17e3f90972d1366aad2e6199d13cdd86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2824272,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_dacb743248905341f2673fb9ad0f6a95.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cef7ff6-0a20-5c99-8d22-f68e0c3abb29/2cef7ff6-0a20-5c99-8d22-f68e0c3abb29_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2970864,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/16/c7162d626da6925e032a8894607ca9c5/pa/YS78642_ca316723304f939518a54c5e5fd632d9.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1er 116i',
'transmission': 'manual',
'trim': '',
'year': 2012}
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YS78642%27 HTTP/1.1" 200 None
2026-03-30 10:47:50 [auto1.de] INFO: Saving data for YS78642: {'created_time': 1774867670.646517, 'last_price_update_time': 1774867670.646529, 'auction_closing_time': 1774972444.0}
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YS78642') HTTP/1.1" 204 0
2026-03-30 10:47:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_1b320f876c4de247a4ce480a42b0f760.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_3234160adfb8bef32b7abc060491a24f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd5310>
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_1b320f876c4de247a4ce480a42b0f760.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_1b320f876c4de247a4ce480a42b0f760.jpg saved to cache
2026-03-30 10:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 800d748f-c8c9-5561-97bb-5a79c63d03c9
2026-03-30 10:47:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4345390>
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg26%252F55%252F26557bd0d5724b77147267bdee9490f5%252Fpa%252FAG12776_3234160adfb8bef32b7abc060491a24f.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_3234160adfb8bef32b7abc060491a24f.jpg saved to cache
2026-03-30 10:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 800d748f-c8c9-5561-97bb-5a79c63d03c9
2026-03-30 10:47:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 800d748f-c8c9-5561-97bb-5a79c63d03c9, skipping ID generation
2026-03-30 10:47:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800d748f-c8c9-5561-97bb-5a79c63d03c9 with scrape type 1
2026-03-30 10:47:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 800d748f-c8c9-5561-97bb-5a79c63d03c9 sending to next pipeline
2026-03-30 10:47:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 800d748f-c8c9-5561-97bb-5a79c63d03c9, identifier: AG12776
2026-03-30 10:47:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 800d748f-c8c9-5561-97bb-5a79c63d03c9 with identifier: AG12776
2026-03-30 10:47:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 800d748f-c8c9-5561-97bb-5a79c63d03c9 with identifier: AG12776
2026-03-30 10:47:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 800d748f-c8c9-5561-97bb-5a79c63d03c9 with identifier: AG12776 to the API
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_3234160adfb8bef32b7abc060491a24f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 230,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:23:41Z',
'fuel_type': 'diesel',
'id': '800d748f-c8c9-5561-97bb-5a79c63d03c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AG12776',
'listing': 'auction',
'location': 'DE, Lübeck',
'make': 'Mercedes-Benz',
'model': 'V-Klasse Marco Polo',
'odometer': 52684,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3038573,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_1b320f876c4de247a4ce480a42b0f760.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3025374,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_3234160adfb8bef32b7abc060491a24f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2897217,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_cf4d0a5e7269deab075f84bc9bb2aa66.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2645336,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_fa71d4ace2531d1779da591cbef6a21f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2630459,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_db9b2d140a34e7a95a19753a6900733e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2226731,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_7c5b49c0764d5aa30da6a02c74544ad4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2331119,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_ef3b5f548a5c8c2043b805b189862042.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2339962,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_4042d3c07db61885307ba01d063f3323.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2842225,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_4434151f9678a43f25925468998940f3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_800d748f-c8c9-5561-97bb-5a79c63d03c9/800d748f-c8c9-5561-97bb-5a79c63d03c9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2764209,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img26/55/26557bd0d5724b77147267bdee9490f5/pa/AG12776_46fbd6ea1a05ac1f7802cc930acaf0e2.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-09-16',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz V-Klasse Marco Polo V 250 d 4Matic EDITION',
'transmission': 'automatic',
'trim': '4Matic EDITION',
'year': 2020}
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AG12776%27 HTTP/1.1" 200 None
2026-03-30 10:47:51 [auto1.de] INFO: Saving data for AG12776: {'created_time': 1774867671.605341, 'last_price_update_time': 1774867671.605352, 'auction_closing_time': 1774970621.0}
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AG12776') HTTP/1.1" 204 0
2026-03-30 10:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/FT47423> (referer: https://www.auto1.com/v1/car-details-view/FT47423/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_98a3fe1a005ea6e608f6b3c92a9311ef.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_ab52fc36b0dfab53c3083891d670e3ed.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_0bcae1b5a2d6027aabbc5f72c3aa9360.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d73d6c68-bd68-5d4d-b9de-5f6eedfebae9 with identifier: FT47423
2026-03-30 10:47:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9 with scrape type 1
2026-03-30 10:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_26bd57aa2f870be984efafa90ef1f4b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_26bd57aa2f870be984efafa90ef1f4b9.jpg not downloaded yet
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_1a4c2acc33ed3915c79012ee871553a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_1a4c2acc33ed3915c79012ee871553a3.jpg not downloaded yet
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_5808b0ea2a4b7e8dd4694acfcf5a6df7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_5808b0ea2a4b7e8dd4694acfcf5a6df7.jpg not downloaded yet
2026-03-30 10:47:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41727d0>
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_98a3fe1a005ea6e608f6b3c92a9311ef.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_98a3fe1a005ea6e608f6b3c92a9311ef.jpg saved to cache
2026-03-30 10:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c
2026-03-30 10:47:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef5ed0>
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_ab52fc36b0dfab53c3083891d670e3ed.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_ab52fc36b0dfab53c3083891d670e3ed.jpg saved to cache
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c
2026-03-30 10:47:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a2fd0>
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_0bcae1b5a2d6027aabbc5f72c3aa9360.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_0bcae1b5a2d6027aabbc5f72c3aa9360.jpg saved to cache
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_fc7148a97cfa915d62907a1e784ff6f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_fc7148a97cfa915d62907a1e784ff6f7.jpg not downloaded yet
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_7d453b979dcc58ae72199bf10c78e23f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_7d453b979dcc58ae72199bf10c78e23f.jpg not downloaded yet
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_168d71d699d1ca0a80a38049a817b44c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_168d71d699d1ca0a80a38049a817b44c.jpg not downloaded yet
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_e1e0a91a40896e5fd56cf9eb436985e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_e1e0a91a40896e5fd56cf9eb436985e1.jpg not downloaded yet
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_58a3ea9992cb697577d2e99ad9c3bd4e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_58a3ea9992cb697577d2e99ad9c3bd4e.jpg not downloaded yet
2026-03-30 10:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_fc7148a97cfa915d62907a1e784ff6f7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_deaf163b4fb451f06d862b07d8f82286.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_deaf163b4fb451f06d862b07d8f82286.jpg not downloaded yet
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_865d34ddaaaad70f6454be6e995f27b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_865d34ddaaaad70f6454be6e995f27b4.jpg not downloaded yet
2026-03-30 10:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_f7766311631c9d82f53f17bd329ffe0a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_4817998be3f059ea67f110bb9d016792.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_c20751095febcd2ba40841f12a308d86.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_4e2a12c18675b869761887c21f30adff.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a2590>
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_fc7148a97cfa915d62907a1e784ff6f7.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_fc7148a97cfa915d62907a1e784ff6f7.jpg saved to cache
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9
2026-03-30 10:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_58a3ea9992cb697577d2e99ad9c3bd4e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_865d34ddaaaad70f6454be6e995f27b4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43281d0>
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_f7766311631c9d82f53f17bd329ffe0a.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_f7766311631c9d82f53f17bd329ffe0a.jpg saved to cache
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c
2026-03-30 10:47:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414d590>
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_4817998be3f059ea67f110bb9d016792.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_4817998be3f059ea67f110bb9d016792.jpg saved to cache
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c
2026-03-30 10:47:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee62090>
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_c20751095febcd2ba40841f12a308d86.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_c20751095febcd2ba40841f12a308d86.jpg saved to cache
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c
2026-03-30 10:47:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4143550>
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_4e2a12c18675b869761887c21f30adff.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_4e2a12c18675b869761887c21f30adff.jpg saved to cache
2026-03-30 10:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb7910>
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_58a3ea9992cb697577d2e99ad9c3bd4e.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_58a3ea9992cb697577d2e99ad9c3bd4e.jpg saved to cache
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9e550>
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_865d34ddaaaad70f6454be6e995f27b4.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_865d34ddaaaad70f6454be6e995f27b4.jpg saved to cache
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9
2026-03-30 10:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_5808b0ea2a4b7e8dd4694acfcf5a6df7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_e1e0a91a40896e5fd56cf9eb436985e1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_168d71d699d1ca0a80a38049a817b44c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_deaf163b4fb451f06d862b07d8f82286.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_7d453b979dcc58ae72199bf10c78e23f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DJ56370> (referer: https://www.auto1.com/v1/car-details-view/DJ56370/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NU82917/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_26bd57aa2f870be984efafa90ef1f4b9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_1a4c2acc33ed3915c79012ee871553a3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4228590>
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_5808b0ea2a4b7e8dd4694acfcf5a6df7.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_5808b0ea2a4b7e8dd4694acfcf5a6df7.jpg saved to cache
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb3050>
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_e1e0a91a40896e5fd56cf9eb436985e1.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_e1e0a91a40896e5fd56cf9eb436985e1.jpg saved to cache
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd6b90>
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_168d71d699d1ca0a80a38049a817b44c.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_168d71d699d1ca0a80a38049a817b44c.jpg saved to cache
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fc150>
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_deaf163b4fb451f06d862b07d8f82286.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_deaf163b4fb451f06d862b07d8f82286.jpg saved to cache
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3f3f90>
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_7d453b979dcc58ae72199bf10c78e23f.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_7d453b979dcc58ae72199bf10c78e23f.jpg saved to cache
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9
2026-03-30 10:47:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1557fd1a-5585-56dd-99ef-964e9e7107fa with identifier: DJ56370
2026-03-30 10:47:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1557fd1a-5585-56dd-99ef-964e9e7107fa with scrape type 1
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1557fd1a-5585-56dd-99ef-964e9e7107fa
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_bd32030f0cf64da92ec671d12196812d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_bd32030f0cf64da92ec671d12196812d.jpg not downloaded yet
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fd450>
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_26bd57aa2f870be984efafa90ef1f4b9.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_26bd57aa2f870be984efafa90ef1f4b9.jpg saved to cache
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4394450>
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc0%252F91%252Fc0917245e038da3c0633700988e56ab8%252Fpa%252FFT47423_1a4c2acc33ed3915c79012ee871553a3.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_1a4c2acc33ed3915c79012ee871553a3.jpg saved to cache
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9
2026-03-30 10:47:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d73d6c68-bd68-5d4d-b9de-5f6eedfebae9, skipping ID generation
2026-03-30 10:47:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9 with scrape type 1
2026-03-30 10:47:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d73d6c68-bd68-5d4d-b9de-5f6eedfebae9 sending to next pipeline
2026-03-30 10:47:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d73d6c68-bd68-5d4d-b9de-5f6eedfebae9, identifier: FT47423
2026-03-30 10:47:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d73d6c68-bd68-5d4d-b9de-5f6eedfebae9 with identifier: FT47423
2026-03-30 10:47:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d73d6c68-bd68-5d4d-b9de-5f6eedfebae9 with identifier: FT47423
2026-03-30 10:47:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d73d6c68-bd68-5d4d-b9de-5f6eedfebae9 with identifier: FT47423 to the API
2026-03-30 10:47:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_1a4c2acc33ed3915c79012ee871553a3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 207,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'engine_horse_power': 185,
'expiration_date': '2026-03-31T15:23:16Z',
'fuel_type': 'petrol',
'id': 'd73d6c68-bd68-5d4d-b9de-5f6eedfebae9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FT47423',
'listing': 'auction',
'location': 'DE, Hannover',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 196993,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62481,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_26bd57aa2f870be984efafa90ef1f4b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62660,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_1a4c2acc33ed3915c79012ee871553a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70480,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_5808b0ea2a4b7e8dd4694acfcf5a6df7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61388,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_fc7148a97cfa915d62907a1e784ff6f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60687,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_7d453b979dcc58ae72199bf10c78e23f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60322,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_168d71d699d1ca0a80a38049a817b44c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58241,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_e1e0a91a40896e5fd56cf9eb436985e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64233,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_58a3ea9992cb697577d2e99ad9c3bd4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62974,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_deaf163b4fb451f06d862b07d8f82286.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73d6c68-bd68-5d4d-b9de-5f6eedfebae9/d73d6c68-bd68-5d4d-b9de-5f6eedfebae9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78075,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc0/91/c0917245e038da3c0633700988e56ab8/pa/FT47423_865d34ddaaaad70f6454be6e995f27b4.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 200 Kompressor Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2007}
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FT47423%27 HTTP/1.1" 200 None
2026-03-30 10:47:54 [auto1.de] INFO: Saving data for FT47423: {'created_time': 1774867674.155875, 'last_price_update_time': 1774867674.155886, 'auction_closing_time': 1774970596.0}
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FT47423') HTTP/1.1" 204 0
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_3d08f351768db6eea29ea991c25a876c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_3d08f351768db6eea29ea991c25a876c.jpg not downloaded yet
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_75f7504e754ddddb543e0b48899ae0a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_75f7504e754ddddb543e0b48899ae0a9.jpg not downloaded yet
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_e1884d684c56c84c195e72a652d1c2a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_e1884d684c56c84c195e72a652d1c2a3.jpg not downloaded yet
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_e52cfa7505ceb0ba6c6d90d233dc410e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_e52cfa7505ceb0ba6c6d90d233dc410e.jpg not downloaded yet
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_d20d5a246b6187603bc1ce88fa2d7bff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_d20d5a246b6187603bc1ce88fa2d7bff.jpg not downloaded yet
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_bd79fa48ae2d9b0005f9b4a991842c1f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_bd79fa48ae2d9b0005f9b4a991842c1f.jpg not downloaded yet
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_359924ecb138b4a68348570fa3733714.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_359924ecb138b4a68348570fa3733714.jpg not downloaded yet
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_9bc9bb75451562965c87e59a1b574e23.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_9bc9bb75451562965c87e59a1b574e23.jpg not downloaded yet
2026-03-30 10:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_e42c48fd2f97ae10e6db9d885b178c73.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_532aeb007d446f5a6db2125a26dab73f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_532aeb007d446f5a6db2125a26dab73f.jpg not downloaded yet
2026-03-30 10:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_d70a770101e9452c870e5d37693c306e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeee0790>
2026-03-30 10:47:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_e42c48fd2f97ae10e6db9d885b178c73.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_e42c48fd2f97ae10e6db9d885b178c73.jpg saved to cache
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c
2026-03-30 10:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_3d08f351768db6eea29ea991c25a876c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414c910>
2026-03-30 10:47:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf3%252F0d%252Ff30d74f587e6734c4eefd26e63304903%252Fpa%252FUM69054_d70a770101e9452c870e5d37693c306e.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_d70a770101e9452c870e5d37693c306e.jpg saved to cache
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c
2026-03-30 10:47:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c, skipping ID generation
2026-03-30 10:47:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c with scrape type 1
2026-03-30 10:47:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c sending to next pipeline
2026-03-30 10:47:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c, identifier: UM69054
2026-03-30 10:47:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c with identifier: UM69054
2026-03-30 10:47:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c with identifier: UM69054
2026-03-30 10:47:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 10ef2f52-d65e-5b0f-b44a-f096e7f85f9c with identifier: UM69054 to the API
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_d70a770101e9452c870e5d37693c306e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T15:23:02Z',
'fuel_type': 'petrol',
'id': '10ef2f52-d65e-5b0f-b44a-f096e7f85f9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UM69054',
'listing': 'auction',
'location': 'DE, Stade',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 29938,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2905545,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_e42c48fd2f97ae10e6db9d885b178c73.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2984801,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_d70a770101e9452c870e5d37693c306e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2820015,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_c20751095febcd2ba40841f12a308d86.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2902411,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_4e2a12c18675b869761887c21f30adff.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2659309,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_4817998be3f059ea67f110bb9d016792.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2359673,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_f7766311631c9d82f53f17bd329ffe0a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2214150,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_ab52fc36b0dfab53c3083891d670e3ed.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2465457,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_98a3fe1a005ea6e608f6b3c92a9311ef.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2905309,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_0bcae1b5a2d6027aabbc5f72c3aa9360.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10ef2f52-d65e-5b0f-b44a-f096e7f85f9c/10ef2f52-d65e-5b0f-b44a-f096e7f85f9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2737689,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf3/0d/f30d74f587e6734c4eefd26e63304903/pa/UM69054_1c64df7a1155f7a6cbd16e28ce7d8f2b.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 2.0 TSI VZ',
'transmission': 'automatic',
'trim': 'VZ',
'year': 2022}
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UM69054%27 HTTP/1.1" 200 None
2026-03-30 10:47:55 [auto1.de] INFO: Saving data for UM69054: {'created_time': 1774867675.267743, 'last_price_update_time': 1774867675.267756, 'auction_closing_time': 1774970582.0}
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UM69054') HTTP/1.1" 204 0
2026-03-30 10:47:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ff790>
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_3d08f351768db6eea29ea991c25a876c.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_3d08f351768db6eea29ea991c25a876c.jpg saved to cache
2026-03-30 10:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1557fd1a-5585-56dd-99ef-964e9e7107fa
2026-03-30 10:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WA56629/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_bd32030f0cf64da92ec671d12196812d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_359924ecb138b4a68348570fa3733714.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef47950>
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_bd32030f0cf64da92ec671d12196812d.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_bd32030f0cf64da92ec671d12196812d.jpg saved to cache
2026-03-30 10:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1557fd1a-5585-56dd-99ef-964e9e7107fa
2026-03-30 10:47:55 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f14035abad0>
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_359924ecb138b4a68348570fa3733714.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_359924ecb138b4a68348570fa3733714.jpg saved to cache
2026-03-30 10:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1557fd1a-5585-56dd-99ef-964e9e7107fa
2026-03-30 10:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_d20d5a246b6187603bc1ce88fa2d7bff.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_9bc9bb75451562965c87e59a1b574e23.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_bd79fa48ae2d9b0005f9b4a991842c1f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_532aeb007d446f5a6db2125a26dab73f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee479e10>
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_d20d5a246b6187603bc1ce88fa2d7bff.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_d20d5a246b6187603bc1ce88fa2d7bff.jpg saved to cache
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1557fd1a-5585-56dd-99ef-964e9e7107fa
2026-03-30 10:47:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee04c10>
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_9bc9bb75451562965c87e59a1b574e23.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_9bc9bb75451562965c87e59a1b574e23.jpg saved to cache
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1557fd1a-5585-56dd-99ef-964e9e7107fa
2026-03-30 10:47:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429d590>
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_bd79fa48ae2d9b0005f9b4a991842c1f.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_bd79fa48ae2d9b0005f9b4a991842c1f.jpg saved to cache
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1557fd1a-5585-56dd-99ef-964e9e7107fa
2026-03-30 10:47:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefa6b50>
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_532aeb007d446f5a6db2125a26dab73f.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_532aeb007d446f5a6db2125a26dab73f.jpg saved to cache
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1557fd1a-5585-56dd-99ef-964e9e7107fa
2026-03-30 10:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_e52cfa7505ceb0ba6c6d90d233dc410e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4347cd0>
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_e52cfa7505ceb0ba6c6d90d233dc410e.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_e52cfa7505ceb0ba6c6d90d233dc410e.jpg saved to cache
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1557fd1a-5585-56dd-99ef-964e9e7107fa
2026-03-30 10:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_e1884d684c56c84c195e72a652d1c2a3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_75f7504e754ddddb543e0b48899ae0a9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:47:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee820d0>
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_e1884d684c56c84c195e72a652d1c2a3.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_e1884d684c56c84c195e72a652d1c2a3.jpg saved to cache
2026-03-30 10:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1557fd1a-5585-56dd-99ef-964e9e7107fa
2026-03-30 10:47:56 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee403810>
2026-03-30 10:47:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:47:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:47:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:47:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgec%252Fec%252Fececbaab2402623f187ebf7e6a9c1697%252Fpa%252FDJ56370_75f7504e754ddddb543e0b48899ae0a9.jpg') HTTP/1.1" 204 0
2026-03-30 10:47:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_75f7504e754ddddb543e0b48899ae0a9.jpg saved to cache
2026-03-30 10:47:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1557fd1a-5585-56dd-99ef-964e9e7107fa
2026-03-30 10:47:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1557fd1a-5585-56dd-99ef-964e9e7107fa, skipping ID generation
2026-03-30 10:47:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1557fd1a-5585-56dd-99ef-964e9e7107fa with scrape type 1
2026-03-30 10:47:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1557fd1a-5585-56dd-99ef-964e9e7107fa sending to next pipeline
2026-03-30 10:47:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1557fd1a-5585-56dd-99ef-964e9e7107fa, identifier: DJ56370
2026-03-30 10:47:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1557fd1a-5585-56dd-99ef-964e9e7107fa with identifier: DJ56370
2026-03-30 10:47:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1557fd1a-5585-56dd-99ef-964e9e7107fa with identifier: DJ56370
2026-03-30 10:47:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1557fd1a-5585-56dd-99ef-964e9e7107fa with identifier: DJ56370 to the API
2026-03-30 10:47:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:47: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-30 10:47:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_75f7504e754ddddb543e0b48899ae0a9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '0.7L',
'engine_horse_power': 82,
'expiration_date': '2026-03-31T15:02:26Z',
'fuel_type': 'petrol',
'id': '1557fd1a-5585-56dd-99ef-964e9e7107fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DJ56370',
'listing': 'auction',
'location': 'DE, Donaueschingen',
'make': 'Smart',
'model': 'Roadster',
'odometer': 71779,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2910786,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_bd32030f0cf64da92ec671d12196812d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2836859,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_3d08f351768db6eea29ea991c25a876c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3002713,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_75f7504e754ddddb543e0b48899ae0a9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2939203,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_e1884d684c56c84c195e72a652d1c2a3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2983279,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_e52cfa7505ceb0ba6c6d90d233dc410e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2402704,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_d20d5a246b6187603bc1ce88fa2d7bff.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2297976,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_bd79fa48ae2d9b0005f9b4a991842c1f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2268247,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_359924ecb138b4a68348570fa3733714.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2643397,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_9bc9bb75451562965c87e59a1b574e23.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1557fd1a-5585-56dd-99ef-964e9e7107fa/1557fd1a-5585-56dd-99ef-964e9e7107fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3046585,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgec/ec/ececbaab2402623f187ebf7e6a9c1697/pa/DJ56370_532aeb007d446f5a6db2125a26dab73f.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2003-09-23',
'seats_number': 2,
'seller_name': None,
'title': 'Smart Roadster Roadster',
'transmission': 'automatic',
'trim': '',
'year': 2003}
2026-03-30 10:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DJ56370%27 HTTP/1.1" 200 None
2026-03-30 10:47:57 [auto1.de] INFO: Saving data for DJ56370: {'created_time': 1774867677.582486, 'last_price_update_time': 1774867677.582498, 'auction_closing_time': 1774969346.0}
2026-03-30 10:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DJ56370') HTTP/1.1" 204 0
2026-03-30 10:47:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YZ91982/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:47:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VZ61460/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UU82160> (referer: https://www.auto1.com/v1/car-details-view/UU82160/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d855a028-f158-54ec-b7ba-bb874e31d6e2 with identifier: UU82160
2026-03-30 10:48:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d855a028-f158-54ec-b7ba-bb874e31d6e2 with scrape type 1
2026-03-30 10:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d855a028-f158-54ec-b7ba-bb874e31d6e2
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_33ca18f8cc24a0199f5211f09dc3f8bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_33ca18f8cc24a0199f5211f09dc3f8bc.jpg not downloaded yet
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_287609e085d7de14bf418eb7b3d6476c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_287609e085d7de14bf418eb7b3d6476c.jpg not downloaded yet
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_3c9d663d0ea6149a83f70bba804e3e21.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_3c9d663d0ea6149a83f70bba804e3e21.jpg not downloaded yet
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_844b052201f52f0a970aa8c725b365b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_844b052201f52f0a970aa8c725b365b6.jpg not downloaded yet
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_767baa001cc71fb156a1aee97cf79fb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_767baa001cc71fb156a1aee97cf79fb7.jpg not downloaded yet
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_52be9034d84f13fe86af5f3abff7440c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_52be9034d84f13fe86af5f3abff7440c.jpg not downloaded yet
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_5d1f3648b813689bf6df00ba7faa1545.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_5d1f3648b813689bf6df00ba7faa1545.jpg not downloaded yet
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_f1a76dd30bb51a7e5d7f1a28c89e2d7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_f1a76dd30bb51a7e5d7f1a28c89e2d7c.jpg not downloaded yet
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_b6a4b12432075a8a4a87e133de63ea16.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_b6a4b12432075a8a4a87e133de63ea16.jpg not downloaded yet
2026-03-30 10:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_287609e085d7de14bf418eb7b3d6476c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_0ed0f2d35facd1cd22ed30b25b4e5c8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_0ed0f2d35facd1cd22ed30b25b4e5c8e.jpg not downloaded yet
2026-03-30 10:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_33ca18f8cc24a0199f5211f09dc3f8bc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_3c9d663d0ea6149a83f70bba804e3e21.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_844b052201f52f0a970aa8c725b365b6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_767baa001cc71fb156a1aee97cf79fb7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_5d1f3648b813689bf6df00ba7faa1545.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_52be9034d84f13fe86af5f3abff7440c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee5f310>
2026-03-30 10:48:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_287609e085d7de14bf418eb7b3d6476c.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_287609e085d7de14bf418eb7b3d6476c.jpg saved to cache
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d855a028-f158-54ec-b7ba-bb874e31d6e2
2026-03-30 10:48:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_0ed0f2d35facd1cd22ed30b25b4e5c8e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_b6a4b12432075a8a4a87e133de63ea16.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_f1a76dd30bb51a7e5d7f1a28c89e2d7c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeee1890>
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_33ca18f8cc24a0199f5211f09dc3f8bc.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_33ca18f8cc24a0199f5211f09dc3f8bc.jpg saved to cache
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d855a028-f158-54ec-b7ba-bb874e31d6e2
2026-03-30 10:48:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee97a10>
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_3c9d663d0ea6149a83f70bba804e3e21.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_3c9d663d0ea6149a83f70bba804e3e21.jpg saved to cache
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d855a028-f158-54ec-b7ba-bb874e31d6e2
2026-03-30 10:48:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4290dd0>
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_844b052201f52f0a970aa8c725b365b6.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_844b052201f52f0a970aa8c725b365b6.jpg saved to cache
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d855a028-f158-54ec-b7ba-bb874e31d6e2
2026-03-30 10:48:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f413b010>
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_767baa001cc71fb156a1aee97cf79fb7.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_767baa001cc71fb156a1aee97cf79fb7.jpg saved to cache
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d855a028-f158-54ec-b7ba-bb874e31d6e2
2026-03-30 10:48:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41c5890>
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_5d1f3648b813689bf6df00ba7faa1545.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_5d1f3648b813689bf6df00ba7faa1545.jpg saved to cache
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d855a028-f158-54ec-b7ba-bb874e31d6e2
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417f0d0>
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_52be9034d84f13fe86af5f3abff7440c.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_52be9034d84f13fe86af5f3abff7440c.jpg saved to cache
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d855a028-f158-54ec-b7ba-bb874e31d6e2
2026-03-30 10:48:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee491050>
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_0ed0f2d35facd1cd22ed30b25b4e5c8e.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_0ed0f2d35facd1cd22ed30b25b4e5c8e.jpg saved to cache
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d855a028-f158-54ec-b7ba-bb874e31d6e2
2026-03-30 10:48:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4174490>
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_b6a4b12432075a8a4a87e133de63ea16.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_b6a4b12432075a8a4a87e133de63ea16.jpg saved to cache
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d855a028-f158-54ec-b7ba-bb874e31d6e2
2026-03-30 10:48:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f480a710>
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252Faa%252Fc6aa7c8f8f463a8d40228d8a95b19308%252Fpa%252FUU82160_f1a76dd30bb51a7e5d7f1a28c89e2d7c.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_f1a76dd30bb51a7e5d7f1a28c89e2d7c.jpg saved to cache
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d855a028-f158-54ec-b7ba-bb874e31d6e2
2026-03-30 10:48:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d855a028-f158-54ec-b7ba-bb874e31d6e2, skipping ID generation
2026-03-30 10:48:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d855a028-f158-54ec-b7ba-bb874e31d6e2 with scrape type 1
2026-03-30 10:48:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d855a028-f158-54ec-b7ba-bb874e31d6e2 sending to next pipeline
2026-03-30 10:48:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d855a028-f158-54ec-b7ba-bb874e31d6e2, identifier: UU82160
2026-03-30 10:48:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d855a028-f158-54ec-b7ba-bb874e31d6e2 with identifier: UU82160
2026-03-30 10:48:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d855a028-f158-54ec-b7ba-bb874e31d6e2 with identifier: UU82160
2026-03-30 10:48:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d855a028-f158-54ec-b7ba-bb874e31d6e2 with identifier: UU82160 to the API
2026-03-30 10:48:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_f1a76dd30bb51a7e5d7f1a28c89e2d7c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:11:13Z',
'fuel_type': 'diesel',
'id': 'd855a028-f158-54ec-b7ba-bb874e31d6e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UU82160',
'listing': 'auction',
'location': 'DE, Sulzbach-Rosenberg',
'make': 'Audi',
'model': 'A4',
'odometer': 267650,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378177,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_33ca18f8cc24a0199f5211f09dc3f8bc.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384578,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_287609e085d7de14bf418eb7b3d6476c.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346022,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_3c9d663d0ea6149a83f70bba804e3e21.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300854,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_844b052201f52f0a970aa8c725b365b6.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383419,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_767baa001cc71fb156a1aee97cf79fb7.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71171,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_52be9034d84f13fe86af5f3abff7440c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314129,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_5d1f3648b813689bf6df00ba7faa1545.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380460,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_f1a76dd30bb51a7e5d7f1a28c89e2d7c.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375387,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_b6a4b12432075a8a4a87e133de63ea16.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d855a028-f158-54ec-b7ba-bb874e31d6e2/d855a028-f158-54ec-b7ba-bb874e31d6e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367599,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/aa/c6aa7c8f8f463a8d40228d8a95b19308/pa/UU82160_0ed0f2d35facd1cd22ed30b25b4e5c8e.jpg',
'Width': 1200}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 2.0 TDI Ambition',
'transmission': 'automatic',
'trim': 'Ambition',
'year': 2015}
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UU82160%27 HTTP/1.1" 200 None
2026-03-30 10:48:04 [auto1.de] INFO: Saving data for UU82160: {'created_time': 1774867684.266792, 'last_price_update_time': 1774867684.266802, 'auction_closing_time': 1774969873.0}
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UU82160') HTTP/1.1" 204 0
2026-03-30 10:48:04 [scrapy.extensions.logstats] INFO: Crawled 638 pages (at 40 pages/min), scraped 459 items (at 25 items/min)
2026-03-30 10:48:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NU82917> (referer: https://www.auto1.com/v1/car-details-view/NU82917/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d646d82-ff72-5736-b9c0-1f1a1db30c26 with identifier: NU82917
2026-03-30 10:48:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26 with scrape type 1
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_1c3ca2767a3dbd3c22335d7bc0acaf12.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_1c3ca2767a3dbd3c22335d7bc0acaf12.jpg not downloaded yet
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_6238853ff28b1c261cee687838905d27.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_6238853ff28b1c261cee687838905d27.jpg not downloaded yet
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_f5b3e1e65e16f5e5d12e36daf9a60c1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_f5b3e1e65e16f5e5d12e36daf9a60c1c.jpg not downloaded yet
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_deb75822f0ca89200a4ad20af7182628.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_deb75822f0ca89200a4ad20af7182628.jpg not downloaded yet
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_5007324a0bc0abcd8b672a185e6f245b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_5007324a0bc0abcd8b672a185e6f245b.jpg not downloaded yet
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_91c43b752decf0230da9be3e79d31b9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_91c43b752decf0230da9be3e79d31b9d.jpg not downloaded yet
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_d3d50f2804062e5d187f77e9eef3c0b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_d3d50f2804062e5d187f77e9eef3c0b3.jpg not downloaded yet
2026-03-30 10:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_6238853ff28b1c261cee687838905d27.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_3e676b6ba2cdaf4949d1538f31375622.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_3e676b6ba2cdaf4949d1538f31375622.jpg not downloaded yet
2026-03-30 10:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_1c3ca2767a3dbd3c22335d7bc0acaf12.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_f7910406062b690f0cd469de5a4aa09f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_f7910406062b690f0cd469de5a4aa09f.jpg not downloaded yet
2026-03-30 10:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_f5b3e1e65e16f5e5d12e36daf9a60c1c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_2b31bc8d8a03aef325f65197d87b42e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_2b31bc8d8a03aef325f65197d87b42e1.jpg not downloaded yet
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4195a10>
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_6238853ff28b1c261cee687838905d27.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_6238853ff28b1c261cee687838905d27.jpg saved to cache
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26
2026-03-30 10:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_deb75822f0ca89200a4ad20af7182628.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_3e676b6ba2cdaf4949d1538f31375622.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_f7910406062b690f0cd469de5a4aa09f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4196e90>
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_1c3ca2767a3dbd3c22335d7bc0acaf12.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_1c3ca2767a3dbd3c22335d7bc0acaf12.jpg saved to cache
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeed2bd0>
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_f5b3e1e65e16f5e5d12e36daf9a60c1c.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_f5b3e1e65e16f5e5d12e36daf9a60c1c.jpg saved to cache
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26
2026-03-30 10:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_2b31bc8d8a03aef325f65197d87b42e1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_91c43b752decf0230da9be3e79d31b9d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_5007324a0bc0abcd8b672a185e6f245b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_d3d50f2804062e5d187f77e9eef3c0b3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee482210>
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_deb75822f0ca89200a4ad20af7182628.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_deb75822f0ca89200a4ad20af7182628.jpg saved to cache
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4827d0>
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_3e676b6ba2cdaf4949d1538f31375622.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_3e676b6ba2cdaf4949d1538f31375622.jpg saved to cache
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef0c5d0>
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_f7910406062b690f0cd469de5a4aa09f.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_f7910406062b690f0cd469de5a4aa09f.jpg saved to cache
2026-03-30 10:48:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45ddd0>
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_2b31bc8d8a03aef325f65197d87b42e1.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_2b31bc8d8a03aef325f65197d87b42e1.jpg saved to cache
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d6dd0>
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_91c43b752decf0230da9be3e79d31b9d.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_91c43b752decf0230da9be3e79d31b9d.jpg saved to cache
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef76ad0>
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_5007324a0bc0abcd8b672a185e6f245b.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_5007324a0bc0abcd8b672a185e6f245b.jpg saved to cache
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef77c50>
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg9b%252Fe3%252F9be3485b337055e9d4aa26d25905c831%252Fpa%252FNU82917_d3d50f2804062e5d187f77e9eef3c0b3.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_d3d50f2804062e5d187f77e9eef3c0b3.jpg saved to cache
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26
2026-03-30 10:48:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d646d82-ff72-5736-b9c0-1f1a1db30c26, skipping ID generation
2026-03-30 10:48:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26 with scrape type 1
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d646d82-ff72-5736-b9c0-1f1a1db30c26 sending to next pipeline
2026-03-30 10:48:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 6d646d82-ff72-5736-b9c0-1f1a1db30c26, identifier: NU82917
2026-03-30 10:48:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 6d646d82-ff72-5736-b9c0-1f1a1db30c26 with identifier: NU82917
2026-03-30 10:48:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 6d646d82-ff72-5736-b9c0-1f1a1db30c26 with identifier: NU82917
2026-03-30 10:48:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 6d646d82-ff72-5736-b9c0-1f1a1db30c26 with identifier: NU82917 to the API
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_d3d50f2804062e5d187f77e9eef3c0b3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T15:17:32Z',
'fuel_type': 'petrol',
'id': '6d646d82-ff72-5736-b9c0-1f1a1db30c26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NU82917',
'listing': 'auction',
'location': 'DE, Hagen',
'make': 'Opel',
'model': 'Corsa',
'odometer': 49112,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71804,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_1c3ca2767a3dbd3c22335d7bc0acaf12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70735,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_6238853ff28b1c261cee687838905d27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58272,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_f5b3e1e65e16f5e5d12e36daf9a60c1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53994,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_deb75822f0ca89200a4ad20af7182628.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50980,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_5007324a0bc0abcd8b672a185e6f245b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53212,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_91c43b752decf0230da9be3e79d31b9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55082,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_d3d50f2804062e5d187f77e9eef3c0b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68528,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_3e676b6ba2cdaf4949d1538f31375622.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60947,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_f7910406062b690f0cd469de5a4aa09f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d646d82-ff72-5736-b9c0-1f1a1db30c26/6d646d82-ff72-5736-b9c0-1f1a1db30c26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54287,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9b/e3/9be3485b337055e9d4aa26d25905c831/pa/NU82917_2b31bc8d8a03aef325f65197d87b42e1.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2 Turbo GS Line',
'transmission': 'manual',
'trim': 'GS Line',
'year': 2021}
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NU82917%27 HTTP/1.1" 200 None
2026-03-30 10:48:05 [auto1.de] INFO: Saving data for NU82917: {'created_time': 1774867685.800889, 'last_price_update_time': 1774867685.800899, 'auction_closing_time': 1774970252.0}
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NU82917') HTTP/1.1" 204 0
2026-03-30 10:48:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WA56629> (referer: https://www.auto1.com/v1/car-details-view/WA56629/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 982f4693-a787-58cc-b9c7-b81347f4c177 with identifier: WA56629
2026-03-30 10:48:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 982f4693-a787-58cc-b9c7-b81347f4c177 with scrape type 1
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 982f4693-a787-58cc-b9c7-b81347f4c177
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_e4486c52c333444e393c1c24924cad5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_e4486c52c333444e393c1c24924cad5d.jpg not downloaded yet
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_dcb7fe79b8ade9227162dcd8692ae5af.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_dcb7fe79b8ade9227162dcd8692ae5af.jpg already downloaded
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_2945d2e56473713c4f44900fe9bf5829.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_2945d2e56473713c4f44900fe9bf5829.jpg not downloaded yet
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_9d3756659699dfd6fbd00bc987c5e5d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_9d3756659699dfd6fbd00bc987c5e5d8.jpg not downloaded yet
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_d0ed10607bb45655b303084ef3c0d97e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_d0ed10607bb45655b303084ef3c0d97e.jpg already downloaded
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_9a115f10c5eeec290556d4755c0e607d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_9a115f10c5eeec290556d4755c0e607d.jpg not downloaded yet
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_483bfeacf8220a78f20ffa61ee3b0b78.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_483bfeacf8220a78f20ffa61ee3b0b78.jpg not downloaded yet
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_370238c55fb72ddb6ca6e14b1371c99b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_370238c55fb72ddb6ca6e14b1371c99b.jpg not downloaded yet
2026-03-30 10:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_e4486c52c333444e393c1c24924cad5d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_08a9e6b9f85a319ed87e0982d6bfc67f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_08a9e6b9f85a319ed87e0982d6bfc67f.jpg not downloaded yet
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_ba3c7ed097df2aa136492fdd595d74f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_ba3c7ed097df2aa136492fdd595d74f0.jpg not downloaded yet
2026-03-30 10:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_2945d2e56473713c4f44900fe9bf5829.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee60d10>
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_e4486c52c333444e393c1c24924cad5d.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_e4486c52c333444e393c1c24924cad5d.jpg saved to cache
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 982f4693-a787-58cc-b9c7-b81347f4c177
2026-03-30 10:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_9a115f10c5eeec290556d4755c0e607d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_9d3756659699dfd6fbd00bc987c5e5d8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_370238c55fb72ddb6ca6e14b1371c99b.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8ef10>
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_2945d2e56473713c4f44900fe9bf5829.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_2945d2e56473713c4f44900fe9bf5829.jpg saved to cache
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 982f4693-a787-58cc-b9c7-b81347f4c177
2026-03-30 10:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_483bfeacf8220a78f20ffa61ee3b0b78.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_08a9e6b9f85a319ed87e0982d6bfc67f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_ba3c7ed097df2aa136492fdd595d74f0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417f610>
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_9a115f10c5eeec290556d4755c0e607d.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_9a115f10c5eeec290556d4755c0e607d.jpg saved to cache
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 982f4693-a787-58cc-b9c7-b81347f4c177
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeed4d0>
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_9d3756659699dfd6fbd00bc987c5e5d8.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_9d3756659699dfd6fbd00bc987c5e5d8.jpg saved to cache
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 982f4693-a787-58cc-b9c7-b81347f4c177
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8fa50>
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_370238c55fb72ddb6ca6e14b1371c99b.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_370238c55fb72ddb6ca6e14b1371c99b.jpg saved to cache
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 982f4693-a787-58cc-b9c7-b81347f4c177
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4187250>
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_483bfeacf8220a78f20ffa61ee3b0b78.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_483bfeacf8220a78f20ffa61ee3b0b78.jpg saved to cache
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 982f4693-a787-58cc-b9c7-b81347f4c177
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee86cd0>
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_08a9e6b9f85a319ed87e0982d6bfc67f.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_08a9e6b9f85a319ed87e0982d6bfc67f.jpg saved to cache
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 982f4693-a787-58cc-b9c7-b81347f4c177
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb4550>
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F48%252Fdc4872202c62a927887352f08b70a1c1%252Fpa%252FWA56629_ba3c7ed097df2aa136492fdd595d74f0.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_ba3c7ed097df2aa136492fdd595d74f0.jpg saved to cache
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 982f4693-a787-58cc-b9c7-b81347f4c177
2026-03-30 10:48:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 982f4693-a787-58cc-b9c7-b81347f4c177, skipping ID generation
2026-03-30 10:48:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 982f4693-a787-58cc-b9c7-b81347f4c177 with scrape type 1
2026-03-30 10:48:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 982f4693-a787-58cc-b9c7-b81347f4c177 sending to next pipeline
2026-03-30 10:48:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 982f4693-a787-58cc-b9c7-b81347f4c177, identifier: WA56629
2026-03-30 10:48:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 982f4693-a787-58cc-b9c7-b81347f4c177 with identifier: WA56629
2026-03-30 10:48:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 982f4693-a787-58cc-b9c7-b81347f4c177 with identifier: WA56629
2026-03-30 10:48:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 982f4693-a787-58cc-b9c7-b81347f4c177 with identifier: WA56629 to the API
2026-03-30 10:48:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_ba3c7ed097df2aa136492fdd595d74f0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:17:05Z',
'fuel_type': 'petrol',
'id': '982f4693-a787-58cc-b9c7-b81347f4c177',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WA56629',
'listing': 'auction',
'location': 'DE, Zülpich',
'make': 'Audi',
'model': 'A1',
'odometer': 140623,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73341,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_e4486c52c333444e393c1c24924cad5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72206,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_dcb7fe79b8ade9227162dcd8692ae5af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68929,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_2945d2e56473713c4f44900fe9bf5829.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65935,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_9d3756659699dfd6fbd00bc987c5e5d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66308,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_d0ed10607bb45655b303084ef3c0d97e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65485,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_9a115f10c5eeec290556d4755c0e607d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58017,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_483bfeacf8220a78f20ffa61ee3b0b78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66246,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_370238c55fb72ddb6ca6e14b1371c99b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65952,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_08a9e6b9f85a319ed87e0982d6bfc67f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_982f4693-a787-58cc-b9c7-b81347f4c177/982f4693-a787-58cc-b9c7-b81347f4c177_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72783,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/48/dc4872202c62a927887352f08b70a1c1/pa/WA56629_ba3c7ed097df2aa136492fdd595d74f0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-01-16',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A1 1.2 TFSI Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2012}
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WA56629%27 HTTP/1.1" 200 None
2026-03-30 10:48:07 [auto1.de] INFO: Saving data for WA56629: {'created_time': 1774867687.046894, 'last_price_update_time': 1774867687.046904, 'auction_closing_time': 1774970225.0}
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WA56629') HTTP/1.1" 204 0
2026-03-30 10:48: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-30 10:48:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VL87987/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YZ91982> (referer: https://www.auto1.com/v1/car-details-view/YZ91982/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:07 [auto1.de] INFO: Channel: 24h | Page: 27 | totalHits: 9488 | hits on page: 40
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: YX18346
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YX18346%27 HTTP/1.1" 200 None
2026-03-30 10:48:07 [auto1.de] INFO: Scrape type for YX18346: 0
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: WZ74602
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WZ74602%27 HTTP/1.1" 200 None
2026-03-30 10:48:07 [auto1.de] INFO: Scrape type for WZ74602: 0
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: XA87570
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: VT43145
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VT43145%27 HTTP/1.1" 200 None
2026-03-30 10:48:07 [auto1.de] INFO: Scrape type for VT43145: 0
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: GF38956
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: AL88930
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AL88930%27 HTTP/1.1" 200 None
2026-03-30 10:48:07 [auto1.de] INFO: Scrape type for AL88930: 0
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: VS83958
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VS83958%27 HTTP/1.1" 200 None
2026-03-30 10:48:07 [auto1.de] INFO: Scrape type for VS83958: 0
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: FF76143
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: YG75934
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: TL58821
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: SG04043
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: HU65226
2026-03-30 10:48:07 [auto1.de] INFO: Found listing with ID: WS10443
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WS10443%27 HTTP/1.1" 200 None
2026-03-30 10:48:07 [auto1.de] INFO: Scrape type for WS10443: 2
2026-03-30 10:48:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d76a4d8-8e26-5f24-b143-533a6ab5f74f with identifier: WS10443
2026-03-30 10:48:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d76a4d8-8e26-5f24-b143-533a6ab5f74f with scrape type 2
2026-03-30 10:48:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d76a4d8-8e26-5f24-b143-533a6ab5f74f with scrape type 2
2026-03-30 10:48:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0d76a4d8-8e26-5f24-b143-533a6ab5f74f, identifier: WS10443
2026-03-30 10:48:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0d76a4d8-8e26-5f24-b143-533a6ab5f74f with identifier: WS10443
2026-03-30 10:48:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0d76a4d8-8e26-5f24-b143-533a6ab5f74f with identifier: WS10443
2026-03-30 10:48:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0d76a4d8-8e26-5f24-b143-533a6ab5f74f with identifier: WS10443 to the API
2026-03-30 10:48:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:08 [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': 177,
'expiration_date': '2026-03-31T15:00:10Z',
'fuel_type': 'petrol',
'id': '0d76a4d8-8e26-5f24-b143-533a6ab5f74f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WS10443',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLA-Klasse',
'odometer': 41661,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-13',
'seller_name': None,
'title': 'Mercedes-Benz CLA-Klasse CLA 180 Shooting Brake Mild-Hybrid AMG '
'Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2022}
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WS10443%27 HTTP/1.1" 200 None
2026-03-30 10:48:08 [auto1.de] INFO: Saving data for WS10443: {'auction_closing_time': 1774969210.0, 'created_time': 1773776260.082388, 'last_price_update_time': 1774867688.167764}
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WS10443') HTTP/1.1" 204 0
2026-03-30 10:48:08 [auto1.de] INFO: Found listing with ID: WP98376
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WP98376%27 HTTP/1.1" 200 None
2026-03-30 10:48:08 [auto1.de] INFO: Scrape type for WP98376: 1
2026-03-30 10:48:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c32f88a1-1f01-5add-84b8-2d484eafdcf7 with identifier: YZ91982
2026-03-30 10:48:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c32f88a1-1f01-5add-84b8-2d484eafdcf7 with scrape type 1
2026-03-30 10:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c32f88a1-1f01-5add-84b8-2d484eafdcf7
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_f1336b8e226de7935dbb550f72b246fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_f1336b8e226de7935dbb550f72b246fe.jpg not downloaded yet
2026-03-30 10:48:08 [auto1.de] INFO: Found listing with ID: JV19654
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JV19654%27 HTTP/1.1" 200 None
2026-03-30 10:48:08 [auto1.de] INFO: Scrape type for JV19654: 1
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_ff70ce9f804bce79a595d7cd0b77d0e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_ff70ce9f804bce79a595d7cd0b77d0e2.jpg not downloaded yet
2026-03-30 10:48:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:08 [auto1.de] INFO: Found listing with ID: SN93122
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SN93122%27 HTTP/1.1" 200 None
2026-03-30 10:48:08 [auto1.de] INFO: Scrape type for SN93122: 2
2026-03-30 10:48:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6d0a74-ab2d-5982-9636-0da360c76341 with identifier: SN93122
2026-03-30 10:48:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff6d0a74-ab2d-5982-9636-0da360c76341 with scrape type 2
2026-03-30 10:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff6d0a74-ab2d-5982-9636-0da360c76341 with scrape type 2
2026-03-30 10:48:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ff6d0a74-ab2d-5982-9636-0da360c76341, identifier: SN93122
2026-03-30 10:48:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ff6d0a74-ab2d-5982-9636-0da360c76341 with identifier: SN93122
2026-03-30 10:48:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ff6d0a74-ab2d-5982-9636-0da360c76341 with identifier: SN93122
2026-03-30 10:48:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ff6d0a74-ab2d-5982-9636-0da360c76341 with identifier: SN93122 to the API
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:08 [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': 240,
'expiration_date': '2026-03-31T15:23:23Z',
'fuel_type': 'petrol',
'id': 'ff6d0a74-ab2d-5982-9636-0da360c76341',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SN93122',
'listing': 'auction',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 103148,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-14',
'seller_name': None,
'title': 'Ford Mondeo 2.0 EcoBoost Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2017}
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27SN93122%27 HTTP/1.1" 200 None
2026-03-30 10:48:08 [auto1.de] INFO: Saving data for SN93122: {'auction_closing_time': 1774970603.0, 'created_time': 1773686340.688915, 'last_price_update_time': 1774867688.876063}
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='SN93122') HTTP/1.1" 204 0
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_5e677666c9ff597df1b1f2b97918b02e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_5e677666c9ff597df1b1f2b97918b02e.jpg not downloaded yet
2026-03-30 10:48:08 [auto1.de] INFO: Found listing with ID: GB96559
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GB96559%27 HTTP/1.1" 200 None
2026-03-30 10:48:08 [auto1.de] INFO: Scrape type for GB96559: 2
2026-03-30 10:48:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a845f4f6-2909-5169-ba7b-af05d3c02da5 with identifier: GB96559
2026-03-30 10:48:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a845f4f6-2909-5169-ba7b-af05d3c02da5 with scrape type 2
2026-03-30 10:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a845f4f6-2909-5169-ba7b-af05d3c02da5 with scrape type 2
2026-03-30 10:48:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a845f4f6-2909-5169-ba7b-af05d3c02da5, identifier: GB96559
2026-03-30 10:48:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a845f4f6-2909-5169-ba7b-af05d3c02da5 with identifier: GB96559
2026-03-30 10:48:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a845f4f6-2909-5169-ba7b-af05d3c02da5 with identifier: GB96559
2026-03-30 10:48:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a845f4f6-2909-5169-ba7b-af05d3c02da5 with identifier: GB96559 to the API
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:09 [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': 4,
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:23:40Z',
'fuel_type': 'petrol',
'id': 'a845f4f6-2909-5169-ba7b-af05d3c02da5',
'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/GB96559',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 72150,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-15',
'seller_name': None,
'title': 'Volkswagen Caddy 1.2 TSI Kasten BlueMotion',
'transmission': 'manual',
'trim': 'Kasten BlueMotion',
'year': 2017}
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27GB96559%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [auto1.de] INFO: Saving data for GB96559: {'auction_closing_time': 1774970620.0, 'created_time': 1773345090.456744, 'last_price_update_time': 1774867689.377383}
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='GB96559') HTTP/1.1" 204 0
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_a9f8ec2352552ed92461eba613362248.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_a9f8ec2352552ed92461eba613362248.jpg not downloaded yet
2026-03-30 10:48:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PT32058/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_f1336b8e226de7935dbb550f72b246fe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: EV09512
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: RE55721
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: LD73259
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: UP63503
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UP63503%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [auto1.de] INFO: Scrape type for UP63503: 1
2026-03-30 10:48:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_6901bbae980f388ce1775e0b9398581c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_6901bbae980f388ce1775e0b9398581c.jpg not downloaded yet
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: ZP04224
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZP04224%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [auto1.de] INFO: Scrape type for ZP04224: 1
2026-03-30 10:48:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_ff70ce9f804bce79a595d7cd0b77d0e2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_e42561b185274efe0674d727872e2e93.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_e42561b185274efe0674d727872e2e93.jpg not downloaded yet
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: LW34128
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: MM56350
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MM56350%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [auto1.de] INFO: Scrape type for MM56350: 1
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4141490>
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_f1336b8e226de7935dbb550f72b246fe.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_f1336b8e226de7935dbb550f72b246fe.jpg saved to cache
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c32f88a1-1f01-5add-84b8-2d484eafdcf7
2026-03-30 10:48:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_5e677666c9ff597df1b1f2b97918b02e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_bc89040421055ae7fb31e7d610297f4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_bc89040421055ae7fb31e7d610297f4a.jpg not downloaded yet
2026-03-30 10:48:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_a9f8ec2352552ed92461eba613362248.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: DE11265
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: DT27807
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DT27807%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [auto1.de] INFO: Scrape type for DT27807: 1
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_37fa5164ca94e52acc49fdaadb231f85.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_37fa5164ca94e52acc49fdaadb231f85.jpg not downloaded yet
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: NY24901
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NY24901%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [auto1.de] INFO: Scrape type for NY24901: 1
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee45fa10>
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_ff70ce9f804bce79a595d7cd0b77d0e2.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_ff70ce9f804bce79a595d7cd0b77d0e2.jpg saved to cache
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c32f88a1-1f01-5add-84b8-2d484eafdcf7
2026-03-30 10:48:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_6901bbae980f388ce1775e0b9398581c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_8672b5f3ba49eb31a36caaa56aa5c911.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_8672b5f3ba49eb31a36caaa56aa5c911.jpg not downloaded yet
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: LD79008
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: UB71876
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UB71876%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [auto1.de] INFO: Scrape type for UB71876: 1
2026-03-30 10:48:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_e42561b185274efe0674d727872e2e93.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_0f85566608c7fb8f4c7b6427bb7d7f80.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_0f85566608c7fb8f4c7b6427bb7d7f80.jpg not downloaded yet
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdf910>
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_5e677666c9ff597df1b1f2b97918b02e.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_5e677666c9ff597df1b1f2b97918b02e.jpg saved to cache
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c32f88a1-1f01-5add-84b8-2d484eafdcf7
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429ed90>
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_a9f8ec2352552ed92461eba613362248.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_a9f8ec2352552ed92461eba613362248.jpg saved to cache
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c32f88a1-1f01-5add-84b8-2d484eafdcf7
2026-03-30 10:48:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_bc89040421055ae7fb31e7d610297f4a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:09 [auto1.de] INFO: Found listing with ID: XE47955
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XE47955%27 HTTP/1.1" 200 None
2026-03-30 10:48:09 [auto1.de] INFO: Scrape type for XE47955: 2
2026-03-30 10:48:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d1f0258-57b8-53ec-96ea-15fc4136bb69 with identifier: XE47955
2026-03-30 10:48:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d1f0258-57b8-53ec-96ea-15fc4136bb69 with scrape type 2
2026-03-30 10:48:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d1f0258-57b8-53ec-96ea-15fc4136bb69 with scrape type 2
2026-03-30 10:48:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 1d1f0258-57b8-53ec-96ea-15fc4136bb69, identifier: XE47955
2026-03-30 10:48:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 1d1f0258-57b8-53ec-96ea-15fc4136bb69 with identifier: XE47955
2026-03-30 10:48:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 1d1f0258-57b8-53ec-96ea-15fc4136bb69 with identifier: XE47955
2026-03-30 10:48:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 1d1f0258-57b8-53ec-96ea-15fc4136bb69 with identifier: XE47955 to the API
2026-03-30 10:48:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:15:42Z',
'fuel_type': 'petrol',
'id': '1d1f0258-57b8-53ec-96ea-15fc4136bb69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XE47955',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 81667,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-23',
'seller_name': None,
'title': 'BMW 1er 118i Edition Sport Line Shadow',
'transmission': 'manual',
'trim': 'Edition Sport Line Shadow',
'year': 2018}
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XE47955%27 HTTP/1.1" 200 None
2026-03-30 10:48:11 [auto1.de] INFO: Saving data for XE47955: {'auction_closing_time': 1774970142.0, 'created_time': 1774262612.237655, 'last_price_update_time': 1774867691.036023}
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XE47955') HTTP/1.1" 204 0
2026-03-30 10:48:11 [auto1.de] INFO: Found listing with ID: MU52688
2026-03-30 10:48:11 [auto1.de] INFO: Found listing with ID: UW30611
2026-03-30 10:48:11 [auto1.de] INFO: Found listing with ID: AA93259
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AA93259%27 HTTP/1.1" 200 None
2026-03-30 10:48:11 [auto1.de] INFO: Scrape type for AA93259: 1
2026-03-30 10:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VZ61460> (referer: https://www.auto1.com/v1/car-details-view/VZ61460/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f1403994550>
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_6901bbae980f388ce1775e0b9398581c.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_6901bbae980f388ce1775e0b9398581c.jpg saved to cache
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c32f88a1-1f01-5add-84b8-2d484eafdcf7
2026-03-30 10:48:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_8672b5f3ba49eb31a36caaa56aa5c911.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:11 [auto1.de] INFO: Found listing with ID: ZK65162
2026-03-30 10:48:11 [auto1.de] INFO: Found listing with ID: PW27553
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PW27553%27 HTTP/1.1" 200 None
2026-03-30 10:48:11 [auto1.de] INFO: Scrape type for PW27553: 2
2026-03-30 10:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b4e7e1b-f7a0-5b84-92c5-ff5ccefd4261 with identifier: PW27553
2026-03-30 10:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b4e7e1b-f7a0-5b84-92c5-ff5ccefd4261 with scrape type 2
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b4e7e1b-f7a0-5b84-92c5-ff5ccefd4261 with scrape type 2
2026-03-30 10:48:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2b4e7e1b-f7a0-5b84-92c5-ff5ccefd4261, identifier: PW27553
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4288750>
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_e42561b185274efe0674d727872e2e93.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_e42561b185274efe0674d727872e2e93.jpg saved to cache
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c32f88a1-1f01-5add-84b8-2d484eafdcf7
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7e050>
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_bc89040421055ae7fb31e7d610297f4a.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_bc89040421055ae7fb31e7d610297f4a.jpg saved to cache
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c32f88a1-1f01-5add-84b8-2d484eafdcf7
2026-03-30 10:48:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2b4e7e1b-f7a0-5b84-92c5-ff5ccefd4261 with identifier: PW27553
2026-03-30 10:48:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2b4e7e1b-f7a0-5b84-92c5-ff5ccefd4261 with identifier: PW27553
2026-03-30 10:48:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2b4e7e1b-f7a0-5b84-92c5-ff5ccefd4261 with identifier: PW27553 to the API
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:44:27Z',
'fuel_type': 'diesel',
'id': '2b4e7e1b-f7a0-5b84-92c5-ff5ccefd4261',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PW27553',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 122484,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-24',
'seller_name': None,
'title': 'Ford Focus 2.0 TDCi Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2015}
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PW27553%27 HTTP/1.1" 200 None
2026-03-30 10:48:11 [auto1.de] INFO: Saving data for PW27553: {'auction_closing_time': 1774971867.0, 'created_time': 1774379102.075825, 'last_price_update_time': 1774867691.783631}
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PW27553') HTTP/1.1" 204 0
2026-03-30 10:48:11 [auto1.de] INFO: Found listing with ID: ZK45501
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZK45501%27 HTTP/1.1" 200 None
2026-03-30 10:48:11 [auto1.de] INFO: Scrape type for ZK45501: 1
2026-03-30 10:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a75f8df1-10ae-5148-8e33-893237c74c2e with identifier: VZ61460
2026-03-30 10:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a75f8df1-10ae-5148-8e33-893237c74c2e with scrape type 1
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a75f8df1-10ae-5148-8e33-893237c74c2e
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_e8a02575beaca3b71f39523813f04b99.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_e8a02575beaca3b71f39523813f04b99.jpg not downloaded yet
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeb3ad0>
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_8672b5f3ba49eb31a36caaa56aa5c911.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_8672b5f3ba49eb31a36caaa56aa5c911.jpg saved to cache
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c32f88a1-1f01-5add-84b8-2d484eafdcf7
2026-03-30 10:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_0f85566608c7fb8f4c7b6427bb7d7f80.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:11 [auto1.de] INFO: Found listing with ID: ZE40043
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZE40043%27 HTTP/1.1" 200 None
2026-03-30 10:48:11 [auto1.de] INFO: Scrape type for ZE40043: 2
2026-03-30 10:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c15a9020-5236-5441-9380-70be625fedf5 with identifier: ZE40043
2026-03-30 10:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c15a9020-5236-5441-9380-70be625fedf5 with scrape type 2
2026-03-30 10:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c15a9020-5236-5441-9380-70be625fedf5 with scrape type 2
2026-03-30 10:48:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c15a9020-5236-5441-9380-70be625fedf5, identifier: ZE40043
2026-03-30 10:48:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c15a9020-5236-5441-9380-70be625fedf5 with identifier: ZE40043
2026-03-30 10:48:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c15a9020-5236-5441-9380-70be625fedf5 with identifier: ZE40043
2026-03-30 10:48:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c15a9020-5236-5441-9380-70be625fedf5 with identifier: ZE40043 to the API
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 159,
'expiration_date': '2026-03-31T15:52:03Z',
'fuel_type': 'petrol',
'id': 'c15a9020-5236-5441-9380-70be625fedf5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZE40043',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 73087,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-24',
'seller_name': None,
'title': 'Renault Scenic 1.3 TCe BOSE-Edition',
'transmission': 'automatic',
'trim': 'BOSE-Edition',
'year': 2019}
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZE40043%27 HTTP/1.1" 200 None
2026-03-30 10:48:12 [auto1.de] INFO: Saving data for ZE40043: {'auction_closing_time': 1774972323.0, 'created_time': 1773687149.800783, 'last_price_update_time': 1774867692.529166}
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZE40043') HTTP/1.1" 204 0
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_ad41e8d5d0e8979acacf686dce4b995c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_ad41e8d5d0e8979acacf686dce4b995c.jpg not downloaded yet
2026-03-30 10:48:12 [auto1.de] INFO: Found listing with ID: BM56205
2026-03-30 10:48:12 [auto1.de] INFO: Found listing with ID: YS37212
2026-03-30 10:48:12 [auto1.de] INFO: Found listing with ID: CA33728
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CA33728%27 HTTP/1.1" 200 None
2026-03-30 10:48:12 [auto1.de] INFO: Scrape type for CA33728: 1
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_dadc1bc2a000aac548ed63efe8e0dac2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_dadc1bc2a000aac548ed63efe8e0dac2.jpg not downloaded yet
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_e3eea090115ffb2817d624bdfa76fdb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_e3eea090115ffb2817d624bdfa76fdb7.jpg not downloaded yet
2026-03-30 10:48:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f417f150>
2026-03-30 10:48:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_0f85566608c7fb8f4c7b6427bb7d7f80.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_0f85566608c7fb8f4c7b6427bb7d7f80.jpg saved to cache
2026-03-30 10:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c32f88a1-1f01-5add-84b8-2d484eafdcf7
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_623c2ba06817f8e2961c3c058879142c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_623c2ba06817f8e2961c3c058879142c.jpg not downloaded yet
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_87c45f68af4685659c2726ba136d4ffa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_87c45f68af4685659c2726ba136d4ffa.jpg not downloaded yet
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_4f71dd1602e13bef306d4da7caedb075.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_4f71dd1602e13bef306d4da7caedb075.jpg not downloaded yet
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_be9bc39c254438c9c392f4ed9497253e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_be9bc39c254438c9c392f4ed9497253e.jpg not downloaded yet
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_ec312d7b13c8d16ba2dc5e522e65dbd0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_ec312d7b13c8d16ba2dc5e522e65dbd0.jpg not downloaded yet
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_1000797b89b6e4ea52eb22a267c8befb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_1000797b89b6e4ea52eb22a267c8befb.jpg not downloaded yet
2026-03-30 10:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_37fa5164ca94e52acc49fdaadb231f85.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_1000797b89b6e4ea52eb22a267c8befb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:12 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f47fb510>
2026-03-30 10:48:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgf9%252F49%252Ff94948135009effd8f0ad93a626f5c93%252Fpa%252FYZ91982_37fa5164ca94e52acc49fdaadb231f85.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_37fa5164ca94e52acc49fdaadb231f85.jpg saved to cache
2026-03-30 10:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c32f88a1-1f01-5add-84b8-2d484eafdcf7
2026-03-30 10:48:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c32f88a1-1f01-5add-84b8-2d484eafdcf7, skipping ID generation
2026-03-30 10:48:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c32f88a1-1f01-5add-84b8-2d484eafdcf7 with scrape type 1
2026-03-30 10:48:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c32f88a1-1f01-5add-84b8-2d484eafdcf7 sending to next pipeline
2026-03-30 10:48:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c32f88a1-1f01-5add-84b8-2d484eafdcf7, identifier: YZ91982
2026-03-30 10:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c32f88a1-1f01-5add-84b8-2d484eafdcf7 with identifier: YZ91982
2026-03-30 10:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c32f88a1-1f01-5add-84b8-2d484eafdcf7 with identifier: YZ91982
2026-03-30 10:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c32f88a1-1f01-5add-84b8-2d484eafdcf7 with identifier: YZ91982 to the API
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_37fa5164ca94e52acc49fdaadb231f85.jpg>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:28:22Z',
'fuel_type': 'petrol',
'id': 'c32f88a1-1f01-5add-84b8-2d484eafdcf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YZ91982',
'listing': 'auction',
'location': 'DE, Worms',
'make': 'Audi',
'model': 'A4',
'odometer': 133290,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85271,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_f1336b8e226de7935dbb550f72b246fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81480,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_ff70ce9f804bce79a595d7cd0b77d0e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76934,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_5e677666c9ff597df1b1f2b97918b02e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64234,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_a9f8ec2352552ed92461eba613362248.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74697,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_6901bbae980f388ce1775e0b9398581c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73550,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_e42561b185274efe0674d727872e2e93.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63988,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_bc89040421055ae7fb31e7d610297f4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2842285,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_37fa5164ca94e52acc49fdaadb231f85.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78427,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_8672b5f3ba49eb31a36caaa56aa5c911.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c32f88a1-1f01-5add-84b8-2d484eafdcf7/c32f88a1-1f01-5add-84b8-2d484eafdcf7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86027,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf9/49/f94948135009effd8f0ad93a626f5c93/pa/YZ91982_0f85566608c7fb8f4c7b6427bb7d7f80.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-06-15',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 1.8 TFSI Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2011}
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YZ91982%27 HTTP/1.1" 200 None
2026-03-30 10:48:13 [auto1.de] INFO: Saving data for YZ91982: {'created_time': 1774867693.710468, 'last_price_update_time': 1774867693.710479, 'auction_closing_time': 1774970902.0}
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YZ91982') HTTP/1.1" 204 0
2026-03-30 10:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_ec312d7b13c8d16ba2dc5e522e65dbd0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JV19654/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WP98376/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7db10>
2026-03-30 10:48:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_1000797b89b6e4ea52eb22a267c8befb.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_1000797b89b6e4ea52eb22a267c8befb.jpg saved to cache
2026-03-30 10:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a75f8df1-10ae-5148-8e33-893237c74c2e
2026-03-30 10:48:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419a510>
2026-03-30 10:48:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_ec312d7b13c8d16ba2dc5e522e65dbd0.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_ec312d7b13c8d16ba2dc5e522e65dbd0.jpg saved to cache
2026-03-30 10:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a75f8df1-10ae-5148-8e33-893237c74c2e
2026-03-30 10:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_4f71dd1602e13bef306d4da7caedb075.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_be9bc39c254438c9c392f4ed9497253e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_87c45f68af4685659c2726ba136d4ffa.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_e3eea090115ffb2817d624bdfa76fdb7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_dadc1bc2a000aac548ed63efe8e0dac2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_623c2ba06817f8e2961c3c058879142c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee5df90>
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_4f71dd1602e13bef306d4da7caedb075.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_4f71dd1602e13bef306d4da7caedb075.jpg saved to cache
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a75f8df1-10ae-5148-8e33-893237c74c2e
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e8190>
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_be9bc39c254438c9c392f4ed9497253e.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_be9bc39c254438c9c392f4ed9497253e.jpg saved to cache
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a75f8df1-10ae-5148-8e33-893237c74c2e
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4232110>
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_87c45f68af4685659c2726ba136d4ffa.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_87c45f68af4685659c2726ba136d4ffa.jpg saved to cache
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a75f8df1-10ae-5148-8e33-893237c74c2e
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee417b10>
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_e3eea090115ffb2817d624bdfa76fdb7.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_e3eea090115ffb2817d624bdfa76fdb7.jpg saved to cache
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a75f8df1-10ae-5148-8e33-893237c74c2e
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4396b90>
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_dadc1bc2a000aac548ed63efe8e0dac2.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_dadc1bc2a000aac548ed63efe8e0dac2.jpg saved to cache
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a75f8df1-10ae-5148-8e33-893237c74c2e
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414fb90>
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_623c2ba06817f8e2961c3c058879142c.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_623c2ba06817f8e2961c3c058879142c.jpg saved to cache
2026-03-30 10:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a75f8df1-10ae-5148-8e33-893237c74c2e
2026-03-30 10:48:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UP63503/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_ad41e8d5d0e8979acacf686dce4b995c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_e8a02575beaca3b71f39523813f04b99.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e3e90>
2026-03-30 10:48:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_ad41e8d5d0e8979acacf686dce4b995c.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_ad41e8d5d0e8979acacf686dce4b995c.jpg saved to cache
2026-03-30 10:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a75f8df1-10ae-5148-8e33-893237c74c2e
2026-03-30 10:48:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef53750>
2026-03-30 10:48:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252F97%252F8d9772b0231273eff503d3190392408f%252Fpa%252FVZ61460_e8a02575beaca3b71f39523813f04b99.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_e8a02575beaca3b71f39523813f04b99.jpg saved to cache
2026-03-30 10:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a75f8df1-10ae-5148-8e33-893237c74c2e
2026-03-30 10:48:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a75f8df1-10ae-5148-8e33-893237c74c2e, skipping ID generation
2026-03-30 10:48:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a75f8df1-10ae-5148-8e33-893237c74c2e with scrape type 1
2026-03-30 10:48:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a75f8df1-10ae-5148-8e33-893237c74c2e sending to next pipeline
2026-03-30 10:48:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a75f8df1-10ae-5148-8e33-893237c74c2e, identifier: VZ61460
2026-03-30 10:48:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a75f8df1-10ae-5148-8e33-893237c74c2e with identifier: VZ61460
2026-03-30 10:48:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a75f8df1-10ae-5148-8e33-893237c74c2e with identifier: VZ61460
2026-03-30 10:48:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a75f8df1-10ae-5148-8e33-893237c74c2e with identifier: VZ61460 to the API
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_e8a02575beaca3b71f39523813f04b99.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-31T15:51:42Z',
'fuel_type': 'diesel',
'id': 'a75f8df1-10ae-5148-8e33-893237c74c2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VZ61460',
'listing': 'auction',
'location': 'DE, Trier',
'make': 'MINI',
'model': 'Countryman',
'odometer': 171531,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84333,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_e8a02575beaca3b71f39523813f04b99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80106,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_ad41e8d5d0e8979acacf686dce4b995c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69932,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_dadc1bc2a000aac548ed63efe8e0dac2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68250,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_e3eea090115ffb2817d624bdfa76fdb7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65449,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_623c2ba06817f8e2961c3c058879142c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59408,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_87c45f68af4685659c2726ba136d4ffa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61861,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_4f71dd1602e13bef306d4da7caedb075.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70315,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_be9bc39c254438c9c392f4ed9497253e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86013,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_ec312d7b13c8d16ba2dc5e522e65dbd0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a75f8df1-10ae-5148-8e33-893237c74c2e/a75f8df1-10ae-5148-8e33-893237c74c2e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70798,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/97/8d9772b0231273eff503d3190392408f/pa/VZ61460_1000797b89b6e4ea52eb22a267c8befb.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-09-14',
'seats_number': 4,
'seller_name': None,
'title': 'MINI Countryman Cooper SD ALL4',
'transmission': 'automatic',
'trim': 'ALL4',
'year': 2014}
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VZ61460%27 HTTP/1.1" 200 None
2026-03-30 10:48:15 [auto1.de] INFO: Saving data for VZ61460: {'created_time': 1774867695.736589, 'last_price_update_time': 1774867695.7366, 'auction_closing_time': 1774972302.0}
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VZ61460') HTTP/1.1" 204 0
2026-03-30 10:48:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VL87987> (referer: https://www.auto1.com/v1/car-details-view/VL87987/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ffad47d-811a-5b2f-b4dd-1b7953b30536 with identifier: VL87987
2026-03-30 10:48:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ffad47d-811a-5b2f-b4dd-1b7953b30536 with scrape type 1
2026-03-30 10:48:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ffad47d-811a-5b2f-b4dd-1b7953b30536
2026-03-30 10:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Fd7%252Ff7d7a7122f05807959508af20cdc5b13%252Fpa%252FVL87987_797ac6b6ebf1807568578c349750965e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_797ac6b6ebf1807568578c349750965e.jpg already downloaded
2026-03-30 10:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Fd7%252Ff7d7a7122f05807959508af20cdc5b13%252Fpa%252FVL87987_f7300f609f7b9422ebd9d7cafa51728f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_f7300f609f7b9422ebd9d7cafa51728f.jpg already downloaded
2026-03-30 10:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Fd7%252Ff7d7a7122f05807959508af20cdc5b13%252Fpa%252FVL87987_b65ac3c82209cbdbfe42923a576474e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_b65ac3c82209cbdbfe42923a576474e1.jpg already downloaded
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Fd7%252Ff7d7a7122f05807959508af20cdc5b13%252Fpa%252FVL87987_9ff5b3e4782e2a56fcad261ee3b09c50.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_9ff5b3e4782e2a56fcad261ee3b09c50.jpg already downloaded
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Fd7%252Ff7d7a7122f05807959508af20cdc5b13%252Fpa%252FVL87987_6eb37ff6df5ace74bf92f7b5b842ac08.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_6eb37ff6df5ace74bf92f7b5b842ac08.jpg already downloaded
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Fd7%252Ff7d7a7122f05807959508af20cdc5b13%252Fpa%252FVL87987_79c36cf8de6594bb604c1c01e3312ef6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_79c36cf8de6594bb604c1c01e3312ef6.jpg already downloaded
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Fd7%252Ff7d7a7122f05807959508af20cdc5b13%252Fpa%252FVL87987_d84d81ec55971e690cc640663f68a873.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_d84d81ec55971e690cc640663f68a873.jpg already downloaded
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Fd7%252Ff7d7a7122f05807959508af20cdc5b13%252Fpa%252FVL87987_3c2165572559be7fcfff25f98f27f823.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_3c2165572559be7fcfff25f98f27f823.jpg already downloaded
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Fd7%252Ff7d7a7122f05807959508af20cdc5b13%252Fpa%252FVL87987_437f6a1e1311f771cb2ed39d142da7fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_437f6a1e1311f771cb2ed39d142da7fe.jpg already downloaded
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf7%252Fd7%252Ff7d7a7122f05807959508af20cdc5b13%252Fpa%252FVL87987_5c1df8298dda024c63df17c0aea5873f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_5c1df8298dda024c63df17c0aea5873f.jpg already downloaded
2026-03-30 10:48:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7ffad47d-811a-5b2f-b4dd-1b7953b30536, identifier: VL87987
2026-03-30 10:48:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7ffad47d-811a-5b2f-b4dd-1b7953b30536 with identifier: VL87987
2026-03-30 10:48:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7ffad47d-811a-5b2f-b4dd-1b7953b30536 with identifier: VL87987
2026-03-30 10:48:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7ffad47d-811a-5b2f-b4dd-1b7953b30536 with identifier: VL87987 to the API
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/VL87987>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Rental',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:04:12Z',
'fuel_type': 'diesel',
'id': '7ffad47d-811a-5b2f-b4dd-1b7953b30536',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VL87987',
'listing': 'auction',
'location': 'DE, Schöneck-Kilianstädten',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 185016,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_797ac6b6ebf1807568578c349750965e.jpg',
'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_f7300f609f7b9422ebd9d7cafa51728f.jpg',
'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_b65ac3c82209cbdbfe42923a576474e1.jpg',
'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_9ff5b3e4782e2a56fcad261ee3b09c50.jpg',
'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_6eb37ff6df5ace74bf92f7b5b842ac08.jpg',
'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_79c36cf8de6594bb604c1c01e3312ef6.jpg',
'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_d84d81ec55971e690cc640663f68a873.jpg',
'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_3c2165572559be7fcfff25f98f27f823.jpg',
'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_437f6a1e1311f771cb2ed39d142da7fe.jpg',
'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_5c1df8298dda024c63df17c0aea5873f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ffad47d-811a-5b2f-b4dd-1b7953b30536/7ffad47d-811a-5b2f-b4dd-1b7953b30536_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78188,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_797ac6b6ebf1807568578c349750965e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ffad47d-811a-5b2f-b4dd-1b7953b30536/7ffad47d-811a-5b2f-b4dd-1b7953b30536_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73375,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_f7300f609f7b9422ebd9d7cafa51728f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ffad47d-811a-5b2f-b4dd-1b7953b30536/7ffad47d-811a-5b2f-b4dd-1b7953b30536_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76123,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_b65ac3c82209cbdbfe42923a576474e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ffad47d-811a-5b2f-b4dd-1b7953b30536/7ffad47d-811a-5b2f-b4dd-1b7953b30536_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59528,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_9ff5b3e4782e2a56fcad261ee3b09c50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ffad47d-811a-5b2f-b4dd-1b7953b30536/7ffad47d-811a-5b2f-b4dd-1b7953b30536_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77982,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_6eb37ff6df5ace74bf92f7b5b842ac08.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ffad47d-811a-5b2f-b4dd-1b7953b30536/7ffad47d-811a-5b2f-b4dd-1b7953b30536_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74118,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_79c36cf8de6594bb604c1c01e3312ef6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ffad47d-811a-5b2f-b4dd-1b7953b30536/7ffad47d-811a-5b2f-b4dd-1b7953b30536_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62011,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_d84d81ec55971e690cc640663f68a873.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ffad47d-811a-5b2f-b4dd-1b7953b30536/7ffad47d-811a-5b2f-b4dd-1b7953b30536_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77249,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_3c2165572559be7fcfff25f98f27f823.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ffad47d-811a-5b2f-b4dd-1b7953b30536/7ffad47d-811a-5b2f-b4dd-1b7953b30536_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79411,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_437f6a1e1311f771cb2ed39d142da7fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ffad47d-811a-5b2f-b4dd-1b7953b30536/7ffad47d-811a-5b2f-b4dd-1b7953b30536_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77228,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf7/d7/f7d7a7122f05807959508af20cdc5b13/pa/VL87987_5c1df8298dda024c63df17c0aea5873f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI Ambition',
'transmission': 'manual',
'trim': 'Ambition',
'year': 2014}
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VL87987%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [auto1.de] INFO: Saving data for VL87987: {'created_time': 1774867697.614718, 'last_price_update_time': 1774867697.614729, 'auction_closing_time': 1774969452.0}
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VL87987') HTTP/1.1" 204 0
2026-03-30 10:48:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PT32058> (referer: https://www.auto1.com/v1/car-details-view/PT32058/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48: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-30 10:48:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afc75a7f-e439-518d-892a-38c108d374cb with identifier: PT32058
2026-03-30 10:48:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afc75a7f-e439-518d-892a-38c108d374cb with scrape type 1
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afc75a7f-e439-518d-892a-38c108d374cb
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_877a259a1f3e453a4d3e25f3f46aa144.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_877a259a1f3e453a4d3e25f3f46aa144.jpg not downloaded yet
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_818d7d02f846b5c7e0d3a75e72d07314.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_818d7d02f846b5c7e0d3a75e72d07314.jpg not downloaded yet
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_6b837e4edaca76aec2b1e77b7be6b1ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_6b837e4edaca76aec2b1e77b7be6b1ba.jpg not downloaded yet
2026-03-30 10:48:17 [auto1.de] INFO: Channel: 24h | Page: 28 | totalHits: 9490 | hits on page: 40
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_f782191eab73bbb7a39499789f239858.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_f782191eab73bbb7a39499789f239858.jpg not downloaded yet
2026-03-30 10:48:17 [auto1.de] INFO: Found listing with ID: YS37212
2026-03-30 10:48:17 [auto1.de] INFO: Found listing with ID: CA33728
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_664b3de8167bc6dcd0750fc8791d1efc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_664b3de8167bc6dcd0750fc8791d1efc.jpg not downloaded yet
2026-03-30 10:48:17 [auto1.de] INFO: Found listing with ID: BZ49239
2026-03-30 10:48:17 [auto1.de] INFO: Found listing with ID: XT33273
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XT33273%27 HTTP/1.1" 200 None
2026-03-30 10:48:17 [auto1.de] INFO: Scrape type for XT33273: 2
2026-03-30 10:48:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e1a4914-aabd-55bb-a82c-ad37cdb7ac5a with identifier: XT33273
2026-03-30 10:48:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e1a4914-aabd-55bb-a82c-ad37cdb7ac5a with scrape type 2
2026-03-30 10:48:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e1a4914-aabd-55bb-a82c-ad37cdb7ac5a with scrape type 2
2026-03-30 10:48:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5e1a4914-aabd-55bb-a82c-ad37cdb7ac5a, identifier: XT33273
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_e11e58fa1065407dcf6b1798fa421394.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_e11e58fa1065407dcf6b1798fa421394.jpg not downloaded yet
2026-03-30 10:48:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5e1a4914-aabd-55bb-a82c-ad37cdb7ac5a with identifier: XT33273
2026-03-30 10:48:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5e1a4914-aabd-55bb-a82c-ad37cdb7ac5a with identifier: XT33273
2026-03-30 10:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5e1a4914-aabd-55bb-a82c-ad37cdb7ac5a with identifier: XT33273 to the API
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:58:53Z',
'fuel_type': 'diesel',
'id': '5e1a4914-aabd-55bb-a82c-ad37cdb7ac5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XT33273',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 128069,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-02',
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 180 CDI',
'transmission': 'automatic',
'trim': '',
'year': 2013}
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XT33273%27 HTTP/1.1" 200 None
2026-03-30 10:48:18 [auto1.de] INFO: Saving data for XT33273: {'auction_closing_time': 1774972733.0, 'created_time': 1774294205.413355, 'last_price_update_time': 1774867698.474216}
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XT33273') HTTP/1.1" 204 0
2026-03-30 10:48:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_877a259a1f3e453a4d3e25f3f46aa144.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:18 [auto1.de] INFO: Found listing with ID: TW14426
2026-03-30 10:48:18 [auto1.de] INFO: Found listing with ID: VG43555
2026-03-30 10:48:18 [auto1.de] INFO: Found listing with ID: KS92375
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KS92375%27 HTTP/1.1" 200 None
2026-03-30 10:48:18 [auto1.de] INFO: Scrape type for KS92375: 1
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_eb6226162d29ca97f29ffb39654d271d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_eb6226162d29ca97f29ffb39654d271d.jpg not downloaded yet
2026-03-30 10:48:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZP04224/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:18 [auto1.de] INFO: Found listing with ID: BR48226
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BR48226%27 HTTP/1.1" 200 None
2026-03-30 10:48:18 [auto1.de] INFO: Scrape type for BR48226: 1
2026-03-30 10:48:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_5c99afaeeeb409f3405ca1c0da523298.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_5c99afaeeeb409f3405ca1c0da523298.jpg not downloaded yet
2026-03-30 10:48:18 [auto1.de] INFO: Found listing with ID: YM49760
2026-03-30 10:48:18 [auto1.de] INFO: Found listing with ID: TW11648
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TW11648%27 HTTP/1.1" 200 None
2026-03-30 10:48:18 [auto1.de] INFO: Scrape type for TW11648: 2
2026-03-30 10:48:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e7e18b5-5f40-59d6-b47c-ee80d4fb2223 with identifier: TW11648
2026-03-30 10:48:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e7e18b5-5f40-59d6-b47c-ee80d4fb2223 with scrape type 2
2026-03-30 10:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e7e18b5-5f40-59d6-b47c-ee80d4fb2223 with scrape type 2
2026-03-30 10:48:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 0e7e18b5-5f40-59d6-b47c-ee80d4fb2223, identifier: TW11648
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_ed6d8149750a94766a7a319e00c15e37.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_ed6d8149750a94766a7a319e00c15e37.jpg not downloaded yet
2026-03-30 10:48:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 0e7e18b5-5f40-59d6-b47c-ee80d4fb2223 with identifier: TW11648
2026-03-30 10:48:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 0e7e18b5-5f40-59d6-b47c-ee80d4fb2223 with identifier: TW11648
2026-03-30 10:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 0e7e18b5-5f40-59d6-b47c-ee80d4fb2223 with identifier: TW11648 to the API
2026-03-30 10:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:29:22Z',
'fuel_type': 'petrol',
'id': '0e7e18b5-5f40-59d6-b47c-ee80d4fb2223',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TW11648',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 15013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-24',
'seller_name': None,
'title': 'Opel Corsa 1.2 Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2023}
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TW11648%27 HTTP/1.1" 200 None
2026-03-30 10:48:19 [auto1.de] INFO: Saving data for TW11648: {'auction_closing_time': 1774970962.0, 'created_time': 1774348763.474252, 'last_price_update_time': 1774867699.195997}
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TW11648') HTTP/1.1" 204 0
2026-03-30 10:48:19 [auto1.de] INFO: Found listing with ID: YL97472
2026-03-30 10:48:19 [auto1.de] INFO: Found listing with ID: FU73631
2026-03-30 10:48:19 [auto1.de] INFO: Found listing with ID: JH65946
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JH65946%27 HTTP/1.1" 200 None
2026-03-30 10:48:19 [auto1.de] INFO: Scrape type for JH65946: 2
2026-03-30 10:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e396671-3a37-5c12-99d7-c36d98baf8d0 with identifier: JH65946
2026-03-30 10:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e396671-3a37-5c12-99d7-c36d98baf8d0 with scrape type 2
2026-03-30 10:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e396671-3a37-5c12-99d7-c36d98baf8d0 with scrape type 2
2026-03-30 10:48:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2e396671-3a37-5c12-99d7-c36d98baf8d0, identifier: JH65946
2026-03-30 10:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_664b3de8167bc6dcd0750fc8791d1efc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_41cfef04ecc0fa4276d45b9ce9dfcc3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_41cfef04ecc0fa4276d45b9ce9dfcc3f.jpg not downloaded yet
2026-03-30 10:48:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2e396671-3a37-5c12-99d7-c36d98baf8d0 with identifier: JH65946
2026-03-30 10:48:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2e396671-3a37-5c12-99d7-c36d98baf8d0 with identifier: JH65946
2026-03-30 10:48:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2e396671-3a37-5c12-99d7-c36d98baf8d0 with identifier: JH65946 to the API
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:12:00Z',
'fuel_type': 'diesel',
'id': '2e396671-3a37-5c12-99d7-c36d98baf8d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JH65946',
'listing': 'auction',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 157519,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-23',
'seller_name': None,
'title': 'Jeep Cherokee 2.0 M-Jet Limited 4WD',
'transmission': 'automatic',
'trim': 'Limited 4WD',
'year': 2014}
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JH65946%27 HTTP/1.1" 200 None
2026-03-30 10:48:19 [auto1.de] INFO: Saving data for JH65946: {'auction_closing_time': 1774969920.0, 'created_time': 1773307568.833896, 'last_price_update_time': 1774867699.702584}
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JH65946') HTTP/1.1" 204 0
2026-03-30 10:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AA93259/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_eb6226162d29ca97f29ffb39654d271d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:19 [auto1.de] INFO: Found listing with ID: VV39146
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VV39146%27 HTTP/1.1" 200 None
2026-03-30 10:48:19 [auto1.de] INFO: Scrape type for VV39146: 2
2026-03-30 10:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56628f2d-5467-53dd-ba13-e682f4944911 with identifier: VV39146
2026-03-30 10:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56628f2d-5467-53dd-ba13-e682f4944911 with scrape type 2
2026-03-30 10:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56628f2d-5467-53dd-ba13-e682f4944911 with scrape type 2
2026-03-30 10:48:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 56628f2d-5467-53dd-ba13-e682f4944911, identifier: VV39146
2026-03-30 10:48:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee94290>
2026-03-30 10:48:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_877a259a1f3e453a4d3e25f3f46aa144.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_877a259a1f3e453a4d3e25f3f46aa144.jpg saved to cache
2026-03-30 10:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item afc75a7f-e439-518d-892a-38c108d374cb
2026-03-30 10:48:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 56628f2d-5467-53dd-ba13-e682f4944911 with identifier: VV39146
2026-03-30 10:48:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 56628f2d-5467-53dd-ba13-e682f4944911 with identifier: VV39146
2026-03-30 10:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 56628f2d-5467-53dd-ba13-e682f4944911 with identifier: VV39146 to the API
2026-03-30 10:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:19:16Z',
'fuel_type': 'diesel',
'id': '56628f2d-5467-53dd-ba13-e682f4944911',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VV39146',
'listing': 'auction',
'make': 'Opel',
'model': 'Zafira',
'odometer': 272868,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-31',
'seller_name': None,
'title': 'Opel Zafira 1.9 CDTI Innovation "110 Jahre"',
'transmission': 'automatic',
'trim': 'Innovation "110 Jahre"',
'year': 2009}
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VV39146%27 HTTP/1.1" 200 None
2026-03-30 10:48:21 [auto1.de] INFO: Saving data for VV39146: {'auction_closing_time': 1774970356.0, 'created_time': 1774378015.117575, 'last_price_update_time': 1774867701.039199}
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VV39146') HTTP/1.1" 204 0
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: VD77751
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VD77751%27 HTTP/1.1" 200 None
2026-03-30 10:48:21 [auto1.de] INFO: Scrape type for VD77751: 1
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f411f2d0>
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_664b3de8167bc6dcd0750fc8791d1efc.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_664b3de8167bc6dcd0750fc8791d1efc.jpg saved to cache
2026-03-30 10:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item afc75a7f-e439-518d-892a-38c108d374cb
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4173390>
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_eb6226162d29ca97f29ffb39654d271d.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_eb6226162d29ca97f29ffb39654d271d.jpg saved to cache
2026-03-30 10:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item afc75a7f-e439-518d-892a-38c108d374cb
2026-03-30 10:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_ed6d8149750a94766a7a319e00c15e37.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: LK02148
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LK02148%27 HTTP/1.1" 200 None
2026-03-30 10:48:21 [auto1.de] INFO: Scrape type for LK02148: 1
2026-03-30 10:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_5c99afaeeeb409f3405ca1c0da523298.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: LT03056
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: WC05131
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WC05131%27 HTTP/1.1" 200 None
2026-03-30 10:48:21 [auto1.de] INFO: Scrape type for WC05131: 1
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: WJ42337
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WJ42337%27 HTTP/1.1" 200 None
2026-03-30 10:48:21 [auto1.de] INFO: Scrape type for WJ42337: 2
2026-03-30 10:48:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f11c10-c685-510b-b203-a4817891b3b0 with identifier: WJ42337
2026-03-30 10:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f11c10-c685-510b-b203-a4817891b3b0 with scrape type 2
2026-03-30 10:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19f11c10-c685-510b-b203-a4817891b3b0 with scrape type 2
2026-03-30 10:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 19f11c10-c685-510b-b203-a4817891b3b0, identifier: WJ42337
2026-03-30 10:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 19f11c10-c685-510b-b203-a4817891b3b0 with identifier: WJ42337
2026-03-30 10:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 19f11c10-c685-510b-b203-a4817891b3b0 with identifier: WJ42337
2026-03-30 10:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 19f11c10-c685-510b-b203-a4817891b3b0 with identifier: WJ42337 to the API
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48:21 [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-30 10:48:21 [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': 90,
'expiration_date': '2026-03-31T15:54:41Z',
'fuel_type': 'petrol',
'id': '19f11c10-c685-510b-b203-a4817891b3b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WJ42337',
'listing': 'auction',
'make': 'Fiat',
'model': 'Bravo',
'odometer': 123434,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-30',
'seller_name': None,
'title': 'Fiat Bravo 1.4 Easy',
'transmission': 'manual',
'trim': 'Easy',
'year': 2012}
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WJ42337%27 HTTP/1.1" 200 None
2026-03-30 10:48:21 [auto1.de] INFO: Saving data for WJ42337: {'auction_closing_time': 1774972481.0, 'created_time': 1773133818.454064, 'last_price_update_time': 1774867701.719445}
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WJ42337') HTTP/1.1" 204 0
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: RW28042
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: CK31014
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: RX27248
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: PU61252
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PU61252%27 HTTP/1.1" 200 None
2026-03-30 10:48:21 [auto1.de] INFO: Scrape type for PU61252: 1
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: XS62323
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XS62323%27 HTTP/1.1" 200 None
2026-03-30 10:48:21 [auto1.de] INFO: Scrape type for XS62323: 1
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee486090>
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_ed6d8149750a94766a7a319e00c15e37.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_ed6d8149750a94766a7a319e00c15e37.jpg saved to cache
2026-03-30 10:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item afc75a7f-e439-518d-892a-38c108d374cb
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee479590>
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_5c99afaeeeb409f3405ca1c0da523298.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_5c99afaeeeb409f3405ca1c0da523298.jpg saved to cache
2026-03-30 10:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item afc75a7f-e439-518d-892a-38c108d374cb
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: ZB77986
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZB77986%27 HTTP/1.1" 200 None
2026-03-30 10:48:21 [auto1.de] INFO: Scrape type for ZB77986: 1
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: CH93356
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: HT15412
2026-03-30 10:48:21 [auto1.de] INFO: Found listing with ID: PG90707
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PG90707%27 HTTP/1.1" 200 None
2026-03-30 10:48:22 [auto1.de] INFO: Scrape type for PG90707: 1
2026-03-30 10:48:22 [auto1.de] INFO: Found listing with ID: NA40709
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NA40709%27 HTTP/1.1" 200 None
2026-03-30 10:48:22 [auto1.de] INFO: Scrape type for NA40709: 1
2026-03-30 10:48:22 [auto1.de] INFO: Found listing with ID: PM09523
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PM09523%27 HTTP/1.1" 200 None
2026-03-30 10:48:22 [auto1.de] INFO: Scrape type for PM09523: 1
2026-03-30 10:48:22 [auto1.de] INFO: Found listing with ID: UG67497
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UG67497%27 HTTP/1.1" 200 None
2026-03-30 10:48:22 [auto1.de] INFO: Scrape type for UG67497: 1
2026-03-30 10:48:22 [auto1.de] INFO: Found listing with ID: RL98194
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RL98194%27 HTTP/1.1" 200 None
2026-03-30 10:48:22 [auto1.de] INFO: Scrape type for RL98194: 1
2026-03-30 10:48:22 [auto1.de] INFO: Found listing with ID: VJ31329
2026-03-30 10:48:22 [auto1.de] INFO: Found listing with ID: RL00966
2026-03-30 10:48:22 [auto1.de] INFO: Found listing with ID: RD74576
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RD74576%27 HTTP/1.1" 200 None
2026-03-30 10:48:22 [auto1.de] INFO: Scrape type for RD74576: 2
2026-03-30 10:48:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a024e87-62c7-532c-b5c0-38df268b68ec with identifier: RD74576
2026-03-30 10:48:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a024e87-62c7-532c-b5c0-38df268b68ec with scrape type 2
2026-03-30 10:48:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a024e87-62c7-532c-b5c0-38df268b68ec with scrape type 2
2026-03-30 10:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 6a024e87-62c7-532c-b5c0-38df268b68ec, identifier: RD74576
2026-03-30 10:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 6a024e87-62c7-532c-b5c0-38df268b68ec with identifier: RD74576
2026-03-30 10:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 6a024e87-62c7-532c-b5c0-38df268b68ec with identifier: RD74576
2026-03-30 10:48:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 6a024e87-62c7-532c-b5c0-38df268b68ec with identifier: RD74576 to the API
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48: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': 275,
'expiration_date': '2026-03-31T15:01:23Z',
'fuel_type': 'petrol',
'id': '6a024e87-62c7-532c-b5c0-38df268b68ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RD74576',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i30',
'odometer': 83676,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-15',
'seller_name': None,
'title': 'Hyundai i30 2.0 TGDI N Performance',
'transmission': 'manual',
'trim': 'N Performance',
'year': 2019}
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RD74576%27 HTTP/1.1" 200 None
2026-03-30 10:48:22 [auto1.de] INFO: Saving data for RD74576: {'auction_closing_time': 1774969283.0, 'created_time': 1774467291.201434, 'last_price_update_time': 1774867702.8728}
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RD74576') HTTP/1.1" 204 0
2026-03-30 10:48:22 [auto1.de] INFO: Found listing with ID: NA95375
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NA95375%27 HTTP/1.1" 200 None
2026-03-30 10:48:22 [auto1.de] INFO: Scrape type for NA95375: 2
2026-03-30 10:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 723bcffd-4bf9-58a0-b866-caadad76e9bc with identifier: NA95375
2026-03-30 10:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 723bcffd-4bf9-58a0-b866-caadad76e9bc with scrape type 2
2026-03-30 10:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 723bcffd-4bf9-58a0-b866-caadad76e9bc with scrape type 2
2026-03-30 10:48:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 723bcffd-4bf9-58a0-b866-caadad76e9bc, identifier: NA95375
2026-03-30 10:48:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 723bcffd-4bf9-58a0-b866-caadad76e9bc with identifier: NA95375
2026-03-30 10:48:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 723bcffd-4bf9-58a0-b866-caadad76e9bc with identifier: NA95375
2026-03-30 10:48:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 723bcffd-4bf9-58a0-b866-caadad76e9bc with identifier: NA95375 to the API
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 265,
'expiration_date': '2026-03-31T15:46:27Z',
'fuel_type': 'diesel',
'id': '723bcffd-4bf9-58a0-b866-caadad76e9bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NA95375',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 166652,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-20',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 350 CDI 4Matic Avantgarde',
'transmission': 'automatic',
'trim': '4Matic Avantgarde',
'year': 2013}
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NA95375%27 HTTP/1.1" 200 None
2026-03-30 10:48:23 [auto1.de] INFO: Saving data for NA95375: {'auction_closing_time': 1774971987.0, 'created_time': 1774636915.520442, 'last_price_update_time': 1774867703.401735}
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NA95375') HTTP/1.1" 204 0
2026-03-30 10:48:23 [auto1.de] INFO: Found listing with ID: HN30434
2026-03-30 10:48:23 [auto1.de] INFO: Found listing with ID: CB39322
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CB39322%27 HTTP/1.1" 200 None
2026-03-30 10:48:23 [auto1.de] INFO: Scrape type for CB39322: 1
2026-03-30 10:48:23 [auto1.de] INFO: Found listing with ID: CC70846
2026-03-30 10:48:23 [auto1.de] INFO: Found listing with ID: NJ97251
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NJ97251%27 HTTP/1.1" 200 None
2026-03-30 10:48:23 [auto1.de] INFO: Scrape type for NJ97251: 2
2026-03-30 10:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ee85bbb-f6e4-5e70-810b-6e44172e3867 with identifier: NJ97251
2026-03-30 10:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ee85bbb-f6e4-5e70-810b-6e44172e3867 with scrape type 2
2026-03-30 10:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ee85bbb-f6e4-5e70-810b-6e44172e3867 with scrape type 2
2026-03-30 10:48:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9ee85bbb-f6e4-5e70-810b-6e44172e3867, identifier: NJ97251
2026-03-30 10:48:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9ee85bbb-f6e4-5e70-810b-6e44172e3867 with identifier: NJ97251
2026-03-30 10:48:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9ee85bbb-f6e4-5e70-810b-6e44172e3867 with identifier: NJ97251
2026-03-30 10:48:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9ee85bbb-f6e4-5e70-810b-6e44172e3867 with identifier: NJ97251 to the API
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48: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': 224,
'expiration_date': '2026-03-31T15:53:06Z',
'fuel_type': 'hybrid',
'id': '9ee85bbb-f6e4-5e70-810b-6e44172e3867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NJ97251',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 51579,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-27',
'seller_name': None,
'title': 'Ford Kuga 2.5 Plug-in Hybrid Titanium X',
'transmission': 'automatic',
'trim': 'Titanium X',
'year': 2021}
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NJ97251%27 HTTP/1.1" 200 None
2026-03-30 10:48:23 [auto1.de] INFO: Saving data for NJ97251: {'auction_closing_time': 1774972386.0, 'created_time': 1774463672.942481, 'last_price_update_time': 1774867703.899208}
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NJ97251') HTTP/1.1" 204 0
2026-03-30 10:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MM56350/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WP98376> (referer: https://www.auto1.com/v1/car-details-view/WP98376/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8799789-0d52-50ea-bdd4-121716d899ed with identifier: WP98376
2026-03-30 10:48:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8799789-0d52-50ea-bdd4-121716d899ed with scrape type 1
2026-03-30 10:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8799789-0d52-50ea-bdd4-121716d899ed
2026-03-30 10:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_51c5e07e92778c8fd444c35792b33bf1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_51c5e07e92778c8fd444c35792b33bf1.jpg not downloaded yet
2026-03-30 10:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_c14cc60edfb0f2ce7c1880fffbe4ccd5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_c14cc60edfb0f2ce7c1880fffbe4ccd5.jpg not downloaded yet
2026-03-30 10:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_684dd83b96c901d6330d21d0e3f638e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_684dd83b96c901d6330d21d0e3f638e3.jpg not downloaded yet
2026-03-30 10:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_90bd2201682bb848b4c703d2f7a28135.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_90bd2201682bb848b4c703d2f7a28135.jpg not downloaded yet
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_c064a8de09270ec17a3483ae61fc643f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_c064a8de09270ec17a3483ae61fc643f.jpg not downloaded yet
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_e2648b5aca3840f135d944e02ebeaa28.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_e2648b5aca3840f135d944e02ebeaa28.jpg not downloaded yet
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_db6fdf3f269816eb9cd5fd74757d1398.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_db6fdf3f269816eb9cd5fd74757d1398.jpg not downloaded yet
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_ec4953063f95f900c4212f30f24f62c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_ec4953063f95f900c4212f30f24f62c7.jpg not downloaded yet
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_ffb4cf45cc0068e445640c50a1469a17.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_ffb4cf45cc0068e445640c50a1469a17.jpg not downloaded yet
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_2ef18005c4db587d1eb7b114feca0986.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_2ef18005c4db587d1eb7b114feca0986.jpg not downloaded yet
2026-03-30 10:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UB71876/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_2ef18005c4db587d1eb7b114feca0986.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea3d10>
2026-03-30 10:48:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_2ef18005c4db587d1eb7b114feca0986.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_2ef18005c4db587d1eb7b114feca0986.jpg saved to cache
2026-03-30 10:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d8799789-0d52-50ea-bdd4-121716d899ed
2026-03-30 10:48:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_ffb4cf45cc0068e445640c50a1469a17.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7ee10>
2026-03-30 10:48:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_ffb4cf45cc0068e445640c50a1469a17.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_ffb4cf45cc0068e445640c50a1469a17.jpg saved to cache
2026-03-30 10:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d8799789-0d52-50ea-bdd4-121716d899ed
2026-03-30 10:48:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZK45501/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CA33728/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_ec4953063f95f900c4212f30f24f62c7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee02390>
2026-03-30 10:48:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_ec4953063f95f900c4212f30f24f62c7.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_ec4953063f95f900c4212f30f24f62c7.jpg saved to cache
2026-03-30 10:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d8799789-0d52-50ea-bdd4-121716d899ed
2026-03-30 10:48:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_db6fdf3f269816eb9cd5fd74757d1398.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4008d0>
2026-03-30 10:48:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_db6fdf3f269816eb9cd5fd74757d1398.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_db6fdf3f269816eb9cd5fd74757d1398.jpg saved to cache
2026-03-30 10:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d8799789-0d52-50ea-bdd4-121716d899ed
2026-03-30 10:48:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NY24901/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_e2648b5aca3840f135d944e02ebeaa28.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7d910>
2026-03-30 10:48:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_e2648b5aca3840f135d944e02ebeaa28.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_e2648b5aca3840f135d944e02ebeaa28.jpg saved to cache
2026-03-30 10:48:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d8799789-0d52-50ea-bdd4-121716d899ed
2026-03-30 10:48:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_c064a8de09270ec17a3483ae61fc643f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee482810>
2026-03-30 10:48:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_c064a8de09270ec17a3483ae61fc643f.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_c064a8de09270ec17a3483ae61fc643f.jpg saved to cache
2026-03-30 10:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d8799789-0d52-50ea-bdd4-121716d899ed
2026-03-30 10:48:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BR48226/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_90bd2201682bb848b4c703d2f7a28135.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee02610>
2026-03-30 10:48:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_90bd2201682bb848b4c703d2f7a28135.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_90bd2201682bb848b4c703d2f7a28135.jpg saved to cache
2026-03-30 10:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d8799789-0d52-50ea-bdd4-121716d899ed
2026-03-30 10:48:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DT27807/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_684dd83b96c901d6330d21d0e3f638e3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VD77751/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4197750>
2026-03-30 10:48:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_684dd83b96c901d6330d21d0e3f638e3.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_684dd83b96c901d6330d21d0e3f638e3.jpg saved to cache
2026-03-30 10:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d8799789-0d52-50ea-bdd4-121716d899ed
2026-03-30 10:48:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_c14cc60edfb0f2ce7c1880fffbe4ccd5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f597cbd0>
2026-03-30 10:48:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_c14cc60edfb0f2ce7c1880fffbe4ccd5.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_c14cc60edfb0f2ce7c1880fffbe4ccd5.jpg saved to cache
2026-03-30 10:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d8799789-0d52-50ea-bdd4-121716d899ed
2026-03-30 10:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UP63503> (referer: https://www.auto1.com/v1/car-details-view/UP63503/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa300d3f-dc66-54e3-9282-142dd4d25014 with identifier: UP63503
2026-03-30 10:48:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa300d3f-dc66-54e3-9282-142dd4d25014 with scrape type 1
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa300d3f-dc66-54e3-9282-142dd4d25014
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_e421b8814beebd6dba995ac47a91dde9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_e421b8814beebd6dba995ac47a91dde9.jpg not downloaded yet
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_80c0ee9e2f2b2f1553c1e7e0d1924598.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_80c0ee9e2f2b2f1553c1e7e0d1924598.jpg not downloaded yet
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_1b3b160a6a1ea64ce4570b143fde5af9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_1b3b160a6a1ea64ce4570b143fde5af9.jpg not downloaded yet
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_5240d0474c2ba9e87a368fa29de073ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_5240d0474c2ba9e87a368fa29de073ad.jpg not downloaded yet
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_7593436e9243ce4d59bbefe698b858c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_7593436e9243ce4d59bbefe698b858c6.jpg not downloaded yet
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_672329c41eb36eab0c839c70945a27d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_672329c41eb36eab0c839c70945a27d5.jpg not downloaded yet
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_ef1ed9d8e9009dfbd7665b6cb3bacf29.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_ef1ed9d8e9009dfbd7665b6cb3bacf29.jpg not downloaded yet
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_dc033fb8d08554a2fa488f89ed141d62.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_dc033fb8d08554a2fa488f89ed141d62.jpg not downloaded yet
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_8cbd812c2a2c38df08596f375019adc0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_8cbd812c2a2c38df08596f375019adc0.jpg not downloaded yet
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_7a7a05b899b80aff1d755a01389157e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_7a7a05b899b80aff1d755a01389157e3.jpg not downloaded yet
2026-03-30 10:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_51c5e07e92778c8fd444c35792b33bf1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:35 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee482510>
2026-03-30 10:48:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg09%252Fae%252F09ae351700dc7385c739b768ed187bd5%252Fpa%252FWP98376_51c5e07e92778c8fd444c35792b33bf1.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_51c5e07e92778c8fd444c35792b33bf1.jpg saved to cache
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d8799789-0d52-50ea-bdd4-121716d899ed
2026-03-30 10:48:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8799789-0d52-50ea-bdd4-121716d899ed, skipping ID generation
2026-03-30 10:48:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8799789-0d52-50ea-bdd4-121716d899ed with scrape type 1
2026-03-30 10:48:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8799789-0d52-50ea-bdd4-121716d899ed sending to next pipeline
2026-03-30 10:48:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d8799789-0d52-50ea-bdd4-121716d899ed, identifier: WP98376
2026-03-30 10:48:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d8799789-0d52-50ea-bdd4-121716d899ed with identifier: WP98376
2026-03-30 10:48:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d8799789-0d52-50ea-bdd4-121716d899ed with identifier: WP98376
2026-03-30 10:48:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d8799789-0d52-50ea-bdd4-121716d899ed with identifier: WP98376 to the API
2026-03-30 10:48:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_51c5e07e92778c8fd444c35792b33bf1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 210,
'expiration_date': '2026-03-31T15:16:31Z',
'fuel_type': 'petrol',
'id': 'd8799789-0d52-50ea-bdd4-121716d899ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WP98376',
'listing': 'auction',
'location': 'DE, Kamen',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 158679,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3155936,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_51c5e07e92778c8fd444c35792b33bf1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3043896,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_c14cc60edfb0f2ce7c1880fffbe4ccd5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3080629,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_684dd83b96c901d6330d21d0e3f638e3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3075757,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_90bd2201682bb848b4c703d2f7a28135.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3017533,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_c064a8de09270ec17a3483ae61fc643f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75250,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_e2648b5aca3840f135d944e02ebeaa28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2496322,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_db6fdf3f269816eb9cd5fd74757d1398.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2577978,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_ec4953063f95f900c4212f30f24f62c7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3073525,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_ffb4cf45cc0068e445640c50a1469a17.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8799789-0d52-50ea-bdd4-121716d899ed/d8799789-0d52-50ea-bdd4-121716d899ed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68094,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img09/ae/09ae351700dc7385c739b768ed187bd5/pa/WP98376_2ef18005c4db587d1eb7b114feca0986.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VI 2.0 TSI GTI adidas',
'transmission': 'manual',
'trim': 'GTI adidas',
'year': 2010}
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WP98376%27 HTTP/1.1" 200 None
2026-03-30 10:48:36 [auto1.de] INFO: Saving data for WP98376: {'created_time': 1774867716.208958, 'last_price_update_time': 1774867716.208966, 'auction_closing_time': 1774970191.0}
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WP98376') HTTP/1.1" 204 0
2026-03-30 10:48:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LK02148/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_7a7a05b899b80aff1d755a01389157e3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee86090>
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_7a7a05b899b80aff1d755a01389157e3.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_7a7a05b899b80aff1d755a01389157e3.jpg saved to cache
2026-03-30 10:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aa300d3f-dc66-54e3-9282-142dd4d25014
2026-03-30 10:48:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_dc033fb8d08554a2fa488f89ed141d62.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9d650>
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_dc033fb8d08554a2fa488f89ed141d62.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_dc033fb8d08554a2fa488f89ed141d62.jpg saved to cache
2026-03-30 10:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aa300d3f-dc66-54e3-9282-142dd4d25014
2026-03-30 10:48:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_8cbd812c2a2c38df08596f375019adc0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42abbd0>
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_8cbd812c2a2c38df08596f375019adc0.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_8cbd812c2a2c38df08596f375019adc0.jpg saved to cache
2026-03-30 10:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aa300d3f-dc66-54e3-9282-142dd4d25014
2026-03-30 10:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_ef1ed9d8e9009dfbd7665b6cb3bacf29.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4196550>
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_ef1ed9d8e9009dfbd7665b6cb3bacf29.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_ef1ed9d8e9009dfbd7665b6cb3bacf29.jpg saved to cache
2026-03-30 10:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aa300d3f-dc66-54e3-9282-142dd4d25014
2026-03-30 10:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_672329c41eb36eab0c839c70945a27d5.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd5790>
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_672329c41eb36eab0c839c70945a27d5.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_672329c41eb36eab0c839c70945a27d5.jpg saved to cache
2026-03-30 10:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aa300d3f-dc66-54e3-9282-142dd4d25014
2026-03-30 10:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_7593436e9243ce4d59bbefe698b858c6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41956d0>
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_7593436e9243ce4d59bbefe698b858c6.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_7593436e9243ce4d59bbefe698b858c6.jpg saved to cache
2026-03-30 10:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aa300d3f-dc66-54e3-9282-142dd4d25014
2026-03-30 10:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_5240d0474c2ba9e87a368fa29de073ad.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9c0d0>
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_5240d0474c2ba9e87a368fa29de073ad.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_5240d0474c2ba9e87a368fa29de073ad.jpg saved to cache
2026-03-30 10:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aa300d3f-dc66-54e3-9282-142dd4d25014
2026-03-30 10:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CB39322/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XV64183/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_1b3b160a6a1ea64ce4570b143fde5af9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RL98194/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea2490>
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_1b3b160a6a1ea64ce4570b143fde5af9.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_1b3b160a6a1ea64ce4570b143fde5af9.jpg saved to cache
2026-03-30 10:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aa300d3f-dc66-54e3-9282-142dd4d25014
2026-03-30 10:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_e421b8814beebd6dba995ac47a91dde9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_80c0ee9e2f2b2f1553c1e7e0d1924598.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef502d0>
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_e421b8814beebd6dba995ac47a91dde9.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_e421b8814beebd6dba995ac47a91dde9.jpg saved to cache
2026-03-30 10:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aa300d3f-dc66-54e3-9282-142dd4d25014
2026-03-30 10:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UB71876> (referer: https://www.auto1.com/v1/car-details-view/UB71876/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:38 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d6150>
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg81%252Fa1%252F81a1372f5605efc4c24304fb78e493a7%252Fpa%252FUP63503_80c0ee9e2f2b2f1553c1e7e0d1924598.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_80c0ee9e2f2b2f1553c1e7e0d1924598.jpg saved to cache
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aa300d3f-dc66-54e3-9282-142dd4d25014
2026-03-30 10:48:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa300d3f-dc66-54e3-9282-142dd4d25014, skipping ID generation
2026-03-30 10:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa300d3f-dc66-54e3-9282-142dd4d25014 with scrape type 1
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa300d3f-dc66-54e3-9282-142dd4d25014 sending to next pipeline
2026-03-30 10:48:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: aa300d3f-dc66-54e3-9282-142dd4d25014, identifier: UP63503
2026-03-30 10:48:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: aa300d3f-dc66-54e3-9282-142dd4d25014 with identifier: UP63503
2026-03-30 10:48:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: aa300d3f-dc66-54e3-9282-142dd4d25014 with identifier: UP63503
2026-03-30 10:48:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: aa300d3f-dc66-54e3-9282-142dd4d25014 with identifier: UP63503 to the API
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_80c0ee9e2f2b2f1553c1e7e0d1924598.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:48:58Z',
'fuel_type': 'petrol',
'id': 'aa300d3f-dc66-54e3-9282-142dd4d25014',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UP63503',
'listing': 'auction',
'location': 'DE, Deggendorf',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 125110,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2657802,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_e421b8814beebd6dba995ac47a91dde9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2814269,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_80c0ee9e2f2b2f1553c1e7e0d1924598.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2833057,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_1b3b160a6a1ea64ce4570b143fde5af9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2713845,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_5240d0474c2ba9e87a368fa29de073ad.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2737386,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_7593436e9243ce4d59bbefe698b858c6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2793090,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_672329c41eb36eab0c839c70945a27d5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2788612,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_ef1ed9d8e9009dfbd7665b6cb3bacf29.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2808014,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_dc033fb8d08554a2fa488f89ed141d62.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2684152,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_8cbd812c2a2c38df08596f375019adc0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa300d3f-dc66-54e3-9282-142dd4d25014/aa300d3f-dc66-54e3-9282-142dd4d25014_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2865727,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img81/a1/81a1372f5605efc4c24304fb78e493a7/pa/UP63503_7a7a05b899b80aff1d755a01389157e3.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-05-03',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 0.9 TCe Stepway Prestige',
'transmission': 'manual',
'trim': 'Stepway Prestige',
'year': 2016}
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UP63503%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [auto1.de] INFO: Saving data for UP63503: {'created_time': 1774867719.57418, 'last_price_update_time': 1774867719.57419, 'auction_closing_time': 1774972138.0}
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UP63503') HTTP/1.1" 204 0
2026-03-30 10:48:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CA33728> (referer: https://www.auto1.com/v1/car-details-view/CA33728/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14fe0efc-c1bb-57d6-9396-a69e9bdc519d with identifier: UB71876
2026-03-30 10:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d with scrape type 1
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_2a84c4aa1c115d4c934df794101a0ea7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_2a84c4aa1c115d4c934df794101a0ea7.jpg not downloaded yet
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_fc5da9deac40431546628b0d8696ae12.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fc5da9deac40431546628b0d8696ae12.jpg not downloaded yet
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_e142817d07e501e4b5aae5a8d5fb3960.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_e142817d07e501e4b5aae5a8d5fb3960.jpg not downloaded yet
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_fef7e32e896d1d9f071202d3e7425878.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fef7e32e896d1d9f071202d3e7425878.jpg not downloaded yet
2026-03-30 10:48:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZK45501> (referer: https://www.auto1.com/v1/car-details-view/ZK45501/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36ba424a-0106-5d63-857e-86729de7e7ad with identifier: CA33728
2026-03-30 10:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36ba424a-0106-5d63-857e-86729de7e7ad with scrape type 1
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 36ba424a-0106-5d63-857e-86729de7e7ad
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252F23%252F8923026f9d4b3e1c9c7ca6a3829b5343%252Fpa%252FCA33728_608154e59d0e6f4543f3d971e927c10e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_608154e59d0e6f4543f3d971e927c10e.jpg already downloaded
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252F23%252F8923026f9d4b3e1c9c7ca6a3829b5343%252Fpa%252FCA33728_6ed9cac0507d435b52126c9537709588.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_6ed9cac0507d435b52126c9537709588.jpg already downloaded
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252F23%252F8923026f9d4b3e1c9c7ca6a3829b5343%252Fpa%252FCA33728_b9c13666dcf726a0705a1d21b69df382.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_b9c13666dcf726a0705a1d21b69df382.jpg already downloaded
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252F23%252F8923026f9d4b3e1c9c7ca6a3829b5343%252Fpa%252FCA33728_9e62853f71a43ed68e9b2c361e83f95e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_9e62853f71a43ed68e9b2c361e83f95e.jpg already downloaded
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252F23%252F8923026f9d4b3e1c9c7ca6a3829b5343%252Fpa%252FCA33728_84cc49d3ed1e484948fd43a47f4eb430.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_84cc49d3ed1e484948fd43a47f4eb430.jpg already downloaded
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252F23%252F8923026f9d4b3e1c9c7ca6a3829b5343%252Fpa%252FCA33728_300297f9c6e1af1b147dc4bc5185d252.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_300297f9c6e1af1b147dc4bc5185d252.jpg already downloaded
2026-03-30 10:48:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 36ba424a-0106-5d63-857e-86729de7e7ad, identifier: CA33728
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_fd558d8c86f77fc544e24305157c5cb4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fd558d8c86f77fc544e24305157c5cb4.jpg not downloaded yet
2026-03-30 10:48:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 36ba424a-0106-5d63-857e-86729de7e7ad with identifier: CA33728
2026-03-30 10:48:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 36ba424a-0106-5d63-857e-86729de7e7ad with identifier: CA33728
2026-03-30 10:48:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 36ba424a-0106-5d63-857e-86729de7e7ad with identifier: CA33728 to the API
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CA33728>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:30:18Z',
'fuel_type': 'petrol',
'id': '36ba424a-0106-5d63-857e-86729de7e7ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CA33728',
'listing': 'auction',
'location': 'DE, Ketzin',
'make': 'Honda',
'model': 'Jazz',
'odometer': 221275,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_608154e59d0e6f4543f3d971e927c10e.jpg',
'https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_6ed9cac0507d435b52126c9537709588.jpg',
'https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_b9c13666dcf726a0705a1d21b69df382.jpg',
'https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_9e62853f71a43ed68e9b2c361e83f95e.jpg',
'https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_84cc49d3ed1e484948fd43a47f4eb430.jpg',
'https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_300297f9c6e1af1b147dc4bc5185d252.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ba424a-0106-5d63-857e-86729de7e7ad/36ba424a-0106-5d63-857e-86729de7e7ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83514,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_608154e59d0e6f4543f3d971e927c10e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ba424a-0106-5d63-857e-86729de7e7ad/36ba424a-0106-5d63-857e-86729de7e7ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80460,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_6ed9cac0507d435b52126c9537709588.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ba424a-0106-5d63-857e-86729de7e7ad/36ba424a-0106-5d63-857e-86729de7e7ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83900,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_b9c13666dcf726a0705a1d21b69df382.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ba424a-0106-5d63-857e-86729de7e7ad/36ba424a-0106-5d63-857e-86729de7e7ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68804,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_9e62853f71a43ed68e9b2c361e83f95e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ba424a-0106-5d63-857e-86729de7e7ad/36ba424a-0106-5d63-857e-86729de7e7ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132877,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_84cc49d3ed1e484948fd43a47f4eb430.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ba424a-0106-5d63-857e-86729de7e7ad/36ba424a-0106-5d63-857e-86729de7e7ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88673,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img89/23/8923026f9d4b3e1c9c7ca6a3829b5343/pa/CA33728_300297f9c6e1af1b147dc4bc5185d252.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Honda Jazz 1.2 Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2011}
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CA33728%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [auto1.de] INFO: Saving data for CA33728: {'created_time': 1774867720.305228, 'last_price_update_time': 1774867720.305242, 'auction_closing_time': 1774971018.0}
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CA33728') HTTP/1.1" 204 0
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_8f921b0f632d3a3a74b960ccf4c5b738.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_8f921b0f632d3a3a74b960ccf4c5b738.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_c8284c4703d4d7b0ff6f8ff0dc364362.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_c8284c4703d4d7b0ff6f8ff0dc364362.jpg not downloaded yet
2026-03-30 10:48:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12547a9a-c705-52f5-a857-23663bbc2fd7 with identifier: ZK45501
2026-03-30 10:48:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12547a9a-c705-52f5-a857-23663bbc2fd7 with scrape type 1
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12547a9a-c705-52f5-a857-23663bbc2fd7
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_0795f46783806adf3e050bd309167504.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_0795f46783806adf3e050bd309167504.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_3be57218e4ccbf52ea9184eb6b093623.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_3be57218e4ccbf52ea9184eb6b093623.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_97b5fb92737329ea7bb8dfebd743cce7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_97b5fb92737329ea7bb8dfebd743cce7.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_639daa9183b084a30c8407526b99d6a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_639daa9183b084a30c8407526b99d6a8.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_4b4deab5a451bb1f49107cd798057100.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_4b4deab5a451bb1f49107cd798057100.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_5e5e2ecbceea8c5cf9f64cd6eafcd8ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_5e5e2ecbceea8c5cf9f64cd6eafcd8ca.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_fe456bbe206dc64b00e50c0fcba9a10a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_fe456bbe206dc64b00e50c0fcba9a10a.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_253beebf00af992613deae20e6763e45.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_253beebf00af992613deae20e6763e45.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_22273136d0a96cf3d573bd937705f3ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_22273136d0a96cf3d573bd937705f3ac.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_14e0860cd96a3c5d5629f296b18444da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_14e0860cd96a3c5d5629f296b18444da.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_4621cd3322fdcd346323f6564d8263f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_4621cd3322fdcd346323f6564d8263f2.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_fb96e0fc4e9aa1b5fb54a58d810b889c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_fb96e0fc4e9aa1b5fb54a58d810b889c.jpg not downloaded yet
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_22b2a87836e07df2911efa985c7fa2b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_22b2a87836e07df2911efa985c7fa2b8.jpg not downloaded yet
2026-03-30 10:48:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fef7e32e896d1d9f071202d3e7425878.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_22b2a87836e07df2911efa985c7fa2b8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeee1c50>
2026-03-30 10:48:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_fef7e32e896d1d9f071202d3e7425878.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fef7e32e896d1d9f071202d3e7425878.jpg saved to cache
2026-03-30 10:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d
2026-03-30 10:48:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_fb96e0fc4e9aa1b5fb54a58d810b889c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3eae90>
2026-03-30 10:48:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_22b2a87836e07df2911efa985c7fa2b8.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_22b2a87836e07df2911efa985c7fa2b8.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 12547a9a-c705-52f5-a857-23663bbc2fd7
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_4621cd3322fdcd346323f6564d8263f2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee486790>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_fb96e0fc4e9aa1b5fb54a58d810b889c.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_fb96e0fc4e9aa1b5fb54a58d810b889c.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 12547a9a-c705-52f5-a857-23663bbc2fd7
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NY24901> (referer: https://www.auto1.com/v1/car-details-view/NY24901/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd5b10>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_4621cd3322fdcd346323f6564d8263f2.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_4621cd3322fdcd346323f6564d8263f2.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 12547a9a-c705-52f5-a857-23663bbc2fd7
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_22273136d0a96cf3d573bd937705f3ac.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36a9bd9b-2882-5388-a1a2-f63e536ffd85 with identifier: NY24901
2026-03-30 10:48:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85 with scrape type 1
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_73309dffdd702f48197bc77e44954b23.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_73309dffdd702f48197bc77e44954b23.jpg not downloaded yet
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_253beebf00af992613deae20e6763e45.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_bd4f862c8a3a6e6f2c0ea0121eab0d6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_bd4f862c8a3a6e6f2c0ea0121eab0d6f.jpg not downloaded yet
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_064a6e2a5bfc8d67610655df09c9f456.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_064a6e2a5bfc8d67610655df09c9f456.jpg not downloaded yet
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_14e0860cd96a3c5d5629f296b18444da.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_5a951785b6b0a831d0793a5d70490bdc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_5a951785b6b0a831d0793a5d70490bdc.jpg not downloaded yet
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_1400e7f5409605b108319e30ec0b4c5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_1400e7f5409605b108319e30ec0b4c5a.jpg not downloaded yet
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41f15d0>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_22273136d0a96cf3d573bd937705f3ac.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_22273136d0a96cf3d573bd937705f3ac.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 12547a9a-c705-52f5-a857-23663bbc2fd7
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_73309dffdd702f48197bc77e44954b23.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_5282b7d91e418c7328eedfebcbba785d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_5282b7d91e418c7328eedfebcbba785d.jpg not downloaded yet
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_064a6e2a5bfc8d67610655df09c9f456.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_0a965a352ec451d95e64c9c8fc407747.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_0a965a352ec451d95e64c9c8fc407747.jpg not downloaded yet
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_04d6930e8e93b14ca046a5c3480ef28d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_04d6930e8e93b14ca046a5c3480ef28d.jpg not downloaded yet
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3e390>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_253beebf00af992613deae20e6763e45.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_253beebf00af992613deae20e6763e45.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 12547a9a-c705-52f5-a857-23663bbc2fd7
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee82b10>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_14e0860cd96a3c5d5629f296b18444da.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_14e0860cd96a3c5d5629f296b18444da.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 12547a9a-c705-52f5-a857-23663bbc2fd7
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_1400e7f5409605b108319e30ec0b4c5a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_d28b5619e485a185e8435e1adcb23e9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_d28b5619e485a185e8435e1adcb23e9a.jpg not downloaded yet
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_5a951785b6b0a831d0793a5d70490bdc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_afec11e25dc86022bf72c39bb57cd7c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_afec11e25dc86022bf72c39bb57cd7c7.jpg not downloaded yet
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42b6550>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_73309dffdd702f48197bc77e44954b23.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_73309dffdd702f48197bc77e44954b23.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef38910>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_064a6e2a5bfc8d67610655df09c9f456.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_064a6e2a5bfc8d67610655df09c9f456.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebe050>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_1400e7f5409605b108319e30ec0b4c5a.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_1400e7f5409605b108319e30ec0b4c5a.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeed2810>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_5a951785b6b0a831d0793a5d70490bdc.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_5a951785b6b0a831d0793a5d70490bdc.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_04d6930e8e93b14ca046a5c3480ef28d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_d28b5619e485a185e8435e1adcb23e9a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_afec11e25dc86022bf72c39bb57cd7c7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_0a965a352ec451d95e64c9c8fc407747.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefd7a50>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_04d6930e8e93b14ca046a5c3480ef28d.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_04d6930e8e93b14ca046a5c3480ef28d.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85
2026-03-30 10:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_bd4f862c8a3a6e6f2c0ea0121eab0d6f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4199510>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_d28b5619e485a185e8435e1adcb23e9a.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_d28b5619e485a185e8435e1adcb23e9a.jpg saved to cache
2026-03-30 10:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4174310>
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_afec11e25dc86022bf72c39bb57cd7c7.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_afec11e25dc86022bf72c39bb57cd7c7.jpg saved to cache
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85
2026-03-30 10:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_fe456bbe206dc64b00e50c0fcba9a10a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a3610>
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_0a965a352ec451d95e64c9c8fc407747.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_0a965a352ec451d95e64c9c8fc407747.jpg saved to cache
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85
2026-03-30 10:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VD77751> (referer: https://www.auto1.com/v1/car-details-view/VD77751/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeeed6d0>
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_bd4f862c8a3a6e6f2c0ea0121eab0d6f.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_bd4f862c8a3a6e6f2c0ea0121eab0d6f.jpg saved to cache
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85
2026-03-30 10:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_5282b7d91e418c7328eedfebcbba785d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419cdd0>
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_fe456bbe206dc64b00e50c0fcba9a10a.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_fe456bbe206dc64b00e50c0fcba9a10a.jpg saved to cache
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 12547a9a-c705-52f5-a857-23663bbc2fd7
2026-03-30 10:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_4b4deab5a451bb1f49107cd798057100.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6ac1913-e626-5979-9d77-af3eb7f11c25 with identifier: VD77751
2026-03-30 10:48:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6ac1913-e626-5979-9d77-af3eb7f11c25 with scrape type 1
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item b6ac1913-e626-5979-9d77-af3eb7f11c25
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd0%252F4d%252Fd04ded43a63833d5a71b29db4f0987dc%252Fpa%252FVD77751_ba769ed5dd9bd0f4d5527f3e542dff4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_ba769ed5dd9bd0f4d5527f3e542dff4f.jpg already downloaded
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd0%252F4d%252Fd04ded43a63833d5a71b29db4f0987dc%252Fpa%252FVD77751_670e66aa4b04d977ea6303c5951e7d70.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_670e66aa4b04d977ea6303c5951e7d70.jpg already downloaded
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd0%252F4d%252Fd04ded43a63833d5a71b29db4f0987dc%252Fpa%252FVD77751_d0ac26078d40d1fa751ee352077bdcd2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_d0ac26078d40d1fa751ee352077bdcd2.jpg already downloaded
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd0%252F4d%252Fd04ded43a63833d5a71b29db4f0987dc%252Fpa%252FVD77751_5f96574c521433ac7b9503aeb4d9089c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_5f96574c521433ac7b9503aeb4d9089c.jpg already downloaded
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd0%252F4d%252Fd04ded43a63833d5a71b29db4f0987dc%252Fpa%252FVD77751_7693f26fa09bada32583bfaf4bc486a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_7693f26fa09bada32583bfaf4bc486a7.jpg already downloaded
2026-03-30 10:48:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b6ac1913-e626-5979-9d77-af3eb7f11c25, identifier: VD77751
2026-03-30 10:48:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b6ac1913-e626-5979-9d77-af3eb7f11c25 with identifier: VD77751
2026-03-30 10:48:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b6ac1913-e626-5979-9d77-af3eb7f11c25 with identifier: VD77751
2026-03-30 10:48:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b6ac1913-e626-5979-9d77-af3eb7f11c25 with identifier: VD77751 to the API
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/VD77751>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.8L',
'engine_horse_power': 193,
'expiration_date': '2026-03-31T15:44:20Z',
'fuel_type': 'petrol',
'id': 'b6ac1913-e626-5979-9d77-af3eb7f11c25',
'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/VD77751',
'listing': 'auction',
'location': 'DE, Ellerau',
'make': 'Audi',
'model': 'A6',
'odometer': 185044,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_ba769ed5dd9bd0f4d5527f3e542dff4f.jpg',
'https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_670e66aa4b04d977ea6303c5951e7d70.jpg',
'https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_d0ac26078d40d1fa751ee352077bdcd2.jpg',
'https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_5f96574c521433ac7b9503aeb4d9089c.jpg',
'https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_7693f26fa09bada32583bfaf4bc486a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ac1913-e626-5979-9d77-af3eb7f11c25/b6ac1913-e626-5979-9d77-af3eb7f11c25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92249,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_ba769ed5dd9bd0f4d5527f3e542dff4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ac1913-e626-5979-9d77-af3eb7f11c25/b6ac1913-e626-5979-9d77-af3eb7f11c25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81307,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_670e66aa4b04d977ea6303c5951e7d70.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ac1913-e626-5979-9d77-af3eb7f11c25/b6ac1913-e626-5979-9d77-af3eb7f11c25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83793,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_d0ac26078d40d1fa751ee352077bdcd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ac1913-e626-5979-9d77-af3eb7f11c25/b6ac1913-e626-5979-9d77-af3eb7f11c25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82483,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_5f96574c521433ac7b9503aeb4d9089c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ac1913-e626-5979-9d77-af3eb7f11c25/b6ac1913-e626-5979-9d77-af3eb7f11c25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107176,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd0/4d/d04ded43a63833d5a71b29db4f0987dc/pa/VD77751_7693f26fa09bada32583bfaf4bc486a7.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '1997-12-11',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 2.8 V6',
'transmission': 'automatic',
'trim': '',
'year': 1997}
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VD77751%27 HTTP/1.1" 200 None
2026-03-30 10:48:42 [auto1.de] INFO: Saving data for VD77751: {'created_time': 1774867722.805878, 'last_price_update_time': 1774867722.805888, 'auction_closing_time': 1774971860.0}
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VD77751') HTTP/1.1" 204 0
2026-03-30 10:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LK02148> (referer: https://www.auto1.com/v1/car-details-view/LK02148/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3ebf90>
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F93%252F6593bd47b566550071d42b01ad2e0fb9%252Fpa%252FNY24901_5282b7d91e418c7328eedfebcbba785d.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_5282b7d91e418c7328eedfebcbba785d.jpg saved to cache
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85
2026-03-30 10:48:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36a9bd9b-2882-5388-a1a2-f63e536ffd85, skipping ID generation
2026-03-30 10:48:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85 with scrape type 1
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36a9bd9b-2882-5388-a1a2-f63e536ffd85 sending to next pipeline
2026-03-30 10:48:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 36a9bd9b-2882-5388-a1a2-f63e536ffd85, identifier: NY24901
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4140e10>
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_4b4deab5a451bb1f49107cd798057100.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_4b4deab5a451bb1f49107cd798057100.jpg saved to cache
2026-03-30 10:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 12547a9a-c705-52f5-a857-23663bbc2fd7
2026-03-30 10:48:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 36a9bd9b-2882-5388-a1a2-f63e536ffd85 with identifier: NY24901
2026-03-30 10:48:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 36a9bd9b-2882-5388-a1a2-f63e536ffd85 with identifier: NY24901
2026-03-30 10:48:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 36a9bd9b-2882-5388-a1a2-f63e536ffd85 with identifier: NY24901 to the API
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_5282b7d91e418c7328eedfebcbba785d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T15:41:38Z',
'fuel_type': 'petrol',
'id': '36a9bd9b-2882-5388-a1a2-f63e536ffd85',
'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/NY24901',
'listing': 'auction',
'location': 'DE',
'make': 'Volkswagen',
'model': 'Golf VIII',
'odometer': 26365,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38472,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_73309dffdd702f48197bc77e44954b23.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_bd4f862c8a3a6e6f2c0ea0121eab0d6f.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40101,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_064a6e2a5bfc8d67610655df09c9f456.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_5a951785b6b0a831d0793a5d70490bdc.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39419,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_1400e7f5409605b108319e30ec0b4c5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39352,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_5282b7d91e418c7328eedfebcbba785d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_0a965a352ec451d95e64c9c8fc407747.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82690,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_04d6930e8e93b14ca046a5c3480ef28d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51913,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_d28b5619e485a185e8435e1adcb23e9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a9bd9b-2882-5388-a1a2-f63e536ffd85/36a9bd9b-2882-5388-a1a2-f63e536ffd85_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64812,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/93/6593bd47b566550071d42b01ad2e0fb9/pa/NY24901_afec11e25dc86022bf72c39bb57cd7c7.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII 2.0 TSI GTI',
'transmission': 'automatic',
'trim': 'GTI',
'year': 2024}
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NY24901%27 HTTP/1.1" 200 None
2026-03-30 10:48:43 [auto1.de] INFO: Saving data for NY24901: {'created_time': 1774867723.662047, 'last_price_update_time': 1774867723.66206, 'auction_closing_time': 1774971698.0}
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NY24901') HTTP/1.1" 204 0
2026-03-30 10:48:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_97b5fb92737329ea7bb8dfebd743cce7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5fedb96-1e83-5892-ab8c-ca959d78acca with identifier: LK02148
2026-03-30 10:48:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5fedb96-1e83-5892-ab8c-ca959d78acca with scrape type 1
2026-03-30 10:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5fedb96-1e83-5892-ab8c-ca959d78acca
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4f%252F75%252F4f75968f9ce20dd2e021cac07b31c04f%252Fpa%252FLK02148_2fa4276bde98d3a0db9c2cbd877bf0e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_2fa4276bde98d3a0db9c2cbd877bf0e1.jpg already downloaded
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4f%252F75%252F4f75968f9ce20dd2e021cac07b31c04f%252Fpa%252FLK02148_e52f88ea0e2924ee582f64a72bc2faa0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_e52f88ea0e2924ee582f64a72bc2faa0.jpg already downloaded
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4f%252F75%252F4f75968f9ce20dd2e021cac07b31c04f%252Fpa%252FLK02148_4e6d464a85a392f17c91d82e7aa61aa2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_4e6d464a85a392f17c91d82e7aa61aa2.jpg already downloaded
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4f%252F75%252F4f75968f9ce20dd2e021cac07b31c04f%252Fpa%252FLK02148_aaf44977c7c256f0bdf184f5039dc31b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_aaf44977c7c256f0bdf184f5039dc31b.jpg already downloaded
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4f%252F75%252F4f75968f9ce20dd2e021cac07b31c04f%252Fpa%252FLK02148_7b4780276f9733c7be393a0109cd4cbd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_7b4780276f9733c7be393a0109cd4cbd.jpg already downloaded
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4f%252F75%252F4f75968f9ce20dd2e021cac07b31c04f%252Fpa%252FLK02148_b3feff05a321da56ba150e491e0dca15.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_b3feff05a321da56ba150e491e0dca15.jpg already downloaded
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4f%252F75%252F4f75968f9ce20dd2e021cac07b31c04f%252Fpa%252FLK02148_c8c3928f2fb05361c482579cd8115efc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_c8c3928f2fb05361c482579cd8115efc.jpg already downloaded
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4f%252F75%252F4f75968f9ce20dd2e021cac07b31c04f%252Fpa%252FLK02148_ff7107c7d21b9a3ffb7dc151b4a098af.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_ff7107c7d21b9a3ffb7dc151b4a098af.jpg already downloaded
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4f%252F75%252F4f75968f9ce20dd2e021cac07b31c04f%252Fpa%252FLK02148_b62c79c89c001bd77e79498a4b9fc56c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_b62c79c89c001bd77e79498a4b9fc56c.jpg already downloaded
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg4f%252F75%252F4f75968f9ce20dd2e021cac07b31c04f%252Fpa%252FLK02148_247c920252d6b358f54c9a326f864ec0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_247c920252d6b358f54c9a326f864ec0.jpg already downloaded
2026-03-30 10:48:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a5fedb96-1e83-5892-ab8c-ca959d78acca, identifier: LK02148
2026-03-30 10:48:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a5fedb96-1e83-5892-ab8c-ca959d78acca with identifier: LK02148
2026-03-30 10:48:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a5fedb96-1e83-5892-ab8c-ca959d78acca with identifier: LK02148
2026-03-30 10:48:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a5fedb96-1e83-5892-ab8c-ca959d78acca with identifier: LK02148 to the API
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LK02148>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:01:25Z',
'fuel_type': 'diesel',
'id': 'a5fedb96-1e83-5892-ab8c-ca959d78acca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LK02148',
'listing': 'auction',
'location': 'DE, Lüdersfeld',
'make': 'Seat',
'model': 'Leon',
'odometer': 214525,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_2fa4276bde98d3a0db9c2cbd877bf0e1.jpg',
'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_e52f88ea0e2924ee582f64a72bc2faa0.jpg',
'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_4e6d464a85a392f17c91d82e7aa61aa2.jpg',
'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_aaf44977c7c256f0bdf184f5039dc31b.jpg',
'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_7b4780276f9733c7be393a0109cd4cbd.jpg',
'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_b3feff05a321da56ba150e491e0dca15.jpg',
'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_c8c3928f2fb05361c482579cd8115efc.jpg',
'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_ff7107c7d21b9a3ffb7dc151b4a098af.jpg',
'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_b62c79c89c001bd77e79498a4b9fc56c.jpg',
'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_247c920252d6b358f54c9a326f864ec0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5fedb96-1e83-5892-ab8c-ca959d78acca/a5fedb96-1e83-5892-ab8c-ca959d78acca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72477,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_2fa4276bde98d3a0db9c2cbd877bf0e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5fedb96-1e83-5892-ab8c-ca959d78acca/a5fedb96-1e83-5892-ab8c-ca959d78acca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2751272,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_e52f88ea0e2924ee582f64a72bc2faa0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5fedb96-1e83-5892-ab8c-ca959d78acca/a5fedb96-1e83-5892-ab8c-ca959d78acca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2942621,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_4e6d464a85a392f17c91d82e7aa61aa2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5fedb96-1e83-5892-ab8c-ca959d78acca/a5fedb96-1e83-5892-ab8c-ca959d78acca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2897674,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_aaf44977c7c256f0bdf184f5039dc31b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5fedb96-1e83-5892-ab8c-ca959d78acca/a5fedb96-1e83-5892-ab8c-ca959d78acca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2954001,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_7b4780276f9733c7be393a0109cd4cbd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5fedb96-1e83-5892-ab8c-ca959d78acca/a5fedb96-1e83-5892-ab8c-ca959d78acca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2861789,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_b3feff05a321da56ba150e491e0dca15.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5fedb96-1e83-5892-ab8c-ca959d78acca/a5fedb96-1e83-5892-ab8c-ca959d78acca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60991,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_c8c3928f2fb05361c482579cd8115efc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5fedb96-1e83-5892-ab8c-ca959d78acca/a5fedb96-1e83-5892-ab8c-ca959d78acca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2858680,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_ff7107c7d21b9a3ffb7dc151b4a098af.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5fedb96-1e83-5892-ab8c-ca959d78acca/a5fedb96-1e83-5892-ab8c-ca959d78acca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2790554,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_b62c79c89c001bd77e79498a4b9fc56c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5fedb96-1e83-5892-ab8c-ca959d78acca/a5fedb96-1e83-5892-ab8c-ca959d78acca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2931508,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4f/75/4f75968f9ce20dd2e021cac07b31c04f/pa/LK02148_247c920252d6b358f54c9a326f864ec0.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 2.0 TDI FR',
'transmission': 'manual',
'trim': 'FR',
'year': 2014}
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LK02148%27 HTTP/1.1" 200 None
2026-03-30 10:48:44 [auto1.de] INFO: Saving data for LK02148: {'created_time': 1774867724.341471, 'last_price_update_time': 1774867724.341487, 'auction_closing_time': 1774969285.0}
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LK02148') HTTP/1.1" 204 0
2026-03-30 10:48:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb4a50>
2026-03-30 10:48:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_97b5fb92737329ea7bb8dfebd743cce7.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_97b5fb92737329ea7bb8dfebd743cce7.jpg saved to cache
2026-03-30 10:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 12547a9a-c705-52f5-a857-23663bbc2fd7
2026-03-30 10:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_0795f46783806adf3e050bd309167504.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_5e5e2ecbceea8c5cf9f64cd6eafcd8ca.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_639daa9183b084a30c8407526b99d6a8.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MM56350> (referer: https://www.auto1.com/v1/car-details-view/MM56350/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_3be57218e4ccbf52ea9184eb6b093623.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef0fa90>
2026-03-30 10:48:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg83%252F00%252F8300f47844b903ae9c16eb049ffdeb4e%252Fpa%252FZK45501_0795f46783806adf3e050bd309167504.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_0795f46783806adf3e050bd309167504.jpg saved to cache
2026-03-30 10:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 12547a9a-c705-52f5-a857-23663bbc2fd7
2026-03-30 10:48:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12547a9a-c705-52f5-a857-23663bbc2fd7, skipping ID generation
2026-03-30 10:48:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12547a9a-c705-52f5-a857-23663bbc2fd7 with scrape type 1
2026-03-30 10:48:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12547a9a-c705-52f5-a857-23663bbc2fd7 sending to next pipeline
2026-03-30 10:48:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 12547a9a-c705-52f5-a857-23663bbc2fd7, identifier: ZK45501
2026-03-30 10:48:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 12547a9a-c705-52f5-a857-23663bbc2fd7 with identifier: ZK45501
2026-03-30 10:48:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 12547a9a-c705-52f5-a857-23663bbc2fd7 with identifier: ZK45501
2026-03-30 10:48:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 12547a9a-c705-52f5-a857-23663bbc2fd7 with identifier: ZK45501 to the API
2026-03-30 10:48:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_0795f46783806adf3e050bd309167504.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:17:10Z',
'fuel_type': 'diesel',
'id': '12547a9a-c705-52f5-a857-23663bbc2fd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZK45501',
'listing': 'auction',
'location': 'DE, Gummersbach',
'make': 'Hyundai',
'model': 'ix35',
'odometer': 135675,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73211,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_0795f46783806adf3e050bd309167504.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72124,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_97b5fb92737329ea7bb8dfebd743cce7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66591,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_4b4deab5a451bb1f49107cd798057100.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55211,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_fe456bbe206dc64b00e50c0fcba9a10a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65246,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_253beebf00af992613deae20e6763e45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67648,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_22273136d0a96cf3d573bd937705f3ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49997,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_14e0860cd96a3c5d5629f296b18444da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68927,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_4621cd3322fdcd346323f6564d8263f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_fb96e0fc4e9aa1b5fb54a58d810b889c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12547a9a-c705-52f5-a857-23663bbc2fd7/12547a9a-c705-52f5-a857-23663bbc2fd7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46243,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/00/8300f47844b903ae9c16eb049ffdeb4e/pa/ZK45501_22b2a87836e07df2911efa985c7fa2b8.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai ix35 2.0 CRDi Finale AWD',
'transmission': 'manual',
'trim': 'Finale AWD',
'year': 2015}
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZK45501%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [auto1.de] INFO: Saving data for ZK45501: {'created_time': 1774867725.040862, 'last_price_update_time': 1774867725.040882, 'auction_closing_time': 1774970230.0}
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZK45501') HTTP/1.1" 204 0
2026-03-30 10:48:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee483610>
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_5e5e2ecbceea8c5cf9f64cd6eafcd8ca.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_5e5e2ecbceea8c5cf9f64cd6eafcd8ca.jpg saved to cache
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d
2026-03-30 10:48:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef388d0>
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_639daa9183b084a30c8407526b99d6a8.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_639daa9183b084a30c8407526b99d6a8.jpg saved to cache
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d
2026-03-30 10:48:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55 with identifier: MM56350
2026-03-30 10:48:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55 with scrape type 1
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_30bb0717927bfaccbc5ce41d277308ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_30bb0717927bfaccbc5ce41d277308ca.jpg not downloaded yet
2026-03-30 10:48:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee415c50>
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_3be57218e4ccbf52ea9184eb6b093623.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_3be57218e4ccbf52ea9184eb6b093623.jpg saved to cache
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_f6d6d2a904bea735cd810c6c384f9862.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_f6d6d2a904bea735cd810c6c384f9862.jpg not downloaded yet
2026-03-30 10:48:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JV19654> (referer: https://www.auto1.com/v1/car-details-view/JV19654/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_aea459008419448ddf48de14692a54ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_aea459008419448ddf48de14692a54ac.jpg not downloaded yet
2026-03-30 10:48:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_cca18c4e6f5c2d8dfe37771384f41383.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_cca18c4e6f5c2d8dfe37771384f41383.jpg not downloaded yet
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_40bbf76c5c95ff2714a6203761c78100.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_40bbf76c5c95ff2714a6203761c78100.jpg not downloaded yet
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_8463605e353b97af4aff194a1d7a87bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_8463605e353b97af4aff194a1d7a87bc.jpg not downloaded yet
2026-03-30 10:48:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_30bb0717927bfaccbc5ce41d277308ca.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_a1bff4a15976e1c7c9a76c670e85c085.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_a1bff4a15976e1c7c9a76c670e85c085.jpg not downloaded yet
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_d4a6a98cae625868d6ad1af7a8f9bf93.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_d4a6a98cae625868d6ad1af7a8f9bf93.jpg not downloaded yet
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_5265a7b60f1911c419017224ca00101a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_5265a7b60f1911c419017224ca00101a.jpg not downloaded yet
2026-03-30 10:48:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b56a6af0-bef3-5389-a19f-340f8709acbe with identifier: JV19654
2026-03-30 10:48:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b56a6af0-bef3-5389-a19f-340f8709acbe with scrape type 1
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b56a6af0-bef3-5389-a19f-340f8709acbe
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_b1bb5cc63bdb0fe5af37a20cf3c144a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b1bb5cc63bdb0fe5af37a20cf3c144a1.jpg not downloaded yet
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_6af76a23edf2d85f43924b5871e09e24.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_6af76a23edf2d85f43924b5871e09e24.jpg not downloaded yet
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_5f2ef2c88dcfac781e4cdc5361a6692e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_5f2ef2c88dcfac781e4cdc5361a6692e.jpg not downloaded yet
2026-03-30 10:48:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_f6d6d2a904bea735cd810c6c384f9862.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_8463605e353b97af4aff194a1d7a87bc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_25978a47825e245cb7e87ba61244014d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_25978a47825e245cb7e87ba61244014d.jpg not downloaded yet
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef7c110>
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_30bb0717927bfaccbc5ce41d277308ca.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_30bb0717927bfaccbc5ce41d277308ca.jpg saved to cache
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_41a280345b1bd8494e21efd4f6b84e2c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_41a280345b1bd8494e21efd4f6b84e2c.jpg not downloaded yet
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_b631d2c14a03b00c4011fc872004804e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b631d2c14a03b00c4011fc872004804e.jpg not downloaded yet
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_3bd2ec18defba1b4905045e4ee240c67.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_3bd2ec18defba1b4905045e4ee240c67.jpg not downloaded yet
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee04a10>
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_f6d6d2a904bea735cd810c6c384f9862.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_f6d6d2a904bea735cd810c6c384f9862.jpg saved to cache
2026-03-30 10:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea1450>
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_8463605e353b97af4aff194a1d7a87bc.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_8463605e353b97af4aff194a1d7a87bc.jpg saved to cache
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_b43d4613c9cafbe870f12b3e64630039.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b43d4613c9cafbe870f12b3e64630039.jpg not downloaded yet
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_4dab3618180c2ec350c0c8ce6cda8a16.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_4dab3618180c2ec350c0c8ce6cda8a16.jpg not downloaded yet
2026-03-30 10:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_6af76a23edf2d85f43924b5871e09e24.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_cf49954fd26e2e2228b7576a1afb32af.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_cf49954fd26e2e2228b7576a1afb32af.jpg not downloaded yet
2026-03-30 10:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_5f2ef2c88dcfac781e4cdc5361a6692e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_e01c52bb2c881c04798238c3bd946ef1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_e01c52bb2c881c04798238c3bd946ef1.jpg not downloaded yet
2026-03-30 10:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_c8284c4703d4d7b0ff6f8ff0dc364362.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_8f921b0f632d3a3a74b960ccf4c5b738.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fd558d8c86f77fc544e24305157c5cb4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_e142817d07e501e4b5aae5a8d5fb3960.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419fdd0>
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_6af76a23edf2d85f43924b5871e09e24.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_6af76a23edf2d85f43924b5871e09e24.jpg saved to cache
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55
2026-03-30 10:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_e01c52bb2c881c04798238c3bd946ef1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_4dab3618180c2ec350c0c8ce6cda8a16.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdded0>
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_5f2ef2c88dcfac781e4cdc5361a6692e.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_5f2ef2c88dcfac781e4cdc5361a6692e.jpg saved to cache
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b56a6af0-bef3-5389-a19f-340f8709acbe
2026-03-30 10:48:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9c3d0>
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_c8284c4703d4d7b0ff6f8ff0dc364362.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_c8284c4703d4d7b0ff6f8ff0dc364362.jpg saved to cache
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d
2026-03-30 10:48:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f434f7d0>
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_8f921b0f632d3a3a74b960ccf4c5b738.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_8f921b0f632d3a3a74b960ccf4c5b738.jpg saved to cache
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d
2026-03-30 10:48:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee96010>
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_fd558d8c86f77fc544e24305157c5cb4.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fd558d8c86f77fc544e24305157c5cb4.jpg saved to cache
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d
2026-03-30 10:48:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef74e10>
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_e142817d07e501e4b5aae5a8d5fb3960.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_e142817d07e501e4b5aae5a8d5fb3960.jpg saved to cache
2026-03-30 10:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d
2026-03-30 10:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_cf49954fd26e2e2228b7576a1afb32af.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeebdcd0>
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_e01c52bb2c881c04798238c3bd946ef1.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_e01c52bb2c881c04798238c3bd946ef1.jpg saved to cache
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b56a6af0-bef3-5389-a19f-340f8709acbe
2026-03-30 10:48:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f424e850>
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_4dab3618180c2ec350c0c8ce6cda8a16.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_4dab3618180c2ec350c0c8ce6cda8a16.jpg saved to cache
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b56a6af0-bef3-5389-a19f-340f8709acbe
2026-03-30 10:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BR48226> (referer: https://www.auto1.com/v1/car-details-view/BR48226/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4025d0>
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_cf49954fd26e2e2228b7576a1afb32af.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_cf49954fd26e2e2228b7576a1afb32af.jpg saved to cache
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b56a6af0-bef3-5389-a19f-340f8709acbe
2026-03-30 10:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b631d2c14a03b00c4011fc872004804e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_41a280345b1bd8494e21efd4f6b84e2c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b1bb5cc63bdb0fe5af37a20cf3c144a1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_25978a47825e245cb7e87ba61244014d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b43d4613c9cafbe870f12b3e64630039.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_3bd2ec18defba1b4905045e4ee240c67.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 136a91d8-710f-5f65-8bef-436760d9f8b8 with identifier: BR48226
2026-03-30 10:48:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136a91d8-710f-5f65-8bef-436760d9f8b8 with scrape type 1
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 136a91d8-710f-5f65-8bef-436760d9f8b8
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_8544e2570f3d8d40c571ba5e2b010266.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_8544e2570f3d8d40c571ba5e2b010266.jpg not downloaded yet
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_1b6b437f85a585ba75ef811f03959939.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_1b6b437f85a585ba75ef811f03959939.jpg not downloaded yet
2026-03-30 10:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_a1bff4a15976e1c7c9a76c670e85c085.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_2492cf3e0f34d43fbb842f80557de3d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_2492cf3e0f34d43fbb842f80557de3d0.jpg not downloaded yet
2026-03-30 10:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_aea459008419448ddf48de14692a54ac.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_d4a6a98cae625868d6ad1af7a8f9bf93.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_4dfd1eb95090fcb1dcc0a099065c3efb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_4dfd1eb95090fcb1dcc0a099065c3efb.jpg not downloaded yet
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_4b62bcbfecc5a6c844e46a6e2460fa1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_4b62bcbfecc5a6c844e46a6e2460fa1e.jpg not downloaded yet
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_5f762594d37807c228ea59d8cb0e355d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_5f762594d37807c228ea59d8cb0e355d.jpg not downloaded yet
2026-03-30 10:48:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4831710>
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_b631d2c14a03b00c4011fc872004804e.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b631d2c14a03b00c4011fc872004804e.jpg saved to cache
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b56a6af0-bef3-5389-a19f-340f8709acbe
2026-03-30 10:48:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef2190>
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_41a280345b1bd8494e21efd4f6b84e2c.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_41a280345b1bd8494e21efd4f6b84e2c.jpg saved to cache
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b56a6af0-bef3-5389-a19f-340f8709acbe
2026-03-30 10:48:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4255e90>
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_b1bb5cc63bdb0fe5af37a20cf3c144a1.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b1bb5cc63bdb0fe5af37a20cf3c144a1.jpg saved to cache
2026-03-30 10:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b56a6af0-bef3-5389-a19f-340f8709acbe
2026-03-30 10:48:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a69d0>
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_25978a47825e245cb7e87ba61244014d.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_25978a47825e245cb7e87ba61244014d.jpg saved to cache
2026-03-30 10:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b56a6af0-bef3-5389-a19f-340f8709acbe
2026-03-30 10:48:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4256cd0>
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_b43d4613c9cafbe870f12b3e64630039.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b43d4613c9cafbe870f12b3e64630039.jpg saved to cache
2026-03-30 10:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b56a6af0-bef3-5389-a19f-340f8709acbe
2026-03-30 10:48:48 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee429750>
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F02%252Fa6026feab78b28f341246f0585a0293a%252Fpa%252FJV19654_3bd2ec18defba1b4905045e4ee240c67.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_3bd2ec18defba1b4905045e4ee240c67.jpg saved to cache
2026-03-30 10:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b56a6af0-bef3-5389-a19f-340f8709acbe
2026-03-30 10:48:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b56a6af0-bef3-5389-a19f-340f8709acbe, skipping ID generation
2026-03-30 10:48:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b56a6af0-bef3-5389-a19f-340f8709acbe with scrape type 1
2026-03-30 10:48:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b56a6af0-bef3-5389-a19f-340f8709acbe sending to next pipeline
2026-03-30 10:48:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b56a6af0-bef3-5389-a19f-340f8709acbe, identifier: JV19654
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_898e5543f587458633662d36c807974a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_898e5543f587458633662d36c807974a.jpg not downloaded yet
2026-03-30 10:48:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b56a6af0-bef3-5389-a19f-340f8709acbe with identifier: JV19654
2026-03-30 10:48:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b56a6af0-bef3-5389-a19f-340f8709acbe with identifier: JV19654
2026-03-30 10:48:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b56a6af0-bef3-5389-a19f-340f8709acbe with identifier: JV19654 to the API
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_3bd2ec18defba1b4905045e4ee240c67.jpg>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:42:06Z',
'fuel_type': 'diesel',
'id': 'b56a6af0-bef3-5389-a19f-340f8709acbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JV19654',
'listing': 'auction',
'location': 'DE, Sulzbach-Rosenberg',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 38623,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413385,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b1bb5cc63bdb0fe5af37a20cf3c144a1.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438940,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_5f2ef2c88dcfac781e4cdc5361a6692e.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397008,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_25978a47825e245cb7e87ba61244014d.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356813,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_41a280345b1bd8494e21efd4f6b84e2c.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381343,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b631d2c14a03b00c4011fc872004804e.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421845,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_3bd2ec18defba1b4905045e4ee240c67.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394497,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_b43d4613c9cafbe870f12b3e64630039.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437747,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_4dab3618180c2ec350c0c8ce6cda8a16.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415268,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_cf49954fd26e2e2228b7576a1afb32af.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b56a6af0-bef3-5389-a19f-340f8709acbe/b56a6af0-bef3-5389-a19f-340f8709acbe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357314,
'Height': 900,
'OriginUrl': 'https://img-pa.auto1.com/imga6/02/a6026feab78b28f341246f0585a0293a/pa/JV19654_e01c52bb2c881c04798238c3bd946ef1.jpg',
'Width': 1200}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc 2.0 TDI Style 4Motion',
'transmission': 'automatic',
'trim': 'Style 4Motion',
'year': 2021}
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JV19654%27 HTTP/1.1" 200 None
2026-03-30 10:48:48 [auto1.de] INFO: Saving data for JV19654: {'created_time': 1774867728.877647, 'last_price_update_time': 1774867728.877658, 'auction_closing_time': 1774971726.0}
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JV19654') HTTP/1.1" 204 0
2026-03-30 10:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_1b6b437f85a585ba75ef811f03959939.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_8544e2570f3d8d40c571ba5e2b010266.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_2492cf3e0f34d43fbb842f80557de3d0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_40bbf76c5c95ff2714a6203761c78100.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_5265a7b60f1911c419017224ca00101a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_cca18c4e6f5c2d8dfe37771384f41383.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_c6fb8961a8a5145de5e3fb5dec7a5241.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_c6fb8961a8a5145de5e3fb5dec7a5241.jpg not downloaded yet
2026-03-30 10:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UG67497/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DT27807> (referer: https://www.auto1.com/v1/car-details-view/DT27807/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee91250>
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_a1bff4a15976e1c7c9a76c670e85c085.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_a1bff4a15976e1c7c9a76c670e85c085.jpg saved to cache
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4924d0>
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_aea459008419448ddf48de14692a54ac.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_aea459008419448ddf48de14692a54ac.jpg saved to cache
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3d1d10>
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_d4a6a98cae625868d6ad1af7a8f9bf93.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_d4a6a98cae625868d6ad1af7a8f9bf93.jpg saved to cache
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_cfb37795e0a28cb0c0af8deda94250cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_cfb37795e0a28cb0c0af8deda94250cc.jpg not downloaded yet
2026-03-30 10:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_5f762594d37807c228ea59d8cb0e355d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_4dfd1eb95090fcb1dcc0a099065c3efb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_4b62bcbfecc5a6c844e46a6e2460fa1e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_2651c2a4566a8d83b11f5af9d686253a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_2651c2a4566a8d83b11f5af9d686253a.jpg not downloaded yet
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee441d10>
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_1b6b437f85a585ba75ef811f03959939.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_1b6b437f85a585ba75ef811f03959939.jpg saved to cache
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 136a91d8-710f-5f65-8bef-436760d9f8b8
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef607d0>
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_8544e2570f3d8d40c571ba5e2b010266.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_8544e2570f3d8d40c571ba5e2b010266.jpg saved to cache
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 136a91d8-710f-5f65-8bef-436760d9f8b8
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefed210>
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_2492cf3e0f34d43fbb842f80557de3d0.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_2492cf3e0f34d43fbb842f80557de3d0.jpg saved to cache
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 136a91d8-710f-5f65-8bef-436760d9f8b8
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4594d0>
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_40bbf76c5c95ff2714a6203761c78100.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_40bbf76c5c95ff2714a6203761c78100.jpg saved to cache
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f433dc50>
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_5265a7b60f1911c419017224ca00101a.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_5265a7b60f1911c419017224ca00101a.jpg saved to cache
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefee690>
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg8c%252F45%252F8c45983fa696b04ff6b37137acfc223f%252Fpa%252FMM56350_cca18c4e6f5c2d8dfe37771384f41383.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_cca18c4e6f5c2d8dfe37771384f41383.jpg saved to cache
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55
2026-03-30 10:48:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55, skipping ID generation
2026-03-30 10:48:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55 with scrape type 1
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55 sending to next pipeline
2026-03-30 10:48:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55, identifier: MM56350
2026-03-30 10:48:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91bc8fdd-851e-532b-ad2a-4b09b2c2368a with identifier: DT27807
2026-03-30 10:48:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a with scrape type 1
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_1b763366c89d22b5be17d202bc9e4204.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_1b763366c89d22b5be17d202bc9e4204.jpg not downloaded yet
2026-03-30 10:48:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55 with identifier: MM56350
2026-03-30 10:48:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55 with identifier: MM56350
2026-03-30 10:48:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55 with identifier: MM56350 to the API
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_cca18c4e6f5c2d8dfe37771384f41383.jpg>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:02:25Z',
'fuel_type': 'diesel',
'id': '97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MM56350',
'listing': 'auction',
'location': 'DE, Wismar',
'make': 'Volkswagen',
'model': 'T5 Multivan',
'odometer': 159608,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71679,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_30bb0717927bfaccbc5ce41d277308ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68258,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_f6d6d2a904bea735cd810c6c384f9862.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66721,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_aea459008419448ddf48de14692a54ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65463,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_cca18c4e6f5c2d8dfe37771384f41383.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65581,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_40bbf76c5c95ff2714a6203761c78100.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72866,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_8463605e353b97af4aff194a1d7a87bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62917,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_a1bff4a15976e1c7c9a76c670e85c085.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73374,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_d4a6a98cae625868d6ad1af7a8f9bf93.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71137,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_5265a7b60f1911c419017224ca00101a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55/97b0a4d6-7f56-5bd4-bb7b-2b5dc56b2c55_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62080,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8c/45/8c45983fa696b04ff6b37137acfc223f/pa/MM56350_6af76a23edf2d85f43924b5871e09e24.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-12-09',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen T5 Multivan 2.0 TDI Comfortline 4Motion',
'transmission': 'automatic',
'trim': 'Comfortline 4Motion',
'year': 2014}
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27MM56350%27 HTTP/1.1" 200 None
2026-03-30 10:48:49 [auto1.de] INFO: Saving data for MM56350: {'created_time': 1774867729.941054, 'last_price_update_time': 1774867729.941069, 'auction_closing_time': 1774969345.0}
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='MM56350') HTTP/1.1" 204 0
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_377d89712c873f71922d1bd0bd5165bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_377d89712c873f71922d1bd0bd5165bc.jpg not downloaded yet
2026-03-30 10:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_cfb37795e0a28cb0c0af8deda94250cc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_898e5543f587458633662d36c807974a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_c6fb8961a8a5145de5e3fb5dec7a5241.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefefa50>
2026-03-30 10:48:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_5f762594d37807c228ea59d8cb0e355d.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_5f762594d37807c228ea59d8cb0e355d.jpg saved to cache
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 136a91d8-710f-5f65-8bef-436760d9f8b8
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419d490>
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_4dfd1eb95090fcb1dcc0a099065c3efb.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_4dfd1eb95090fcb1dcc0a099065c3efb.jpg saved to cache
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 136a91d8-710f-5f65-8bef-436760d9f8b8
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef50210>
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_4b62bcbfecc5a6c844e46a6e2460fa1e.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_4b62bcbfecc5a6c844e46a6e2460fa1e.jpg saved to cache
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 136a91d8-710f-5f65-8bef-436760d9f8b8
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_78ef6c9e48a7e4be59c9c2fce79e8a2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_78ef6c9e48a7e4be59c9c2fce79e8a2f.jpg not downloaded yet
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_b158bb36b3ee6f73cf944ffc06f39792.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_b158bb36b3ee6f73cf944ffc06f39792.jpg not downloaded yet
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419ec10>
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_cfb37795e0a28cb0c0af8deda94250cc.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_cfb37795e0a28cb0c0af8deda94250cc.jpg saved to cache
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 136a91d8-710f-5f65-8bef-436760d9f8b8
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ead10>
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_898e5543f587458633662d36c807974a.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_898e5543f587458633662d36c807974a.jpg saved to cache
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 136a91d8-710f-5f65-8bef-436760d9f8b8
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefecd10>
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_c6fb8961a8a5145de5e3fb5dec7a5241.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_c6fb8961a8a5145de5e3fb5dec7a5241.jpg saved to cache
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 136a91d8-710f-5f65-8bef-436760d9f8b8
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_963909b63d9bc0ea63e2c97cec3ea9f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_963909b63d9bc0ea63e2c97cec3ea9f0.jpg not downloaded yet
2026-03-30 10:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_1b763366c89d22b5be17d202bc9e4204.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_662336a0f3cb3d6053aa89bd6c13e7ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_662336a0f3cb3d6053aa89bd6c13e7ff.jpg not downloaded yet
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_de947a5513616b77d45e921767836efc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_de947a5513616b77d45e921767836efc.jpg not downloaded yet
2026-03-30 10:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_2651c2a4566a8d83b11f5af9d686253a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_31e3bbdf4742f1ea6b03807133c091af.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_31e3bbdf4742f1ea6b03807133c091af.jpg not downloaded yet
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_8fab0a37ad93eec76092ced92fb5d02a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_8fab0a37ad93eec76092ced92fb5d02a.jpg not downloaded yet
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_449b661cd73754e6cb437efe02dcd5c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_449b661cd73754e6cb437efe02dcd5c3.jpg not downloaded yet
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f437bdd0>
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_1b763366c89d22b5be17d202bc9e4204.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_1b763366c89d22b5be17d202bc9e4204.jpg saved to cache
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a
2026-03-30 10:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_b158bb36b3ee6f73cf944ffc06f39792.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a1ed0>
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg6b%252Fde%252F6bde2d8aaac027061a3b0beda9cd61a9%252Fpa%252FBR48226_2651c2a4566a8d83b11f5af9d686253a.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_2651c2a4566a8d83b11f5af9d686253a.jpg saved to cache
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 136a91d8-710f-5f65-8bef-436760d9f8b8
2026-03-30 10:48:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 136a91d8-710f-5f65-8bef-436760d9f8b8, skipping ID generation
2026-03-30 10:48:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136a91d8-710f-5f65-8bef-436760d9f8b8 with scrape type 1
2026-03-30 10:48:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 136a91d8-710f-5f65-8bef-436760d9f8b8 sending to next pipeline
2026-03-30 10:48:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 136a91d8-710f-5f65-8bef-436760d9f8b8, identifier: BR48226
2026-03-30 10:48:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 136a91d8-710f-5f65-8bef-436760d9f8b8 with identifier: BR48226
2026-03-30 10:48:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 136a91d8-710f-5f65-8bef-436760d9f8b8 with identifier: BR48226
2026-03-30 10:48:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 136a91d8-710f-5f65-8bef-436760d9f8b8 with identifier: BR48226 to the API
2026-03-30 10:48:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_2651c2a4566a8d83b11f5af9d686253a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'engine_horse_power': 65,
'expiration_date': '2026-03-31T15:31:27Z',
'fuel_type': 'electro',
'id': '136a91d8-710f-5f65-8bef-436760d9f8b8',
'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/BR48226',
'listing': 'auction',
'location': 'DE',
'make': 'Dacia',
'model': 'Spring',
'odometer': 13,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69997,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_8544e2570f3d8d40c571ba5e2b010266.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59469,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_1b6b437f85a585ba75ef811f03959939.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66033,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_2492cf3e0f34d43fbb842f80557de3d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65643,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_4dfd1eb95090fcb1dcc0a099065c3efb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67883,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_4b62bcbfecc5a6c844e46a6e2460fa1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63822,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_5f762594d37807c228ea59d8cb0e355d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72424,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_898e5543f587458633662d36c807974a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86955,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_c6fb8961a8a5145de5e3fb5dec7a5241.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48696,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_cfb37795e0a28cb0c0af8deda94250cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_136a91d8-710f-5f65-8bef-436760d9f8b8/136a91d8-710f-5f65-8bef-436760d9f8b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53333,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6b/de/6bde2d8aaac027061a3b0beda9cd61a9/pa/BR48226_2651c2a4566a8d83b11f5af9d686253a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2025-12-29',
'seats_number': 4,
'seller_name': None,
'title': 'Dacia Spring electric drive 48 kW Extreme',
'transmission': 'automatic',
'trim': 'Extreme',
'year': 2025}
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BR48226%27 HTTP/1.1" 200 None
2026-03-30 10:48:51 [auto1.de] INFO: Saving data for BR48226: {'created_time': 1774867731.289842, 'last_price_update_time': 1774867731.289853, 'auction_closing_time': 1774971087.0}
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BR48226') HTTP/1.1" 204 0
2026-03-30 10:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_de947a5513616b77d45e921767836efc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5c08bd0>
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_b158bb36b3ee6f73cf944ffc06f39792.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_b158bb36b3ee6f73cf944ffc06f39792.jpg saved to cache
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a
2026-03-30 10:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CB39322> (referer: https://www.auto1.com/v1/car-details-view/CB39322/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fc5da9deac40431546628b0d8696ae12.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_2a84c4aa1c115d4c934df794101a0ea7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_449b661cd73754e6cb437efe02dcd5c3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4278a90>
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_de947a5513616b77d45e921767836efc.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_de947a5513616b77d45e921767836efc.jpg saved to cache
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a
2026-03-30 10:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_8fab0a37ad93eec76092ced92fb5d02a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_662336a0f3cb3d6053aa89bd6c13e7ff.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_31e3bbdf4742f1ea6b03807133c091af.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a6c7814-162c-502f-a2aa-38ef6447092c with identifier: CB39322
2026-03-30 10:48:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a6c7814-162c-502f-a2aa-38ef6447092c with scrape type 1
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a6c7814-162c-502f-a2aa-38ef6447092c
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd5%252Fdd%252Fd5dd21881479f796160d5a4ecb41fd0f%252Fpa%252FCB39322_d68f4c5f725e6e67ed667cd08d5f3e2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_d68f4c5f725e6e67ed667cd08d5f3e2e.jpg already downloaded
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd5%252Fdd%252Fd5dd21881479f796160d5a4ecb41fd0f%252Fpa%252FCB39322_30e901a31afc56f8d10b0aed3c764afa.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_30e901a31afc56f8d10b0aed3c764afa.jpg already downloaded
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd5%252Fdd%252Fd5dd21881479f796160d5a4ecb41fd0f%252Fpa%252FCB39322_8eafb4c0638d4dfe04f1e790124af518.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_8eafb4c0638d4dfe04f1e790124af518.jpg already downloaded
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd5%252Fdd%252Fd5dd21881479f796160d5a4ecb41fd0f%252Fpa%252FCB39322_e8838f7b08939030adb938f50d148b02.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_e8838f7b08939030adb938f50d148b02.jpg already downloaded
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd5%252Fdd%252Fd5dd21881479f796160d5a4ecb41fd0f%252Fpa%252FCB39322_0e7de644c5413d35629a696ff5e824a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_0e7de644c5413d35629a696ff5e824a0.jpg already downloaded
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd5%252Fdd%252Fd5dd21881479f796160d5a4ecb41fd0f%252Fpa%252FCB39322_31cca49e301fbf352b83afaa66c497ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_31cca49e301fbf352b83afaa66c497ac.jpg already downloaded
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd5%252Fdd%252Fd5dd21881479f796160d5a4ecb41fd0f%252Fpa%252FCB39322_6a65e119e5d4af11042d9a455e0207dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_6a65e119e5d4af11042d9a455e0207dc.jpg already downloaded
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd5%252Fdd%252Fd5dd21881479f796160d5a4ecb41fd0f%252Fpa%252FCB39322_c7ada9334440e41dba2dd4ffa45b5715.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_c7ada9334440e41dba2dd4ffa45b5715.jpg already downloaded
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd5%252Fdd%252Fd5dd21881479f796160d5a4ecb41fd0f%252Fpa%252FCB39322_b35106b517f01503571169d1eefc5587.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_b35106b517f01503571169d1eefc5587.jpg already downloaded
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd5%252Fdd%252Fd5dd21881479f796160d5a4ecb41fd0f%252Fpa%252FCB39322_4dcb695e98dc96d774b4b7fac08e63da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_4dcb695e98dc96d774b4b7fac08e63da.jpg already downloaded
2026-03-30 10:48:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2a6c7814-162c-502f-a2aa-38ef6447092c, identifier: CB39322
2026-03-30 10:48:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4278510>
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_fc5da9deac40431546628b0d8696ae12.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fc5da9deac40431546628b0d8696ae12.jpg saved to cache
2026-03-30 10:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d
2026-03-30 10:48:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:48:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4215390>
2026-03-30 10:48:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb1%252F03%252Fb103e644d5e2b9bf45431a54a6df8a1a%252Fpa%252FUB71876_2a84c4aa1c115d4c934df794101a0ea7.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_2a84c4aa1c115d4c934df794101a0ea7.jpg saved to cache
2026-03-30 10:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d
2026-03-30 10:48:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14fe0efc-c1bb-57d6-9396-a69e9bdc519d, skipping ID generation
2026-03-30 10:48:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d with scrape type 1
2026-03-30 10:48:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14fe0efc-c1bb-57d6-9396-a69e9bdc519d sending to next pipeline
2026-03-30 10:48:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 14fe0efc-c1bb-57d6-9396-a69e9bdc519d, identifier: UB71876
2026-03-30 10:48:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a0d90>
2026-03-30 10:48:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_449b661cd73754e6cb437efe02dcd5c3.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_449b661cd73754e6cb437efe02dcd5c3.jpg saved to cache
2026-03-30 10:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a
2026-03-30 10:48:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2a6c7814-162c-502f-a2aa-38ef6447092c with identifier: CB39322
2026-03-30 10:48:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2a6c7814-162c-502f-a2aa-38ef6447092c with identifier: CB39322
2026-03-30 10:48:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2a6c7814-162c-502f-a2aa-38ef6447092c with identifier: CB39322 to the API
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CB39322>
{'auction_title': '',
'c_o_2_emission_value': 186,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:43:24Z',
'fuel_type': 'diesel',
'id': '2a6c7814-162c-502f-a2aa-38ef6447092c',
'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/CB39322',
'listing': 'auction',
'location': 'DE, Germersheim',
'make': 'Volvo',
'model': 'XC60',
'odometer': 123438,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_d68f4c5f725e6e67ed667cd08d5f3e2e.jpg',
'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_30e901a31afc56f8d10b0aed3c764afa.jpg',
'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_8eafb4c0638d4dfe04f1e790124af518.jpg',
'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_e8838f7b08939030adb938f50d148b02.jpg',
'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_0e7de644c5413d35629a696ff5e824a0.jpg',
'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_31cca49e301fbf352b83afaa66c497ac.jpg',
'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_6a65e119e5d4af11042d9a455e0207dc.jpg',
'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_c7ada9334440e41dba2dd4ffa45b5715.jpg',
'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_b35106b517f01503571169d1eefc5587.jpg',
'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_4dcb695e98dc96d774b4b7fac08e63da.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a6c7814-162c-502f-a2aa-38ef6447092c/2a6c7814-162c-502f-a2aa-38ef6447092c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83925,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_d68f4c5f725e6e67ed667cd08d5f3e2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a6c7814-162c-502f-a2aa-38ef6447092c/2a6c7814-162c-502f-a2aa-38ef6447092c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75828,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_30e901a31afc56f8d10b0aed3c764afa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a6c7814-162c-502f-a2aa-38ef6447092c/2a6c7814-162c-502f-a2aa-38ef6447092c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80325,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_8eafb4c0638d4dfe04f1e790124af518.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a6c7814-162c-502f-a2aa-38ef6447092c/2a6c7814-162c-502f-a2aa-38ef6447092c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72792,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_e8838f7b08939030adb938f50d148b02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a6c7814-162c-502f-a2aa-38ef6447092c/2a6c7814-162c-502f-a2aa-38ef6447092c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67508,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_0e7de644c5413d35629a696ff5e824a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a6c7814-162c-502f-a2aa-38ef6447092c/2a6c7814-162c-502f-a2aa-38ef6447092c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78386,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_31cca49e301fbf352b83afaa66c497ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a6c7814-162c-502f-a2aa-38ef6447092c/2a6c7814-162c-502f-a2aa-38ef6447092c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70580,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_6a65e119e5d4af11042d9a455e0207dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a6c7814-162c-502f-a2aa-38ef6447092c/2a6c7814-162c-502f-a2aa-38ef6447092c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69967,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_c7ada9334440e41dba2dd4ffa45b5715.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a6c7814-162c-502f-a2aa-38ef6447092c/2a6c7814-162c-502f-a2aa-38ef6447092c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69790,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_b35106b517f01503571169d1eefc5587.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a6c7814-162c-502f-a2aa-38ef6447092c/2a6c7814-162c-502f-a2aa-38ef6447092c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74482,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd5/dd/d5dd21881479f796160d5a4ecb41fd0f/pa/CB39322_4dcb695e98dc96d774b4b7fac08e63da.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 D4 R Design AWD',
'transmission': 'automatic',
'trim': 'R Design AWD',
'year': 2018}
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CB39322%27 HTTP/1.1" 200 None
2026-03-30 10:48:52 [auto1.de] INFO: Saving data for CB39322: {'created_time': 1774867732.882753, 'last_price_update_time': 1774867732.882766, 'auction_closing_time': 1774971804.0}
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CB39322') HTTP/1.1" 204 0
2026-03-30 10:48:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 14fe0efc-c1bb-57d6-9396-a69e9bdc519d with identifier: UB71876
2026-03-30 10:48:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 14fe0efc-c1bb-57d6-9396-a69e9bdc519d with identifier: UB71876
2026-03-30 10:48:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 14fe0efc-c1bb-57d6-9396-a69e9bdc519d with identifier: UB71876 to the API
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_2a84c4aa1c115d4c934df794101a0ea7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 186,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:20:57Z',
'fuel_type': 'petrol',
'id': '14fe0efc-c1bb-57d6-9396-a69e9bdc519d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UB71876',
'listing': 'auction',
'location': 'DE, Bernburg (Saale)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 80930,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3098116,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_2a84c4aa1c115d4c934df794101a0ea7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3122919,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fc5da9deac40431546628b0d8696ae12.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3209751,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_e142817d07e501e4b5aae5a8d5fb3960.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3043912,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fef7e32e896d1d9f071202d3e7425878.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2934151,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_fd558d8c86f77fc544e24305157c5cb4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3243320,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_8f921b0f632d3a3a74b960ccf4c5b738.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3076100,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_c8284c4703d4d7b0ff6f8ff0dc364362.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2998106,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_3be57218e4ccbf52ea9184eb6b093623.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3170221,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_639daa9183b084a30c8407526b99d6a8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_14fe0efc-c1bb-57d6-9396-a69e9bdc519d/14fe0efc-c1bb-57d6-9396-a69e9bdc519d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3089193,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgb1/03/b103e644d5e2b9bf45431a54a6df8a1a/pa/UB71876_5e5e2ecbceea8c5cf9f64cd6eafcd8ca.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TSI Clever 4x4',
'transmission': 'automatic',
'trim': 'Clever 4x4',
'year': 2021}
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UB71876%27 HTTP/1.1" 200 None
2026-03-30 10:48:53 [auto1.de] INFO: Saving data for UB71876: {'created_time': 1774867733.288414, 'last_price_update_time': 1774867733.288424, 'auction_closing_time': 1774970457.0}
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UB71876') HTTP/1.1" 204 0
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43261d0>
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_8fab0a37ad93eec76092ced92fb5d02a.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_8fab0a37ad93eec76092ced92fb5d02a.jpg saved to cache
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeede290>
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_662336a0f3cb3d6053aa89bd6c13e7ff.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_662336a0f3cb3d6053aa89bd6c13e7ff.jpg saved to cache
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419ff90>
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_31e3bbdf4742f1ea6b03807133c091af.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_31e3bbdf4742f1ea6b03807133c091af.jpg saved to cache
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a
2026-03-30 10:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_377d89712c873f71922d1bd0bd5165bc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_78ef6c9e48a7e4be59c9c2fce79e8a2f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_963909b63d9bc0ea63e2c97cec3ea9f0.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_41cfef04ecc0fa4276d45b9ce9dfcc3f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41febd0>
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_377d89712c873f71922d1bd0bd5165bc.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_377d89712c873f71922d1bd0bd5165bc.jpg saved to cache
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeee26d0>
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_78ef6c9e48a7e4be59c9c2fce79e8a2f.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_78ef6c9e48a7e4be59c9c2fce79e8a2f.jpg saved to cache
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41e9d50>
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfe%252F32%252Ffe325ff70d982f13a656a65ed4fc2103%252Fpa%252FDT27807_963909b63d9bc0ea63e2c97cec3ea9f0.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_963909b63d9bc0ea63e2c97cec3ea9f0.jpg saved to cache
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a
2026-03-30 10:48:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91bc8fdd-851e-532b-ad2a-4b09b2c2368a, skipping ID generation
2026-03-30 10:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a with scrape type 1
2026-03-30 10:48:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91bc8fdd-851e-532b-ad2a-4b09b2c2368a sending to next pipeline
2026-03-30 10:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 91bc8fdd-851e-532b-ad2a-4b09b2c2368a, identifier: DT27807
2026-03-30 10:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 91bc8fdd-851e-532b-ad2a-4b09b2c2368a with identifier: DT27807
2026-03-30 10:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 91bc8fdd-851e-532b-ad2a-4b09b2c2368a with identifier: DT27807
2026-03-30 10:48:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 91bc8fdd-851e-532b-ad2a-4b09b2c2368a with identifier: DT27807 to the API
2026-03-30 10:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_963909b63d9bc0ea63e2c97cec3ea9f0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T15:24:57Z',
'fuel_type': 'electro',
'id': '91bc8fdd-851e-532b-ad2a-4b09b2c2368a',
'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/DT27807',
'listing': 'auction',
'location': 'DE',
'make': 'BMW',
'model': 'iX3',
'odometer': 92704,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92528,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_1b763366c89d22b5be17d202bc9e4204.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_377d89712c873f71922d1bd0bd5165bc.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151011,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_78ef6c9e48a7e4be59c9c2fce79e8a2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103464,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_b158bb36b3ee6f73cf944ffc06f39792.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118872,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_963909b63d9bc0ea63e2c97cec3ea9f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124650,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_662336a0f3cb3d6053aa89bd6c13e7ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103662,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_de947a5513616b77d45e921767836efc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117555,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_31e3bbdf4742f1ea6b03807133c091af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78128,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_8fab0a37ad93eec76092ced92fb5d02a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91bc8fdd-851e-532b-ad2a-4b09b2c2368a/91bc8fdd-851e-532b-ad2a-4b09b2c2368a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51485,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfe/32/fe325ff70d982f13a656a65ed4fc2103/pa/DT27807_449b661cd73754e6cb437efe02dcd5c3.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW iX3 electric drive 210 kW Inspiring',
'transmission': 'automatic',
'trim': 'Inspiring',
'year': 2022}
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DT27807%27 HTTP/1.1" 200 None
2026-03-30 10:48:55 [auto1.de] INFO: Saving data for DT27807: {'created_time': 1774867735.162538, 'last_price_update_time': 1774867735.162553, 'auction_closing_time': 1774970697.0}
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DT27807') HTTP/1.1" 204 0
2026-03-30 10:48:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PG90707/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PM09523/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee77110>
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_41cfef04ecc0fa4276d45b9ce9dfcc3f.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_41cfef04ecc0fa4276d45b9ce9dfcc3f.jpg saved to cache
2026-03-30 10:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item afc75a7f-e439-518d-892a-38c108d374cb
2026-03-30 10:48:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_f782191eab73bbb7a39499789f239858.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_e11e58fa1065407dcf6b1798fa421394.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4149790>
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_f782191eab73bbb7a39499789f239858.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_f782191eab73bbb7a39499789f239858.jpg saved to cache
2026-03-30 10:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item afc75a7f-e439-518d-892a-38c108d374cb
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4335ed0>
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_e11e58fa1065407dcf6b1798fa421394.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_e11e58fa1065407dcf6b1798fa421394.jpg saved to cache
2026-03-30 10:48:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item afc75a7f-e439-518d-892a-38c108d374cb
2026-03-30 10:48:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZB77986/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XS62323/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_6b837e4edaca76aec2b1e77b7be6b1ba.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JL46781/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_818d7d02f846b5c7e0d3a75e72d07314.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:48:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41e8e90>
2026-03-30 10:48:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_6b837e4edaca76aec2b1e77b7be6b1ba.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_6b837e4edaca76aec2b1e77b7be6b1ba.jpg saved to cache
2026-03-30 10:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item afc75a7f-e439-518d-892a-38c108d374cb
2026-03-30 10:48:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:48:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43358d0>
2026-03-30 10:48:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:48:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:48:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:48:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgef%252F1b%252Fef1b03145f07207bad3ec5cf97acb0f3%252Fpa%252FPT32058_818d7d02f846b5c7e0d3a75e72d07314.jpg') HTTP/1.1" 204 0
2026-03-30 10:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_818d7d02f846b5c7e0d3a75e72d07314.jpg saved to cache
2026-03-30 10:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item afc75a7f-e439-518d-892a-38c108d374cb
2026-03-30 10:48:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: afc75a7f-e439-518d-892a-38c108d374cb, skipping ID generation
2026-03-30 10:48:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afc75a7f-e439-518d-892a-38c108d374cb with scrape type 1
2026-03-30 10:48:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item afc75a7f-e439-518d-892a-38c108d374cb sending to next pipeline
2026-03-30 10:48:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: afc75a7f-e439-518d-892a-38c108d374cb, identifier: PT32058
2026-03-30 10:48:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: afc75a7f-e439-518d-892a-38c108d374cb with identifier: PT32058
2026-03-30 10:48:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: afc75a7f-e439-518d-892a-38c108d374cb with identifier: PT32058
2026-03-30 10:48:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: afc75a7f-e439-518d-892a-38c108d374cb with identifier: PT32058 to the API
2026-03-30 10:48:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:48: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-30 10:48:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_818d7d02f846b5c7e0d3a75e72d07314.jpg>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:24:26Z',
'fuel_type': 'petrol',
'id': 'afc75a7f-e439-518d-892a-38c108d374cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PT32058',
'listing': 'auction',
'location': 'DE',
'make': 'Dacia',
'model': 'Duster',
'odometer': 96477,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121234,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_877a259a1f3e453a4d3e25f3f46aa144.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118450,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_818d7d02f846b5c7e0d3a75e72d07314.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106202,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_6b837e4edaca76aec2b1e77b7be6b1ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99189,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_f782191eab73bbb7a39499789f239858.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109889,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_664b3de8167bc6dcd0750fc8791d1efc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112112,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_e11e58fa1065407dcf6b1798fa421394.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110849,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_eb6226162d29ca97f29ffb39654d271d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115018,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_5c99afaeeeb409f3405ca1c0da523298.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82194,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_ed6d8149750a94766a7a319e00c15e37.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc75a7f-e439-518d-892a-38c108d374cb/afc75a7f-e439-518d-892a-38c108d374cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71456,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgef/1b/ef1b03145f07207bad3ec5cf97acb0f3/pa/PT32058_41cfef04ecc0fa4276d45b9ce9dfcc3f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.3 TCe Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2020}
2026-03-30 10:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PT32058%27 HTTP/1.1" 200 None
2026-03-30 10:48:57 [auto1.de] INFO: Saving data for PT32058: {'created_time': 1774867737.012861, 'last_price_update_time': 1774867737.012873, 'auction_closing_time': 1774970666.0}
2026-03-30 10:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PT32058') HTTP/1.1" 204 0
2026-03-30 10:48:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WC05131/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:48:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PU61252/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:48:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UG67497> (referer: https://www.auto1.com/v1/car-details-view/UG67497/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AA93259> (referer: https://www.auto1.com/v1/car-details-view/AA93259/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a112729e-f655-5de9-8177-d341b7fc17b0 with identifier: UG67497
2026-03-30 10:49:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a112729e-f655-5de9-8177-d341b7fc17b0 with scrape type 1
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a112729e-f655-5de9-8177-d341b7fc17b0
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_93d5ff76fbb6ae868d2662bdc14e8575.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_93d5ff76fbb6ae868d2662bdc14e8575.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_37d254666ebd97bd867c1703a4351304.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_37d254666ebd97bd867c1703a4351304.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_45480b7c80cae8fcc1e659910a255596.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_45480b7c80cae8fcc1e659910a255596.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_77ab3c664604c3a393dae745a4d969cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_77ab3c664604c3a393dae745a4d969cc.jpg not downloaded yet
2026-03-30 10:49:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f26d155e-8d63-5894-a9c1-a0cba0db939b with identifier: AA93259
2026-03-30 10:49:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f26d155e-8d63-5894-a9c1-a0cba0db939b with scrape type 1
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f26d155e-8d63-5894-a9c1-a0cba0db939b
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_d8b38941f639d14abdec1eaffd5c2625.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d8b38941f639d14abdec1eaffd5c2625.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_106e9d3ba7e1cc63874269f6616df2e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_106e9d3ba7e1cc63874269f6616df2e1.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_4006e15af38e715968df257560af08b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_4006e15af38e715968df257560af08b1.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_8996eb29230895e75cffc455b00b71cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_8996eb29230895e75cffc455b00b71cc.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_bc5c91a2c12c97ce968762a58cbf75ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_bc5c91a2c12c97ce968762a58cbf75ed.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_6ec655dd90ba6f4d7aa29a74582718a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_6ec655dd90ba6f4d7aa29a74582718a9.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_e8dd9863aeedb9c54c7b6dba356dbec7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_e8dd9863aeedb9c54c7b6dba356dbec7.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_308f16133f48899e34e1e257147d94eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_308f16133f48899e34e1e257147d94eb.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_14600c4389100e8296440289b2ad1280.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_14600c4389100e8296440289b2ad1280.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_bb226d9bc2c8d78b44421a0d253d0f24.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_bb226d9bc2c8d78b44421a0d253d0f24.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_a4f655306b4fe29fee99fb1800a2b7e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_a4f655306b4fe29fee99fb1800a2b7e2.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_4b4af5482cab2c6b4a5c93c1ed13777e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_4b4af5482cab2c6b4a5c93c1ed13777e.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_d6d6339169742d5de20040655b690c00.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d6d6339169742d5de20040655b690c00.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_05f53506c6980b8670d0628b0b41a054.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_05f53506c6980b8670d0628b0b41a054.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_4873bbe94723bb68d2463de196242607.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_4873bbe94723bb68d2463de196242607.jpg not downloaded yet
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_d278f614e1df3c15dbb9ee2e03847ccc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d278f614e1df3c15dbb9ee2e03847ccc.jpg not downloaded yet
2026-03-30 10:49:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_93d5ff76fbb6ae868d2662bdc14e8575.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d278f614e1df3c15dbb9ee2e03847ccc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429dc90>
2026-03-30 10:49:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_93d5ff76fbb6ae868d2662bdc14e8575.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_93d5ff76fbb6ae868d2662bdc14e8575.jpg saved to cache
2026-03-30 10:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a112729e-f655-5de9-8177-d341b7fc17b0
2026-03-30 10:49:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_4873bbe94723bb68d2463de196242607.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefee390>
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_d278f614e1df3c15dbb9ee2e03847ccc.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d278f614e1df3c15dbb9ee2e03847ccc.jpg saved to cache
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f26d155e-8d63-5894-a9c1-a0cba0db939b
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f480a8d0>
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_4873bbe94723bb68d2463de196242607.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_4873bbe94723bb68d2463de196242607.jpg saved to cache
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f26d155e-8d63-5894-a9c1-a0cba0db939b
2026-03-30 10:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_05f53506c6980b8670d0628b0b41a054.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d6d6339169742d5de20040655b690c00.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429ce90>
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_05f53506c6980b8670d0628b0b41a054.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_05f53506c6980b8670d0628b0b41a054.jpg saved to cache
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f26d155e-8d63-5894-a9c1-a0cba0db939b
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f437a010>
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_d6d6339169742d5de20040655b690c00.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d6d6339169742d5de20040655b690c00.jpg saved to cache
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f26d155e-8d63-5894-a9c1-a0cba0db939b
2026-03-30 10:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_4b4af5482cab2c6b4a5c93c1ed13777e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_a4f655306b4fe29fee99fb1800a2b7e2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429fcd0>
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_4b4af5482cab2c6b4a5c93c1ed13777e.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_4b4af5482cab2c6b4a5c93c1ed13777e.jpg saved to cache
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a112729e-f655-5de9-8177-d341b7fc17b0
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee4787d0>
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_a4f655306b4fe29fee99fb1800a2b7e2.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_a4f655306b4fe29fee99fb1800a2b7e2.jpg saved to cache
2026-03-30 10:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f26d155e-8d63-5894-a9c1-a0cba0db939b
2026-03-30 10:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XV64183> (referer: https://www.auto1.com/v1/car-details-view/XV64183/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_bb226d9bc2c8d78b44421a0d253d0f24.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_14600c4389100e8296440289b2ad1280.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77795a94-d9db-5759-953d-18b0200d52c6 with identifier: XV64183
2026-03-30 10:49:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77795a94-d9db-5759-953d-18b0200d52c6 with scrape type 1
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77795a94-d9db-5759-953d-18b0200d52c6
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_c9af29508ca3e805f3d49440743a2993.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_c9af29508ca3e805f3d49440743a2993.jpg not downloaded yet
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_d3b4fd132579c14d240614559b546ccd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_d3b4fd132579c14d240614559b546ccd.jpg not downloaded yet
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_bb76206a0b8ac8802685d08a1d9d54fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_bb76206a0b8ac8802685d08a1d9d54fe.jpg not downloaded yet
2026-03-30 10:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_e8dd9863aeedb9c54c7b6dba356dbec7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_7d9439dbd73f723a8276150fb9730e35.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_7d9439dbd73f723a8276150fb9730e35.jpg not downloaded yet
2026-03-30 10:49:02 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8e950>
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_bb226d9bc2c8d78b44421a0d253d0f24.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_bb226d9bc2c8d78b44421a0d253d0f24.jpg saved to cache
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a112729e-f655-5de9-8177-d341b7fc17b0
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefe2810>
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_14600c4389100e8296440289b2ad1280.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_14600c4389100e8296440289b2ad1280.jpg saved to cache
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f26d155e-8d63-5894-a9c1-a0cba0db939b
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_a9775ee80ea9c7a38af078a52fea91d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_a9775ee80ea9c7a38af078a52fea91d3.jpg not downloaded yet
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_1ad00330a7556d0c7929fa20c081a80a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_1ad00330a7556d0c7929fa20c081a80a.jpg not downloaded yet
2026-03-30 10:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZP04224> (referer: https://www.auto1.com/v1/car-details-view/ZP04224/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef50890>
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_e8dd9863aeedb9c54c7b6dba356dbec7.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_e8dd9863aeedb9c54c7b6dba356dbec7.jpg saved to cache
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f26d155e-8d63-5894-a9c1-a0cba0db939b
2026-03-30 10:49:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_62203c878c0f487937002d4700d71275.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_62203c878c0f487937002d4700d71275.jpg not downloaded yet
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_a5084a15408b8629fad9c9e8c82da65e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_a5084a15408b8629fad9c9e8c82da65e.jpg not downloaded yet
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_fa5b78f42c79df09f8c269f90349c6b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_fa5b78f42c79df09f8c269f90349c6b6.jpg not downloaded yet
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_643b11c85549a6f26585320553e909e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_643b11c85549a6f26585320553e909e6.jpg not downloaded yet
2026-03-30 10:49:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9df3380-3223-56d6-8af7-abedee98a4d9 with identifier: ZP04224
2026-03-30 10:49:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9df3380-3223-56d6-8af7-abedee98a4d9 with scrape type 1
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item d9df3380-3223-56d6-8af7-abedee98a4d9
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F9c%252F209cc0df92fbabc4a287f4d95859fc66%252Fpa%252FZP04224_fba8a5856317667b03c79918b97290a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_fba8a5856317667b03c79918b97290a8.jpg already downloaded
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F9c%252F209cc0df92fbabc4a287f4d95859fc66%252Fpa%252FZP04224_3b213f5983c3889d9c2c2c840cbfd6a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_3b213f5983c3889d9c2c2c840cbfd6a2.jpg already downloaded
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F9c%252F209cc0df92fbabc4a287f4d95859fc66%252Fpa%252FZP04224_5318d58de14bb31192db37b3182b3c5b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_5318d58de14bb31192db37b3182b3c5b.jpg already downloaded
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F9c%252F209cc0df92fbabc4a287f4d95859fc66%252Fpa%252FZP04224_ffb3893a9f1733607fe060659aa5b46e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_ffb3893a9f1733607fe060659aa5b46e.jpg already downloaded
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg20%252F9c%252F209cc0df92fbabc4a287f4d95859fc66%252Fpa%252FZP04224_d6f4f007bebaab0dbb9cfdd3aa846a8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_d6f4f007bebaab0dbb9cfdd3aa846a8d.jpg already downloaded
2026-03-30 10:49:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d9df3380-3223-56d6-8af7-abedee98a4d9, identifier: ZP04224
2026-03-30 10:49:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d9df3380-3223-56d6-8af7-abedee98a4d9 with identifier: ZP04224
2026-03-30 10:49:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d9df3380-3223-56d6-8af7-abedee98a4d9 with identifier: ZP04224
2026-03-30 10:49:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d9df3380-3223-56d6-8af7-abedee98a4d9 with identifier: ZP04224 to the API
2026-03-30 10:49:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZP04224>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:50:13Z',
'fuel_type': 'petrol',
'id': 'd9df3380-3223-56d6-8af7-abedee98a4d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP04224',
'listing': 'auction',
'location': 'DE, Ketzin',
'make': 'Renault',
'model': 'Scenic',
'odometer': 141052,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photo_urls': ['https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_fba8a5856317667b03c79918b97290a8.jpg',
'https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_3b213f5983c3889d9c2c2c840cbfd6a2.jpg',
'https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_5318d58de14bb31192db37b3182b3c5b.jpg',
'https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_ffb3893a9f1733607fe060659aa5b46e.jpg',
'https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_d6f4f007bebaab0dbb9cfdd3aa846a8d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9df3380-3223-56d6-8af7-abedee98a4d9/d9df3380-3223-56d6-8af7-abedee98a4d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87101,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_fba8a5856317667b03c79918b97290a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9df3380-3223-56d6-8af7-abedee98a4d9/d9df3380-3223-56d6-8af7-abedee98a4d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73260,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_3b213f5983c3889d9c2c2c840cbfd6a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9df3380-3223-56d6-8af7-abedee98a4d9/d9df3380-3223-56d6-8af7-abedee98a4d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82566,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_5318d58de14bb31192db37b3182b3c5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9df3380-3223-56d6-8af7-abedee98a4d9/d9df3380-3223-56d6-8af7-abedee98a4d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81986,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_ffb3893a9f1733607fe060659aa5b46e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9df3380-3223-56d6-8af7-abedee98a4d9/d9df3380-3223-56d6-8af7-abedee98a4d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127356,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img20/9c/209cc0df92fbabc4a287f4d95859fc66/pa/ZP04224_d6f4f007bebaab0dbb9cfdd3aa846a8d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-08-08',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Scenic 1.6 TomTom Edition',
'transmission': 'manual',
'trim': 'TomTom Edition',
'year': 2011}
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZP04224%27 HTTP/1.1" 200 None
2026-03-30 10:49:03 [auto1.de] INFO: Saving data for ZP04224: {'created_time': 1774867743.176157, 'last_price_update_time': 1774867743.176169, 'auction_closing_time': 1774972213.0}
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZP04224') HTTP/1.1" 204 0
2026-03-30 10:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_308f16133f48899e34e1e257147d94eb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_bb76206a0b8ac8802685d08a1d9d54fe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_1ad00330a7556d0c7929fa20c081a80a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PG90707> (referer: https://www.auto1.com/v1/car-details-view/PG90707/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef53d90>
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_308f16133f48899e34e1e257147d94eb.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_308f16133f48899e34e1e257147d94eb.jpg saved to cache
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a112729e-f655-5de9-8177-d341b7fc17b0
2026-03-30 10:49:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41ea350>
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_bb76206a0b8ac8802685d08a1d9d54fe.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_bb76206a0b8ac8802685d08a1d9d54fe.jpg saved to cache
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 77795a94-d9db-5759-953d-18b0200d52c6
2026-03-30 10:49:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeee2810>
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_1ad00330a7556d0c7929fa20c081a80a.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_1ad00330a7556d0c7929fa20c081a80a.jpg saved to cache
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 77795a94-d9db-5759-953d-18b0200d52c6
2026-03-30 10:49:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 645f6971-62ef-5406-96d1-b9b83aee7edb with identifier: PG90707
2026-03-30 10:49:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 645f6971-62ef-5406-96d1-b9b83aee7edb with scrape type 1
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 645f6971-62ef-5406-96d1-b9b83aee7edb
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_dd72dafb140b015bbd482aab9477d397.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_dd72dafb140b015bbd482aab9477d397.jpg not downloaded yet
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_7e1b4d9afd185626dc84a1693d8c6080.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_7e1b4d9afd185626dc84a1693d8c6080.jpg not downloaded yet
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_b767d435761bc61b41e2846a03cb1caf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_b767d435761bc61b41e2846a03cb1caf.jpg not downloaded yet
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_a8e085a1554885866e7cd7a2811f82ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_a8e085a1554885866e7cd7a2811f82ac.jpg not downloaded yet
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_6709d1385d876fd8599e42ac71fe1daf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_6709d1385d876fd8599e42ac71fe1daf.jpg not downloaded yet
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_b327dd3772ad17266bf353155a0e5c0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_b327dd3772ad17266bf353155a0e5c0d.jpg not downloaded yet
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_a935ca54b6dcfa025b8ec2bdddf73200.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_a935ca54b6dcfa025b8ec2bdddf73200.jpg not downloaded yet
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_476519fdb8e0964e4a6fbdaad08b8226.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_476519fdb8e0964e4a6fbdaad08b8226.jpg not downloaded yet
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_ce02dacbdedb2f2824a09109d2a608dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_ce02dacbdedb2f2824a09109d2a608dc.jpg not downloaded yet
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_0b4b7b2b1dbb9922330658e7e7407508.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_0b4b7b2b1dbb9922330658e7e7407508.jpg not downloaded yet
2026-03-30 10:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_643b11c85549a6f26585320553e909e6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_dd72dafb140b015bbd482aab9477d397.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4337a10>
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_643b11c85549a6f26585320553e909e6.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_643b11c85549a6f26585320553e909e6.jpg saved to cache
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 77795a94-d9db-5759-953d-18b0200d52c6
2026-03-30 10:49:04 [scrapy.extensions.logstats] INFO: Crawled 692 pages (at 54 pages/min), scraped 493 items (at 34 items/min)
2026-03-30 10:49:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-30 10:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_fa5b78f42c79df09f8c269f90349c6b6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee76990>
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_dd72dafb140b015bbd482aab9477d397.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_dd72dafb140b015bbd482aab9477d397.jpg saved to cache
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 645f6971-62ef-5406-96d1-b9b83aee7edb
2026-03-30 10:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_a5084a15408b8629fad9c9e8c82da65e.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RL98194> (referer: https://www.auto1.com/v1/car-details-view/RL98194/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4222bd0>
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_fa5b78f42c79df09f8c269f90349c6b6.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_fa5b78f42c79df09f8c269f90349c6b6.jpg saved to cache
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 77795a94-d9db-5759-953d-18b0200d52c6
2026-03-30 10:49:04 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee3e30d0>
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_a5084a15408b8629fad9c9e8c82da65e.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_a5084a15408b8629fad9c9e8c82da65e.jpg saved to cache
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 77795a94-d9db-5759-953d-18b0200d52c6
2026-03-30 10:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PM09523> (referer: https://www.auto1.com/v1/car-details-view/PM09523/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29508527-7cd3-5522-867f-1239637688b4 with identifier: RL98194
2026-03-30 10:49:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29508527-7cd3-5522-867f-1239637688b4 with scrape type 1
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29508527-7cd3-5522-867f-1239637688b4
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F77%252Fe277e15d4931b7649bf914eea3febf4f%252Fpa%252FRL98194_fd87c754332d7c8264909586ae250fbe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_fd87c754332d7c8264909586ae250fbe.jpg already downloaded
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F77%252Fe277e15d4931b7649bf914eea3febf4f%252Fpa%252FRL98194_4c6bac15f7de12792f122773ec29c4fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_4c6bac15f7de12792f122773ec29c4fc.jpg already downloaded
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F77%252Fe277e15d4931b7649bf914eea3febf4f%252Fpa%252FRL98194_2b121c9fec0e0eca5cb8e94eaed84663.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_2b121c9fec0e0eca5cb8e94eaed84663.jpg already downloaded
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F77%252Fe277e15d4931b7649bf914eea3febf4f%252Fpa%252FRL98194_2e4f04cf7cb59cf4a5f5dff606294b8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_2e4f04cf7cb59cf4a5f5dff606294b8b.jpg already downloaded
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F77%252Fe277e15d4931b7649bf914eea3febf4f%252Fpa%252FRL98194_39cbe9e016dbfd1a8a966428bb4f9a4b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_39cbe9e016dbfd1a8a966428bb4f9a4b.jpg already downloaded
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F77%252Fe277e15d4931b7649bf914eea3febf4f%252Fpa%252FRL98194_03da7eb4f7cf04df41966c69f5c56b54.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_03da7eb4f7cf04df41966c69f5c56b54.jpg already downloaded
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F77%252Fe277e15d4931b7649bf914eea3febf4f%252Fpa%252FRL98194_8290f471cfb8c5462b59e9bba36fb67a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_8290f471cfb8c5462b59e9bba36fb67a.jpg already downloaded
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F77%252Fe277e15d4931b7649bf914eea3febf4f%252Fpa%252FRL98194_aa7951a17a9426000373164b0f52983f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_aa7951a17a9426000373164b0f52983f.jpg already downloaded
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F77%252Fe277e15d4931b7649bf914eea3febf4f%252Fpa%252FRL98194_89078f2b228fd732c3409e5f268712fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_89078f2b228fd732c3409e5f268712fd.jpg already downloaded
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252F77%252Fe277e15d4931b7649bf914eea3febf4f%252Fpa%252FRL98194_095db2dcb0a7189e583898a64ef3b4c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_095db2dcb0a7189e583898a64ef3b4c7.jpg already downloaded
2026-03-30 10:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 29508527-7cd3-5522-867f-1239637688b4, identifier: RL98194
2026-03-30 10:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 29508527-7cd3-5522-867f-1239637688b4 with identifier: RL98194
2026-03-30 10:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 29508527-7cd3-5522-867f-1239637688b4 with identifier: RL98194
2026-03-30 10:49:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 29508527-7cd3-5522-867f-1239637688b4 with identifier: RL98194 to the API
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RL98194>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:24:37Z',
'fuel_type': 'petrol',
'id': '29508527-7cd3-5522-867f-1239637688b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RL98194',
'listing': 'auction',
'location': 'DE, Atting',
'make': 'Kia',
'model': 'Picanto',
'odometer': 96465,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_fd87c754332d7c8264909586ae250fbe.jpg',
'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_4c6bac15f7de12792f122773ec29c4fc.jpg',
'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_2b121c9fec0e0eca5cb8e94eaed84663.jpg',
'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_2e4f04cf7cb59cf4a5f5dff606294b8b.jpg',
'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_39cbe9e016dbfd1a8a966428bb4f9a4b.jpg',
'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_03da7eb4f7cf04df41966c69f5c56b54.jpg',
'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_8290f471cfb8c5462b59e9bba36fb67a.jpg',
'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_aa7951a17a9426000373164b0f52983f.jpg',
'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_89078f2b228fd732c3409e5f268712fd.jpg',
'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_095db2dcb0a7189e583898a64ef3b4c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29508527-7cd3-5522-867f-1239637688b4/29508527-7cd3-5522-867f-1239637688b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98249,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_fd87c754332d7c8264909586ae250fbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29508527-7cd3-5522-867f-1239637688b4/29508527-7cd3-5522-867f-1239637688b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94287,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_4c6bac15f7de12792f122773ec29c4fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29508527-7cd3-5522-867f-1239637688b4/29508527-7cd3-5522-867f-1239637688b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105276,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_2b121c9fec0e0eca5cb8e94eaed84663.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29508527-7cd3-5522-867f-1239637688b4/29508527-7cd3-5522-867f-1239637688b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102732,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_2e4f04cf7cb59cf4a5f5dff606294b8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29508527-7cd3-5522-867f-1239637688b4/29508527-7cd3-5522-867f-1239637688b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100333,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_39cbe9e016dbfd1a8a966428bb4f9a4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29508527-7cd3-5522-867f-1239637688b4/29508527-7cd3-5522-867f-1239637688b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82645,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_03da7eb4f7cf04df41966c69f5c56b54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29508527-7cd3-5522-867f-1239637688b4/29508527-7cd3-5522-867f-1239637688b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73518,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_8290f471cfb8c5462b59e9bba36fb67a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29508527-7cd3-5522-867f-1239637688b4/29508527-7cd3-5522-867f-1239637688b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102810,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_aa7951a17a9426000373164b0f52983f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29508527-7cd3-5522-867f-1239637688b4/29508527-7cd3-5522-867f-1239637688b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106328,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_89078f2b228fd732c3409e5f268712fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29508527-7cd3-5522-867f-1239637688b4/29508527-7cd3-5522-867f-1239637688b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84799,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/77/e277e15d4931b7649bf914eea3febf4f/pa/RL98194_095db2dcb0a7189e583898a64ef3b4c7.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto 1.2 Dream Team',
'transmission': 'manual',
'trim': 'Dream Team',
'year': 2017}
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RL98194%27 HTTP/1.1" 200 None
2026-03-30 10:49:05 [auto1.de] INFO: Saving data for RL98194: {'created_time': 1774867745.386158, 'last_price_update_time': 1774867745.38617, 'auction_closing_time': 1774970677.0}
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RL98194') HTTP/1.1" 204 0
2026-03-30 10:49:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d494afd-1388-569f-953f-994946d0803f with identifier: PM09523
2026-03-30 10:49:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d494afd-1388-569f-953f-994946d0803f with scrape type 1
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d494afd-1388-569f-953f-994946d0803f
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_75bb6d5677d80a34f25fca301db0f270.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_75bb6d5677d80a34f25fca301db0f270.jpg not downloaded yet
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_6cee4fc295dc76bbb9a89b2e108e1fe2.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_6cee4fc295dc76bbb9a89b2e108e1fe2.jpg not downloaded yet
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_d0fdf756e243e2c728021e0bebb77a93.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d0fdf756e243e2c728021e0bebb77a93.jpg not downloaded yet
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_26c0a1fe7bbbd1bdb7f1a796670903bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_26c0a1fe7bbbd1bdb7f1a796670903bb.jpg not downloaded yet
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_d4da09be890f75d55249f0780b55f09a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d4da09be890f75d55249f0780b55f09a.jpg not downloaded yet
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_bb7e9ab55d7cc2b10b732dc9d270ad02.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_bb7e9ab55d7cc2b10b732dc9d270ad02.jpg not downloaded yet
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_d16b4c43547e668557917ec50502ea09.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d16b4c43547e668557917ec50502ea09.jpg not downloaded yet
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_1c3eadbdcd9be926437d9455d984e8a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_1c3eadbdcd9be926437d9455d984e8a4.jpg not downloaded yet
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_cf72d3ae5e835feafa0a2318127feb92.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_cf72d3ae5e835feafa0a2318127feb92.jpg not downloaded yet
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_8e7ac492e171080451d40f2d5e4d6bb6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_8e7ac492e171080451d40f2d5e4d6bb6.jpg not downloaded yet
2026-03-30 10:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_0b4b7b2b1dbb9922330658e7e7407508.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_ce02dacbdedb2f2824a09109d2a608dc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_a935ca54b6dcfa025b8ec2bdddf73200.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_476519fdb8e0964e4a6fbdaad08b8226.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_6709d1385d876fd8599e42ac71fe1daf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_b327dd3772ad17266bf353155a0e5c0d.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_8e7ac492e171080451d40f2d5e4d6bb6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:05 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee706d0>
2026-03-30 10:49:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_0b4b7b2b1dbb9922330658e7e7407508.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_0b4b7b2b1dbb9922330658e7e7407508.jpg saved to cache
2026-03-30 10:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 645f6971-62ef-5406-96d1-b9b83aee7edb
2026-03-30 10:49:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef8d290>
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_ce02dacbdedb2f2824a09109d2a608dc.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_ce02dacbdedb2f2824a09109d2a608dc.jpg saved to cache
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 645f6971-62ef-5406-96d1-b9b83aee7edb
2026-03-30 10:49:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef0c50>
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_a935ca54b6dcfa025b8ec2bdddf73200.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_a935ca54b6dcfa025b8ec2bdddf73200.jpg saved to cache
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 645f6971-62ef-5406-96d1-b9b83aee7edb
2026-03-30 10:49:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3a950>
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_476519fdb8e0964e4a6fbdaad08b8226.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_476519fdb8e0964e4a6fbdaad08b8226.jpg saved to cache
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 645f6971-62ef-5406-96d1-b9b83aee7edb
2026-03-30 10:49:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428d8d0>
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_6709d1385d876fd8599e42ac71fe1daf.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_6709d1385d876fd8599e42ac71fe1daf.jpg saved to cache
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 645f6971-62ef-5406-96d1-b9b83aee7edb
2026-03-30 10:49:06 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeef1e10>
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_b327dd3772ad17266bf353155a0e5c0d.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_b327dd3772ad17266bf353155a0e5c0d.jpg saved to cache
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 645f6971-62ef-5406-96d1-b9b83aee7edb
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5bdfdd0>
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_8e7ac492e171080451d40f2d5e4d6bb6.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_8e7ac492e171080451d40f2d5e4d6bb6.jpg saved to cache
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2d494afd-1388-569f-953f-994946d0803f
2026-03-30 10:49:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.870(s), this was the 1st time calling it.
2026-03-30 10:49:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.674463346289473 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 10:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XS62323> (referer: https://www.auto1.com/v1/car-details-view/XS62323/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d16b4c43547e668557917ec50502ea09.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2978e76e-362a-5bd9-8891-5e6e51a4aad5 with identifier: XS62323
2026-03-30 10:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2978e76e-362a-5bd9-8891-5e6e51a4aad5 with scrape type 1
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2978e76e-362a-5bd9-8891-5e6e51a4aad5
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F25%252F49250b042dee7ca9c3bcaa992fc1dd79%252Fpa%252FXS62323_f076e9e9b75434539d90469d381ed158.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_f076e9e9b75434539d90469d381ed158.jpg already downloaded
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F25%252F49250b042dee7ca9c3bcaa992fc1dd79%252Fpa%252FXS62323_a10be96856b0ec25491b2e970503818a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_a10be96856b0ec25491b2e970503818a.jpg already downloaded
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F25%252F49250b042dee7ca9c3bcaa992fc1dd79%252Fpa%252FXS62323_0cb82af24853430c9b18ca4e0326ddd1.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_0cb82af24853430c9b18ca4e0326ddd1.jpg already downloaded
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F25%252F49250b042dee7ca9c3bcaa992fc1dd79%252Fpa%252FXS62323_80f20b693aa08d0911d2a4c0c202e7ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_80f20b693aa08d0911d2a4c0c202e7ba.jpg already downloaded
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F25%252F49250b042dee7ca9c3bcaa992fc1dd79%252Fpa%252FXS62323_ae452beb319300e21bb2e22c0000658e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_ae452beb319300e21bb2e22c0000658e.jpg already downloaded
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F25%252F49250b042dee7ca9c3bcaa992fc1dd79%252Fpa%252FXS62323_e61612b629d71491dc67539087698efe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_e61612b629d71491dc67539087698efe.jpg already downloaded
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F25%252F49250b042dee7ca9c3bcaa992fc1dd79%252Fpa%252FXS62323_75c9b4d985d6cafa217fa11fe19ddabc.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_75c9b4d985d6cafa217fa11fe19ddabc.jpg already downloaded
2026-03-30 10:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F25%252F49250b042dee7ca9c3bcaa992fc1dd79%252Fpa%252FXS62323_803d571f154d5cedc380378b8a9f895e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_803d571f154d5cedc380378b8a9f895e.jpg already downloaded
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F25%252F49250b042dee7ca9c3bcaa992fc1dd79%252Fpa%252FXS62323_8fcd3d7db249a9903c9276210102622b.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_8fcd3d7db249a9903c9276210102622b.jpg already downloaded
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg49%252F25%252F49250b042dee7ca9c3bcaa992fc1dd79%252Fpa%252FXS62323_9ba0e228fb6b57f257cba4690a8b3b3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_9ba0e228fb6b57f257cba4690a8b3b3a.jpg already downloaded
2026-03-30 10:49:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2978e76e-362a-5bd9-8891-5e6e51a4aad5, identifier: XS62323
2026-03-30 10:49:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2978e76e-362a-5bd9-8891-5e6e51a4aad5 with identifier: XS62323
2026-03-30 10:49:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2978e76e-362a-5bd9-8891-5e6e51a4aad5 with identifier: XS62323
2026-03-30 10:49:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2978e76e-362a-5bd9-8891-5e6e51a4aad5 with identifier: XS62323 to the API
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XS62323>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:16:14Z',
'fuel_type': 'petrol',
'id': '2978e76e-362a-5bd9-8891-5e6e51a4aad5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XS62323',
'listing': 'auction',
'location': 'DE, Saarlouis',
'make': 'Seat',
'model': 'Arona',
'odometer': 63497,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_f076e9e9b75434539d90469d381ed158.jpg',
'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_a10be96856b0ec25491b2e970503818a.jpg',
'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_0cb82af24853430c9b18ca4e0326ddd1.jpg',
'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_80f20b693aa08d0911d2a4c0c202e7ba.jpg',
'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_ae452beb319300e21bb2e22c0000658e.jpg',
'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_e61612b629d71491dc67539087698efe.jpg',
'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_75c9b4d985d6cafa217fa11fe19ddabc.jpg',
'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_803d571f154d5cedc380378b8a9f895e.jpg',
'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_8fcd3d7db249a9903c9276210102622b.jpg',
'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_9ba0e228fb6b57f257cba4690a8b3b3a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2978e76e-362a-5bd9-8891-5e6e51a4aad5/2978e76e-362a-5bd9-8891-5e6e51a4aad5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89428,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_f076e9e9b75434539d90469d381ed158.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2978e76e-362a-5bd9-8891-5e6e51a4aad5/2978e76e-362a-5bd9-8891-5e6e51a4aad5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76439,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_a10be96856b0ec25491b2e970503818a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2978e76e-362a-5bd9-8891-5e6e51a4aad5/2978e76e-362a-5bd9-8891-5e6e51a4aad5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70685,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_0cb82af24853430c9b18ca4e0326ddd1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2978e76e-362a-5bd9-8891-5e6e51a4aad5/2978e76e-362a-5bd9-8891-5e6e51a4aad5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56735,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_80f20b693aa08d0911d2a4c0c202e7ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2978e76e-362a-5bd9-8891-5e6e51a4aad5/2978e76e-362a-5bd9-8891-5e6e51a4aad5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62087,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_ae452beb319300e21bb2e22c0000658e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2978e76e-362a-5bd9-8891-5e6e51a4aad5/2978e76e-362a-5bd9-8891-5e6e51a4aad5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59202,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_e61612b629d71491dc67539087698efe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2978e76e-362a-5bd9-8891-5e6e51a4aad5/2978e76e-362a-5bd9-8891-5e6e51a4aad5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55198,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_75c9b4d985d6cafa217fa11fe19ddabc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2978e76e-362a-5bd9-8891-5e6e51a4aad5/2978e76e-362a-5bd9-8891-5e6e51a4aad5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76779,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_803d571f154d5cedc380378b8a9f895e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2978e76e-362a-5bd9-8891-5e6e51a4aad5/2978e76e-362a-5bd9-8891-5e6e51a4aad5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87201,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_8fcd3d7db249a9903c9276210102622b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2978e76e-362a-5bd9-8891-5e6e51a4aad5/2978e76e-362a-5bd9-8891-5e6e51a4aad5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61362,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img49/25/49250b042dee7ca9c3bcaa992fc1dd79/pa/XS62323_9ba0e228fb6b57f257cba4690a8b3b3a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Xcellence',
'transmission': 'automatic',
'trim': 'Xcellence',
'year': 2019}
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XS62323%27 HTTP/1.1" 200 None
2026-03-30 10:49:07 [auto1.de] INFO: Saving data for XS62323: {'created_time': 1774867747.493709, 'last_price_update_time': 1774867747.493721, 'auction_closing_time': 1774970174.0}
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XS62323') HTTP/1.1" 204 0
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f419d490>
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_d16b4c43547e668557917ec50502ea09.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d16b4c43547e668557917ec50502ea09.jpg saved to cache
2026-03-30 10:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2d494afd-1388-569f-953f-994946d0803f
2026-03-30 10:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_26c0a1fe7bbbd1bdb7f1a796670903bb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_1c3eadbdcd9be926437d9455d984e8a4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d4da09be890f75d55249f0780b55f09a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d0fdf756e243e2c728021e0bebb77a93.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_bb7e9ab55d7cc2b10b732dc9d270ad02.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_cf72d3ae5e835feafa0a2318127feb92.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_6cee4fc295dc76bbb9a89b2e108e1fe2.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee11710>
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_26c0a1fe7bbbd1bdb7f1a796670903bb.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_26c0a1fe7bbbd1bdb7f1a796670903bb.jpg saved to cache
2026-03-30 10:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2d494afd-1388-569f-953f-994946d0803f
2026-03-30 10:49:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41f08d0>
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_1c3eadbdcd9be926437d9455d984e8a4.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_1c3eadbdcd9be926437d9455d984e8a4.jpg saved to cache
2026-03-30 10:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2d494afd-1388-569f-953f-994946d0803f
2026-03-30 10:49:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee737d0>
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_d4da09be890f75d55249f0780b55f09a.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d4da09be890f75d55249f0780b55f09a.jpg saved to cache
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2d494afd-1388-569f-953f-994946d0803f
2026-03-30 10:49:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9c610>
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_d0fdf756e243e2c728021e0bebb77a93.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d0fdf756e243e2c728021e0bebb77a93.jpg saved to cache
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2d494afd-1388-569f-953f-994946d0803f
2026-03-30 10:49:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4347a10>
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_bb7e9ab55d7cc2b10b732dc9d270ad02.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_bb7e9ab55d7cc2b10b732dc9d270ad02.jpg saved to cache
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2d494afd-1388-569f-953f-994946d0803f
2026-03-30 10:49:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee73810>
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_cf72d3ae5e835feafa0a2318127feb92.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_cf72d3ae5e835feafa0a2318127feb92.jpg saved to cache
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2d494afd-1388-569f-953f-994946d0803f
2026-03-30 10:49:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef9fe10>
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_6cee4fc295dc76bbb9a89b2e108e1fe2.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_6cee4fc295dc76bbb9a89b2e108e1fe2.jpg saved to cache
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2d494afd-1388-569f-953f-994946d0803f
2026-03-30 10:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KS92375/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_75bb6d5677d80a34f25fca301db0f270.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:08 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee73790>
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgcc%252F19%252Fcc19f267fc0c2c502035335c19477998%252Fpa%252FPM09523_75bb6d5677d80a34f25fca301db0f270.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_75bb6d5677d80a34f25fca301db0f270.jpg saved to cache
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2d494afd-1388-569f-953f-994946d0803f
2026-03-30 10:49:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d494afd-1388-569f-953f-994946d0803f, skipping ID generation
2026-03-30 10:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d494afd-1388-569f-953f-994946d0803f with scrape type 1
2026-03-30 10:49:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d494afd-1388-569f-953f-994946d0803f sending to next pipeline
2026-03-30 10:49:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2d494afd-1388-569f-953f-994946d0803f, identifier: PM09523
2026-03-30 10:49:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2d494afd-1388-569f-953f-994946d0803f with identifier: PM09523
2026-03-30 10:49:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2d494afd-1388-569f-953f-994946d0803f with identifier: PM09523
2026-03-30 10:49:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2d494afd-1388-569f-953f-994946d0803f with identifier: PM09523 to the API
2026-03-30 10:49:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_75bb6d5677d80a34f25fca301db0f270.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:28:03Z',
'fuel_type': 'diesel',
'id': '2d494afd-1388-569f-953f-994946d0803f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PM09523',
'listing': 'auction',
'location': 'DE, Eisenach',
'make': 'Skoda',
'model': 'Superb',
'odometer': 84665,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2435331,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_75bb6d5677d80a34f25fca301db0f270.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2420924,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_6cee4fc295dc76bbb9a89b2e108e1fe2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2363722,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d0fdf756e243e2c728021e0bebb77a93.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2462843,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_26c0a1fe7bbbd1bdb7f1a796670903bb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2419250,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d4da09be890f75d55249f0780b55f09a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2372081,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_bb7e9ab55d7cc2b10b732dc9d270ad02.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67738,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_d16b4c43547e668557917ec50502ea09.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2472718,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_1c3eadbdcd9be926437d9455d984e8a4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2457417,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_cf72d3ae5e835feafa0a2318127feb92.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d494afd-1388-569f-953f-994946d0803f/2d494afd-1388-569f-953f-994946d0803f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78280,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcc/19/cc19f267fc0c2c502035335c19477998/pa/PM09523_8e7ac492e171080451d40f2d5e4d6bb6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb 2.0 TDI Premium Edition',
'transmission': 'automatic',
'trim': 'Premium Edition',
'year': 2018}
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PM09523%27 HTTP/1.1" 200 None
2026-03-30 10:49:09 [auto1.de] INFO: Saving data for PM09523: {'created_time': 1774867749.360342, 'last_price_update_time': 1774867749.360352, 'auction_closing_time': 1774970883.0}
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PM09523') HTTP/1.1" 204 0
2026-03-30 10:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_a9775ee80ea9c7a38af078a52fea91d3.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_d3b4fd132579c14d240614559b546ccd.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_62203c878c0f487937002d4700d71275.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_7d9439dbd73f723a8276150fb9730e35.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_c9af29508ca3e805f3d49440743a2993.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_7e1b4d9afd185626dc84a1693d8c6080.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_a8e085a1554885866e7cd7a2811f82ac.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_b767d435761bc61b41e2846a03cb1caf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef9c510>
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_a9775ee80ea9c7a38af078a52fea91d3.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_a9775ee80ea9c7a38af078a52fea91d3.jpg saved to cache
2026-03-30 10:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 77795a94-d9db-5759-953d-18b0200d52c6
2026-03-30 10:49:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414b010>
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_d3b4fd132579c14d240614559b546ccd.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_d3b4fd132579c14d240614559b546ccd.jpg saved to cache
2026-03-30 10:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 77795a94-d9db-5759-953d-18b0200d52c6
2026-03-30 10:49:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4394990>
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_62203c878c0f487937002d4700d71275.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_62203c878c0f487937002d4700d71275.jpg saved to cache
2026-03-30 10:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 77795a94-d9db-5759-953d-18b0200d52c6
2026-03-30 10:49:09 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4196610>
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_7d9439dbd73f723a8276150fb9730e35.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_7d9439dbd73f723a8276150fb9730e35.jpg saved to cache
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 77795a94-d9db-5759-953d-18b0200d52c6
2026-03-30 10:49:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4195a90>
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1c%252Fec%252F1cecf2d5acda86d504285a4aec4de533%252Fpa%252FXV64183_c9af29508ca3e805f3d49440743a2993.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_c9af29508ca3e805f3d49440743a2993.jpg saved to cache
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 77795a94-d9db-5759-953d-18b0200d52c6
2026-03-30 10:49:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 77795a94-d9db-5759-953d-18b0200d52c6, skipping ID generation
2026-03-30 10:49:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77795a94-d9db-5759-953d-18b0200d52c6 with scrape type 1
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 77795a94-d9db-5759-953d-18b0200d52c6 sending to next pipeline
2026-03-30 10:49:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 77795a94-d9db-5759-953d-18b0200d52c6, identifier: XV64183
2026-03-30 10:49:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee773d0>
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_7e1b4d9afd185626dc84a1693d8c6080.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_7e1b4d9afd185626dc84a1693d8c6080.jpg saved to cache
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 645f6971-62ef-5406-96d1-b9b83aee7edb
2026-03-30 10:49:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee9c810>
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_a8e085a1554885866e7cd7a2811f82ac.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_a8e085a1554885866e7cd7a2811f82ac.jpg saved to cache
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 645f6971-62ef-5406-96d1-b9b83aee7edb
2026-03-30 10:49:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41fe790>
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg21%252F5a%252F215a105d239a97ddb57b44b628c7b240%252Fpa%252FPG90707_b767d435761bc61b41e2846a03cb1caf.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_b767d435761bc61b41e2846a03cb1caf.jpg saved to cache
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 645f6971-62ef-5406-96d1-b9b83aee7edb
2026-03-30 10:49:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 645f6971-62ef-5406-96d1-b9b83aee7edb, skipping ID generation
2026-03-30 10:49:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 645f6971-62ef-5406-96d1-b9b83aee7edb with scrape type 1
2026-03-30 10:49:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 645f6971-62ef-5406-96d1-b9b83aee7edb sending to next pipeline
2026-03-30 10:49:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 645f6971-62ef-5406-96d1-b9b83aee7edb, identifier: PG90707
2026-03-30 10:49:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 77795a94-d9db-5759-953d-18b0200d52c6 with identifier: XV64183
2026-03-30 10:49:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 77795a94-d9db-5759-953d-18b0200d52c6 with identifier: XV64183
2026-03-30 10:49:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 77795a94-d9db-5759-953d-18b0200d52c6 with identifier: XV64183 to the API
2026-03-30 10:49:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_c9af29508ca3e805f3d49440743a2993.jpg>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:30:35Z',
'fuel_type': 'petrol',
'id': '77795a94-d9db-5759-953d-18b0200d52c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XV64183',
'listing': 'auction',
'location': 'DE, Potsdam',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 102108,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2556642,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_c9af29508ca3e805f3d49440743a2993.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2159496,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_d3b4fd132579c14d240614559b546ccd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2492554,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_bb76206a0b8ac8802685d08a1d9d54fe.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2565806,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_7d9439dbd73f723a8276150fb9730e35.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2541678,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_a9775ee80ea9c7a38af078a52fea91d3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2590087,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_1ad00330a7556d0c7929fa20c081a80a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2433677,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_62203c878c0f487937002d4700d71275.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2630871,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_a5084a15408b8629fad9c9e8c82da65e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2652478,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_fa5b78f42c79df09f8c269f90349c6b6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77795a94-d9db-5759-953d-18b0200d52c6/77795a94-d9db-5759-953d-18b0200d52c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2631519,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1c/ec/1cecf2d5acda86d504285a4aec4de533/pa/XV64183_643b11c85549a6f26585320553e909e6.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 180 Urban',
'transmission': 'automatic',
'trim': 'Urban',
'year': 2018}
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XV64183%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [auto1.de] INFO: Saving data for XV64183: {'created_time': 1774867751.184072, 'last_price_update_time': 1774867751.184082, 'auction_closing_time': 1774971035.0}
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XV64183') HTTP/1.1" 204 0
2026-03-30 10:49:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 645f6971-62ef-5406-96d1-b9b83aee7edb with identifier: PG90707
2026-03-30 10:49:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 645f6971-62ef-5406-96d1-b9b83aee7edb with identifier: PG90707
2026-03-30 10:49:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 645f6971-62ef-5406-96d1-b9b83aee7edb with identifier: PG90707 to the API
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_b767d435761bc61b41e2846a03cb1caf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 178,
'expiration_date': '2026-03-31T15:06:58Z',
'fuel_type': 'petrol',
'id': '645f6971-62ef-5406-96d1-b9b83aee7edb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PG90707',
'listing': 'auction',
'location': 'DE, Halle',
'make': 'MINI',
'model': 'Clubman',
'odometer': 23179,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3081982,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_dd72dafb140b015bbd482aab9477d397.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3219184,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_7e1b4d9afd185626dc84a1693d8c6080.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3217201,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_b767d435761bc61b41e2846a03cb1caf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3064782,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_a8e085a1554885866e7cd7a2811f82ac.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3175085,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_6709d1385d876fd8599e42ac71fe1daf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3099706,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_b327dd3772ad17266bf353155a0e5c0d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3068743,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_a935ca54b6dcfa025b8ec2bdddf73200.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3194452,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_476519fdb8e0964e4a6fbdaad08b8226.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3104982,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_ce02dacbdedb2f2824a09109d2a608dc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_645f6971-62ef-5406-96d1-b9b83aee7edb/645f6971-62ef-5406-96d1-b9b83aee7edb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3039020,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img21/5a/215a105d239a97ddb57b44b628c7b240/pa/PG90707_0b4b7b2b1dbb9922330658e7e7407508.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'MINI Clubman Cooper S John Cooper Works Trim',
'transmission': 'automatic',
'trim': 'John Cooper Works Trim',
'year': 2023}
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PG90707%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [auto1.de] INFO: Saving data for PG90707: {'created_time': 1774867751.579571, 'last_price_update_time': 1774867751.579584, 'auction_closing_time': 1774969618.0}
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PG90707') HTTP/1.1" 204 0
2026-03-30 10:49:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 10:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZB77986> (referer: https://www.auto1.com/v1/car-details-view/ZB77986/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_6ec655dd90ba6f4d7aa29a74582718a9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d8b38941f639d14abdec1eaffd5c2625.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_bc5c91a2c12c97ce968762a58cbf75ed.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_4006e15af38e715968df257560af08b1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee87373c-9dcf-52a9-8ac9-77072143136d with identifier: ZB77986
2026-03-30 10:49:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee87373c-9dcf-52a9-8ac9-77072143136d with scrape type 1
2026-03-30 10:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee87373c-9dcf-52a9-8ac9-77072143136d
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252Ff4%252Fcaf48173138ed4cf40d4e93c66b7880b%252Fpa%252FZB77986_3a80e04793412a0e5a79047b1c5624c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_3a80e04793412a0e5a79047b1c5624c7.jpg already downloaded
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252Ff4%252Fcaf48173138ed4cf40d4e93c66b7880b%252Fpa%252FZB77986_c5344b17716b6da15c5b554cea26a7b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_c5344b17716b6da15c5b554cea26a7b0.jpg already downloaded
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252Ff4%252Fcaf48173138ed4cf40d4e93c66b7880b%252Fpa%252FZB77986_c8871ecc4b71f26c8f2d00aeda71531f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_c8871ecc4b71f26c8f2d00aeda71531f.jpg already downloaded
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252Ff4%252Fcaf48173138ed4cf40d4e93c66b7880b%252Fpa%252FZB77986_c2896015ee4eae02c4d55b093a58649c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_c2896015ee4eae02c4d55b093a58649c.jpg already downloaded
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252Ff4%252Fcaf48173138ed4cf40d4e93c66b7880b%252Fpa%252FZB77986_818e7afcbdfff6a6e0b072e4a45ec946.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_818e7afcbdfff6a6e0b072e4a45ec946.jpg already downloaded
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252Ff4%252Fcaf48173138ed4cf40d4e93c66b7880b%252Fpa%252FZB77986_7159bc6b46f7329b8f7785a5b7a3fd95.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_7159bc6b46f7329b8f7785a5b7a3fd95.jpg already downloaded
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252Ff4%252Fcaf48173138ed4cf40d4e93c66b7880b%252Fpa%252FZB77986_cccb92057b8260fb6bd4c8834257bb83.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_cccb92057b8260fb6bd4c8834257bb83.jpg already downloaded
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252Ff4%252Fcaf48173138ed4cf40d4e93c66b7880b%252Fpa%252FZB77986_91e5660bffde2d0bf177daa1065d02a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_91e5660bffde2d0bf177daa1065d02a5.jpg already downloaded
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252Ff4%252Fcaf48173138ed4cf40d4e93c66b7880b%252Fpa%252FZB77986_fdc84a4c75e53ce9425e13903f0475da.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_fdc84a4c75e53ce9425e13903f0475da.jpg already downloaded
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgca%252Ff4%252Fcaf48173138ed4cf40d4e93c66b7880b%252Fpa%252FZB77986_f0beffc3b573030a126aec796a98dc82.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_f0beffc3b573030a126aec796a98dc82.jpg already downloaded
2026-03-30 10:49:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ee87373c-9dcf-52a9-8ac9-77072143136d, identifier: ZB77986
2026-03-30 10:49:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ee87373c-9dcf-52a9-8ac9-77072143136d with identifier: ZB77986
2026-03-30 10:49:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ee87373c-9dcf-52a9-8ac9-77072143136d with identifier: ZB77986
2026-03-30 10:49:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ee87373c-9dcf-52a9-8ac9-77072143136d with identifier: ZB77986 to the API
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZB77986>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 155,
'expiration_date': '2026-03-31T15:32:17Z',
'fuel_type': 'diesel',
'id': 'ee87373c-9dcf-52a9-8ac9-77072143136d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZB77986',
'listing': 'auction',
'location': 'DE, Schkopau (OT Rassnitz)',
'make': 'Ford',
'model': 'Transit',
'odometer': 219683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_3a80e04793412a0e5a79047b1c5624c7.jpg',
'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_c5344b17716b6da15c5b554cea26a7b0.jpg',
'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_c8871ecc4b71f26c8f2d00aeda71531f.jpg',
'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_c2896015ee4eae02c4d55b093a58649c.jpg',
'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_818e7afcbdfff6a6e0b072e4a45ec946.jpg',
'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_7159bc6b46f7329b8f7785a5b7a3fd95.jpg',
'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_cccb92057b8260fb6bd4c8834257bb83.jpg',
'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_91e5660bffde2d0bf177daa1065d02a5.jpg',
'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_fdc84a4c75e53ce9425e13903f0475da.jpg',
'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_f0beffc3b573030a126aec796a98dc82.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee87373c-9dcf-52a9-8ac9-77072143136d/ee87373c-9dcf-52a9-8ac9-77072143136d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76658,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_3a80e04793412a0e5a79047b1c5624c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee87373c-9dcf-52a9-8ac9-77072143136d/ee87373c-9dcf-52a9-8ac9-77072143136d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61358,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_c5344b17716b6da15c5b554cea26a7b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee87373c-9dcf-52a9-8ac9-77072143136d/ee87373c-9dcf-52a9-8ac9-77072143136d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2286105,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_c8871ecc4b71f26c8f2d00aeda71531f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee87373c-9dcf-52a9-8ac9-77072143136d/ee87373c-9dcf-52a9-8ac9-77072143136d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50540,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_c2896015ee4eae02c4d55b093a58649c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee87373c-9dcf-52a9-8ac9-77072143136d/ee87373c-9dcf-52a9-8ac9-77072143136d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2181197,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_818e7afcbdfff6a6e0b072e4a45ec946.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee87373c-9dcf-52a9-8ac9-77072143136d/ee87373c-9dcf-52a9-8ac9-77072143136d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60994,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_7159bc6b46f7329b8f7785a5b7a3fd95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee87373c-9dcf-52a9-8ac9-77072143136d/ee87373c-9dcf-52a9-8ac9-77072143136d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58281,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_cccb92057b8260fb6bd4c8834257bb83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee87373c-9dcf-52a9-8ac9-77072143136d/ee87373c-9dcf-52a9-8ac9-77072143136d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2387670,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_91e5660bffde2d0bf177daa1065d02a5.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee87373c-9dcf-52a9-8ac9-77072143136d/ee87373c-9dcf-52a9-8ac9-77072143136d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66567,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_fdc84a4c75e53ce9425e13903f0475da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee87373c-9dcf-52a9-8ac9-77072143136d/ee87373c-9dcf-52a9-8ac9-77072143136d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72117,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgca/f4/caf48173138ed4cf40d4e93c66b7880b/pa/ZB77986_f0beffc3b573030a126aec796a98dc82.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-11-29',
'seats_number': 9,
'seller_name': None,
'title': 'Ford Transit 2.2 TDCi 300 L2 Tourneo Titanium',
'transmission': 'manual',
'trim': '300 L2 Tourneo Titanium',
'year': 2015}
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27ZB77986%27 HTTP/1.1" 200 None
2026-03-30 10:49:12 [auto1.de] INFO: Saving data for ZB77986: {'created_time': 1774867752.395042, 'last_price_update_time': 1774867752.395052, 'auction_closing_time': 1774971137.0}
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='ZB77986') HTTP/1.1" 204 0
2026-03-30 10:49:12 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f422be90>
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_6ec655dd90ba6f4d7aa29a74582718a9.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_6ec655dd90ba6f4d7aa29a74582718a9.jpg saved to cache
2026-03-30 10:49:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a112729e-f655-5de9-8177-d341b7fc17b0
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f436f450>
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_d8b38941f639d14abdec1eaffd5c2625.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d8b38941f639d14abdec1eaffd5c2625.jpg saved to cache
2026-03-30 10:49:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f26d155e-8d63-5894-a9c1-a0cba0db939b
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee32350>
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_bc5c91a2c12c97ce968762a58cbf75ed.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_bc5c91a2c12c97ce968762a58cbf75ed.jpg saved to cache
2026-03-30 10:49:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f26d155e-8d63-5894-a9c1-a0cba0db939b
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41a0b50>
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F10%252Fb910d7cc3146c7be90e284b9a901d8c5%252Fpa%252FAA93259_4006e15af38e715968df257560af08b1.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_4006e15af38e715968df257560af08b1.jpg saved to cache
2026-03-30 10:49:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f26d155e-8d63-5894-a9c1-a0cba0db939b
2026-03-30 10:49:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f26d155e-8d63-5894-a9c1-a0cba0db939b, skipping ID generation
2026-03-30 10:49:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f26d155e-8d63-5894-a9c1-a0cba0db939b with scrape type 1
2026-03-30 10:49:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f26d155e-8d63-5894-a9c1-a0cba0db939b sending to next pipeline
2026-03-30 10:49:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f26d155e-8d63-5894-a9c1-a0cba0db939b, identifier: AA93259
2026-03-30 10:49:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f26d155e-8d63-5894-a9c1-a0cba0db939b with identifier: AA93259
2026-03-30 10:49:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f26d155e-8d63-5894-a9c1-a0cba0db939b with identifier: AA93259
2026-03-30 10:49:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f26d155e-8d63-5894-a9c1-a0cba0db939b with identifier: AA93259 to the API
2026-03-30 10:49:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_4006e15af38e715968df257560af08b1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T15:53:51Z',
'fuel_type': 'electro',
'id': 'f26d155e-8d63-5894-a9c1-a0cba0db939b',
'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/AA93259',
'listing': 'auction',
'location': 'DE',
'make': 'Citroen',
'model': 'C4',
'odometer': 55803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130876,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d8b38941f639d14abdec1eaffd5c2625.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133369,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_4006e15af38e715968df257560af08b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120630,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_bc5c91a2c12c97ce968762a58cbf75ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113285,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_e8dd9863aeedb9c54c7b6dba356dbec7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131895,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_14600c4389100e8296440289b2ad1280.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134994,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_a4f655306b4fe29fee99fb1800a2b7e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123327,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d6d6339169742d5de20040655b690c00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99795,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_05f53506c6980b8670d0628b0b41a054.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70021,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_4873bbe94723bb68d2463de196242607.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f26d155e-8d63-5894-a9c1-a0cba0db939b/f26d155e-8d63-5894-a9c1-a0cba0db939b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71079,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/10/b910d7cc3146c7be90e284b9a901d8c5/pa/AA93259_d278f614e1df3c15dbb9ee2e03847ccc.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C4 electric drive 100 kW e-Shine',
'transmission': 'automatic',
'trim': 'e-Shine',
'year': 2022}
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AA93259%27 HTTP/1.1" 200 None
2026-03-30 10:49:13 [auto1.de] INFO: Saving data for AA93259: {'created_time': 1774867753.144624, 'last_price_update_time': 1774867753.144635, 'auction_closing_time': 1774972431.0}
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AA93259') HTTP/1.1" 204 0
2026-03-30 10:49:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_77ab3c664604c3a393dae745a4d969cc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_106e9d3ba7e1cc63874269f6616df2e1.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_8996eb29230895e75cffc455b00b71cc.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_37d254666ebd97bd867c1703a4351304.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_45480b7c80cae8fcc1e659910a255596.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f5cd67d0>
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_77ab3c664604c3a393dae745a4d969cc.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_77ab3c664604c3a393dae745a4d969cc.jpg saved to cache
2026-03-30 10:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a112729e-f655-5de9-8177-d341b7fc17b0
2026-03-30 10:49:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43a8ad0>
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_106e9d3ba7e1cc63874269f6616df2e1.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_106e9d3ba7e1cc63874269f6616df2e1.jpg saved to cache
2026-03-30 10:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a112729e-f655-5de9-8177-d341b7fc17b0
2026-03-30 10:49:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4230ad0>
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_8996eb29230895e75cffc455b00b71cc.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_8996eb29230895e75cffc455b00b71cc.jpg saved to cache
2026-03-30 10:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a112729e-f655-5de9-8177-d341b7fc17b0
2026-03-30 10:49:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea1c50>
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_37d254666ebd97bd867c1703a4351304.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_37d254666ebd97bd867c1703a4351304.jpg saved to cache
2026-03-30 10:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a112729e-f655-5de9-8177-d341b7fc17b0
2026-03-30 10:49:13 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f41962d0>
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F42%252F6542c61fe6be2db4bb1186e62d39cf41%252Fpa%252FUG67497_45480b7c80cae8fcc1e659910a255596.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_45480b7c80cae8fcc1e659910a255596.jpg saved to cache
2026-03-30 10:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a112729e-f655-5de9-8177-d341b7fc17b0
2026-03-30 10:49:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a112729e-f655-5de9-8177-d341b7fc17b0, skipping ID generation
2026-03-30 10:49:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a112729e-f655-5de9-8177-d341b7fc17b0 with scrape type 1
2026-03-30 10:49:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a112729e-f655-5de9-8177-d341b7fc17b0 sending to next pipeline
2026-03-30 10:49:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: a112729e-f655-5de9-8177-d341b7fc17b0, identifier: UG67497
2026-03-30 10:49:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: a112729e-f655-5de9-8177-d341b7fc17b0 with identifier: UG67497
2026-03-30 10:49:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: a112729e-f655-5de9-8177-d341b7fc17b0 with identifier: UG67497
2026-03-30 10:49:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: a112729e-f655-5de9-8177-d341b7fc17b0 with identifier: UG67497 to the API
2026-03-30 10:49:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_45480b7c80cae8fcc1e659910a255596.jpg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:55:26Z',
'fuel_type': 'petrol',
'id': 'a112729e-f655-5de9-8177-d341b7fc17b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UG67497',
'listing': 'auction',
'location': 'DE, Friedrichshafen',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 170818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2829661,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_93d5ff76fbb6ae868d2662bdc14e8575.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2893176,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_37d254666ebd97bd867c1703a4351304.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2855592,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_45480b7c80cae8fcc1e659910a255596.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2447633,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_77ab3c664604c3a393dae745a4d969cc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2579664,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_106e9d3ba7e1cc63874269f6616df2e1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2558756,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_8996eb29230895e75cffc455b00b71cc.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2543536,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_6ec655dd90ba6f4d7aa29a74582718a9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2829172,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_308f16133f48899e34e1e257147d94eb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2921287,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_bb226d9bc2c8d78b44421a0d253d0f24.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a112729e-f655-5de9-8177-d341b7fc17b0/a112729e-f655-5de9-8177-d341b7fc17b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2658933,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img65/42/6542c61fe6be2db4bb1186e62d39cf41/pa/UG67497_4b4af5482cab2c6b4a5c93c1ed13777e.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VII 1.2 TSI Lounge BlueMotion Tech',
'transmission': 'manual',
'trim': 'Lounge BlueMotion Tech',
'year': 2015}
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UG67497%27 HTTP/1.1" 200 None
2026-03-30 10:49:15 [auto1.de] INFO: Saving data for UG67497: {'created_time': 1774867755.047463, 'last_price_update_time': 1774867755.047473, 'auction_closing_time': 1774972526.0}
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UG67497') HTTP/1.1" 204 0
2026-03-30 10:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PU61252> (referer: https://www.auto1.com/v1/car-details-view/PU61252/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1 with identifier: PU61252
2026-03-30 10:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1 with scrape type 1
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_edf60903d7188aa29300e5d92bd111df.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_edf60903d7188aa29300e5d92bd111df.jpg not downloaded yet
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_f6d941ce7ef8337c80706b39e170bb20.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_f6d941ce7ef8337c80706b39e170bb20.jpg not downloaded yet
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_cf2121a4f5439aa661b753831e6b06f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_cf2121a4f5439aa661b753831e6b06f9.jpg not downloaded yet
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_411bacc90890a9c11f4c1dc8ad37d73c.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_411bacc90890a9c11f4c1dc8ad37d73c.jpg not downloaded yet
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_0bf40ee14b5e9649ef99ad49bad0c048.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_0bf40ee14b5e9649ef99ad49bad0c048.jpg not downloaded yet
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_feafce6842dca3355dbf7538068ed001.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_feafce6842dca3355dbf7538068ed001.jpg not downloaded yet
2026-03-30 10:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_edf60903d7188aa29300e5d92bd111df.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_cf2121a4f5439aa661b753831e6b06f9.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_feafce6842dca3355dbf7538068ed001.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4167150>
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_edf60903d7188aa29300e5d92bd111df.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_edf60903d7188aa29300e5d92bd111df.jpg saved to cache
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1
2026-03-30 10:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_411bacc90890a9c11f4c1dc8ad37d73c.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea0ad0>
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_cf2121a4f5439aa661b753831e6b06f9.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_cf2121a4f5439aa661b753831e6b06f9.jpg saved to cache
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1
2026-03-30 10:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_f6d941ce7ef8337c80706b39e170bb20.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3b0d0>
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_feafce6842dca3355dbf7538068ed001.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_feafce6842dca3355dbf7538068ed001.jpg saved to cache
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1
2026-03-30 10:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_0bf40ee14b5e9649ef99ad49bad0c048.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeed0ed0>
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_411bacc90890a9c11f4c1dc8ad37d73c.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_411bacc90890a9c11f4c1dc8ad37d73c.jpg saved to cache
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea0810>
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_f6d941ce7ef8337c80706b39e170bb20.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_f6d941ce7ef8337c80706b39e170bb20.jpg saved to cache
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee482690>
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252Ff3%252F3ff3a7fd5dd6fde2a2443d617802eff4%252Fpa%252FPU61252_0bf40ee14b5e9649ef99ad49bad0c048.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_0bf40ee14b5e9649ef99ad49bad0c048.jpg saved to cache
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1
2026-03-30 10:49:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1, skipping ID generation
2026-03-30 10:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1 with scrape type 1
2026-03-30 10:49:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1 sending to next pipeline
2026-03-30 10:49:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1, identifier: PU61252
2026-03-30 10:49:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1 with identifier: PU61252
2026-03-30 10:49:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1 with identifier: PU61252
2026-03-30 10:49:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1 with identifier: PU61252 to the API
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_0bf40ee14b5e9649ef99ad49bad0c048.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:18:10Z',
'fuel_type': 'petrol',
'id': '7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PU61252',
'listing': 'auction',
'location': 'DE, Bensheim',
'make': 'Mitsubishi',
'model': 'Colt',
'odometer': 135099,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98307,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_edf60903d7188aa29300e5d92bd111df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114414,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_f6d941ce7ef8337c80706b39e170bb20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96182,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_cf2121a4f5439aa661b753831e6b06f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68031,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_411bacc90890a9c11f4c1dc8ad37d73c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67685,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_0bf40ee14b5e9649ef99ad49bad0c048.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1/7cabd197-6ab7-5ec6-a5b3-d8f5e702e4f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73057,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/f3/3ff3a7fd5dd6fde2a2443d617802eff4/pa/PU61252_feafce6842dca3355dbf7538068ed001.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mitsubishi Colt 1.1 Inform',
'transmission': 'manual',
'trim': 'Inform',
'year': 2009}
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PU61252%27 HTTP/1.1" 200 None
2026-03-30 10:49:16 [auto1.de] INFO: Saving data for PU61252: {'created_time': 1774867756.303678, 'last_price_update_time': 1774867756.303689, 'auction_closing_time': 1774970290.0}
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PU61252') HTTP/1.1" 204 0
2026-03-30 10:49:16 [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-30 10:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WC05131> (referer: https://www.auto1.com/v1/car-details-view/WC05131/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:16 [auto1.de] INFO: Channel: 24h | Page: 29 | totalHits: 9496 | hits on page: 40
2026-03-30 10:49:16 [auto1.de] INFO: Found listing with ID: RD74576
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RD74576%27 HTTP/1.1" 200 None
2026-03-30 10:49:16 [auto1.de] INFO: Scrape type for RD74576: 0
2026-03-30 10:49:16 [auto1.de] INFO: Found listing with ID: NA95375
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NA95375%27 HTTP/1.1" 200 None
2026-03-30 10:49:16 [auto1.de] INFO: Scrape type for NA95375: 0
2026-03-30 10:49:16 [auto1.de] INFO: Found listing with ID: HN30434
2026-03-30 10:49:16 [auto1.de] INFO: Found listing with ID: CB39322
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CB39322%27 HTTP/1.1" 200 None
2026-03-30 10:49:16 [auto1.de] INFO: Scrape type for CB39322: 0
2026-03-30 10:49:16 [auto1.de] INFO: Found listing with ID: CC70846
2026-03-30 10:49:16 [auto1.de] INFO: Found listing with ID: NJ97251
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NJ97251%27 HTTP/1.1" 200 None
2026-03-30 10:49:16 [auto1.de] INFO: Scrape type for NJ97251: 0
2026-03-30 10:49:16 [auto1.de] INFO: Found listing with ID: AJ07817
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AJ07817%27 HTTP/1.1" 200 None
2026-03-30 10:49:16 [auto1.de] INFO: Scrape type for AJ07817: 2
2026-03-30 10:49:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2470cfcf-f6d4-586c-9b50-1611414fc64e with identifier: AJ07817
2026-03-30 10:49:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2470cfcf-f6d4-586c-9b50-1611414fc64e with scrape type 2
2026-03-30 10:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2470cfcf-f6d4-586c-9b50-1611414fc64e with scrape type 2
2026-03-30 10:49:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2470cfcf-f6d4-586c-9b50-1611414fc64e, identifier: AJ07817
2026-03-30 10:49:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2470cfcf-f6d4-586c-9b50-1611414fc64e with identifier: AJ07817
2026-03-30 10:49:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2470cfcf-f6d4-586c-9b50-1611414fc64e with identifier: AJ07817
2026-03-30 10:49:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2470cfcf-f6d4-586c-9b50-1611414fc64e with identifier: AJ07817 to the API
2026-03-30 10:49:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 224,
'expiration_date': '2026-03-31T15:30:44Z',
'fuel_type': 'hybrid',
'id': '2470cfcf-f6d4-586c-9b50-1611414fc64e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AJ07817',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 59748,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-17',
'seller_name': None,
'title': 'Ford Kuga 2.5 Plug-in Hybrid Titanium X',
'transmission': 'automatic',
'trim': 'Titanium X',
'year': 2022}
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27AJ07817%27 HTTP/1.1" 200 None
2026-03-30 10:49:17 [auto1.de] INFO: Saving data for AJ07817: {'auction_closing_time': 1774971044.0, 'created_time': 1774463670.47931, 'last_price_update_time': 1774867757.071328}
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='AJ07817') HTTP/1.1" 204 0
2026-03-30 10:49:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3d7c9da-a51c-5119-832e-1cbcbe4f7c93 with identifier: WC05131
2026-03-30 10:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93 with scrape type 1
2026-03-30 10:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_2f83cdb301a0f8807f8af60b8b8ab5ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_2f83cdb301a0f8807f8af60b8b8ab5ca.jpg not downloaded yet
2026-03-30 10:49:17 [auto1.de] INFO: Found listing with ID: MR26269
2026-03-30 10:49:17 [auto1.de] INFO: Found listing with ID: PD71569
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PD71569%27 HTTP/1.1" 200 None
2026-03-30 10:49:17 [auto1.de] INFO: Scrape type for PD71569: 1
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_62102333f559c0975a729de87bddd62f.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_62102333f559c0975a729de87bddd62f.jpg not downloaded yet
2026-03-30 10:49:17 [auto1.de] INFO: Found listing with ID: PS41324
2026-03-30 10:49:17 [auto1.de] INFO: Found listing with ID: NJ32517
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NJ32517%27 HTTP/1.1" 200 None
2026-03-30 10:49:17 [auto1.de] INFO: Scrape type for NJ32517: 2
2026-03-30 10:49:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4ce8be1-1c07-536a-9ba2-bbd744e79cef with identifier: NJ32517
2026-03-30 10:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4ce8be1-1c07-536a-9ba2-bbd744e79cef with scrape type 2
2026-03-30 10:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4ce8be1-1c07-536a-9ba2-bbd744e79cef with scrape type 2
2026-03-30 10:49:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: f4ce8be1-1c07-536a-9ba2-bbd744e79cef, identifier: NJ32517
2026-03-30 10:49:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: f4ce8be1-1c07-536a-9ba2-bbd744e79cef with identifier: NJ32517
2026-03-30 10:49:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: f4ce8be1-1c07-536a-9ba2-bbd744e79cef with identifier: NJ32517
2026-03-30 10:49:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: f4ce8be1-1c07-536a-9ba2-bbd744e79cef with identifier: NJ32517 to the API
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:44:10Z',
'fuel_type': 'petrol',
'id': 'f4ce8be1-1c07-536a-9ba2-bbd744e79cef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NJ32517',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i20',
'odometer': 209198,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-30',
'seller_name': None,
'title': 'Hyundai i20 1.2 5 Star Edition',
'transmission': 'manual',
'trim': '5 Star Edition',
'year': 2013}
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NJ32517%27 HTTP/1.1" 200 None
2026-03-30 10:49:17 [auto1.de] INFO: Saving data for NJ32517: {'auction_closing_time': 1774971850.0, 'created_time': 1773984680.86599, 'last_price_update_time': 1774867757.722433}
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NJ32517') HTTP/1.1" 204 0
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_8c136d8dd673098f4b68374fb5b8080a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_8c136d8dd673098f4b68374fb5b8080a.jpg not downloaded yet
2026-03-30 10:49:17 [auto1.de] INFO: Found listing with ID: TY96424
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TY96424%27 HTTP/1.1" 200 None
2026-03-30 10:49:17 [auto1.de] INFO: Scrape type for TY96424: 2
2026-03-30 10:49:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e626c93f-4838-5531-b303-efe3957e32e3 with identifier: TY96424
2026-03-30 10:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e626c93f-4838-5531-b303-efe3957e32e3 with scrape type 2
2026-03-30 10:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e626c93f-4838-5531-b303-efe3957e32e3 with scrape type 2
2026-03-30 10:49:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e626c93f-4838-5531-b303-efe3957e32e3, identifier: TY96424
2026-03-30 10:49:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e626c93f-4838-5531-b303-efe3957e32e3 with identifier: TY96424
2026-03-30 10:49:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e626c93f-4838-5531-b303-efe3957e32e3 with identifier: TY96424
2026-03-30 10:49:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e626c93f-4838-5531-b303-efe3957e32e3 with identifier: TY96424 to the API
2026-03-30 10:49:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'red',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:00:00Z',
'fuel_type': 'diesel',
'id': 'e626c93f-4838-5531-b303-efe3957e32e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TY96424',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T6 Caravelle',
'odometer': 363191,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-05',
'seller_name': None,
'title': 'Volkswagen T6 Caravelle 2.0 TDI Comfortline lang 4Motion',
'transmission': 'manual',
'trim': 'Comfortline lang 4Motion',
'year': 2016}
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TY96424%27 HTTP/1.1" 200 None
2026-03-30 10:49:18 [auto1.de] INFO: Saving data for TY96424: {'auction_closing_time': 1774969200.0, 'created_time': 1774434731.171678, 'last_price_update_time': 1774867758.181131}
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TY96424') HTTP/1.1" 204 0
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_5bd277fd7b2d44d2ac4a890659c77c64.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_5bd277fd7b2d44d2ac4a890659c77c64.jpg not downloaded yet
2026-03-30 10:49:18 [auto1.de] INFO: Found listing with ID: CM85827
2026-03-30 10:49:18 [auto1.de] INFO: Found listing with ID: JU24263
2026-03-30 10:49:18 [auto1.de] INFO: Found listing with ID: NH24337
2026-03-30 10:49:18 [auto1.de] INFO: Found listing with ID: XT31842
2026-03-30 10:49:18 [auto1.de] INFO: Found listing with ID: UU93742
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UU93742%27 HTTP/1.1" 200 None
2026-03-30 10:49:18 [auto1.de] INFO: Scrape type for UU93742: 2
2026-03-30 10:49:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffe1b269-852f-5b58-a1d7-02845f8bc9a5 with identifier: UU93742
2026-03-30 10:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe1b269-852f-5b58-a1d7-02845f8bc9a5 with scrape type 2
2026-03-30 10:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffe1b269-852f-5b58-a1d7-02845f8bc9a5 with scrape type 2
2026-03-30 10:49:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ffe1b269-852f-5b58-a1d7-02845f8bc9a5, identifier: UU93742
2026-03-30 10:49:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ffe1b269-852f-5b58-a1d7-02845f8bc9a5 with identifier: UU93742
2026-03-30 10:49:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ffe1b269-852f-5b58-a1d7-02845f8bc9a5 with identifier: UU93742
2026-03-30 10:49:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ffe1b269-852f-5b58-a1d7-02845f8bc9a5 with identifier: UU93742 to the API
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:15:56Z',
'fuel_type': 'petrol',
'id': 'ffe1b269-852f-5b58-a1d7-02845f8bc9a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UU93742',
'listing': 'auction',
'make': 'Audi',
'model': 'A1 Sportback',
'odometer': 98522,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-20',
'seller_name': None,
'title': 'Audi A1 Sportback 1.0 TFSI',
'transmission': 'manual',
'trim': '',
'year': 2017}
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UU93742%27 HTTP/1.1" 200 None
2026-03-30 10:49:18 [auto1.de] INFO: Saving data for UU93742: {'auction_closing_time': 1774970156.0, 'created_time': 1774378217.045321, 'last_price_update_time': 1774867758.677478}
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UU93742') HTTP/1.1" 204 0
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_4ccdfb87a91b70f91df171c9541f27c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_4ccdfb87a91b70f91df171c9541f27c4.jpg not downloaded yet
2026-03-30 10:49:18 [auto1.de] INFO: Found listing with ID: UX23501
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UX23501%27 HTTP/1.1" 200 None
2026-03-30 10:49:18 [auto1.de] INFO: Scrape type for UX23501: 2
2026-03-30 10:49:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa4fb98d-b840-59e3-a6bc-85b2e2a6d625 with identifier: UX23501
2026-03-30 10:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa4fb98d-b840-59e3-a6bc-85b2e2a6d625 with scrape type 2
2026-03-30 10:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa4fb98d-b840-59e3-a6bc-85b2e2a6d625 with scrape type 2
2026-03-30 10:49:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: aa4fb98d-b840-59e3-a6bc-85b2e2a6d625, identifier: UX23501
2026-03-30 10:49:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: aa4fb98d-b840-59e3-a6bc-85b2e2a6d625 with identifier: UX23501
2026-03-30 10:49:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: aa4fb98d-b840-59e3-a6bc-85b2e2a6d625 with identifier: UX23501
2026-03-30 10:49:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: aa4fb98d-b840-59e3-a6bc-85b2e2a6d625 with identifier: UX23501 to the API
2026-03-30 10:49:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:15:43Z',
'fuel_type': 'diesel',
'id': 'aa4fb98d-b840-59e3-a6bc-85b2e2a6d625',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UX23501',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 158528,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-26',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Comfortline BlueMotion',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion',
'year': 2016}
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UX23501%27 HTTP/1.1" 200 None
2026-03-30 10:49:19 [auto1.de] INFO: Saving data for UX23501: {'auction_closing_time': 1774970143.0, 'created_time': 1773302601.98499, 'last_price_update_time': 1774867759.198489}
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UX23501') HTTP/1.1" 204 0
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_eaa19892accbb9cc8c73738bea5594a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_eaa19892accbb9cc8c73738bea5594a6.jpg not downloaded yet
2026-03-30 10:49:19 [auto1.de] INFO: Found listing with ID: NE88394
2026-03-30 10:49:19 [auto1.de] INFO: Found listing with ID: VJ35492
2026-03-30 10:49:19 [auto1.de] INFO: Found listing with ID: ZF59355
2026-03-30 10:49:19 [auto1.de] INFO: Found listing with ID: CV85999
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CV85999%27 HTTP/1.1" 200 None
2026-03-30 10:49:19 [auto1.de] INFO: Scrape type for CV85999: 2
2026-03-30 10:49:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec088556-cd5b-5007-a746-88c65155df00 with identifier: CV85999
2026-03-30 10:49:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec088556-cd5b-5007-a746-88c65155df00 with scrape type 2
2026-03-30 10:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec088556-cd5b-5007-a746-88c65155df00 with scrape type 2
2026-03-30 10:49:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ec088556-cd5b-5007-a746-88c65155df00, identifier: CV85999
2026-03-30 10:49:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ec088556-cd5b-5007-a746-88c65155df00 with identifier: CV85999
2026-03-30 10:49:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ec088556-cd5b-5007-a746-88c65155df00 with identifier: CV85999
2026-03-30 10:49:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ec088556-cd5b-5007-a746-88c65155df00 with identifier: CV85999 to the API
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-31T15:23:10Z',
'fuel_type': 'petrol',
'id': 'ec088556-cd5b-5007-a746-88c65155df00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CV85999',
'listing': 'auction',
'make': 'MINI',
'model': 'Clubman',
'odometer': 73170,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-16',
'seller_name': None,
'title': 'MINI Clubman One',
'transmission': 'manual',
'trim': '',
'year': 2018}
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CV85999%27 HTTP/1.1" 200 None
2026-03-30 10:49:19 [auto1.de] INFO: Saving data for CV85999: {'auction_closing_time': 1774970590.0, 'created_time': 1774467249.652989, 'last_price_update_time': 1774867759.819031}
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CV85999') HTTP/1.1" 204 0
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_db7fe77a0f2f80646199115c559851eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_db7fe77a0f2f80646199115c559851eb.jpg not downloaded yet
2026-03-30 10:49:19 [auto1.de] INFO: Found listing with ID: HZ65828
2026-03-30 10:49:19 [auto1.de] INFO: Found listing with ID: EY69917
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EY69917%27 HTTP/1.1" 200 None
2026-03-30 10:49:19 [auto1.de] INFO: Scrape type for EY69917: 2
2026-03-30 10:49:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b72912a6-59fa-5f74-b7ec-ad45b24ba23e with identifier: EY69917
2026-03-30 10:49:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b72912a6-59fa-5f74-b7ec-ad45b24ba23e with scrape type 2
2026-03-30 10:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b72912a6-59fa-5f74-b7ec-ad45b24ba23e with scrape type 2
2026-03-30 10:49:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b72912a6-59fa-5f74-b7ec-ad45b24ba23e, identifier: EY69917
2026-03-30 10:49:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b72912a6-59fa-5f74-b7ec-ad45b24ba23e with identifier: EY69917
2026-03-30 10:49:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b72912a6-59fa-5f74-b7ec-ad45b24ba23e with identifier: EY69917
2026-03-30 10:49:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b72912a6-59fa-5f74-b7ec-ad45b24ba23e with identifier: EY69917 to the API
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 177,
'expiration_date': '2026-03-31T15:32:04Z',
'fuel_type': 'diesel',
'id': 'b72912a6-59fa-5f74-b7ec-ad45b24ba23e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EY69917',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 245811,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-05',
'seller_name': None,
'title': 'Audi A6 2.0 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2012}
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EY69917%27 HTTP/1.1" 200 None
2026-03-30 10:49:20 [auto1.de] INFO: Saving data for EY69917: {'auction_closing_time': 1774971124.0, 'created_time': 1774379620.567098, 'last_price_update_time': 1774867760.297485}
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EY69917') HTTP/1.1" 204 0
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_98a43414a5622d01880d9d5e298dfef7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_98a43414a5622d01880d9d5e298dfef7.jpg not downloaded yet
2026-03-30 10:49:20 [auto1.de] INFO: Found listing with ID: CP53358
2026-03-30 10:49:20 [auto1.de] INFO: Found listing with ID: WM77148
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WM77148%27 HTTP/1.1" 200 None
2026-03-30 10:49:20 [auto1.de] INFO: Scrape type for WM77148: 2
2026-03-30 10:49:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d21b937-a3ed-5ed5-bc83-d92ae10c688b with identifier: WM77148
2026-03-30 10:49:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d21b937-a3ed-5ed5-bc83-d92ae10c688b with scrape type 2
2026-03-30 10:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d21b937-a3ed-5ed5-bc83-d92ae10c688b with scrape type 2
2026-03-30 10:49:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 6d21b937-a3ed-5ed5-bc83-d92ae10c688b, identifier: WM77148
2026-03-30 10:49:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 6d21b937-a3ed-5ed5-bc83-d92ae10c688b with identifier: WM77148
2026-03-30 10:49:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 6d21b937-a3ed-5ed5-bc83-d92ae10c688b with identifier: WM77148
2026-03-30 10:49:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 6d21b937-a3ed-5ed5-bc83-d92ae10c688b with identifier: WM77148 to the API
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 173,
'expiration_date': '2026-03-31T15:43:25Z',
'fuel_type': 'diesel',
'id': '6d21b937-a3ed-5ed5-bc83-d92ae10c688b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WM77148',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 83999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-15',
'seller_name': None,
'title': 'Renault Laguna 2.0 dCi Energy GT',
'transmission': 'manual',
'trim': 'GT',
'year': 2015}
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WM77148%27 HTTP/1.1" 200 None
2026-03-30 10:49:20 [auto1.de] INFO: Saving data for WM77148: {'auction_closing_time': 1774971805.0, 'created_time': 1773302854.662591, 'last_price_update_time': 1774867760.750142}
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WM77148') HTTP/1.1" 204 0
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_6ef43f1f94269c15399cc70fe75b8547.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_6ef43f1f94269c15399cc70fe75b8547.jpg not downloaded yet
2026-03-30 10:49:20 [auto1.de] INFO: Found listing with ID: JJ72378
2026-03-30 10:49:20 [auto1.de] INFO: Found listing with ID: HC12239
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HC12239%27 HTTP/1.1" 200 None
2026-03-30 10:49:20 [auto1.de] INFO: Scrape type for HC12239: 2
2026-03-30 10:49:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 903bfe17-34db-55e5-95c2-b1b7850dcf02 with identifier: HC12239
2026-03-30 10:49:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903bfe17-34db-55e5-95c2-b1b7850dcf02 with scrape type 2
2026-03-30 10:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 903bfe17-34db-55e5-95c2-b1b7850dcf02 with scrape type 2
2026-03-30 10:49:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 903bfe17-34db-55e5-95c2-b1b7850dcf02, identifier: HC12239
2026-03-30 10:49:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 903bfe17-34db-55e5-95c2-b1b7850dcf02 with identifier: HC12239
2026-03-30 10:49:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 903bfe17-34db-55e5-95c2-b1b7850dcf02 with identifier: HC12239
2026-03-30 10:49:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 903bfe17-34db-55e5-95c2-b1b7850dcf02 with identifier: HC12239 to the API
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49:21 [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-30 10:49:21 [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': 110,
'expiration_date': '2026-03-31T15:05:40Z',
'fuel_type': 'diesel',
'id': '903bfe17-34db-55e5-95c2-b1b7850dcf02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HC12239',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 310488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-01',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Comfortline BlueMotion Tech',
'transmission': 'automatic',
'trim': 'Comfortline BlueMotion Tech',
'year': 2015}
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HC12239%27 HTTP/1.1" 200 None
2026-03-30 10:49:21 [auto1.de] INFO: Saving data for HC12239: {'auction_closing_time': 1774969540.0, 'created_time': 1774031527.758934, 'last_price_update_time': 1774867761.239506}
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HC12239') HTTP/1.1" 204 0
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_dc9b6b5f74bf11d2e3f81c4bb923a226.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_dc9b6b5f74bf11d2e3f81c4bb923a226.jpg not downloaded yet
2026-03-30 10:49:21 [auto1.de] INFO: Found listing with ID: BS35535
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BS35535%27 HTTP/1.1" 200 None
2026-03-30 10:49:21 [auto1.de] INFO: Scrape type for BS35535: 2
2026-03-30 10:49:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c87be409-ad5a-5fdf-8ed7-42e93ae74951 with identifier: BS35535
2026-03-30 10:49:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c87be409-ad5a-5fdf-8ed7-42e93ae74951 with scrape type 2
2026-03-30 10:49:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c87be409-ad5a-5fdf-8ed7-42e93ae74951 with scrape type 2
2026-03-30 10:49:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c87be409-ad5a-5fdf-8ed7-42e93ae74951, identifier: BS35535
2026-03-30 10:49:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c87be409-ad5a-5fdf-8ed7-42e93ae74951 with identifier: BS35535
2026-03-30 10:49:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c87be409-ad5a-5fdf-8ed7-42e93ae74951 with identifier: BS35535
2026-03-30 10:49:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c87be409-ad5a-5fdf-8ed7-42e93ae74951 with identifier: BS35535 to the API
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49:21 [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-30 10:49:21 [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': 125,
'expiration_date': '2026-03-31T15:30:58Z',
'fuel_type': 'petrol',
'id': 'c87be409-ad5a-5fdf-8ed7-42e93ae74951',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BS35535',
'listing': 'auction',
'make': 'Ford',
'model': 'EcoSport',
'odometer': 82697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-12',
'seller_name': None,
'title': 'Ford EcoSport 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2016}
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BS35535%27 HTTP/1.1" 200 None
2026-03-30 10:49:21 [auto1.de] INFO: Saving data for BS35535: {'auction_closing_time': 1774971058.0, 'created_time': 1774379435.406497, 'last_price_update_time': 1774867761.743207}
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BS35535') HTTP/1.1" 204 0
2026-03-30 10:49:21 [auto1.de] INFO: Found listing with ID: WR71017
2026-03-30 10:49:21 [auto1.de] INFO: Found listing with ID: VX44094
2026-03-30 10:49:21 [auto1.de] INFO: Found listing with ID: XE29778
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XE29778%27 HTTP/1.1" 200 None
2026-03-30 10:49:21 [auto1.de] INFO: Scrape type for XE29778: 2
2026-03-30 10:49:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e94bf52e-c04e-5a0f-b073-6d2dc3251b94 with identifier: XE29778
2026-03-30 10:49:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e94bf52e-c04e-5a0f-b073-6d2dc3251b94 with scrape type 2
2026-03-30 10:49:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e94bf52e-c04e-5a0f-b073-6d2dc3251b94 with scrape type 2
2026-03-30 10:49:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: e94bf52e-c04e-5a0f-b073-6d2dc3251b94, identifier: XE29778
2026-03-30 10:49: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-30 10:49:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: e94bf52e-c04e-5a0f-b073-6d2dc3251b94 with identifier: XE29778
2026-03-30 10:49:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: e94bf52e-c04e-5a0f-b073-6d2dc3251b94 with identifier: XE29778
2026-03-30 10:49:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: e94bf52e-c04e-5a0f-b073-6d2dc3251b94 with identifier: XE29778 to the API
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 4,
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:47:16Z',
'fuel_type': 'petrol',
'id': 'e94bf52e-c04e-5a0f-b073-6d2dc3251b94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XE29778',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 87205,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-03-02',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 200 Kompressor Classic',
'transmission': 'automatic',
'trim': 'Classic',
'year': 2005}
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XE29778%27 HTTP/1.1" 200 None
2026-03-30 10:49:22 [auto1.de] INFO: Saving data for XE29778: {'auction_closing_time': 1774972036.0, 'created_time': 1773343065.596073, 'last_price_update_time': 1774867762.295608}
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XE29778') HTTP/1.1" 204 0
2026-03-30 10:49:22 [auto1.de] INFO: Found listing with ID: UH83431
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UH83431%27 HTTP/1.1" 200 None
2026-03-30 10:49:22 [auto1.de] INFO: Scrape type for UH83431: 2
2026-03-30 10:49:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae0dabc2-cfcb-5598-982a-1e2e0e9fa4dd with identifier: UH83431
2026-03-30 10:49:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae0dabc2-cfcb-5598-982a-1e2e0e9fa4dd with scrape type 2
2026-03-30 10:49:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae0dabc2-cfcb-5598-982a-1e2e0e9fa4dd with scrape type 2
2026-03-30 10:49:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: ae0dabc2-cfcb-5598-982a-1e2e0e9fa4dd, identifier: UH83431
2026-03-30 10:49:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: ae0dabc2-cfcb-5598-982a-1e2e0e9fa4dd with identifier: UH83431
2026-03-30 10:49:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: ae0dabc2-cfcb-5598-982a-1e2e0e9fa4dd with identifier: UH83431
2026-03-30 10:49:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: ae0dabc2-cfcb-5598-982a-1e2e0e9fa4dd with identifier: UH83431 to the API
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:53:42Z',
'fuel_type': 'diesel',
'id': 'ae0dabc2-cfcb-5598-982a-1e2e0e9fa4dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UH83431',
'listing': 'auction',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 181958,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-30',
'seller_name': None,
'title': 'Ford Galaxy 2.0 TDCi Titanium AWD',
'transmission': 'manual',
'trim': 'Titanium AWD',
'year': 2016}
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27UH83431%27 HTTP/1.1" 200 None
2026-03-30 10:49:22 [auto1.de] INFO: Saving data for UH83431: {'auction_closing_time': 1774972422.0, 'created_time': 1773342031.667592, 'last_price_update_time': 1774867762.752458}
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='UH83431') HTTP/1.1" 204 0
2026-03-30 10:49:22 [auto1.de] INFO: Found listing with ID: RV28657
2026-03-30 10:49:22 [auto1.de] INFO: Found listing with ID: LP84561
2026-03-30 10:49:22 [auto1.de] INFO: Found listing with ID: CP09804
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CP09804%27 HTTP/1.1" 200 None
2026-03-30 10:49:22 [auto1.de] INFO: Scrape type for CP09804: 2
2026-03-30 10:49:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deee550c-9782-52a2-925f-2d90b82f24c3 with identifier: CP09804
2026-03-30 10:49:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deee550c-9782-52a2-925f-2d90b82f24c3 with scrape type 2
2026-03-30 10:49:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deee550c-9782-52a2-925f-2d90b82f24c3 with scrape type 2
2026-03-30 10:49:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: deee550c-9782-52a2-925f-2d90b82f24c3, identifier: CP09804
2026-03-30 10:49:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: deee550c-9782-52a2-925f-2d90b82f24c3 with identifier: CP09804
2026-03-30 10:49:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: deee550c-9782-52a2-925f-2d90b82f24c3 with identifier: CP09804
2026-03-30 10:49:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: deee550c-9782-52a2-925f-2d90b82f24c3 with identifier: CP09804 to the API
2026-03-30 10:49:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 2,
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:24:19Z',
'fuel_type': 'petrol',
'id': 'deee550c-9782-52a2-925f-2d90b82f24c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CP09804',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 207368,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-01-09',
'seller_name': None,
'title': 'BMW 3er 320Ci',
'transmission': 'manual',
'trim': '',
'year': 2003}
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27CP09804%27 HTTP/1.1" 200 None
2026-03-30 10:49:23 [auto1.de] INFO: Saving data for CP09804: {'auction_closing_time': 1774970659.0, 'created_time': 1774378110.851085, 'last_price_update_time': 1774867763.216574}
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='CP09804') HTTP/1.1" 204 0
2026-03-30 10:49:23 [auto1.de] INFO: Channel: 24h | Page: 30 | totalHits: 9497 | hits on page: 40
2026-03-30 10:49:23 [auto1.de] INFO: Found listing with ID: VA30007
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VA30007%27 HTTP/1.1" 200 None
2026-03-30 10:49:23 [auto1.de] INFO: Scrape type for VA30007: 2
2026-03-30 10:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa245c2f-28bb-5300-8be3-7893abeb3000 with identifier: VA30007
2026-03-30 10:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa245c2f-28bb-5300-8be3-7893abeb3000 with scrape type 2
2026-03-30 10:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa245c2f-28bb-5300-8be3-7893abeb3000 with scrape type 2
2026-03-30 10:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: aa245c2f-28bb-5300-8be3-7893abeb3000, identifier: VA30007
2026-03-30 10:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: aa245c2f-28bb-5300-8be3-7893abeb3000 with identifier: VA30007
2026-03-30 10:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: aa245c2f-28bb-5300-8be3-7893abeb3000 with identifier: VA30007
2026-03-30 10:49:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: aa245c2f-28bb-5300-8be3-7893abeb3000 with identifier: VA30007 to the API
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 181,
'expiration_date': '2026-03-31T15:56:03Z',
'fuel_type': 'hybrid',
'id': 'aa245c2f-28bb-5300-8be3-7893abeb3000',
'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/VA30007',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 48504,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-19',
'seller_name': None,
'title': 'Opel Astra 1.6 Plug-in Hybrid Edition',
'transmission': 'automatic',
'trim': 'Edition',
'year': 2022}
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VA30007%27 HTTP/1.1" 200 None
2026-03-30 10:49:23 [auto1.de] INFO: Saving data for VA30007: {'auction_closing_time': 1774972563.0, 'created_time': 1774463653.421972, 'last_price_update_time': 1774867763.67636}
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VA30007') HTTP/1.1" 204 0
2026-03-30 10:49:23 [auto1.de] INFO: Found listing with ID: EL91919
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EL91919%27 HTTP/1.1" 200 None
2026-03-30 10:49:23 [auto1.de] INFO: Scrape type for EL91919: 2
2026-03-30 10:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34e2fa4a-109d-526e-909f-bf4c1996e2a8 with identifier: EL91919
2026-03-30 10:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34e2fa4a-109d-526e-909f-bf4c1996e2a8 with scrape type 2
2026-03-30 10:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34e2fa4a-109d-526e-909f-bf4c1996e2a8 with scrape type 2
2026-03-30 10:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 34e2fa4a-109d-526e-909f-bf4c1996e2a8, identifier: EL91919
2026-03-30 10:49:23 [auto1.de] INFO: Found listing with ID: EC56413
2026-03-30 10:49:23 [auto1.de] INFO: Found listing with ID: AX98840
2026-03-30 10:49:23 [auto1.de] INFO: Found listing with ID: EL91919
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EL91919%27 HTTP/1.1" 200 None
2026-03-30 10:49:23 [auto1.de] INFO: Scrape type for EL91919: 2
2026-03-30 10:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34e2fa4a-109d-526e-909f-bf4c1996e2a8 with scrape type 2
2026-03-30 10:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34e2fa4a-109d-526e-909f-bf4c1996e2a8 with scrape type 2
2026-03-30 10:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 34e2fa4a-109d-526e-909f-bf4c1996e2a8, identifier: EL91919
2026-03-30 10:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 34e2fa4a-109d-526e-909f-bf4c1996e2a8 with identifier: EL91919
2026-03-30 10:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 34e2fa4a-109d-526e-909f-bf4c1996e2a8 with identifier: EL91919
2026-03-30 10:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 34e2fa4a-109d-526e-909f-bf4c1996e2a8 with identifier: EL91919 to the API
2026-03-30 10:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:05:49Z',
'fuel_type': 'diesel',
'id': '34e2fa4a-109d-526e-909f-bf4c1996e2a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EL91919',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 177678,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-09',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro',
'transmission': 'manual',
'trim': 'quattro',
'year': 2015}
2026-03-30 10:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EL91919%27 HTTP/1.1" 200 None
2026-03-30 10:49:24 [auto1.de] INFO: Saving data for EL91919: {'auction_closing_time': 1774969549.0, 'created_time': 1774463670.153035, 'last_price_update_time': 1774867764.671984}
2026-03-30 10:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EL91919') HTTP/1.1" 204 0
2026-03-30 10:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NA40709/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 34e2fa4a-109d-526e-909f-bf4c1996e2a8 with identifier: EL91919
2026-03-30 10:49:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 34e2fa4a-109d-526e-909f-bf4c1996e2a8 with identifier: EL91919
2026-03-30 10:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 34e2fa4a-109d-526e-909f-bf4c1996e2a8 with identifier: EL91919 to the API
2026-03-30 10:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:05:49Z',
'fuel_type': 'diesel',
'id': '34e2fa4a-109d-526e-909f-bf4c1996e2a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EL91919',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 177678,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-09',
'seller_name': None,
'title': 'Audi Q5 2.0 TDI quattro',
'transmission': 'manual',
'trim': 'quattro',
'year': 2015}
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EL91919%27 HTTP/1.1" 200 None
2026-03-30 10:49:25 [auto1.de] INFO: Saving data for EL91919: {'auction_closing_time': 1774969549.0, 'created_time': 1774463670.153035, 'last_price_update_time': 1774867765.068641}
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EL91919') HTTP/1.1" 204 0
2026-03-30 10:49:25 [auto1.de] INFO: Found listing with ID: NG38920
2026-03-30 10:49:25 [auto1.de] INFO: Found listing with ID: LW90861
2026-03-30 10:49:25 [auto1.de] INFO: Found listing with ID: AM86665
2026-03-30 10:49:25 [auto1.de] INFO: Found listing with ID: RZ82466
2026-03-30 10:49:25 [auto1.de] INFO: Found listing with ID: RD11154
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RD11154%27 HTTP/1.1" 200 None
2026-03-30 10:49:25 [auto1.de] INFO: Scrape type for RD11154: 2
2026-03-30 10:49:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d373598d-114c-50b6-bf5e-84776e77bbfd with identifier: RD11154
2026-03-30 10:49:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d373598d-114c-50b6-bf5e-84776e77bbfd with scrape type 2
2026-03-30 10:49:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d373598d-114c-50b6-bf5e-84776e77bbfd with scrape type 2
2026-03-30 10:49:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d373598d-114c-50b6-bf5e-84776e77bbfd, identifier: RD11154
2026-03-30 10:49:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d373598d-114c-50b6-bf5e-84776e77bbfd with identifier: RD11154
2026-03-30 10:49:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d373598d-114c-50b6-bf5e-84776e77bbfd with identifier: RD11154
2026-03-30 10:49:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d373598d-114c-50b6-bf5e-84776e77bbfd with identifier: RD11154 to the API
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:17:34Z',
'fuel_type': 'petrol',
'id': 'd373598d-114c-50b6-bf5e-84776e77bbfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RD11154',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i20',
'odometer': 56510,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-22',
'seller_name': None,
'title': 'Hyundai i20 1.4 Trend',
'transmission': 'automatic',
'trim': 'Trend',
'year': 2018}
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27RD11154%27 HTTP/1.1" 200 None
2026-03-30 10:49:25 [auto1.de] INFO: Saving data for RD11154: {'auction_closing_time': 1774970254.0, 'created_time': 1774379968.516042, 'last_price_update_time': 1774867765.502659}
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='RD11154') HTTP/1.1" 204 0
2026-03-30 10:49:25 [auto1.de] INFO: Found listing with ID: JU90963
2026-03-30 10:49:25 [auto1.de] INFO: Found listing with ID: XL53582
2026-03-30 10:49:25 [auto1.de] INFO: Found listing with ID: JW22409
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JW22409%27 HTTP/1.1" 200 None
2026-03-30 10:49:25 [auto1.de] INFO: Scrape type for JW22409: 2
2026-03-30 10:49:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 605ba021-67ab-5be9-9579-8446dbad6477 with identifier: JW22409
2026-03-30 10:49:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 605ba021-67ab-5be9-9579-8446dbad6477 with scrape type 2
2026-03-30 10:49:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 605ba021-67ab-5be9-9579-8446dbad6477 with scrape type 2
2026-03-30 10:49:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 605ba021-67ab-5be9-9579-8446dbad6477, identifier: JW22409
2026-03-30 10:49:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PD71569/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 605ba021-67ab-5be9-9579-8446dbad6477 with identifier: JW22409
2026-03-30 10:49:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 605ba021-67ab-5be9-9579-8446dbad6477 with identifier: JW22409
2026-03-30 10:49:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 605ba021-67ab-5be9-9579-8446dbad6477 with identifier: JW22409 to the API
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-31T15:55:05Z',
'fuel_type': 'petrol',
'id': '605ba021-67ab-5be9-9579-8446dbad6477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JW22409',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 186921,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-07',
'seller_name': None,
'title': 'Skoda Octavia 1.6 Tour',
'transmission': 'manual',
'trim': 'Tour',
'year': 2009}
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JW22409%27 HTTP/1.1" 200 None
2026-03-30 10:49:25 [auto1.de] INFO: Saving data for JW22409: {'auction_closing_time': 1774972505.0, 'created_time': 1774466152.645656, 'last_price_update_time': 1774867765.933498}
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JW22409') HTTP/1.1" 204 0
2026-03-30 10:49:25 [auto1.de] INFO: Found listing with ID: KZ90725
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KZ90725%27 HTTP/1.1" 200 None
2026-03-30 10:49:25 [auto1.de] INFO: Scrape type for KZ90725: 2
2026-03-30 10:49:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 872082ce-46b5-579c-8216-ff01a20dae57 with identifier: KZ90725
2026-03-30 10:49:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 872082ce-46b5-579c-8216-ff01a20dae57 with scrape type 2
2026-03-30 10:49:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 872082ce-46b5-579c-8216-ff01a20dae57 with scrape type 2
2026-03-30 10:49:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 872082ce-46b5-579c-8216-ff01a20dae57, identifier: KZ90725
2026-03-30 10:49:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 872082ce-46b5-579c-8216-ff01a20dae57 with identifier: KZ90725
2026-03-30 10:49:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 872082ce-46b5-579c-8216-ff01a20dae57 with identifier: KZ90725
2026-03-30 10:49:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 872082ce-46b5-579c-8216-ff01a20dae57 with identifier: KZ90725 to the API
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 5,
'engine_horse_power': 145,
'expiration_date': '2026-03-31T15:43:44Z',
'fuel_type': 'petrol',
'id': '872082ce-46b5-579c-8216-ff01a20dae57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KZ90725',
'listing': 'auction',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 249269,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-09-10',
'seller_name': None,
'title': 'Ford Mondeo 2.0 Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2007}
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KZ90725%27 HTTP/1.1" 200 None
2026-03-30 10:49:26 [auto1.de] INFO: Saving data for KZ90725: {'auction_closing_time': 1774971824.0, 'created_time': 1774467718.003512, 'last_price_update_time': 1774867766.369595}
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KZ90725') HTTP/1.1" 204 0
2026-03-30 10:49:26 [auto1.de] INFO: Found listing with ID: JG32595
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JG32595%27 HTTP/1.1" 200 None
2026-03-30 10:49:26 [auto1.de] INFO: Scrape type for JG32595: 2
2026-03-30 10:49:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d36662b-d76e-5d06-8bcb-ee9c8b51798f with identifier: JG32595
2026-03-30 10:49:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d36662b-d76e-5d06-8bcb-ee9c8b51798f with scrape type 2
2026-03-30 10:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d36662b-d76e-5d06-8bcb-ee9c8b51798f with scrape type 2
2026-03-30 10:49:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5d36662b-d76e-5d06-8bcb-ee9c8b51798f, identifier: JG32595
2026-03-30 10:49:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5d36662b-d76e-5d06-8bcb-ee9c8b51798f with identifier: JG32595
2026-03-30 10:49:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5d36662b-d76e-5d06-8bcb-ee9c8b51798f with identifier: JG32595
2026-03-30 10:49:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5d36662b-d76e-5d06-8bcb-ee9c8b51798f with identifier: JG32595 to the API
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 82,
'expiration_date': '2026-03-31T15:59:18Z',
'fuel_type': 'petrol',
'id': '5d36662b-d76e-5d06-8bcb-ee9c8b51798f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JG32595',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 151778,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-17',
'seller_name': None,
'title': 'Ford Fiesta 1.25 Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2008}
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27JG32595%27 HTTP/1.1" 200 None
2026-03-30 10:49:26 [auto1.de] INFO: Saving data for JG32595: {'auction_closing_time': 1774972758.0, 'created_time': 1774467223.16136, 'last_price_update_time': 1774867766.827192}
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='JG32595') HTTP/1.1" 204 0
2026-03-30 10:49:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:26 [auto1.de] INFO: Found listing with ID: LY83688
2026-03-30 10:49:26 [auto1.de] INFO: Found listing with ID: FJ03790
2026-03-30 10:49:26 [auto1.de] INFO: Found listing with ID: YT23335
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YT23335%27 HTTP/1.1" 200 None
2026-03-30 10:49:26 [auto1.de] INFO: Scrape type for YT23335: 2
2026-03-30 10:49:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9788890d-7231-52ec-8e0d-48427cbbd887 with identifier: YT23335
2026-03-30 10:49:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9788890d-7231-52ec-8e0d-48427cbbd887 with scrape type 2
2026-03-30 10:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9788890d-7231-52ec-8e0d-48427cbbd887 with scrape type 2
2026-03-30 10:49:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 9788890d-7231-52ec-8e0d-48427cbbd887, identifier: YT23335
2026-03-30 10:49:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 9788890d-7231-52ec-8e0d-48427cbbd887 with identifier: YT23335
2026-03-30 10:49:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 9788890d-7231-52ec-8e0d-48427cbbd887 with identifier: YT23335
2026-03-30 10:49:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 9788890d-7231-52ec-8e0d-48427cbbd887 with identifier: YT23335 to the API
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 155,
'expiration_date': '2026-03-31T15:35:17Z',
'fuel_type': 'petrol',
'id': '9788890d-7231-52ec-8e0d-48427cbbd887',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YT23335',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 190012,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-21',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 180 CGI BlueEfficiency Avantgarde',
'transmission': 'automatic',
'trim': 'BlueEfficiency Avantgarde',
'year': 2010}
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YT23335%27 HTTP/1.1" 200 None
2026-03-30 10:49:27 [auto1.de] INFO: Saving data for YT23335: {'auction_closing_time': 1774971317.0, 'created_time': 1773306001.100292, 'last_price_update_time': 1774867767.311382}
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YT23335') HTTP/1.1" 204 0
2026-03-30 10:49:27 [auto1.de] INFO: Found listing with ID: EN47002
2026-03-30 10:49:27 [auto1.de] INFO: Found listing with ID: VW07628
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VW07628%27 HTTP/1.1" 200 None
2026-03-30 10:49:27 [auto1.de] INFO: Scrape type for VW07628: 2
2026-03-30 10:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4642ed74-8404-566b-9df1-6e758089e4bd with identifier: VW07628
2026-03-30 10:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4642ed74-8404-566b-9df1-6e758089e4bd with scrape type 2
2026-03-30 10:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4642ed74-8404-566b-9df1-6e758089e4bd with scrape type 2
2026-03-30 10:49:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4642ed74-8404-566b-9df1-6e758089e4bd, identifier: VW07628
2026-03-30 10:49:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4642ed74-8404-566b-9df1-6e758089e4bd with identifier: VW07628
2026-03-30 10:49:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4642ed74-8404-566b-9df1-6e758089e4bd with identifier: VW07628
2026-03-30 10:49:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4642ed74-8404-566b-9df1-6e758089e4bd with identifier: VW07628 to the API
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 374,
'expiration_date': '2026-03-31T15:09:07Z',
'fuel_type': 'petrol',
'id': '4642ed74-8404-566b-9df1-6e758089e4bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VW07628',
'listing': 'auction',
'make': 'BMW',
'model': '4er',
'odometer': 40509,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-24',
'seller_name': None,
'title': 'BMW 4er M440i Gran Coupe Mild-Hybrid xDrive',
'transmission': 'automatic',
'trim': 'xDrive',
'year': 2023}
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VW07628%27 HTTP/1.1" 200 None
2026-03-30 10:49:27 [auto1.de] INFO: Saving data for VW07628: {'auction_closing_time': 1774969747.0, 'created_time': 1774291656.476849, 'last_price_update_time': 1774867767.891747}
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VW07628') HTTP/1.1" 204 0
2026-03-30 10:49:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_2f83cdb301a0f8807f8af60b8b8ab5ca.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:27 [auto1.de] INFO: Found listing with ID: SN07258
2026-03-30 10:49:27 [auto1.de] INFO: Found listing with ID: PP91076
2026-03-30 10:49:27 [auto1.de] INFO: Found listing with ID: LM68672
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LM68672%27 HTTP/1.1" 200 None
2026-03-30 10:49:27 [auto1.de] INFO: Scrape type for LM68672: 2
2026-03-30 10:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad08bfd-6cd4-5977-86e2-20e3fb7242f8 with identifier: LM68672
2026-03-30 10:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad08bfd-6cd4-5977-86e2-20e3fb7242f8 with scrape type 2
2026-03-30 10:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aad08bfd-6cd4-5977-86e2-20e3fb7242f8 with scrape type 2
2026-03-30 10:49:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: aad08bfd-6cd4-5977-86e2-20e3fb7242f8, identifier: LM68672
2026-03-30 10:49:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: aad08bfd-6cd4-5977-86e2-20e3fb7242f8 with identifier: LM68672
2026-03-30 10:49:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: aad08bfd-6cd4-5977-86e2-20e3fb7242f8 with identifier: LM68672
2026-03-30 10:49:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: aad08bfd-6cd4-5977-86e2-20e3fb7242f8 with identifier: LM68672 to the API
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 170,
'expiration_date': '2026-03-31T15:50:39Z',
'fuel_type': 'diesel',
'id': 'aad08bfd-6cd4-5977-86e2-20e3fb7242f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LM68672',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 169816,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-10',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 220 d 4Matic',
'transmission': 'automatic',
'trim': '4Matic',
'year': 2018}
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LM68672%27 HTTP/1.1" 200 None
2026-03-30 10:49:28 [auto1.de] INFO: Saving data for LM68672: {'auction_closing_time': 1774972239.0, 'created_time': 1773135055.885974, 'last_price_update_time': 1774867768.391501}
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LM68672') HTTP/1.1" 204 0
2026-03-30 10:49:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_62102333f559c0975a729de87bddd62f.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:28 [auto1.de] INFO: Found listing with ID: TM22078
2026-03-30 10:49:28 [auto1.de] INFO: Found listing with ID: XR50139
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XR50139%27 HTTP/1.1" 200 None
2026-03-30 10:49:28 [auto1.de] INFO: Scrape type for XR50139: 2
2026-03-30 10:49:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2428359d-ecdb-56bf-846f-9e8fe303a9c7 with identifier: XR50139
2026-03-30 10:49:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2428359d-ecdb-56bf-846f-9e8fe303a9c7 with scrape type 2
2026-03-30 10:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2428359d-ecdb-56bf-846f-9e8fe303a9c7 with scrape type 2
2026-03-30 10:49:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2428359d-ecdb-56bf-846f-9e8fe303a9c7, identifier: XR50139
2026-03-30 10:49:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2428359d-ecdb-56bf-846f-9e8fe303a9c7 with identifier: XR50139
2026-03-30 10:49:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2428359d-ecdb-56bf-846f-9e8fe303a9c7 with identifier: XR50139
2026-03-30 10:49:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2428359d-ecdb-56bf-846f-9e8fe303a9c7 with identifier: XR50139 to the API
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:48:28Z',
'fuel_type': 'diesel',
'id': '2428359d-ecdb-56bf-846f-9e8fe303a9c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XR50139',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 292622,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-08',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Comfortline BlueMotion Tech',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion Tech',
'year': 2014}
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XR50139%27 HTTP/1.1" 200 None
2026-03-30 10:49:28 [auto1.de] INFO: Saving data for XR50139: {'auction_closing_time': 1774972108.0, 'created_time': 1774434753.942209, 'last_price_update_time': 1774867768.853107}
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XR50139') HTTP/1.1" 204 0
2026-03-30 10:49:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_5bd277fd7b2d44d2ac4a890659c77c64.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:28 [auto1.de] INFO: Found listing with ID: VZ82726
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VZ82726%27 HTTP/1.1" 200 None
2026-03-30 10:49:28 [auto1.de] INFO: Scrape type for VZ82726: 2
2026-03-30 10:49:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b98043e5-5d14-5632-820a-b08079ab85a1 with identifier: VZ82726
2026-03-30 10:49:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b98043e5-5d14-5632-820a-b08079ab85a1 with scrape type 2
2026-03-30 10:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b98043e5-5d14-5632-820a-b08079ab85a1 with scrape type 2
2026-03-30 10:49:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: b98043e5-5d14-5632-820a-b08079ab85a1, identifier: VZ82726
2026-03-30 10:49:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eeea20d0>
2026-03-30 10:49:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_2f83cdb301a0f8807f8af60b8b8ab5ca.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_2f83cdb301a0f8807f8af60b8b8ab5ca.jpg saved to cache
2026-03-30 10:49:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93
2026-03-30 10:49:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: b98043e5-5d14-5632-820a-b08079ab85a1 with identifier: VZ82726
2026-03-30 10:49:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: b98043e5-5d14-5632-820a-b08079ab85a1 with identifier: VZ82726
2026-03-30 10:49:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: b98043e5-5d14-5632-820a-b08079ab85a1 with identifier: VZ82726 to the API
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:29 [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-31T15:00:26Z',
'fuel_type': 'petrol',
'id': 'b98043e5-5d14-5632-820a-b08079ab85a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VZ82726',
'listing': 'auction',
'make': 'Renault',
'model': 'Modus',
'odometer': 121671,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-04-26',
'seller_name': None,
'title': 'Renault Modus 1.6 Exception',
'transmission': 'manual',
'trim': 'Exception',
'year': 2007}
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27VZ82726%27 HTTP/1.1" 200 None
2026-03-30 10:49:29 [auto1.de] INFO: Saving data for VZ82726: {'auction_closing_time': 1774969226.0, 'created_time': 1774467035.353746, 'last_price_update_time': 1774867769.433457}
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='VZ82726') HTTP/1.1" 204 0
2026-03-30 10:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_8c136d8dd673098f4b68374fb5b8080a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:29 [auto1.de] INFO: Found listing with ID: TN91877
2026-03-30 10:49:29 [auto1.de] INFO: Found listing with ID: LU41152
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LU41152%27 HTTP/1.1" 200 None
2026-03-30 10:49:29 [auto1.de] INFO: Scrape type for LU41152: 2
2026-03-30 10:49:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60439c7-9498-52a8-a83f-02f024bd4328 with identifier: LU41152
2026-03-30 10:49:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60439c7-9498-52a8-a83f-02f024bd4328 with scrape type 2
2026-03-30 10:49:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d60439c7-9498-52a8-a83f-02f024bd4328 with scrape type 2
2026-03-30 10:49:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d60439c7-9498-52a8-a83f-02f024bd4328, identifier: LU41152
2026-03-30 10:49:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f429d6d0>
2026-03-30 10:49:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_62102333f559c0975a729de87bddd62f.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_62102333f559c0975a729de87bddd62f.jpg saved to cache
2026-03-30 10:49:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93
2026-03-30 10:49:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d60439c7-9498-52a8-a83f-02f024bd4328 with identifier: LU41152
2026-03-30 10:49:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d60439c7-9498-52a8-a83f-02f024bd4328 with identifier: LU41152
2026-03-30 10:49:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d60439c7-9498-52a8-a83f-02f024bd4328 with identifier: LU41152 to the API
2026-03-30 10:49:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:54:41Z',
'fuel_type': 'diesel',
'id': 'd60439c7-9498-52a8-a83f-02f024bd4328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LU41152',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5',
'odometer': 94836,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-06',
'seller_name': None,
'title': 'Citroen C5 2.0 Blue-HDi Selection',
'transmission': 'manual',
'trim': 'Selection',
'year': 2015}
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LU41152%27 HTTP/1.1" 200 None
2026-03-30 10:49:30 [auto1.de] INFO: Saving data for LU41152: {'auction_closing_time': 1774972481.0, 'created_time': 1773466645.385043, 'last_price_update_time': 1774867770.099405}
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LU41152') HTTP/1.1" 204 0
2026-03-30 10:49:30 [auto1.de] INFO: Found listing with ID: XE44885
2026-03-30 10:49:30 [auto1.de] INFO: Found listing with ID: XN01413
2026-03-30 10:49:30 [auto1.de] INFO: Found listing with ID: FD63285
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FD63285%27 HTTP/1.1" 200 None
2026-03-30 10:49:30 [auto1.de] INFO: Scrape type for FD63285: 2
2026-03-30 10:49:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9139f0a-68b5-5d17-8124-bb4269b63b9c with identifier: FD63285
2026-03-30 10:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9139f0a-68b5-5d17-8124-bb4269b63b9c with scrape type 2
2026-03-30 10:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9139f0a-68b5-5d17-8124-bb4269b63b9c with scrape type 2
2026-03-30 10:49:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d9139f0a-68b5-5d17-8124-bb4269b63b9c, identifier: FD63285
2026-03-30 10:49:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4278790>
2026-03-30 10:49:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_5bd277fd7b2d44d2ac4a890659c77c64.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_5bd277fd7b2d44d2ac4a890659c77c64.jpg saved to cache
2026-03-30 10:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93
2026-03-30 10:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_4ccdfb87a91b70f91df171c9541f27c4.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d9139f0a-68b5-5d17-8124-bb4269b63b9c with identifier: FD63285
2026-03-30 10:49:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d9139f0a-68b5-5d17-8124-bb4269b63b9c with identifier: FD63285
2026-03-30 10:49:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d9139f0a-68b5-5d17-8124-bb4269b63b9c with identifier: FD63285 to the API
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'gray',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:31:32Z',
'fuel_type': 'petrol',
'id': 'd9139f0a-68b5-5d17-8124-bb4269b63b9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FD63285',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 136198,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-06-01',
'seller_name': None,
'title': 'Peugeot 206 1.6 CC Platinum',
'transmission': 'automatic',
'trim': 'CC Platinum',
'year': 2003}
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FD63285%27 HTTP/1.1" 200 None
2026-03-30 10:49:30 [auto1.de] INFO: Saving data for FD63285: {'auction_closing_time': 1774971092.0, 'created_time': 1774294741.640226, 'last_price_update_time': 1774867770.736751}
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FD63285') HTTP/1.1" 204 0
2026-03-30 10:49:30 [auto1.de] INFO: Found listing with ID: ZD44688
2026-03-30 10:49:30 [auto1.de] INFO: Found listing with ID: UK45844
2026-03-30 10:49:30 [auto1.de] INFO: Found listing with ID: UT70754
2026-03-30 10:49:30 [auto1.de] INFO: Found listing with ID: VF29678
2026-03-30 10:49:30 [auto1.de] INFO: Found listing with ID: CK03122
2026-03-30 10:49:30 [auto1.de] INFO: Found listing with ID: RW07323
2026-03-30 10:49:30 [auto1.de] INFO: Found listing with ID: BV43542
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BV43542%27 HTTP/1.1" 200 None
2026-03-30 10:49:30 [auto1.de] INFO: Scrape type for BV43542: 2
2026-03-30 10:49:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b25e4c6-91ad-5d0e-beff-a3b0aab91f09 with identifier: BV43542
2026-03-30 10:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b25e4c6-91ad-5d0e-beff-a3b0aab91f09 with scrape type 2
2026-03-30 10:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b25e4c6-91ad-5d0e-beff-a3b0aab91f09 with scrape type 2
2026-03-30 10:49:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2b25e4c6-91ad-5d0e-beff-a3b0aab91f09, identifier: BV43542
2026-03-30 10:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_db7fe77a0f2f80646199115c559851eb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_98a43414a5622d01880d9d5e298dfef7.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2b25e4c6-91ad-5d0e-beff-a3b0aab91f09 with identifier: BV43542
2026-03-30 10:49:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2b25e4c6-91ad-5d0e-beff-a3b0aab91f09 with identifier: BV43542
2026-03-30 10:49:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2b25e4c6-91ad-5d0e-beff-a3b0aab91f09 with identifier: BV43542 to the API
2026-03-30 10:49:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'silver',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 177,
'expiration_date': '2026-03-31T15:25:08Z',
'fuel_type': 'petrol',
'id': '2b25e4c6-91ad-5d0e-beff-a3b0aab91f09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BV43542',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 184534,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-09-12',
'seller_name': None,
'title': 'Audi A6 2.4 V6',
'transmission': 'automatic',
'trim': '',
'year': 2005}
2026-03-30 10:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27BV43542%27 HTTP/1.1" 200 None
2026-03-30 10:49:31 [auto1.de] INFO: Saving data for BV43542: {'auction_closing_time': 1774970708.0, 'created_time': 1774435449.483037, 'last_price_update_time': 1774867771.96232}
2026-03-30 10:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='BV43542') HTTP/1.1" 204 0
2026-03-30 10:49:31 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42891d0>
2026-03-30 10:49:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_8c136d8dd673098f4b68374fb5b8080a.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_8c136d8dd673098f4b68374fb5b8080a.jpg saved to cache
2026-03-30 10:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93
2026-03-30 10:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_eaa19892accbb9cc8c73738bea5594a6.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:32 [auto1.de] INFO: Found listing with ID: DA98939
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DA98939%27 HTTP/1.1" 200 None
2026-03-30 10:49:32 [auto1.de] INFO: Scrape type for DA98939: 1
2026-03-30 10:49:32 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefebe10>
2026-03-30 10:49:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_4ccdfb87a91b70f91df171c9541f27c4.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_4ccdfb87a91b70f91df171c9541f27c4.jpg saved to cache
2026-03-30 10:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93
2026-03-30 10:49:32 [auto1.de] INFO: Found listing with ID: KS95343
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KS95343%27 HTTP/1.1" 200 None
2026-03-30 10:49:32 [auto1.de] INFO: Scrape type for KS95343: 2
2026-03-30 10:49:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a1e96f2-77d1-5cce-9649-f3fb214fea99 with identifier: KS95343
2026-03-30 10:49:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a1e96f2-77d1-5cce-9649-f3fb214fea99 with scrape type 2
2026-03-30 10:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a1e96f2-77d1-5cce-9649-f3fb214fea99 with scrape type 2
2026-03-30 10:49:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 5a1e96f2-77d1-5cce-9649-f3fb214fea99, identifier: KS95343
2026-03-30 10:49:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 5a1e96f2-77d1-5cce-9649-f3fb214fea99 with identifier: KS95343
2026-03-30 10:49:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 5a1e96f2-77d1-5cce-9649-f3fb214fea99 with identifier: KS95343
2026-03-30 10:49:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 5a1e96f2-77d1-5cce-9649-f3fb214fea99 with identifier: KS95343 to the API
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-31T15:02:08Z',
'fuel_type': 'petrol',
'id': '5a1e96f2-77d1-5cce-9649-f3fb214fea99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KS95343',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf V',
'odometer': 134036,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-28',
'seller_name': None,
'title': 'Volkswagen Golf V 1.6 Tour',
'transmission': 'manual',
'trim': 'Tour',
'year': 2007}
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27KS95343%27 HTTP/1.1" 200 None
2026-03-30 10:49:32 [auto1.de] INFO: Saving data for KS95343: {'auction_closing_time': 1774969328.0, 'created_time': 1773304804.444057, 'last_price_update_time': 1774867772.69993}
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='KS95343') HTTP/1.1" 204 0
2026-03-30 10:49:32 [auto1.de] INFO: Found listing with ID: KG16630
2026-03-30 10:49:32 [auto1.de] INFO: Found listing with ID: KT16474
2026-03-30 10:49:32 [auto1.de] INFO: Found listing with ID: JV44337
2026-03-30 10:49:32 [auto1.de] INFO: Found listing with ID: XY75153
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XY75153%27 HTTP/1.1" 200 None
2026-03-30 10:49:32 [auto1.de] INFO: Scrape type for XY75153: 2
2026-03-30 10:49:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f20b738-cac6-54a2-9695-8c634ff3b08a with identifier: XY75153
2026-03-30 10:49:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f20b738-cac6-54a2-9695-8c634ff3b08a with scrape type 2
2026-03-30 10:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f20b738-cac6-54a2-9695-8c634ff3b08a with scrape type 2
2026-03-30 10:49:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 4f20b738-cac6-54a2-9695-8c634ff3b08a, identifier: XY75153
2026-03-30 10:49:32 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13ee458950>
2026-03-30 10:49:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_db7fe77a0f2f80646199115c559851eb.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_db7fe77a0f2f80646199115c559851eb.jpg saved to cache
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93
2026-03-30 10:49:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef453d0>
2026-03-30 10:49:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_98a43414a5622d01880d9d5e298dfef7.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_98a43414a5622d01880d9d5e298dfef7.jpg saved to cache
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93
2026-03-30 10:49:33 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefc9e10>
2026-03-30 10:49:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_eaa19892accbb9cc8c73738bea5594a6.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_eaa19892accbb9cc8c73738bea5594a6.jpg saved to cache
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93
2026-03-30 10:49:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 4f20b738-cac6-54a2-9695-8c634ff3b08a with identifier: XY75153
2026-03-30 10:49:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 4f20b738-cac6-54a2-9695-8c634ff3b08a with identifier: XY75153
2026-03-30 10:49:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 4f20b738-cac6-54a2-9695-8c634ff3b08a with identifier: XY75153 to the API
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 148,
'expiration_date': '2026-03-31T15:34:54Z',
'fuel_type': 'diesel',
'id': '4f20b738-cac6-54a2-9695-8c634ff3b08a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XY75153',
'listing': 'auction',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 112414,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-28',
'seller_name': None,
'title': 'Fiat Ducato 2.3 JTD 150',
'transmission': 'automatic',
'trim': '150',
'year': 2016}
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XY75153%27 HTTP/1.1" 200 None
2026-03-30 10:49:33 [auto1.de] INFO: Saving data for XY75153: {'auction_closing_time': 1774971294.0, 'created_time': 1773657751.938706, 'last_price_update_time': 1774867773.604747}
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XY75153') HTTP/1.1" 204 0
2026-03-30 10:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NA40709> (referer: https://www.auto1.com/v1/car-details-view/NA40709/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:33 [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-30 10:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PD71569> (referer: https://www.auto1.com/v1/car-details-view/PD71569/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_6ef43f1f94269c15399cc70fe75b8547.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_dc9b6b5f74bf11d2e3f81c4bb923a226.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ff396d1-ed13-5ffa-ad1c-2adb96d2407b with identifier: NA40709
2026-03-30 10:49:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ff396d1-ed13-5ffa-ad1c-2adb96d2407b with scrape type 1
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2ff396d1-ed13-5ffa-ad1c-2adb96d2407b
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252Fc9%252F10c971e439892b36146b33b88c52b8a8%252Fpa%252FNA40709_6bbc26eb87e4cefe13328ce3eb068521.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_6bbc26eb87e4cefe13328ce3eb068521.jpg already downloaded
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252Fc9%252F10c971e439892b36146b33b88c52b8a8%252Fpa%252FNA40709_c589bea0e2856199767fd8bce8443d99.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_c589bea0e2856199767fd8bce8443d99.jpg already downloaded
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252Fc9%252F10c971e439892b36146b33b88c52b8a8%252Fpa%252FNA40709_b0de8391b4d024a493e415da6a4117c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_b0de8391b4d024a493e415da6a4117c7.jpg already downloaded
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252Fc9%252F10c971e439892b36146b33b88c52b8a8%252Fpa%252FNA40709_66d4bc0239f815949463f8183fa7ac5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_66d4bc0239f815949463f8183fa7ac5e.jpg already downloaded
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252Fc9%252F10c971e439892b36146b33b88c52b8a8%252Fpa%252FNA40709_2f2521971325e6195374cc0c8c6e57f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_2f2521971325e6195374cc0c8c6e57f8.jpg already downloaded
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg10%252Fc9%252F10c971e439892b36146b33b88c52b8a8%252Fpa%252FNA40709_c715391da5f8b1fb62229373c2781569.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_c715391da5f8b1fb62229373c2781569.jpg already downloaded
2026-03-30 10:49:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2ff396d1-ed13-5ffa-ad1c-2adb96d2407b, identifier: NA40709
2026-03-30 10:49:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2ff396d1-ed13-5ffa-ad1c-2adb96d2407b with identifier: NA40709
2026-03-30 10:49:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2ff396d1-ed13-5ffa-ad1c-2adb96d2407b with identifier: NA40709
2026-03-30 10:49:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2ff396d1-ed13-5ffa-ad1c-2adb96d2407b with identifier: NA40709 to the API
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NA40709>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-31T15:23:53Z',
'fuel_type': 'diesel',
'id': '2ff396d1-ed13-5ffa-ad1c-2adb96d2407b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NA40709',
'listing': 'auction',
'location': 'DE, Kerpen',
'make': 'BMW',
'model': '5er',
'odometer': 296003,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_6bbc26eb87e4cefe13328ce3eb068521.jpg',
'https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_c589bea0e2856199767fd8bce8443d99.jpg',
'https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_b0de8391b4d024a493e415da6a4117c7.jpg',
'https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_66d4bc0239f815949463f8183fa7ac5e.jpg',
'https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_2f2521971325e6195374cc0c8c6e57f8.jpg',
'https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_c715391da5f8b1fb62229373c2781569.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff396d1-ed13-5ffa-ad1c-2adb96d2407b/2ff396d1-ed13-5ffa-ad1c-2adb96d2407b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86588,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_6bbc26eb87e4cefe13328ce3eb068521.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff396d1-ed13-5ffa-ad1c-2adb96d2407b/2ff396d1-ed13-5ffa-ad1c-2adb96d2407b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95219,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_c589bea0e2856199767fd8bce8443d99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff396d1-ed13-5ffa-ad1c-2adb96d2407b/2ff396d1-ed13-5ffa-ad1c-2adb96d2407b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82142,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_b0de8391b4d024a493e415da6a4117c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff396d1-ed13-5ffa-ad1c-2adb96d2407b/2ff396d1-ed13-5ffa-ad1c-2adb96d2407b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67308,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_66d4bc0239f815949463f8183fa7ac5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff396d1-ed13-5ffa-ad1c-2adb96d2407b/2ff396d1-ed13-5ffa-ad1c-2adb96d2407b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145807,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_2f2521971325e6195374cc0c8c6e57f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ff396d1-ed13-5ffa-ad1c-2adb96d2407b/2ff396d1-ed13-5ffa-ad1c-2adb96d2407b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99020,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img10/c9/10c971e439892b36146b33b88c52b8a8/pa/NA40709_c715391da5f8b1fb62229373c2781569.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-08-30',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 5er 525d xDrive',
'transmission': 'automatic',
'trim': 'xDrive',
'year': 2009}
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27NA40709%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [auto1.de] INFO: Saving data for NA40709: {'created_time': 1774867774.448409, 'last_price_update_time': 1774867774.448448, 'auction_closing_time': 1774970633.0}
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='NA40709') HTTP/1.1" 204 0
2026-03-30 10:49:34 [auto1.de] INFO: Channel: 24h | Page: 31 | totalHits: 9501 | hits on page: 40
2026-03-30 10:49:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0950d9f-bcf0-5513-ae6d-11d0de45f5e0 with identifier: PD71569
2026-03-30 10:49:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0950d9f-bcf0-5513-ae6d-11d0de45f5e0 with scrape type 1
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0950d9f-bcf0-5513-ae6d-11d0de45f5e0
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fb5%252Feab5c232b014cbd39c04a811b433441d%252Fpa%252FPD71569_4ec8a098764b2af39e1b4dc4bc6090cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_4ec8a098764b2af39e1b4dc4bc6090cb.jpg already downloaded
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fb5%252Feab5c232b014cbd39c04a811b433441d%252Fpa%252FPD71569_d1b1546f4d91cdaf0b054791602a6681.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_d1b1546f4d91cdaf0b054791602a6681.jpg already downloaded
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fb5%252Feab5c232b014cbd39c04a811b433441d%252Fpa%252FPD71569_cf28a4fc0152bf342ce3ef2cfc101877.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_cf28a4fc0152bf342ce3ef2cfc101877.jpg already downloaded
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fb5%252Feab5c232b014cbd39c04a811b433441d%252Fpa%252FPD71569_1b9dbe7bb8a2087e58afda7b883996eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_1b9dbe7bb8a2087e58afda7b883996eb.jpg already downloaded
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fb5%252Feab5c232b014cbd39c04a811b433441d%252Fpa%252FPD71569_81a26dcc689323f018774a01205bd868.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_81a26dcc689323f018774a01205bd868.jpg already downloaded
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fb5%252Feab5c232b014cbd39c04a811b433441d%252Fpa%252FPD71569_b5d105d310d7b3736a461c0175211826.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_b5d105d310d7b3736a461c0175211826.jpg already downloaded
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fb5%252Feab5c232b014cbd39c04a811b433441d%252Fpa%252FPD71569_0dffcebcac06cc921aa5d9c2adf779a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_0dffcebcac06cc921aa5d9c2adf779a0.jpg already downloaded
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fb5%252Feab5c232b014cbd39c04a811b433441d%252Fpa%252FPD71569_a100ca4d7a957fb67b319e263bf664c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_a100ca4d7a957fb67b319e263bf664c4.jpg already downloaded
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fb5%252Feab5c232b014cbd39c04a811b433441d%252Fpa%252FPD71569_b55ec68fe84a1823de9e1f3c202ac105.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_b55ec68fe84a1823de9e1f3c202ac105.jpg already downloaded
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgea%252Fb5%252Feab5c232b014cbd39c04a811b433441d%252Fpa%252FPD71569_f93780feda43237d610b99a584499182.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_f93780feda43237d610b99a584499182.jpg already downloaded
2026-03-30 10:49:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c0950d9f-bcf0-5513-ae6d-11d0de45f5e0, identifier: PD71569
2026-03-30 10:49:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefb5810>
2026-03-30 10:49:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_6ef43f1f94269c15399cc70fe75b8547.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_6ef43f1f94269c15399cc70fe75b8547.jpg saved to cache
2026-03-30 10:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93
2026-03-30 10:49:34 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f425b810>
2026-03-30 10:49:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgae%252F61%252Fae6140304daeaf50cb41d05bb99bb68a%252Fpa%252FWC05131_dc9b6b5f74bf11d2e3f81c4bb923a226.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_dc9b6b5f74bf11d2e3f81c4bb923a226.jpg saved to cache
2026-03-30 10:49:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93
2026-03-30 10:49:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3d7c9da-a51c-5119-832e-1cbcbe4f7c93, skipping ID generation
2026-03-30 10:49:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93 with scrape type 1
2026-03-30 10:49:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3d7c9da-a51c-5119-832e-1cbcbe4f7c93 sending to next pipeline
2026-03-30 10:49:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: d3d7c9da-a51c-5119-832e-1cbcbe4f7c93, identifier: WC05131
2026-03-30 10:49:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c0950d9f-bcf0-5513-ae6d-11d0de45f5e0 with identifier: PD71569
2026-03-30 10:49:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c0950d9f-bcf0-5513-ae6d-11d0de45f5e0 with identifier: PD71569
2026-03-30 10:49:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c0950d9f-bcf0-5513-ae6d-11d0de45f5e0 with identifier: PD71569 to the API
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/PD71569>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:13:37Z',
'fuel_type': 'petrol',
'id': 'c0950d9f-bcf0-5513-ae6d-11d0de45f5e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD71569',
'listing': 'auction',
'location': 'DE, Kerpen',
'make': 'BMW',
'model': 'X1',
'odometer': 107835,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_4ec8a098764b2af39e1b4dc4bc6090cb.jpg',
'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_d1b1546f4d91cdaf0b054791602a6681.jpg',
'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_cf28a4fc0152bf342ce3ef2cfc101877.jpg',
'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_1b9dbe7bb8a2087e58afda7b883996eb.jpg',
'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_81a26dcc689323f018774a01205bd868.jpg',
'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_b5d105d310d7b3736a461c0175211826.jpg',
'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_0dffcebcac06cc921aa5d9c2adf779a0.jpg',
'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_a100ca4d7a957fb67b319e263bf664c4.jpg',
'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_b55ec68fe84a1823de9e1f3c202ac105.jpg',
'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_f93780feda43237d610b99a584499182.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0950d9f-bcf0-5513-ae6d-11d0de45f5e0/c0950d9f-bcf0-5513-ae6d-11d0de45f5e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78837,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_4ec8a098764b2af39e1b4dc4bc6090cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0950d9f-bcf0-5513-ae6d-11d0de45f5e0/c0950d9f-bcf0-5513-ae6d-11d0de45f5e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63169,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_d1b1546f4d91cdaf0b054791602a6681.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0950d9f-bcf0-5513-ae6d-11d0de45f5e0/c0950d9f-bcf0-5513-ae6d-11d0de45f5e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56186,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_cf28a4fc0152bf342ce3ef2cfc101877.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0950d9f-bcf0-5513-ae6d-11d0de45f5e0/c0950d9f-bcf0-5513-ae6d-11d0de45f5e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59750,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_1b9dbe7bb8a2087e58afda7b883996eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0950d9f-bcf0-5513-ae6d-11d0de45f5e0/c0950d9f-bcf0-5513-ae6d-11d0de45f5e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77183,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_81a26dcc689323f018774a01205bd868.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0950d9f-bcf0-5513-ae6d-11d0de45f5e0/c0950d9f-bcf0-5513-ae6d-11d0de45f5e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67725,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_b5d105d310d7b3736a461c0175211826.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0950d9f-bcf0-5513-ae6d-11d0de45f5e0/c0950d9f-bcf0-5513-ae6d-11d0de45f5e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63901,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_0dffcebcac06cc921aa5d9c2adf779a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0950d9f-bcf0-5513-ae6d-11d0de45f5e0/c0950d9f-bcf0-5513-ae6d-11d0de45f5e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69606,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_a100ca4d7a957fb67b319e263bf664c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0950d9f-bcf0-5513-ae6d-11d0de45f5e0/c0950d9f-bcf0-5513-ae6d-11d0de45f5e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66694,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_b55ec68fe84a1823de9e1f3c202ac105.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c0950d9f-bcf0-5513-ae6d-11d0de45f5e0/c0950d9f-bcf0-5513-ae6d-11d0de45f5e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80514,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgea/b5/eab5c232b014cbd39c04a811b433441d/pa/PD71569_f93780feda43237d610b99a584499182.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive 18i Advantage',
'transmission': 'automatic',
'trim': 'Advantage',
'year': 2019}
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PD71569%27 HTTP/1.1" 200 None
2026-03-30 10:49:35 [auto1.de] INFO: Saving data for PD71569: {'created_time': 1774867775.46985, 'last_price_update_time': 1774867775.469859, 'auction_closing_time': 1774970017.0}
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PD71569') HTTP/1.1" 204 0
2026-03-30 10:49:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: d3d7c9da-a51c-5119-832e-1cbcbe4f7c93 with identifier: WC05131
2026-03-30 10:49:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: d3d7c9da-a51c-5119-832e-1cbcbe4f7c93 with identifier: WC05131
2026-03-30 10:49:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: d3d7c9da-a51c-5119-832e-1cbcbe4f7c93 with identifier: WC05131 to the API
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_dc9b6b5f74bf11d2e3f81c4bb923a226.jpg>
{'auction_title': '',
'c_o_2_emission_value': 211,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:19:05Z',
'fuel_type': 'petrol',
'id': 'd3d7c9da-a51c-5119-832e-1cbcbe4f7c93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WC05131',
'listing': 'auction',
'location': 'DE, Duisburg',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 34397,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2385190,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_2f83cdb301a0f8807f8af60b8b8ab5ca.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2290505,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_62102333f559c0975a729de87bddd62f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2494688,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_8c136d8dd673098f4b68374fb5b8080a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2196879,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_5bd277fd7b2d44d2ac4a890659c77c64.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2463163,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_4ccdfb87a91b70f91df171c9541f27c4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2487846,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_eaa19892accbb9cc8c73738bea5594a6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2279290,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_db7fe77a0f2f80646199115c559851eb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2159787,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_98a43414a5622d01880d9d5e298dfef7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2453043,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_6ef43f1f94269c15399cc70fe75b8547.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d7c9da-a51c-5119-832e-1cbcbe4f7c93/d3d7c9da-a51c-5119-832e-1cbcbe4f7c93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2342170,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgae/61/ae6140304daeaf50cb41d05bb99bb68a/pa/WC05131_dc9b6b5f74bf11d2e3f81c4bb923a226.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2005-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 200 Kompressor Sport Edition Classic',
'transmission': 'automatic',
'trim': 'Sport Edition Classic',
'year': 2005}
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WC05131%27 HTTP/1.1" 200 None
2026-03-30 10:49:35 [auto1.de] INFO: Saving data for WC05131: {'created_time': 1774867775.889279, 'last_price_update_time': 1774867775.889291, 'auction_closing_time': 1774970345.0}
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WC05131') HTTP/1.1" 204 0
2026-03-30 10:49:35 [auto1.de] INFO: Found listing with ID: KG16630
2026-03-30 10:49:35 [auto1.de] INFO: Found listing with ID: KT16474
2026-03-30 10:49:35 [auto1.de] INFO: Found listing with ID: JV44337
2026-03-30 10:49:35 [auto1.de] INFO: Found listing with ID: XY75153
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XY75153%27 HTTP/1.1" 200 None
2026-03-30 10:49:35 [auto1.de] INFO: Scrape type for XY75153: 0
2026-03-30 10:49:35 [auto1.de] INFO: Found listing with ID: TV61303
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TV61303%27 HTTP/1.1" 200 None
2026-03-30 10:49:35 [auto1.de] INFO: Scrape type for TV61303: 2
2026-03-30 10:49:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7634395d-7550-567a-a593-ec66ccd50838 with identifier: TV61303
2026-03-30 10:49:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7634395d-7550-567a-a593-ec66ccd50838 with scrape type 2
2026-03-30 10:49:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7634395d-7550-567a-a593-ec66ccd50838 with scrape type 2
2026-03-30 10:49:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 7634395d-7550-567a-a593-ec66ccd50838, identifier: TV61303
2026-03-30 10:49:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 7634395d-7550-567a-a593-ec66ccd50838 with identifier: TV61303
2026-03-30 10:49:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 7634395d-7550-567a-a593-ec66ccd50838 with identifier: TV61303
2026-03-30 10:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 7634395d-7550-567a-a593-ec66ccd50838 with identifier: TV61303 to the API
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:36 [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': 90,
'expiration_date': '2026-03-31T15:19:27Z',
'fuel_type': 'diesel',
'id': '7634395d-7550-567a-a593-ec66ccd50838',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV61303',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf V',
'odometer': 236305,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-07-09',
'seller_name': None,
'title': 'Volkswagen Golf V 1.9 TDI Trendline',
'transmission': 'manual',
'trim': 'Trendline',
'year': 2006}
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TV61303%27 HTTP/1.1" 200 None
2026-03-30 10:49:36 [auto1.de] INFO: Saving data for TV61303: {'auction_closing_time': 1774970367.0, 'created_time': 1774294016.77654, 'last_price_update_time': 1774867776.378822}
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TV61303') HTTP/1.1" 204 0
2026-03-30 10:49:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:36 [auto1.de] INFO: Found listing with ID: VF93957
2026-03-30 10:49:36 [auto1.de] INFO: Found listing with ID: FK10195
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FK10195%27 HTTP/1.1" 200 None
2026-03-30 10:49:36 [auto1.de] INFO: Scrape type for FK10195: 2
2026-03-30 10:49:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95706942-4f55-53e3-bffc-aa17f89b2d99 with identifier: FK10195
2026-03-30 10:49:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95706942-4f55-53e3-bffc-aa17f89b2d99 with scrape type 2
2026-03-30 10:49:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95706942-4f55-53e3-bffc-aa17f89b2d99 with scrape type 2
2026-03-30 10:49:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 95706942-4f55-53e3-bffc-aa17f89b2d99, identifier: FK10195
2026-03-30 10:49:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 95706942-4f55-53e3-bffc-aa17f89b2d99 with identifier: FK10195
2026-03-30 10:49:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 95706942-4f55-53e3-bffc-aa17f89b2d99 with identifier: FK10195
2026-03-30 10:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 95706942-4f55-53e3-bffc-aa17f89b2d99 with identifier: FK10195 to the API
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:34:52Z',
'fuel_type': 'petrol',
'id': '95706942-4f55-53e3-bffc-aa17f89b2d99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FK10195',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 57168,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-24',
'seller_name': None,
'title': 'Volkswagen T-Roc 1.0 TSI Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2018}
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FK10195%27 HTTP/1.1" 200 None
2026-03-30 10:49:36 [auto1.de] INFO: Saving data for FK10195: {'auction_closing_time': 1774971292.0, 'created_time': 1773303768.263277, 'last_price_update_time': 1774867776.879572}
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FK10195') HTTP/1.1" 204 0
2026-03-30 10:49:36 [auto1.de] INFO: Found listing with ID: ZL86875
2026-03-30 10:49:36 [auto1.de] INFO: Found listing with ID: GG51597
2026-03-30 10:49:36 [auto1.de] INFO: Found listing with ID: WD56041
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WD56041%27 HTTP/1.1" 200 None
2026-03-30 10:49:36 [auto1.de] INFO: Scrape type for WD56041: 2
2026-03-30 10:49:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f2dae68-9346-577f-ad8a-6e5ef25c188d with identifier: WD56041
2026-03-30 10:49:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2dae68-9346-577f-ad8a-6e5ef25c188d with scrape type 2
2026-03-30 10:49:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f2dae68-9346-577f-ad8a-6e5ef25c188d with scrape type 2
2026-03-30 10:49:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8f2dae68-9346-577f-ad8a-6e5ef25c188d, identifier: WD56041
2026-03-30 10:49:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8f2dae68-9346-577f-ad8a-6e5ef25c188d with identifier: WD56041
2026-03-30 10:49:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8f2dae68-9346-577f-ad8a-6e5ef25c188d with identifier: WD56041
2026-03-30 10:49:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8f2dae68-9346-577f-ad8a-6e5ef25c188d with identifier: WD56041 to the API
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:21:15Z',
'fuel_type': 'diesel',
'id': '8f2dae68-9346-577f-ad8a-6e5ef25c188d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WD56041',
'listing': 'auction',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 100786,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-10',
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI Ambition',
'transmission': 'automatic',
'trim': 'Ambition',
'year': 2020}
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27WD56041%27 HTTP/1.1" 200 None
2026-03-30 10:49:37 [auto1.de] INFO: Saving data for WD56041: {'auction_closing_time': 1774970475.0, 'created_time': 1774467286.274928, 'last_price_update_time': 1774867777.349603}
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='WD56041') HTTP/1.1" 204 0
2026-03-30 10:49:37 [auto1.de] INFO: Found listing with ID: HR80015
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HR80015%27 HTTP/1.1" 200 None
2026-03-30 10:49:37 [auto1.de] INFO: Scrape type for HR80015: 2
2026-03-30 10:49:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 312acaf1-dd21-50b0-8342-ceac6d6d0c46 with identifier: HR80015
2026-03-30 10:49:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 312acaf1-dd21-50b0-8342-ceac6d6d0c46 with scrape type 2
2026-03-30 10:49:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 312acaf1-dd21-50b0-8342-ceac6d6d0c46 with scrape type 2
2026-03-30 10:49:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 312acaf1-dd21-50b0-8342-ceac6d6d0c46, identifier: HR80015
2026-03-30 10:49:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 312acaf1-dd21-50b0-8342-ceac6d6d0c46 with identifier: HR80015
2026-03-30 10:49:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 312acaf1-dd21-50b0-8342-ceac6d6d0c46 with identifier: HR80015
2026-03-30 10:49:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 312acaf1-dd21-50b0-8342-ceac6d6d0c46 with identifier: HR80015 to the API
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:50:31Z',
'fuel_type': 'petrol',
'id': '312acaf1-dd21-50b0-8342-ceac6d6d0c46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HR80015',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf IV',
'odometer': 198461,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-01-10',
'seller_name': None,
'title': 'Volkswagen Golf IV 1.6 Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2002}
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27HR80015%27 HTTP/1.1" 200 None
2026-03-30 10:49:37 [auto1.de] INFO: Saving data for HR80015: {'auction_closing_time': 1774972231.0, 'created_time': 1774550592.773627, 'last_price_update_time': 1774867777.828399}
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='HR80015') HTTP/1.1" 204 0
2026-03-30 10:49:37 [auto1.de] INFO: Found listing with ID: BB20772
2026-03-30 10:49:37 [auto1.de] INFO: Found listing with ID: EA72382
2026-03-30 10:49:37 [auto1.de] INFO: Found listing with ID: MS41783
2026-03-30 10:49:37 [auto1.de] INFO: Found listing with ID: BV26090
2026-03-30 10:49:37 [auto1.de] INFO: Found listing with ID: RU30790
2026-03-30 10:49:37 [auto1.de] INFO: Found listing with ID: LK30881
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LK30881%27 HTTP/1.1" 200 None
2026-03-30 10:49:37 [auto1.de] INFO: Scrape type for LK30881: 2
2026-03-30 10:49:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3644a55e-d0b9-5158-94ea-431f9df675e3 with identifier: LK30881
2026-03-30 10:49:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3644a55e-d0b9-5158-94ea-431f9df675e3 with scrape type 2
2026-03-30 10:49:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3644a55e-d0b9-5158-94ea-431f9df675e3 with scrape type 2
2026-03-30 10:49:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3644a55e-d0b9-5158-94ea-431f9df675e3, identifier: LK30881
2026-03-30 10:49:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3644a55e-d0b9-5158-94ea-431f9df675e3 with identifier: LK30881
2026-03-30 10:49:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3644a55e-d0b9-5158-94ea-431f9df675e3 with identifier: LK30881
2026-03-30 10:49:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3644a55e-d0b9-5158-94ea-431f9df675e3 with identifier: LK30881 to the API
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-31T15:59:09Z',
'fuel_type': 'petrol',
'id': '3644a55e-d0b9-5158-94ea-431f9df675e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LK30881',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 47503,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-10-29',
'seller_name': None,
'title': 'Volkswagen Polo 1.4',
'transmission': 'manual',
'trim': '',
'year': 2001}
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27LK30881%27 HTTP/1.1" 200 None
2026-03-30 10:49:38 [auto1.de] INFO: Saving data for LK30881: {'auction_closing_time': 1774972749.0, 'created_time': 1774293851.849516, 'last_price_update_time': 1774867778.376422}
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='LK30881') HTTP/1.1" 204 0
2026-03-30 10:49:38 [auto1.de] INFO: Found listing with ID: EX42379
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EX42379%27 HTTP/1.1" 200 None
2026-03-30 10:49:38 [auto1.de] INFO: Scrape type for EX42379: 2
2026-03-30 10:49:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c55f54a9-c9ec-5ece-988c-961c9342ef00 with identifier: EX42379
2026-03-30 10:49:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c55f54a9-c9ec-5ece-988c-961c9342ef00 with scrape type 2
2026-03-30 10:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c55f54a9-c9ec-5ece-988c-961c9342ef00 with scrape type 2
2026-03-30 10:49:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: c55f54a9-c9ec-5ece-988c-961c9342ef00, identifier: EX42379
2026-03-30 10:49:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: c55f54a9-c9ec-5ece-988c-961c9342ef00 with identifier: EX42379
2026-03-30 10:49:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: c55f54a9-c9ec-5ece-988c-961c9342ef00 with identifier: EX42379
2026-03-30 10:49:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: c55f54a9-c9ec-5ece-988c-961c9342ef00 with identifier: EX42379 to the API
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 110,
'expiration_date': '2026-03-31T15:39:42Z',
'fuel_type': 'petrol',
'id': 'c55f54a9-c9ec-5ece-988c-961c9342ef00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EX42379',
'listing': 'auction',
'make': 'Kia',
'model': 'Rio',
'odometer': 111391,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-23',
'seller_name': None,
'title': 'Kia Rio 1.4 FIFA World Cup Edition',
'transmission': 'manual',
'trim': 'FIFA World Cup Edition',
'year': 2014}
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27EX42379%27 HTTP/1.1" 200 None
2026-03-30 10:49:38 [auto1.de] INFO: Saving data for EX42379: {'auction_closing_time': 1774971582.0, 'created_time': 1773429127.281046, 'last_price_update_time': 1774867778.844484}
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='EX42379') HTTP/1.1" 204 0
2026-03-30 10:49:38 [auto1.de] INFO: Found listing with ID: PV07453
2026-03-30 10:49:38 [auto1.de] INFO: Found listing with ID: CJ76479
2026-03-30 10:49:38 [auto1.de] INFO: Found listing with ID: XF29574
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XF29574%27 HTTP/1.1" 200 None
2026-03-30 10:49:38 [auto1.de] INFO: Scrape type for XF29574: 2
2026-03-30 10:49:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02604f8b-0ded-5e2f-856b-9d49740551c0 with identifier: XF29574
2026-03-30 10:49:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02604f8b-0ded-5e2f-856b-9d49740551c0 with scrape type 2
2026-03-30 10:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02604f8b-0ded-5e2f-856b-9d49740551c0 with scrape type 2
2026-03-30 10:49:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 02604f8b-0ded-5e2f-856b-9d49740551c0, identifier: XF29574
2026-03-30 10:49:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 02604f8b-0ded-5e2f-856b-9d49740551c0 with identifier: XF29574
2026-03-30 10:49:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 02604f8b-0ded-5e2f-856b-9d49740551c0 with identifier: XF29574
2026-03-30 10:49:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 02604f8b-0ded-5e2f-856b-9d49740551c0 with identifier: XF29574 to the API
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:57:02Z',
'fuel_type': 'petrol',
'id': '02604f8b-0ded-5e2f-856b-9d49740551c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XF29574',
'listing': 'auction',
'make': 'Honda',
'model': 'Civic',
'odometer': 187914,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-24',
'seller_name': None,
'title': 'Honda Civic 1.0 VTEC Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2018}
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XF29574%27 HTTP/1.1" 200 None
2026-03-30 10:49:39 [auto1.de] INFO: Saving data for XF29574: {'auction_closing_time': 1774972622.0, 'created_time': 1774377367.631129, 'last_price_update_time': 1774867779.338699}
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XF29574') HTTP/1.1" 204 0
2026-03-30 10:49:39 [auto1.de] INFO: Found listing with ID: DR25105
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DR25105%27 HTTP/1.1" 200 None
2026-03-30 10:49:39 [auto1.de] INFO: Scrape type for DR25105: 2
2026-03-30 10:49:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2737f504-7213-5eda-8904-4a9290b0ff04 with identifier: DR25105
2026-03-30 10:49:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2737f504-7213-5eda-8904-4a9290b0ff04 with scrape type 2
2026-03-30 10:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2737f504-7213-5eda-8904-4a9290b0ff04 with scrape type 2
2026-03-30 10:49:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 2737f504-7213-5eda-8904-4a9290b0ff04, identifier: DR25105
2026-03-30 10:49:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 2737f504-7213-5eda-8904-4a9290b0ff04 with identifier: DR25105
2026-03-30 10:49:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 2737f504-7213-5eda-8904-4a9290b0ff04 with identifier: DR25105
2026-03-30 10:49:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 2737f504-7213-5eda-8904-4a9290b0ff04 with identifier: DR25105 to the API
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:23:08Z',
'fuel_type': 'petrol',
'id': '2737f504-7213-5eda-8904-4a9290b0ff04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DR25105',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 154824,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-31',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.2 TSI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2010}
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DR25105%27 HTTP/1.1" 200 None
2026-03-30 10:49:39 [auto1.de] INFO: Saving data for DR25105: {'auction_closing_time': 1774970588.0, 'created_time': 1773917252.090441, 'last_price_update_time': 1774867779.82069}
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DR25105') HTTP/1.1" 204 0
2026-03-30 10:49:39 [auto1.de] INFO: Found listing with ID: BM74248
2026-03-30 10:49:39 [auto1.de] INFO: Found listing with ID: PR18701
2026-03-30 10:49:39 [auto1.de] INFO: Found listing with ID: PZ85127
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PZ85127%27 HTTP/1.1" 200 None
2026-03-30 10:49:39 [auto1.de] INFO: Scrape type for PZ85127: 2
2026-03-30 10:49:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72ccc7eb-804f-5b1e-b1d1-e7037ff4b49e with identifier: PZ85127
2026-03-30 10:49:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72ccc7eb-804f-5b1e-b1d1-e7037ff4b49e with scrape type 2
2026-03-30 10:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72ccc7eb-804f-5b1e-b1d1-e7037ff4b49e with scrape type 2
2026-03-30 10:49:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 72ccc7eb-804f-5b1e-b1d1-e7037ff4b49e, identifier: PZ85127
2026-03-30 10:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DA98939/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 72ccc7eb-804f-5b1e-b1d1-e7037ff4b49e with identifier: PZ85127
2026-03-30 10:49:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 72ccc7eb-804f-5b1e-b1d1-e7037ff4b49e with identifier: PZ85127
2026-03-30 10:49:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 72ccc7eb-804f-5b1e-b1d1-e7037ff4b49e with identifier: PZ85127 to the API
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 4,
'engine_horse_power': 285,
'expiration_date': '2026-03-31T15:08:03Z',
'fuel_type': 'diesel',
'id': '72ccc7eb-804f-5b1e-b1d1-e7037ff4b49e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ85127',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'S-Klasse',
'odometer': 183093,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-24',
'seller_name': None,
'title': 'Mercedes-Benz S-Klasse S 350 d Premium',
'transmission': 'automatic',
'trim': 'Premium',
'year': 2020}
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27PZ85127%27 HTTP/1.1" 200 None
2026-03-30 10:49:40 [auto1.de] INFO: Saving data for PZ85127: {'auction_closing_time': 1774969683.0, 'created_time': 1773688456.295418, 'last_price_update_time': 1774867780.372088}
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='PZ85127') HTTP/1.1" 204 0
2026-03-30 10:49:40 [auto1.de] INFO: Found listing with ID: YX62865
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YX62865%27 HTTP/1.1" 200 None
2026-03-30 10:49:40 [auto1.de] INFO: Scrape type for YX62865: 2
2026-03-30 10:49:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 102d5c3a-039e-5388-aa16-1a329b1efd8b with identifier: YX62865
2026-03-30 10:49:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 102d5c3a-039e-5388-aa16-1a329b1efd8b with scrape type 2
2026-03-30 10:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 102d5c3a-039e-5388-aa16-1a329b1efd8b with scrape type 2
2026-03-30 10:49:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 102d5c3a-039e-5388-aa16-1a329b1efd8b, identifier: YX62865
2026-03-30 10:49:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 102d5c3a-039e-5388-aa16-1a329b1efd8b with identifier: YX62865
2026-03-30 10:49:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 102d5c3a-039e-5388-aa16-1a329b1efd8b with identifier: YX62865
2026-03-30 10:49:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 102d5c3a-039e-5388-aa16-1a329b1efd8b with identifier: YX62865 to the API
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'white',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 195,
'expiration_date': '2026-03-31T15:48:16Z',
'fuel_type': 'diesel',
'id': '102d5c3a-039e-5388-aa16-1a329b1efd8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YX62865',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 111693,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-23',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 220 d Avantgarde',
'transmission': 'automatic',
'trim': 'Avantgarde',
'year': 2018}
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27YX62865%27 HTTP/1.1" 200 None
2026-03-30 10:49:40 [auto1.de] INFO: Saving data for YX62865: {'auction_closing_time': 1774972096.0, 'created_time': 1774463723.51128, 'last_price_update_time': 1774867780.790773}
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='YX62865') HTTP/1.1" 204 0
2026-03-30 10:49:40 [auto1.de] INFO: Found listing with ID: CZ38094
2026-03-30 10:49:40 [auto1.de] INFO: Found listing with ID: FJ62780
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FJ62780%27 HTTP/1.1" 200 None
2026-03-30 10:49:40 [auto1.de] INFO: Scrape type for FJ62780: 2
2026-03-30 10:49:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc54d74f-0a39-5658-b316-07c9ab997a1a with identifier: FJ62780
2026-03-30 10:49:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc54d74f-0a39-5658-b316-07c9ab997a1a with scrape type 2
2026-03-30 10:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc54d74f-0a39-5658-b316-07c9ab997a1a with scrape type 2
2026-03-30 10:49:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: cc54d74f-0a39-5658-b316-07c9ab997a1a, identifier: FJ62780
2026-03-30 10:49:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: cc54d74f-0a39-5658-b316-07c9ab997a1a with identifier: FJ62780
2026-03-30 10:49:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: cc54d74f-0a39-5658-b316-07c9ab997a1a with identifier: FJ62780
2026-03-30 10:49:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: cc54d74f-0a39-5658-b316-07c9ab997a1a with identifier: FJ62780 to the API
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 218,
'expiration_date': '2026-03-31T15:20:32Z',
'fuel_type': 'petrol',
'id': 'cc54d74f-0a39-5658-b316-07c9ab997a1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FJ62780',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 164139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-04',
'seller_name': None,
'title': 'BMW 3er 325i',
'transmission': 'manual',
'trim': '',
'year': 2006}
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27FJ62780%27 HTTP/1.1" 200 None
2026-03-30 10:49:41 [auto1.de] INFO: Saving data for FJ62780: {'auction_closing_time': 1774970432.0, 'created_time': 1774466389.224061, 'last_price_update_time': 1774867781.48529}
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='FJ62780') HTTP/1.1" 204 0
2026-03-30 10:49:41 [auto1.de] INFO: Found listing with ID: DU13236
2026-03-30 10:49:41 [auto1.de] INFO: Found listing with ID: TE24428
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TE24428%27 HTTP/1.1" 200 None
2026-03-30 10:49:41 [auto1.de] INFO: Scrape type for TE24428: 1
2026-03-30 10:49:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:41 [auto1.de] INFO: Found listing with ID: ZW65017
2026-03-30 10:49:41 [auto1.de] INFO: Found listing with ID: PH75397
2026-03-30 10:49:41 [auto1.de] INFO: Found listing with ID: XG61094
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XG61094%27 HTTP/1.1" 200 None
2026-03-30 10:49:41 [auto1.de] INFO: Scrape type for XG61094: 2
2026-03-30 10:49:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e1aef9d-33e8-51c2-8d28-c29b3f65c29a with identifier: XG61094
2026-03-30 10:49:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e1aef9d-33e8-51c2-8d28-c29b3f65c29a with scrape type 2
2026-03-30 10:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e1aef9d-33e8-51c2-8d28-c29b3f65c29a with scrape type 2
2026-03-30 10:49:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 8e1aef9d-33e8-51c2-8d28-c29b3f65c29a, identifier: XG61094
2026-03-30 10:49:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 8e1aef9d-33e8-51c2-8d28-c29b3f65c29a with identifier: XG61094
2026-03-30 10:49:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 8e1aef9d-33e8-51c2-8d28-c29b3f65c29a with identifier: XG61094
2026-03-30 10:49:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 8e1aef9d-33e8-51c2-8d28-c29b3f65c29a with identifier: XG61094 to the API
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49:41 [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': 150,
'expiration_date': '2026-03-31T15:23:01Z',
'fuel_type': 'petrol',
'id': '8e1aef9d-33e8-51c2-8d28-c29b3f65c29a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XG61094',
'listing': 'auction',
'make': 'Mazda',
'model': 'CX-3',
'odometer': 110424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-24',
'seller_name': None,
'title': 'Mazda CX-3 2.0 Sports-Line AWD',
'transmission': 'automatic',
'trim': 'Sports-Line AWD',
'year': 2016}
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27XG61094%27 HTTP/1.1" 200 None
2026-03-30 10:49:41 [auto1.de] INFO: Saving data for XG61094: {'auction_closing_time': 1774970581.0, 'created_time': 1773343064.951208, 'last_price_update_time': 1774867781.929065}
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='XG61094') HTTP/1.1" 204 0
2026-03-30 10:49:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 10:49:42 [auto1.de] INFO: Found listing with ID: TJ05805
2026-03-30 10:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TJ05805%27 HTTP/1.1" 200 None
2026-03-30 10:49:42 [auto1.de] INFO: Scrape type for TJ05805: 2
2026-03-30 10:49:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f9f7b15-9dd8-530d-aa5c-325066a3d035 with identifier: TJ05805
2026-03-30 10:49:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f9f7b15-9dd8-530d-aa5c-325066a3d035 with scrape type 2
2026-03-30 10:49:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f9f7b15-9dd8-530d-aa5c-325066a3d035 with scrape type 2
2026-03-30 10:49:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: 3f9f7b15-9dd8-530d-aa5c-325066a3d035, identifier: TJ05805
2026-03-30 10:49:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: 3f9f7b15-9dd8-530d-aa5c-325066a3d035 with identifier: TJ05805
2026-03-30 10:49:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: 3f9f7b15-9dd8-530d-aa5c-325066a3d035 with identifier: TJ05805
2026-03-30 10:49:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: 3f9f7b15-9dd8-530d-aa5c-325066a3d035 with identifier: TJ05805 to the API
2026-03-30 10:49:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49: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-30 10:49: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:02:49Z',
'fuel_type': 'petrol',
'id': '3f9f7b15-9dd8-530d-aa5c-325066a3d035',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TJ05805',
'listing': 'auction',
'make': 'Mazda',
'model': '3',
'odometer': 119629,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-26',
'seller_name': None,
'title': 'Mazda 3 2.0 Kenko',
'transmission': 'manual',
'trim': 'Kenko',
'year': 2013}
2026-03-30 10:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27TJ05805%27 HTTP/1.1" 200 None
2026-03-30 10:49:42 [auto1.de] INFO: Saving data for TJ05805: {'auction_closing_time': 1774969369.0, 'created_time': 1773426672.117205, 'last_price_update_time': 1774867782.48856}
2026-03-30 10:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='TJ05805') HTTP/1.1" 204 0
2026-03-30 10:49:42 [auto1.de] INFO: Found listing with ID: JN43536
2026-03-30 10:49:42 [auto1.de] INFO: Found listing with ID: GE17394
2026-03-30 10:49:42 [auto1.de] INFO: Found listing with ID: BV83779
2026-03-30 10:49:42 [auto1.de] INFO: Found listing with ID: YS11001
2026-03-30 10:49:42 [auto1.de] INFO: Found listing with ID: MN62628
2026-03-30 10:49:42 [auto1.de] INFO: Found listing with ID: CV94580
2026-03-30 10:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DA98939> (referer: https://www.auto1.com/v1/car-details-view/DA98939/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 10:49:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdad675c-5591-5270-b8ab-daa7a3cc4168 with identifier: DA98939
2026-03-30 10:49:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdad675c-5591-5270-b8ab-daa7a3cc4168 with scrape type 1
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bdad675c-5591-5270-b8ab-daa7a3cc4168
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_0e551907e888ad5bf36e7f47e55f3f4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_0e551907e888ad5bf36e7f47e55f3f4a.jpg not downloaded yet
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_59eb8260fc0a8e807a2d143dc0ea0b66.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_59eb8260fc0a8e807a2d143dc0ea0b66.jpg not downloaded yet
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_681cd025a2df24c5803c113544658319.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_681cd025a2df24c5803c113544658319.jpg not downloaded yet
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_692ed6046426afdec071ac43b67fdf86.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_692ed6046426afdec071ac43b67fdf86.jpg not downloaded yet
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_b82d877ab50b516c47a2c99e1553c6cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_b82d877ab50b516c47a2c99e1553c6cf.jpg not downloaded yet
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_32715c81154754907e7b37753f92cbfe.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_32715c81154754907e7b37753f92cbfe.jpg not downloaded yet
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_d1249668321f09309569da2adebc48fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_d1249668321f09309569da2adebc48fb.jpg not downloaded yet
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_479fd5632d821763b81d2ab799b09e07.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_479fd5632d821763b81d2ab799b09e07.jpg not downloaded yet
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_92d5004e2599a18274f01a1b355e2e91.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_92d5004e2599a18274f01a1b355e2e91.jpg not downloaded yet
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_aa9a72f137913e280f380c364ccf7711.jpg%27 HTTP/1.1" 200 None
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_aa9a72f137913e280f380c364ccf7711.jpg not downloaded yet
2026-03-30 10:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_59eb8260fc0a8e807a2d143dc0ea0b66.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_0e551907e888ad5bf36e7f47e55f3f4a.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_479fd5632d821763b81d2ab799b09e07.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_32715c81154754907e7b37753f92cbfe.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_692ed6046426afdec071ac43b67fdf86.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef3cd90>
2026-03-30 10:49:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_1.jpg HTTP/1.1" 201 0
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_59eb8260fc0a8e807a2d143dc0ea0b66.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_59eb8260fc0a8e807a2d143dc0ea0b66.jpg saved to cache
2026-03-30 10:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bdad675c-5591-5270-b8ab-daa7a3cc4168
2026-03-30 10:49:43 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f428cd50>
2026-03-30 10:49:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_0.jpg HTTP/1.1" 201 0
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_0e551907e888ad5bf36e7f47e55f3f4a.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_0e551907e888ad5bf36e7f47e55f3f4a.jpg saved to cache
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bdad675c-5591-5270-b8ab-daa7a3cc4168
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f4216390>
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_7.jpg HTTP/1.1" 201 0
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_479fd5632d821763b81d2ab799b09e07.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_479fd5632d821763b81d2ab799b09e07.jpg saved to cache
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bdad675c-5591-5270-b8ab-daa7a3cc4168
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f42329d0>
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_5.jpg HTTP/1.1" 201 0
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_32715c81154754907e7b37753f92cbfe.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_32715c81154754907e7b37753f92cbfe.jpg saved to cache
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bdad675c-5591-5270-b8ab-daa7a3cc4168
2026-03-30 10:49:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eee7d410>
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_3.jpg HTTP/1.1" 201 0
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_692ed6046426afdec071ac43b67fdf86.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_692ed6046426afdec071ac43b67fdf86.jpg saved to cache
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bdad675c-5591-5270-b8ab-daa7a3cc4168
2026-03-30 10:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_681cd025a2df24c5803c113544658319.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_92d5004e2599a18274f01a1b355e2e91.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_d1249668321f09309569da2adebc48fb.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_b82d877ab50b516c47a2c99e1553c6cf.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_aa9a72f137913e280f380c364ccf7711.jpg> (referer: https://www.auto1.com/)
2026-03-30 10:49:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f414d490>
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_2.jpg HTTP/1.1" 201 0
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_681cd025a2df24c5803c113544658319.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_681cd025a2df24c5803c113544658319.jpg saved to cache
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bdad675c-5591-5270-b8ab-daa7a3cc4168
2026-03-30 10:49:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eef5a190>
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_8.jpg HTTP/1.1" 201 0
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_92d5004e2599a18274f01a1b355e2e91.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_92d5004e2599a18274f01a1b355e2e91.jpg saved to cache
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bdad675c-5591-5270-b8ab-daa7a3cc4168
2026-03-30 10:49:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13eefdc910>
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_6.jpg HTTP/1.1" 201 0
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_d1249668321f09309569da2adebc48fb.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_d1249668321f09309569da2adebc48fb.jpg saved to cache
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bdad675c-5591-5270-b8ab-daa7a3cc4168
2026-03-30 10:49:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f43ab990>
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_4.jpg HTTP/1.1" 201 0
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_b82d877ab50b516c47a2c99e1553c6cf.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_b82d877ab50b516c47a2c99e1553c6cf.jpg saved to cache
2026-03-30 10:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bdad675c-5591-5270-b8ab-daa7a3cc4168
2026-03-30 10:49:44 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f13f65debd0>
2026-03-30 10:49:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 10:49:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 10:49:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 10:49:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_9.jpg HTTP/1.1" 201 0
2026-03-30 10:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.de',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252F52%252F385277b1f4a81554386a0cdcd3e6d22f%252Fpa%252FDA98939_aa9a72f137913e280f380c364ccf7711.jpg') HTTP/1.1" 204 0
2026-03-30 10:49:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_aa9a72f137913e280f380c364ccf7711.jpg saved to cache
2026-03-30 10:49:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bdad675c-5591-5270-b8ab-daa7a3cc4168
2026-03-30 10:49:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bdad675c-5591-5270-b8ab-daa7a3cc4168, skipping ID generation
2026-03-30 10:49:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdad675c-5591-5270-b8ab-daa7a3cc4168 with scrape type 1
2026-03-30 10:49:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bdad675c-5591-5270-b8ab-daa7a3cc4168 sending to next pipeline
2026-03-30 10:49:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.de, Processed item id: bdad675c-5591-5270-b8ab-daa7a3cc4168, identifier: DA98939
2026-03-30 10:49:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.de, Translating item: bdad675c-5591-5270-b8ab-daa7a3cc4168 with identifier: DA98939
2026-03-30 10:49:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.de, Applying rules to item: bdad675c-5591-5270-b8ab-daa7a3cc4168 with identifier: DA98939
2026-03-30 10:49:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.de, Posting item: bdad675c-5591-5270-b8ab-daa7a3cc4168 with identifier: DA98939 to the API
2026-03-30 10:49:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 10:49:45 [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-30 10:49:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_aa9a72f137913e280f380c364ccf7711.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:32:15Z',
'fuel_type': 'petrol',
'id': 'bdad675c-5591-5270-b8ab-daa7a3cc4168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DA98939',
'listing': 'auction',
'location': 'DE, Oldenburg',
'make': 'Opel',
'model': 'Adam',
'odometer': 81206,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2261875,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_0e551907e888ad5bf36e7f47e55f3f4a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73982,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_59eb8260fc0a8e807a2d143dc0ea0b66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2360913,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_681cd025a2df24c5803c113544658319.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2282058,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_692ed6046426afdec071ac43b67fdf86.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2300953,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_b82d877ab50b516c47a2c99e1553c6cf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70053,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_32715c81154754907e7b37753f92cbfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2261202,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_d1249668321f09309569da2adebc48fb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67342,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_479fd5632d821763b81d2ab799b09e07.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2276004,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_92d5004e2599a18274f01a1b355e2e91.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bdad675c-5591-5270-b8ab-daa7a3cc4168/bdad675c-5591-5270-b8ab-daa7a3cc4168_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2313963,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img38/52/385277b1f4a81554386a0cdcd3e6d22f/pa/DA98939_aa9a72f137913e280f380c364ccf7711.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-05-26',
'seats_number': 4,
'seller_name': None,
'title': 'Opel Adam 1.4 Slam',
'transmission': 'manual',
'trim': 'Slam',
'year': 2014}
2026-03-30 10:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.de%27%20and%20RowKey%20eq%20%27DA98939%27 HTTP/1.1" 200 None
2026-03-30 10:49:46 [auto1.de] INFO: Saving data for DA98939: {'created_time': 1774867786.076478, 'last_price_update_time': 1774867786.07649, 'auction_closing_time': 1774971135.0}
2026-03-30 10:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 10:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.de',RowKey='DA98939') HTTP/1.1" 204 0
2026-03-30 10:49:59 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.434(s), this was the 1st time calling it.
2026-03-30 10:49:59 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>